article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

* {
    margin-top: 0!important;
}

.separador {
    float: none!important;
    clear: both!important;
}

body {
    background-color: #FFF;
    text-align: center;
    font-size: 70%;
    font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    color: #666;
}

* {
    margin-top: 0!important;
}

html,
body {
    height: 100%;
}

.oculto {
    display: none!important;
    visible: false!important;
}

#cont_h1 {
    margin: 0!important;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    float: none;
    clear: both;
    height: 28px;
    color: #666;
    background-color: #EEE;
    text-align: center;
    position: absolute;
}

#cont_h1 h1 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

.cont {
    width: 100%;
    max-width: 1200px;
    padding: 0;
    padding-bottom: 0;
    margin: auto;
    text-align: left;
}

.cont_gr {
    width: 1200px;
    padding: 0;
    padding-bottom: 0;
    margin: auto;
    text-align: left;
}

.separador {
    float: none;
    clear: both;
}

::selection {
    background-color: #29589E;
    color: #D3EFFE;
}

::-moz-selection {
    background-color: #29589E;
    color: #D3EFFE;
}

::-o-selection {
    background-color: #29589E;
    color: #D3EFFE;
}

::-webkit-selection {
    background-color: #29589E;
    color: #D3EFFE;
}

#masinfo {
    border: 3px solid #999;
    background-color: #FFF;
    width: 650px!important;
    color: #333;
    text-align: left;
    padding: 15px;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -325px;
    z-index: 999999999;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 5px 5px 10px rgba(2, 22, 68, 0.7);
    -o-box-shadow: 5px 5px 10px rgba(2, 22, 68, 0.7);
    -webkit-box-shadow: 5px 5px 10px rgba(2, 22, 68, 0.7);
    box-shadow: 5px 5px 10px rgba(2, 22, 68, 0.7);
    font-size: 110%;
}

#masinfo h2 {
    color: #666;
    font-size: 210%;
    font-weight: lighter;
    text-align: center;
    font-family: 'Quicksand', cursive;
}

#masinfo p {
    margin-bottom: 20px;
}

#masinfo .centrado {
    text-align: center;
}

#masinfo a,
#masinfo a:link,
#masinfo a:visited {
    color: #414141;
    text-decoration: none;
    font-weight: bold;
}

#masinfo a:hover {
    color: #414141;
    text-decoration: underline;
    font-weight: bold;
}

#masinfo .centrado a {
    text-align: center;
    text-decoration: none!important;
}
/**********************************************/
#cabecera {
    display: block;
    z-index: 999;
    width: 100%;
    min-height: 110px;
    margin: 0;
    padding: 0;
    padding-top: 38px;
    text-align: left;
    background-image: url(../img/97white.png);
    border-bottom: 1px solid #CCC;
    /*overflow: hidden;*/
}

#cabecera #logo_header {
    float: left;
    margin-left: 15px;
    width: 320px;
}

#cabecera #logo_header img {
    width: 252px;
}

#cabecera #contacto_header p {
    margin: 0;
    font-size: 110%;
    margin-top: 10px;
    padding: 0;
    padding-left: 10px;
}

#cabecera #contacto_header p a,
#cabecera #contacto_header p a:link,
#cabecera #contacto_header p a:visited {
    color: #999!important;
    text-decoration: none;
}

#cabecera #contacto_header p a:hover {
    color: #333!important;
    text-decoration: underline;
}

#cabecera img {
    border: 0;
}

#cabecera #logo {
    margin-left: 0;
    width: 300px;
}

#contacto_header {
    width: 300px;
    float: right;
    font-size: 100%;
    margin: 0px;
    text-align: right!important;
    margin-right: 0px!important;
    color: #666;
    padding: 5px;
    padding-right: 15px!important;
    text-align: center;
	height: auto!important;
}

#cabecera #logo_header p {
    margin: 0;
    font-size: 110%;
    margin-top: 4px;
    margin-bottom: 10px!important;
    text-align: right!important;
    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
    color: #666;
    font-style: italic;
    font-weight: bold;
}

/************************************** menu idiomas ************************************/

	#idiomas {
		text-align: right!important;
		margin: 0px;
		padding: 0px;
		margin-top: 0px!important;
		margin-bottom: 15px!important;
	}
	
	#idiomas ul {
		margin: 8px;
		padding: 0px;
	}
	
	#idiomas ul li {
		display: inline!important;
		list-style: none!important;
		margin: 0px;
		margin-left: 11px;
		padding: 0px;
	}
	
	#idiomas ul li a {
		color: #29589E;
		text-decoration: none;
	}
	
	#idiomas ul li a img {
		border: none;
		vertical-align: middle;
	}


/***************************************** menu principal ****************************************/
	#menu_principal {
		float: none;
		clear: both;
		width: 100%;
		height: 40px;
		margin-top: 15px!important;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		/*font-family: 'Open Sans', Arial;*/
		font-family: 'Quicksand', Arial;
		/*text-transform: uppercase;*/
		text-decoration: none;
		font-size: 120%;
		text-transform: uppercase;
		background-repeat: repeat-x;
		/*-moz-border-radius: 12px;
		-o-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;*/
		color: #000;
		/*font-weight: bold;*/
	}
	
	#menuicon {
		display: none;
		visibility: hidden;
		margin: 5px;
	}
	
	#menu_principal #cont_menu {
		width: 1200px;
		margin: auto;
	}
	
	#menu_principal .mv {
		visible: false!important;
		display: none!important;	
	}
	
	#menu_principal ul {
		margin: 0px;
		padding: 0px;
		padding-top: 5px;
	}
	/* Main */
	/* main menu styles */
	
	#nav {
	display:inline-block;
	width:100%;
	font-size: 100%;
	margin:0px auto;
	z-index: 999999999;
	color: #666;
	padding:0;
	}
	
	#nav li {
	margin:10px;
	margin-left: 0px!important;
	margin-right: 0px!important;
	float:left;
	position:relative;
	list-style:none;
	}
	
	#nav li:first-of-type {
		margin-left: 0px!important;
	}
	
	#nav li:last-of-type {
		margin-right: 0px!important;
	}
	
	#nav a {
	color: #414141;
	background-color: #FFF;
	text-decoration:none;
	z-index: 999999999;
	display:block;
	padding: 4px;
	margin-left: 0px!important;
	margin-right: 0px!important;
	/*font-family: 'Abel', Arial;*/
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	/*border-bottom: 3px solid; */
	background-color: rgba(121, 174, 205, 0);
	-moz-transition: .4s ease-in all;
	-webkit-transition: .4s ease-in all; 
	-o-transition: .4s ease-in all;
	transition: .4s ease-in all;
	}
	
	#nav b.activo {
	color: #414141;
	background-color: #FFF;
	text-decoration:none;
	z-index: 999999999;
	display:block;
	padding: 4px;
	border-bottom: 3px solid #00814A;
	margin-left: 0px!important;
	margin-right: 0px!important;
	/*font-family: 'Abel', Arial;*/
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;
	}
	
	/* selected menu element */
	#nav .current a, #nav li:hover > a {
	background-color: #FFF;
	color: #000;
	z-index: 999999999;
	}
	
	/* sublevels */
	#nav ul {
	font-weight: normal;
	text-align: left;
	}
	
	#nav ul li:hover a, #nav li:hover li a {
	background:none;
	border:none;
	color:#666;
	z-index: 999999999;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	#nav ul li a:hover {
	background-color: #EFEFEF!important;
	color: #00814A;
	z-index: 999999999;
	/*font-weight: bold;*/
	}
		
	/* drop down */
	#nav li:hover > ul {
	opacity:1;
	visibility:visible;
	}
	
	#nav ul {
	opacity:0;
	visibility:hidden;
	padding:0;
	width:175px;
	z-index: 999999999;
	position:absolute;
	background: #FFF;
	border:1px solid #CCC;
	-moz-transition:opacity .25s linear, visibility .1s linear .1s;
	-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
	-o-transition:opacity .25s linear, visibility .1s linear .1s;
	transition:opacity .25s linear, visibility .1s linear .1s;
	}
	
	#nav ul.submenu li {
	float:none;
	z-index: 999999999;
	margin:0!important;
	}
	#nav ul a {
	font-weight:normal;
	z-index: 999999999;
	}
	#nav ul ul {
	left:160px;
	top:6px;
	}
	
	/**********************/
	
	#menu_principal li a {
	}
	
	#menu_principal li a::after {
		content: '';
		display: block;
		width: 0;
		height: 2px;
		margin-top: 5px;
		background: #00814A;
		transition: width .3s;
	}
	
	#menu_principal li a:hover::after {
		width: 100%;
		/*transition: width .3s;*/
	}

/********** sticky **********/

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    height: 84px!important; 
	min-height: 0px!important;
    padding-top: 0px!important;
    z-index: 99999999999999999999!important;
}
  
.fixed #contacto_header {
	/*display: none;*/
	width: 300px;
    float: right;
    font-size: 90%;
    text-align: center;
    margin: 0px!important;
    color: #666;
    padding: 0px;
	padding-top: 5px;
    text-align: right;
}

.fixed #logo_header {
    float: left;
	margin-top: 10px!important;
    margin-left: 15px;
	font-size: 90%;
    width: 220px!important;
}

.fixed #logo_header img {
    width: 200px!important;
}


.fixed #menu_principal {
	height: 30px;
	font-size: 100%;
	margin-top: 0px!important;
}

.fixed #nav a {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*************************************************************************************************************************************************************/
/* pager */
#custom-pager { 
    text-align: center; width: 100%; z-index: 99999999999; position: absolute; top: 162px; overflow: hidden;
}
#custom-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
#custom-pager span. #custom-pager-active { color: #D69746;}
#custom-pager > * { cursor: pointer;}


#prev {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 20px;
	z-index: 99999999999;
}

#next {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 20px;	
	z-index: 99999999999;
}

#prev img, #next img{
	width: 30px;
	height: 30px;
	border: none;
}

.cycle-slideshow {
	z-index: 9999;
	width: 100%; 
	height: 350px!important; /*650*/
	/*width: 1600px; 
	height: 900px;*/
	overflow: hidden;
}

.cycle-slideshow div {
	width: 100%; 
	height: 350px; /*650*/
	/*width: 1600px; 
	height: 900px;*/
	overflow: hidden;	
}

.imgelem {
	float: left;
	position: relative;
	margin-left: 8%;
	margin-top: 50px!important;
	max-width: 800px;
}

.imgelem2 {
	float: left;
	position: relative;
	margin: 0px!important;
	width: 1px;
}

.articulo {
    width: 100%;
    height: 300px;
    padding-top: 50px;
}

.cont_rotator_texto {
    width: 100%!important;
    margin: auto;
}

.rotator_texto {
    background-color: #00814A;
    z-index: 999;
    background-repeat: repeat;
	height: auto!important;
    width: 400px!important;
    text-align: center!important;
    padding: 15px;
    line-height: 22px;
    margin-left: 0;
    font-family: 'Quicksand', Arial;
    font-size: 120%;
    color: #FFF;
}

.enlaceboton {
    display: block;
    width: 150px;
    text-align: center;
    margin-top: 15px!important;
    border: 1px solid #008BCB;
    background-color: #008BCB;
    font-weight: bold;
    font-family: 'Quicksand', Arial;
    text-align: center;
    text-decoration: none;
    font-size: 100%;
    color: #FFF;
    text-transform: uppercase;
    padding: 3px;
}

.rotator_texto p.antetitulo {
    font-size: 140%;
    color: #93D1D0;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    text-align: center;
}

.rotator_texto h2 {
    font-size: 150%;
    font-weight: lighter;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: left;
}

.rotator_texto p {
    text-align: justify!important;
}

.rotator_texto ul, .rotator_texto ol {
	text-align: justify;
	line-height: 17px;
	margin-bottom: 15px;
}

.rotator_texto ul li, .rotator_texto ol li {
	margin-bottom: 10px;
}
	
.rotator_texto strong, .rotator_texto b {
	color: #FFF;
}

.cycle-slideshow div img {

}

.cycle-slideshow div img.soloimagen {
	/*width: 1600px!important; 
	height: 900px;*/
	width: 100%!important; 
	height: 500px!important; 
}

/******************************** marquee de la home ***********************************/

#logos_marquee {
	max-width: 100%;
	height: 120px;
	overflow: hidden;
	background-color: #FFF;	
}


.marquee-with-options {
	height: 120px;
	width: 100%;
	overflow: hidden
}

.marquee-with-options img {
	max-width: 100%;
	border: none;	
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

/******************************* areas de trabajo index *************************************/

#cont_apartados_index {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	text-align: center;
	z-index: 999999999;
}

#areas_de_negocio {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: left;
}

#cont_areas {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.area a, .area a:link, .area a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.area {
	margin: 0px;
	width: 49.4%;
	padding: 0px;
	height: 300px;
	/*overflow: hidden;*/
	background-color: #669944;
	color: #FFFFFF;
	-moz-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
	-o-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
	-webkit-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
	box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
}

.area:hover {
	-moz-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5),0px 0px 10px rgba(2, 22, 68, 0.5);
	-o-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5),0px 0px 10px rgba(2, 22, 68, 0.5);
	-webkit-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5),0px 0px 10px rgba(2, 22, 68, 0.5);
	box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5),0px 0px 10px rgba(2, 22, 68, 0.5) ;
}

.cont_text:hover {
	background-image: url(../img/80.png);
}

.area .cont_text {
	padding: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 9999px;
	background-image: url(../img/70.png);
	background-repeat: repeat;
	width: 200px;
}

.area:hover .cont_text {
	background-image: url(../img/80.png);
}

.area h2 {
	font-size: 190%;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.area p {
	text-align: center;
	font-size: 120%;
}

.area .ptexto {
	/*text-align: left;*/
	text-align: justify;
	height: 55px;
}

.area img {
	padding: 0px;
	margin: 0px;
	float: left;
	color: #666666;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.area img.nerp {
	padding-left: 30px!important;
	padding-right: 30px!important;
}

.area a.bthome, .area a.bthome:link, .area a.bthome:visited {
	color: #FFFFFF;
	font-size: 120%;
	background-color: #00814A;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: auto;
	margin-top: 30px!important;
	
}

.area a.bthome:hover {

}

#area1 {
	background-color: #4A611C;
	background-image: url(../img/boton_fabricacion.png);
	float: left;
}

#area1 .cont_text  {
	float: left;
}

#area2 {
	background-color: #669944;
	background-image: url(../img/boton_configuracion.png);
	float: right;
}

#area2 .cont_text {
	float: right;
	margin-right: 10px;
}


/***************************/

#texto_index {
	width: 100%;
	max-width: 850px;
	margin: auto;
	font-size: 150%;
	line-height: 19px;
	color: #666;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}

#texto_index h2 {
	color: #00814A;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
}

#texto_index b, #texto_index strong {
	color: #333;
}

/*****************************/

.home_hito {
	width: 33.3%;
	font-size: 130%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.home_hito img {
	width: 120px;
	margin-bottom: 20px;
}

.home_hito h3 {
	text-transform: uppercase;
	color: #058348;
	font-weight: bolder;
}

.home_hito p {
	max-width: 80%;
	margin: auto;
	text-align: center;
}

/*********/

#home_dec{
	display: -ms-Flexbox;
	-ms-box-orient: horizontal;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	margin: auto;
	height: auto;
	width: 100%;
	background: url(../img/fondo_deco.jpg) no-repeat center center; 
	justify-content: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-top: 120px;
	padding-bottom: 120px;
	font-size: 130%;
}

.h2mundos {
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 20px;
	font-size: 220%;
	color: #FFF;
	background-color: #00814A;
}

#home_car {
	display: -ms-Flexbox;
	-ms-box-orient: horizontal;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    flex-grow: 0;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	margin: auto;
	height: auto;
	width: 100%;
	background: url(../img/fondo_coche.jpg) no-repeat center center;
	justify-content: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-top: 120px;
	padding-bottom: 120px;
	font-size: 130%;
}

.home_tec_texto a, .botonnews {
	display: block!important;
	margin: auto!important;
	width: 190px!important;
	color: #666!important;
	font-size: 150%;
	border: 1px solid #CCC!important;
	text-decoration: none!important;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 25px!important;	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

#home_dec .producto, #home_car .producto {
	display: block;
	float: left;
	width: 290px!important;
	max-width: 90%;
	min-height: 260px;
	text-align: center;
	padding: 0px;
	padding-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none!important;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}


/*****************************/

#corporate_video {
	display: block;
	margin: auto;
	margin-bottom: 100px;
	padding-top: 40px;
	padding-bottom: 60px;
	width: 100%;
	background-color: #00814A;
	color: #FFF;
}

#corporate_video h3 {
	font-family: 'Quicksand', Arial;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF!important;
	font-size: 320%;
	margin: 0px;
	padding: 0px;
}

#telefono_inf {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	background-color: #00814A;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 190%;
}

/*******************************/

#faldon_index {
    background-color: #042036;
    color: #FFF;
    text-align: center;
    margin: 0;
    padding: 15px;
}

#faldon_index h2 {
    margin: 0;
    padding: 5px;
    font-weight: lighter;
    font-size: 190%;
    font-family: Barrio, Verdana, Geneva, sans-serif;
}

#faldon_index h2 strong,
#faldon_index h2 b {
    color: #B5E2ED;
}


/**************************************************** newsletter ************************************************/
	
	#newsletter_index {	
		margin: auto;
		padding-top: 20px;
		margin-bottom: 20px!important;
		padding-bottom: 20px!important;
		width: 100%;
		padding: 0px;
		text-align: center;
	}
	
	#newsletter_index h3 {
		font-size: 160%;	
	}
	
	#newsletter_index h4 {
		font-size: 140%;	
	}
	
	#newsletter_index form {	
		margin-top: 30px!important;
	}
	
	#newsletter_index .cajatextonews {
		width: 93%;
		max-width: 300px;
		border: 1px solid #999999;
		color: #666666;
		font-family: Trebuchet, Arial;
		padding: 5px;
		padding-left: 7px;
		margin-bottom: 10px;
		-moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
		-o-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
		box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	}
	
	/*#newsletter_index  {
		width: 150px;
		border: 1px solid #00814A;
		background-color: #00814A;
		color: #FFFFFF;
		text-transform: uppercase;
		padding: 5px;
	} */
	
	#newsletter_index h3 {
		font-family: 'Quicksand', Arial;
		text-decoration: none;
		font-weight: lighter;
		text-transform: uppercase;
		color: #00814A!important;
		font-size: 260%;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
	}

/******************************************************** contenido **********************************************************/

#contenido {
    margin: auto;
    text-align: left;
    padding: 0px;
    background-color: #FFF;
}

#faldon_imagen {
	width: 100%;
	height: 270px;
	overflow: hidden;
}

#faldon_imagen img {
	width: 100%;
}

#camino_migas {
	margin-top: 8px;
	margin-bottom: 35px;
	font-size: 90%;	
	padding: 20px;
	padding-left: 0px;
	border-bottom: 1px solid #CCC;
	font-size: 110%;
	background-color: #EFEFEF;
}

#camino_migas p {
	margin: 0px!important;
	padding: 0px!important;
	padding-left: 20px!important;
}

#camino_migas a, #camino_migas a:link, #camino_migas a:visited {
	color: #00814A!important;
}

/**********************************************/

#cont_seccion {
    float: left;
    padding-left: 25px;
    padding-bottom: 25px;
    width: 65%;
}


/***************************************************/

#seccion_der {
    width: 25%;
    float: right;
    padding-left: 15px;
    margin-right: 25px;
    margin-bottom: 10px;
}

#seccion_der2 {
    width: 22%;
    float: right;
    margin-left: 15px;
    margin-right: 25px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #EDEDED;
}

#seccion_der img, #seccion_der2 img {
    border: 1px solid #CCC;
    max-width: 100%;
    margin-bottom: 10px;
}
/***************************************************************** contenido ***************************************************************/

#central {
    font-size: 145%;
    width: 1200px;
    max-width: 100%;
    margin: auto;
	padding-bottom: 25px;
}

#central img {
    max-width: 98%;
}

#contenido h2 {
    font-family: 'Quicksand', Arial;
    text-decoration: none;
    font-size: 210%;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    margin-bottom: 25px;
    text-align: left;
    color: #00814A;
}


#contenido h1 {
    font-family: 'Quicksand', Arial;
	color: #007946;
	font-size: 240%;
	padding-bottom: 3px;
	border-bottom: 1px solid #EDEDED;
	margin-top: 0px;
	margin-bottom: 35px;
	text-align: left;
}


#contenido h3 {
    font-family: 'Quicksand', Arial;
	color: #333333;
	font-size: 160%;
	padding-bottom: 3px;
	margin-bottom: 15px;
	text-align: left;
}

#contenido h4 {
	color: #414141;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 110%;
	text-align: left;
}

#contenido p {
	text-align: justify;
}

#contenido .imgsec {
	width: 680px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-top: 6px;
}

#contenido strong, #contenido b {
	color: #414141;
}

#contenido ul, #contenido ol, #contenido p {
	line-height: 25px;
	margin-top: 40px;
	margin-bottom: 40px;
        text-align: justify;
}


#contenido p.pdf img {
    border: none;
    vertical-align: middle;
    height: 35px;
}

#contenido ol li,
#contenido ul li {
    margin-bottom: 10px;
}

#contenido strong,
#contenido b {
    color: #333;
}

#contenido a,
#contenido a:link,
#contenido a:visited {
    color: #00814A;
    text-decoration: none;
}

#contenido a:hover {
    color: #00814A;
    text-decoration: underline;
}

#contenido table {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #999!important;
    border-spacing: 0!important;
    border-collapse: collapse!important;
    text-align: center;
}

#contenido table td {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #999!important;
}

#contenido table td p {
    margin-bottom: 5px!important;
    margin-top: 0!important;
}

#contenido table td hr {
    border-top: 1px dotted #666;
    border-bottom: none;
}

#contenido table th {
    padding: 3px;
    background-image: url(../img/fondo_h2.jpg);
    background-repeat: repeat-x;
    background-color: #EBEBEB;
    color: #333;
    text-align: center;
}
/*********************/

#subcategorias {
	display: block;
	background-color: #F5F5F5;
	margin-top: 40px;
	margin-bottom: 45px;
	padding: 20px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}

#subcategorias h2 {
	color: #515151;
	font-size: 140%;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#subcategorias ul {
	margin: 0px;
	padding: 0px!important;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 110%;
	list-style: none!important;
}


#subcategorias a:visited, #subcategorias a:active, #subcategorias a:link, #subcategorias a {
	color: #007946;
	text-decoration: none!important;
}

#subcategorias a:hover {
	text-decoration: underline!important;
}

#productos {
	background-color: #E2E8F1;
	margin-top: 5px;
	padding: 4px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}

.productos h2 {
	color: #4A611C;
	font-size: 140%;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #395580;
}

a.prod_link {
	color: #007946;	
}

a.prod_link:hover {
	text-decoration: underline;	
}

.producto {
	display: block;
	float: left;
	width: 23.5%!important;
	max-width: 290px;
	min-height: 260px;
	text-align: center;
	padding: 0px;
	padding-bottom: 20px;
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none!important;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	color: #00814A!important;
}

.producto:hover {
	display: block;
	float: left;
	width: 23.5%!important;
	max-width: 290px;
	min-height: 260px;
	text-align: center;
	padding: 0px;
	padding-bottom: 20px;
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none!important;
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}

.imagen_producto {
	width: 100%;
	min-height: 200px;
	margin: 0px;
	margin-bottom: 15px;
	background-color: #00814A;
}

.producto img {
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

/******************* galeria de imagenes ****************************/

#contenido #imagenes {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 5px;
	background-color: #F5F5F5;
	text-align: left;
}

#contenido #imagenes h3 {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #666666;
	color: #666666;
	font-size: 110%;
	/*font-weight: lighter;*/
}

#contenido #imagenes img {
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #999999;
	/*float: left!important;*/
	height: 120px;
}

/*********************/

#videos_inf {
	background-color: #EDEDED;
	width: 100%;
	margin: 0px;
	padding-top: 25px;	
	padding-bottom: 25px;	
}

#videos_inf #cont_videos {
	display: none;	
}

.video_mosaico {
	width: 45%;
	float: left;
	margin: 15px;
}

.video_mosaico img {
	width: 100%;
	border: 1px solid #CCC;
}

#cont_videos {
    width: 22%;
    float: right;
    margin-left: 15px;
    margin-right: 25px;
    margin-bottom: 10px;
	padding: 15px;
	background-color: #EDEDED;
}

#cont_videos p {
	text-align: left!important;
}

.flecha {
	vertical-align: middle!important;
	width: 20px;
	height: 20px;
	border: none!important;
}

/********************** publicaciones ****************************/

.publicacion {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
}

.publicacion .contimg {
	float: left;
	/*width: 150px;*/
	margin-right: 20px;
}

.publicacion img {
	float: left;
	/*width: 150px;*/
	border: 2px solid #CCCCCC;
}

.publicacion p {
	text-align: justify;
}

.publicacion img:hover {
	border: 2px solid #999999;
	-moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
}

.publicacion a, publicacion a:link, publicacion a:visited {
	color: #007440;
	text-decoration: none;
}

publicacion a:hover {
	text-decoration: underline;
}


.pages {
    text-align: center;
    margin: 10px auto;
    padding: 5px;
}

.pages a, .pages span {
    padding: 3px 5px;
    font-family: verdana;
    margin: 2px;
    text-decoration: none;
    color: #999999;
}

.pages span.current {
    font-weight: bold;
    background: #007440;
    color: #FFFFFF;
}

.pages span.nextprev {
    color: #666666;
    background: #E9E9E9;
}

.pages a, .pages span.current, .pages span.nextprev {
    border: 1px solid #007440;
}

.pages a:hover {
	color: #FFFFFF!important;
	text-decoration: none!important;
    background: #007440;
}

/*************************************************/
.pages {
    text-align: center;
    margin: 10px auto;
    padding: 5px;
	line-height: 30px;
	font-size: 120%;
}

.pages ul {
    margin: 0px;
    padding: 0px;
}

.pages ul li {
    display: inline;
    list-style: none;
}

.pages a,
.pages span {
    padding: 3px 5px;
    margin: 2px;
    text-decoration: none;
    color: #666;
}

.pages span.current {
    font-weight: bold;
    background: #00814A;
    color: #FFFFFF;
}

.pages span.nextprev {
    color: #CCC!important;
}

.pages a,
.pages span.current,
.pages span.nextprev {
    border: 1px solid #CCC!important;
}

.pages a:hover {
    color: #FFF!important;
    background: #02814A!important;
	text-decoration: none!important;
}

/***************************** formulario ************************/
.cap {
    width: 400px;
    float: left;
    margin-left: 0;
}

.cap2 {
    width: 450px;
    float: right;
    margin-left: 15px;
}

.condicionesmail {
    font-size: 95%;
    color: #999;
    text-align: justify;
}

form a {
    color: #042036;
    text-decoration: underline;
}

form {
    font-size: 100%;
}

form p {
    margin-bottom: 10px;
}

form .etiq {
    float: left;
    display: block;
    width: 160px;
    text-align: left;
}

.cajatexto, .cajaselect {
    width: 500px;
	max-width: 98%;
    border: 1px solid #999;
    color: #666;
    font-family: Trebuchet, Arial;
    padding: 10px;
    padding-left: 7px;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}

.cajatexto2 {
    border: 1px solid #CCC;
    padding: 3px;
    border: 1px solid #999;
    color: #666;
    font-family: Trebuchet, Arial;
    padding: 3px;
    padding-left: 7px;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}

.cajatextarea {
    width: 500px;
	max-width: 98%;
    border: 1px solid #CCC;
    padding: 10px;
    height: 150px;
    padding-left: 7px;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);

}

.cajatextarea2 {
    width: 300px;
	max-width: 98%;
    border: 1px solid #CCC;
    padding: 3px;
    height: 150px;
    padding: 3px;
    padding-left: 7px;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}

.etiqueta {
    display: block;
    float: left;
    width: 160px;
}

.cajaselect2,
.cajaselectlook {
    width: 150px;
    border: 1px solid #CCC;
}

.boton {
    width: 300px;
	max-width: 98%;
    border: 1px solid #333;
    background-color: #333;
	color: #FFF;
	font-size: 100%;
    text-transform: uppercase;
    padding: 10px;
}

.boton2 {
    width: 150px;
    border: 1px solid #900;
    background-color: #900;
    font-weight: bold;
    color: #FFF;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 3px;
}

.boton3 {
    width: 120px;
    border: 1px solid #333;
    background-color: #333;
    font-weight: bold;
    color: #FFF;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 3px;
}

#login,
#fconsultas {
    margin-left: 25px;
    padding-left: 5px;
    text-align: left;
}

fieldset {
    margin-top: 10px;
    margin-bottom: 25px;
    padding: 15px;
    border: 1px solid #CCC;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

legend {
    font-weight: bold;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
}

#cont_form {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 110%;
}

#cont_form p {
    margin-bottom: 20px;
}

#cont_form img {
    vertical-align: middle;
}

#cont_form h2 {
    margin-left: 0!important;
    margin-right: 0!important;
}

#cont_form a,
#cont_form a:link {
    color: #70973E;
    text-decoration: none;
}

#cont_form a:hover {
    color: #70973E;
    text-decoration: underline;
}

#cont_form table {
    width: 600px;
    border: 1px solid #CCC;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

#cont_form table th {
    color: #CCC;
    font-weight: bold;
    background-color: #000!important;
    margin: 0;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

#cont_form table td {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 7px;
    border-bottom: 1px dotted #666;
    background-color: #FFF;
    color: #666;
}

#cont_form table .tf {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 7px;
    border-bottom: 1px dotted #666;
    background-color: #CCC!important;
    color: #333!important;
    text-align: right!important;
}

#cont_form table .tf b {
    color: #900!important;
}

.mensajecontacto0 {
    font-weight: bold;
    color: #70973E;
    background-color: #EBEBEB;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.mensajecontacto1 {
    font-weight: bold;
    color: #900;
    background-color: #EBEBEB;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

/************************************************************************** pie ******************************************************************/

#telefono_inf {
	display: block;
	margin: 0px;
	padding-top: 22px;
	padding-bottom: 22px;
	width: 100%;
	background-color: #00814A;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	font-size: 220%;
}

#pie {
    background-color: #232323;
    color: #CCC;
    float: none;
    clear: both;
    margin: 0;
    padding: 0px;
    text-align: left;
}

#pie img {
    vertical-align: middle;
    border: none;
}

#pie #colpie1 img {
	width: 100%;
	max-width: 200px;
	padding-top: 10px;	
}

#pie h4 {
    color: #FFF;
	font-size: 110%;
	padding-top: 17px;
	font-family: 'Quicksand', Arial;
}

#pie #colpie2 h4, #pie #colpie3 h4 {
    text-align: left!important;
}

#pie #colpie1,
#pie #colpie2,
#pie #colpie3,
#pie #colpie4 {
    color: #CCC;
    float: left;
    width: 22%;
	min-height: 230px;
    font-size: 110%;
    line-height: 17px;
    margin: 0;
	margin-left: 10px;
	margin-right: 10px;
    padding: 0;
    padding-top: 4px;
}

#pie #colpie1 p {
	/*text-align: justify;*/
}

#pie a,
#pie a:link,
#pie a:visited, #pie b, #pie strong {
    color: #FFF;
    text-decoration: none;
}

#pie a:hover {
    color: #FFF;
    text-decoration: underline;
}


#pie ul {
    margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.worldmap {
	display: block;
	max-width: 98%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;	
}

.separador img {
	max-width: 98%;
}

/********************************************** ir_arriba ***************************************************/

.ir-arriba {
	display: none;
	z-index: 99999999999999; 
	padding: 20px;
	background: #00814A;
	background-image: url(../img/arriba.png);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
    -o-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
    -webkit-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
    box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	font-size: 20px;
	color: #fff!important;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}



/*********************************************** social *****************************************************/


#social {
    font-size: 100%;
    font-weight: bold;
    color: #3F65A7;
    text-transform: uppercase;
	text-align: left!important;
}

#social span {
    font-size: 120%;
}

#social ul {
    margin: 0;
    padding: 0;
	padding-top: 16px;
}

#social ul li {
    margin: 0;
    margin-right: 7px;
    padding: 0;
    list-style: none;
    display: inline;
}

#social ul li b {
    color: #333;
}

#social img {
    border: none;
    width: 28px;
    vertical-align: middle;
    /*opacity: .85;*/
}

#social img:hover {
    opacity: 1;
}


/************************************************ autor *****************************************************/

#autor {
    width: 100%;
    float: none!important;
    clear: both!important;
    margin: 0;
    padding-top: 15px;
	padding-bottom: 15px;
    text-align: center!important;
    font-size: 90%;
    color: #FFF;
	background-color: #00814A;
}

#autor p {
    text-align: center!important;
    float: none!important;
}

#autor a,
#autor a:link {
    color: #FFF;
    text-decoration: none;
}

#autor a:hover {
    color: #FFF;
    text-decoration: underline;
}




/*********************************************************************************************************************************************/
/********************************************************** responsive ***********************************************************************/
/*********************************************************************************************************************************************/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}


@media only screen and (max-width: 1200px) {
	/******************************** resultados / ficha *******************************/
        .producto {
            display: block;
            float: left;
            width: 30.2%!important;
            max-width: 290px;
            min-height: 260px;
            text-align: center;
            padding: 0px;
            padding-bottom: 20px;
            margin-left: 7px;
            margin-right: 8px;
            margin-top: 5px;
            margin-bottom: 10px;
            font-weight: bold;
            border: 1px solid #CCCCCC;
            background-color: #FFFFFF;
            text-decoration: none!important;
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        }
}

@media only screen and (max-width: 1050px) {
	/*************************************************************************** home *********************************************************************************************/
	
	.cont_gr {
		width: 980px;
		padding: 0;
		padding-bottom: 0;
		margin: auto;
		text-align: left;
	}
		
	
/****************************************************************************************************************/

#contvideo iframe {
	max-width: 100%;
}
	
}


@media only screen and (max-width: 980px) {
	.cont, .cont_gr {
		width: 100%;
		padding: 0;
		padding-bottom: 0;
		margin: auto;
		text-align: left;
	}

	#cont_h1, #cabecera {
   		height: auto!important;
	}
	
	#menu_principal {
		font-size: 100%;
	}
	
	#autor {
   		width: 100%!important;
	}
	
	.video_mosaico {
		width: 43.5%;
		float: left;
		margin: 15px;
	}

	
}


@media only screen and (max-width: 930px) {
	#cont_rotator {
		float: none;
		clear: both;
		width: 100%;
		height: 300px!important;
	}
	
	.articulo {
		width: 100%;
		height: auto!important;
		padding-top: 100px;
	}
	
	.cycle-slideshow {
		height: 300px!important;
	}

	.cycle-slideshow div {
		height: 300px!important;	
	}

	.rotator_texto {
		max-width: 400px;
		font-size: 100%;
		margin-top: 2;
		margin-left: 20px;
		height: auto!important;
		max-height: 110px!important;
	}


	.rotator_texto p.antetitulo {
		font-size: 120%;
	}
	
	.rotator_texto h2 {
		font-size: 130%;
	}
	
	#cont_index_h2 h2 {
		font-size: 130%;
	}
	
	#seccion_der {
		width: 25%;
		float: right;
		padding-left: 10px;
		margin-right: 15px;
		margin-bottom: 10px;
	}
	
	#seccion_der2 {
		width: 20%;
		float: right;
		margin-left: 10px;
		margin-right: 15px;
		margin-bottom: 10px;
		padding: 15px;
		font-size: 120%;
		background-color: #EDEDED;
	}
}


@media only screen and (max-width: 780px) {
    
        #home_dec .producto, #home_car .producto {
                display: block;
                float: none;
                width: 200px!important;
                max-width: 90%!important;
                min-height: 260px;
                text-align: center;
                padding: 0px;
                padding-bottom: 20px;
                margin-left: 5px;
                margin-right: 5px;
                margin-top: 5px;
                margin-bottom: 10px;
                font-weight: bold;
                border: 1px solid #CCCCCC;
                background-color: #FFFFFF;
                text-decoration: none!important;
                -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        }
	
	#menuicon {
		display: block!important;
		visibility: visible!important;	
		width: 30px!important;
		height: 30px!important;		
		border: none;
		float: right;
	}
	
	#nav {
		display:none;
	}
	
	
	#menu_principal {
		width: 100%!important;
		height: auto!important;
		margin-top: 0px!important;
		margin: auto!important;
		padding: 0px!important;
		padding-bottom: 10px!important;
		float: none;
	}

	#nav li {
		display: block;
		float: none;
		clear: both;
		width: 100%;
		text-align: left;
		padding: left: 20px;
	}
	
	/*********************************************/
	#cont_h1 {
		position:absolute;
	}
	
	#cont_h1, #cabecera {
   		height: auto!important;
	}
	
	#cabecera #contacto_header p {
		margin: auto;
		text-align: center;
	}
	
	#cabecera #logo_header {
		float: left;
		margin: auto;
		width: 280px;
	}
	
	/********** sticky **********/
	
	#faldon_imagen {
		width: 100%;
		height: 175px;
		overflow: hidden;
	}

		.fixed {
		  position: fixed;
		  top:0; left:0;
		  width: 100%; 
		  height: 70px!important; 
		  padding-top: 0px!important;
		 }
		  
		/*.fixed #contacto_header {
			display: none;
		}*/
		
		.fixed #logo_header {
			float: left;
			margin-top: 10px!important;
			margin-left: 15px;
			font-size: 90%;
			padding: 0px;
			width: 220px!important;
		}
		
		.fixed #logo_header img {
			width: 200px!important;
		}
	/***************************/
	
	.cont {
		width: 100%;
		padding: 0;
		padding-bottom: 0;
		width: 100%!important;
		margin: auto;
		text-align: left;
	}
	
        .producto {
            display: block;
            float: left;
            width: 46.5%!important;
            max-width: 290px;
            min-height: 260px;
            text-align: center;
            padding: 0px;
            padding-bottom: 20px;
            margin-left: 7px;
            margin-right: 8px;
            margin-top: 5px;
            margin-bottom: 10px;
            font-weight: bold;
            border: 1px solid #CCCCCC;
            background-color: #FFFFFF;
            text-decoration: none!important;
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        }
        
		/***********************************************/
	
		#video, #cont_seccion {
			width: 98%!important;
			float: none;
		}	
				
		.video_mosaico {
			width: 46.5%!important;
			float: left!important;
			clear: none;
			margin: 10px!important;
			font-size: 110%;
		}
		
		.video_mosaico img {
			width: 100%;
			border: 1px solid #CCC;
			margin: 0px!important;
			padding: 0px;
		}
		
		.video_info2 {
			margin: 0px!important;
			padding: 10px!important;
			text-align: left;
			height: auto!important;
		}
		
		.video_info2 p {
			margin: 0px!important;
			padding-top: 10px!important;
			padding-bottom: 10px!important;
			font-size: 90%!important;
		}
		
		#cont_videos {
			width: 96%;
			float: none;
			clear: both;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			padding: 15px;
			background-color: #EDEDED;
		}
		
		#contvideo {
			width: 96%;
			float: none;
			clear: both;
		}
		
	   /**********************************/
	   
	   
		#cont_seccion {
			float: none;
			clear: both;
			padding-left: 0px;
			padding-bottom: 25px;
			width: 98%;
			margin: auto;
		
		}
		
		#cont_seccion img {
			max-width: 98%;
		}
		
		/***************************************************/
		
		#seccion_der {
			width: 95%;
			float: none;
			clear: both;
			padding: 10px;
			margin: auto;
			margin-right: auto;
			margin-bottom: 10px;
		}
		
		#seccion_der2 {
			width: 96%!important;
			float: none;
			clear: both;
			padding: 10px;
			margin: auto;
			margin-right: auto;
			margin-bottom: 10px;
			background-color: #EDEDED;
		}
		
		#seccion_der img {
			border: 1px solid #CCC;
			width: 98%;
			margin: auto;
			margin-bottom: 10px;
		}

	
		/******************* pie ************************/
		
		#pie #colpie1,
		#pie #colpie2,
		#pie #colpie3,
		#pie #colpie4 {
			width: 44%;
			float: left;
		}
        
        #pie a, #pie b, #pie strong {
            color: #FFF!important;
        }
}


@media only screen and (max-width: 650px) {
	
	#linkprod:hover #menuguay {
		display: none;	
	}
	
	#cabecera #contacto_header ,#cabecera #contacto_header p {
		display: none;
		/*float:none;
		clear: both;
		margin: auto;
		text-align: center!important;
		width: 100%;*/
	}
	
	#cabecera #logo_header {
		float:none;
		text-align:center;
		display: block;
		margin: auto;
		margin-top: 10px;
	}
	
	
	#index_izq h3, #index_der h3 {
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
		text-transform: uppercase;
		font-weight: lighter;
		line-height: 20px;
		font-size: 140%;
		color: #333;
		padding-bottom: 3px;
		border-bottom: 1px solid #999;
		margin-bottom: 15px;
		display: inline-block;
	}

	/********** sticky **********/

	.fixed {
		position: fixed;
		top:0; left:0;
		width: 100%; 
		height: 70px!important; 
		padding-top: 0px!important;
		display: none;
	}
	
	.fixed #menu_principal {
		width: 100%!important;
		height: auto!important;
		margin: auto;
		padding-bottom: 10px;
		padding-right: 10px;
		float: none!important;
		clear: both!important;
		display: block!important;
	}
		  
	/*.fixed #contacto_header {
		display: none!important;
	}*/
		
	#menuicon {
		float: none;
		clear: both;
		border: none;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 10px;
		margin: auto;
	}	
		
	.fixed #logo_header {
		float: left!important;
		margin-top: 10px!important;
		margin-left: 15px;
		font-size: 90%;
		width: 220px!important;
		max-width: 98%;
	}
		
	.fixed #logo_header img {
		width: 200px!important;
	}
	
	/*********************** home *************************************/
        
        .home_hito {
                width: 100%;
                font-size: 130%;
                float: none;
                margin-top: 10px;
                margin-bottom: 10px;
        }
        
        #home_dec{
                display: -block;
                margin: auto;
                height: auto;
                width: 100%;
                background: url(../img/fondo_deco.jpg) no-repeat center center; 
                justify-content: center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover; 
                margin-top: 0px;	
                margin-bottom: 0px;
                padding-top: 30px;
                padding-bottom: 30px;
                font-size: 130%;
        }

        .h2mundos {
                text-align: center;
                text-transform: uppercase;
                margin: 0px;
                padding: 20px;
                font-size: 220%;
                color: #FFF;
                background-color: #00814A;
        }

        #home_car {
                display: block;
                -ms-box-orient: horizontal;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: flex;
                -webkit-flex-flow: row wrap;
                -moz-flex-flow: row wrap;
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
                justify-content: center;
                margin: auto;
                height: auto;
                width: 100%;
                background: url(../img/fondo_coche.jpg) no-repeat center center;
                justify-content: center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover; 
                margin-top: 0px;	
                margin-bottom: 0px;
                padding-top: 30px;
                padding-bottom: 30px;
                font-size: 130%;
        }
        
        #home_dec .producto, #home_car .producto {
                display: block;
                float: none;
        }
	
	/******************************* areas de trabajo index *************************************/

        #cont_apartados_index {
                width: 100%;
                padding-top: 20px;
        }
        
        .area {
                margin: 0px;
                margin-top: 5px;
                margin-bottom: 5px;
                width: 100%;
                display: block;
                padding: 0px;
                height: 300px;
                /*overflow: hidden;*/
                background-color: #669944;
                color: #FFFFFF;
                -moz-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
                -o-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
                -webkit-box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
                box-shadow: inset 0px 0px 10px rgba(2, 22, 68, 0.5);
        }

        #area1 {
                float: none;
        }

        #area2 {
                float: none;
        }
	
	/**************************************************************************************/
	
	#seccion_der {
		width: 98%;
        display: block;
		float: none;
        clear: both;
		padding: 10px;
		margin: auto;
		margin-bottom: 10px;
        font-size: 100%;
	}
	
	#seccion_der2 {
		width: 98%;
        display: block;
		float: none;
        clear: both;
		padding: 10px;
		margin: auto;
		margin-bottom: 10px;
		background-color: #EDEDED;
        font-size: 100%;
	}
	
	#seccion_der2 p {
		text-align: left;
	}
	
	.video_mosaico {
		width: 98%!important;
		float: none;
		clear: both;
		margin: auto!important;
		margin-bottom: 10px;
	}
		
	.video_mosaico img {
		width: 100%;
	}
	
	/******************************************************************************/
}

@media only screen and (max-width: 550px) {	
		#faldon_imagen {
			width: 100%;
			height: 175px;
			overflow: hidden;
		}

        #faldon_imagen img {
                width: 100%;
        }

        #home_dec .producto, #home_car .producto {
                display: block;
                float: none;
                width: 250px!important;
                max-width: 90%;
                min-height: 260px;
                text-align: center;
                padding: 0px;
                padding-bottom: 20px;
                margin-left: 5px;
                margin-right: 5px;
                margin-top: 5px;
                margin-bottom: 10px;
                font-weight: bold;
                border: 1px solid #CCCCCC;
                background-color: #FFFFFF;
                text-decoration: none!important;
                -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
                box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        }
        
        /***************************************************************/
        
        .producto {
            display: block;
            float: none;
            width: 290px!important;
            max-width: 95%;
            min-height: 260px;
            text-align: center;
            padding: 0px;
            padding-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 5px;
            margin-bottom: 10px;
            font-weight: bold;
            border: 1px solid #CCCCCC;
            background-color: #FFFFFF;
            text-decoration: none!important;
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        }

		
		#camino_migas {
			margin-top: 8px;
			margin-bottom: 15px;
			font-size: 90%;	
			padding: 20px;
			padding-left: 0px;
			border-bottom: 1px solid #CCC;
			font-size: 110%;
			background-color: #EFEFEF;
		}
		
		#camino_migas p {
			margin: 0px!important;
			padding: 0px!important;
			padding-left: 20px!important;
		}
		
		/**********************************************/
		
		
		/*********************/
		
		#central {
			font-size: 120%;
			line-height: 25px;
		}
		
		#central h1 {
			font-size: 170%;
			line-height: 35px;
		}
		
		#central h2 {
			font-size: 160%;
			line-height: 50px;
		}
		
		#central h3 {
			font-size: 150%;
			line-height: 45px;
		}
		
		#central h4 {
			font-size: 140%;
			line-height: 40px;
		}
		
		#central h5 {
			font-size: 120%;
			line-height: 25px;
		}
		
		#central h6 {
			font-size: 120%;
			line-height: 25px;
		}
		
		
		/*********************/
		
		#videos_inf {
			background-color: #EDEDED;
			width: 98%;
			margin: 0px;
			padding-top: 25px;	
			padding-bottom: 25px;	
		}
		
		#videos_inf #cont_videos {
			display: none;	
		}
		
		
		
		#cont_videos {
			width: 98%;
			float: none;
			clear: both;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			padding: 5px;
			font-size: 120%;
			background-color: #EDEDED;
		}
		
		#contvideo iframe {
			max-width: 100%;
			max-height: 300px;
		}
			
		/***************************** formulario ************************/
		
		.condicionesmail {
			font-size: 95%;
			color: #999;
			text-align: justify;
		}
		
		form a {
			color: #042036;
			text-decoration: underline;
		}
		
		form {
			font-size: 100%;
		}
		
		form p {
			margin-bottom: 10px;
		}
		
		form .etiq {
			float: none;
			display: block;
			width: 150px;
		}
		
		.cajatexto {
			width: 95%;
			border: 1px solid #999;
			color: #666;
			font-family: Trebuchet, Arial;
			padding: 10px;
			padding-left: 7px;
			-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
		}
		
		.cajatexto2 {
			border: 1px solid #CCC;
			padding: 3px;
			border: 1px solid #999;
			color: #666;
			font-family: Trebuchet, Arial;
			padding: 3px;
			padding-left: 7px;
			-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
		}
		
		.cajatextarea {
			width: 95%;
			border: 1px solid #CCC;
			padding: 10px;
			height: 150px;
			padding-left: 7px;
			-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
		
		}
		
		.cajatextarea2 {
			width: 95%;
			border: 1px solid #CCC;
			padding: 3px;
			height: 150px;
			padding: 3px;
			padding-left: 7px;
			-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
			box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
		}
		
		.etiqueta {
			display: block;
			float: left;
			width: 130px;
		}
		
		.cajaselect {
			width: 95%;
			border: 1px solid #CCC;
		}
		
		.cajaselect2,
		.cajaselectlook {
			width: 98%;
			border: 1px solid #CCC;
		}
		
		.boton {
			width: 95%;
			border: 1px solid #333;
			background-color: #333;
			color: #FFF;
			font-size: 100%;
			text-transform: uppercase;
			padding: 10px;
			display: block;
			margin: auto;
		}
		
		.boton2 {
			width: 95%;
			border: 1px solid #900;
			background-color: #900;
			font-weight: bold;
			color: #FFF;
			-o-border-radius: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			text-transform: uppercase;
			padding: 3px;
			display: block;
			margin: auto;
		}
		
		.boton3 {
			width: 95%;   
			border: 1px solid #333;
			background-color: #333;
			font-weight: bold;
			color: #FFF;
			-o-border-radius: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			text-transform: uppercase;
			padding: 3px;
			display: block;
			margin: auto;
		}
		
		#login,
		#fconsultas {
			margin-left: 25px;
			padding-left: 5px;
			text-align: left;
		}
		
		fieldset {
			margin-top: 10px;
			margin-bottom: 25px;
			padding: 15px;
			border: 1px solid #CCC;
			-o-border-radius: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
		}
		
		legend {
			font-weight: bold;
			color: #333;
			padding-left: 10px;
			padding-right: 10px;
		}
		
		#cont_form {
			margin-left: 10px;
			margin-right: 10px;
			font-size: 110%;
		}
		
		#cont_form p {
			margin-bottom: 20px;
		}
		
		#cont_form img {
			vertical-align: middle;
		}
		
		#cont_form h2 {
			margin-left: 0!important;
			margin-right: 0!important;
		}
		
		#cont_form a,
		#cont_form a:link {
			color: #70973E;
			text-decoration: none;
		}
		
		#cont_form a:hover {
			color: #70973E;
			text-decoration: underline;
		}
		
		#cont_form table {
			width: 600px;
			border: 1px solid #CCC;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-o-border-radius: 10px;
			border-radius: 10px;
		}
		
		
		#cont_form table th {
			color: #CCC;
			font-weight: bold;
			background-color: #000!important;
			margin: 0;
			padding: 5px;
			padding-left: 10px;
			padding-right: 10px;
			text-align: left;
		}
		
		#cont_form table td {
			padding-top: 8px;
			padding-bottom: 8px;
			padding-left: 7px;
			border-bottom: 1px dotted #666;
			background-color: #FFF;
			color: #666;
		}
		
		#cont_form table .tf {
			padding-top: 8px;
			padding-bottom: 8px;
			padding-right: 7px;
			border-bottom: 1px dotted #666;
			background-color: #CCC!important;
			color: #333!important;
			text-align: right!important;
		}
		
		#cont_form table .tf b {
			color: #900!important;
		}
		
		.mensajecontacto0 {
			font-weight: bold;
			color: #70973E;
			background-color: #EBEBEB;
			padding: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-o-border-radius: 10px;
			border-radius: 10px;
		}
		
		.mensajecontacto1 {
			font-weight: bold;
			color: #900;
			background-color: #EBEBEB;
			padding: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-o-border-radius: 10px;
			border-radius: 10px;
		}
		
		#pie #colpie1 h4, #pie #colpie2 h4, #pie #colpie3 h4, #pie #colpie4 h4,#pie h5, #pie p, #pie ul {
			text-align: center!important;
		}
}
/*************************************************** Tambien moviles ****************************************************************/

@media only screen and (max-width: 450px) {
	
	
	#cont_rotator {
		float: none;
		clear: both;
		width: 100%!important;
		height: 200px!important;;
	}
	
	.articulo {
		width: 100%!important;
		height: 200px!important;;
		padding-top: 50px;
	}
	
	.cycle-slideshow {
		width: 100%!important;
		height: 200px!important;
	}

	.cycle-slideshow div {
		width: 100%!important;
		height: 200px!important;	
	}

	.rotator_texto {
		width: 90%!important;
		float: left!important;
		font-size: 100%!important;
		margin: auto!important;
		height: auto!important;
	}


	.rotator_texto p.antetitulo {
		font-size: 130%;
	}
	
	.rotator_texto h2 {
		font-size: 120%;
	}
	/*********/
	
	#cabecera #contacto_header, #cabecera #contacto_header ul {
		margin: auto!important;
		padding: 0px!important;
		float: none!important;
		text-align: center!important;
		display:block!important;	
	}

	#cabecera #contacto_header p {
		margin: auto!important;
		padding: 0px!important;
		text-align: center!important;
	}
	
	#cabecera #logo_header {
		float:none;
		text-align:center!important;
		display: block;
		margin: auto;
		padding: 0px!important;
		width: 280px;
	}
		
	#logo_header img {
		width: 200px!important;
	}
	
	.fixed {
		display: none!important;
		visibility: hidden!important;
	}

	#nav ul {
		opacity:0;
		visibility:hidden;
		padding:0;
		width:175px;
		z-index: 999999999;
		position:absolute;
		background: #FFF;
		border:1px solid #CCC;
		-moz-transition:opacity .25s linear, visibility .1s linear .1s;
		-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
		-o-transition:opacity .25s linear, visibility .1s linear .1s;
		transition:opacity .25s linear, visibility .1s linear .1s;
	}
	/*******************/
	
	#pie #colpie1,
	#pie #colpie2,
	#pie #colpie3,
	#pie #colpie4 {
		width: 98%;!important
		height: auto!important; 
		min-height: 0px;
		margin: auto;
		display: block;
		float: none;
	}
	#pie #colpie1,
	#pie #colpie2,
	#pie #colpie3,
	#pie #colpie4 {
		text-align: center!important;
	}
	
/******************************************************** contenido **********************************************************/

#contenido {
    margin: auto;
    text-align: left;
	padding: 0px;
    background-color: #FFF;
}


#menu_seccion ul {
	margin: auto!important;
	text-align: left!important;
	padding: 0px;
	padding-top: 5px;
}

#menu_seccion ul li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#menu_seccion ul li a, #menu_seccion ul li a:link, #menu_seccion ul li a:visited {
	vertical-align: middle;
	display: block;
	float: none;
	clear: both; 
	padding: 10px;
	margin-right: auto;
	margin: auto;
	border: 1px solid #CCC!important;
	border-bottom: 2px solid #CCC!important;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}



#menu_seccion ul li b.activo {
	vertical-align: middle;
	display: block;
	font-weight: normal;
	float: none;
	clear: both; 
	padding: 10px;
	padding-left: 8px;
	margin-right: auto;
	margin: auto!important;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	border: 1px solid #CCC!important;
	border-bottom: 2px solid #00814A!important;
}

#menu_seccion a#linkvideos {
	vertical-align: middle!important;
	display: block!important;
	font-weight: normal!important;
	float: none!important; 
	clear: both!important;
	padding: 10px!important;
	padding-left: 8px!important;
	margin-right: auto!important;
	margin: auto!important;
	color: #FFF!important;
	text-decoration: none!important;
	background-color: #00814A!important;
	border: 1px solid #00814A!important;
	border-bottom: 2px solid #00814A!important;
}


/***************************************************/

#seccion_der {
    width: 98%;
    float: none;
	clear: both;
    padding-left: 0px;
	margin: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#seccion_der2 {
    width: 95%;
    float: none;
	clear: both;
    padding: 10px;
	margin: auto;
    margin-right: auto;
    margin-bottom: 10px;
	font-size: 120%;
	background-color: #EDEDED;
}

#seccion_der img {
    border: 1px solid #CCC;
    width: 98%;
	margin: auto;
	margin-bottom: 10px;
}

#contenido h2 {
    font-family: 'Quicksand', Arial;
    text-decoration: none;
    font-size: 210%;
	font-weight: lighter;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    color: #00814A;
}

#contenido h3 {
    font-family: 'Quicksand', Arial;
    text-decoration: none;
	float: none;
	clear: both;
    font-size: 170%;
    margin: 0;
    padding: 0;
    padding-top: 0;
    margin-bottom: 10px;
    font-style: italic;
	font-weight: lighter;
    text-align: left;
    color: #02814A;
}

#contenido p {
    margin-bottom: 25px;
    text-align: justify;
    line-height: 18px;
}

#contenido p.pdf img {
    border: none;
    vertical-align: middle;
    height: 35px;
}

#contenidos ul,
#contenido ol {
    margin-bottom: 30px;
    line-height: 17px;
    text-align: justify;
}

#contenido ol li,
#contenido ul li {
    margin-bottom: 10px;
    line-height: 17px;
}

#contenido strong,
#contenido b {
    color: #333;
}

#contenido a,
#contenido a:link,
#contenido a:visited {
    color: #02814A;
    text-decoration: none;
}

#contenido a:hover {
    color: #02814A;
    text-decoration: underline;
}

#contenido table {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #999!important;
    border-spacing: 0!important;
    border-collapse: collapse!important;
    text-align: center;
}

#contenido table td {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #999!important;
}

#contenido table td p {
    margin-bottom: 5px!important;
    margin-top: 0!important;
}

#contenido table td hr {
    border-top: 1px dotted #666;
    border-bottom: none;
}

#contenido table th {
    padding: 3px;
    background-image: url(../img/fondo_h2.jpg);
    background-repeat: repeat-x;
    background-color: #EBEBEB;
    color: #333;
    text-align: center;
}

/*********************/

#videos_inf {
	background-color: #EDEDED;
	width: 98%;
	margin: 0px;
	padding-top: 25px;	
	padding-bottom: 25px;	
}

#videos_inf #cont_videos {
	display: none;	
}

.video_mosaico {
	width: 98%;
	float: none;
	clear: both;
	margin: auto;
	margin-bottom: 10px;
}

.video_mosaico img {
	width: 100%;
}

#cont_videos {
    width: 98%;
    float: none;
	clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	padding: 5px;
	font-size: 120%;
	background-color: #EDEDED;
}

#contvideo iframe {
	max-width: 100%;
	max-height: 300px;
}

	
}