/*--------- INDICE --------------------------------------
	=1: Modificadores generales		
---------------------------------------------------------
	=2: Etiquetas basicas
---------------------------------------------------------
	=3: Estructura general
		=ENCABEZADO
		=CUERPO	
		=PIE			
---------------------------------------------------------
	=4: Etiquetas producto
---------------------------------------------------------
	=5: Estructura producto
		=NEWS
		=SHOP
		...
-------------------------------------------------------*/

/* =1: Modificadores generales */



* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html {
	margin: 0;
	padding: 0;
	font-size: 95%;
	color: #333333;
	text-align: justify;
	font-family: "arial", Verdana;
	
	
}
caption {
	
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
	
}

body {
	
	scrollbar-arrow-color: #B7B7B7;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #5F5F5F;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	color: #333333;

	
}
p {
}


html {		
	margin: auto;	
}


/*}*/

/* =2: Etiquetas basicas */

b {
	color: #333333;
	font-weight: bold;
}


em {
	font-style: italic;
	
}

h1 {
	color: #333333;	
	font-size: 14px;
	font-weight: bold;
}

h2 {
	text-align: left;
	text-decoration: none;
	padding: 0 0 3px 0px;	
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-weight: bold;
	font-size: 10px;
	color: #0e197a;
	margin-bottom: 5px;
	text-decoration:none;
	text-align:left;
	padding-bottom: 0px;
	line-height: 14px;
	display: block;
	margin-top: 10px;
	
}

h4 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	
}

h5 {
}

h6 {
}

hr {
	margin: auto;
	/*width: 94%*/
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
select {
}

hr.hr1 {
	margin: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

hr.hr2 {
	border: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: auto;
	text-align: center;
}

hr.hr3 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
}

i {
}




input {
	background-color: #E7E9CC;
	border: 1pt solid #a2ad00;	
	font-weight: normal;
	color: #a2ad00;
	
	font-family:  "arial", Verdana;
	
}

input.iboton1 {
	background-color: #a2ad00;
	margin: 0;
	padding: 0;
	_margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}
	


input.ibotonimportante1 {
	background-color: #ffffff;
	color: #FFFFFF;
	font-size: 90%;
}

input.iboton2 {
	background-color:#333333;
	color:#ffffff;
	font-size:85%;
	padding:0px 3px;
}
input.ibotonimportante2 {
	background-color:#a2ad00;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}

input.icampotexto1 {
	background-color: #DFE7EC;
	border: 1pt solid #1A2067;
	font-size: 100%;
	vertical-align: text-bottom;
}

input.iradio1 {
	background-color: transparent;
	border: none;
	font-size: 100%;
}

input.icheckbox1 {
	background-color: transparent;
	border: none #666666;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
}

ol {
	border: none;
}

p {
	color: #333333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 8px;
}

pre {
	font-size: 100%;
	color: #333333;
	background-color: #EBEBEB;
}

select {
	background-color: #FFFFFF;
	border: 1pt none #ffffff;
	font-size: 85%;
	vertical-align: middle;
	margin-bottom: 2px;
}

strong {
	font-weight: bold;
	color: #a2ad00;
}

strong.snegrita1 {
	color: #333333;
	font-weight: bold;
}

sup {
	font-size: 70%;
	
}
table {
}
table.ttablaproducto {
	border: 1px solid #9A9995;	
	width:100%;
}

table.ttabla1 {
	border: 1px dotted #333333;
	width:100%;
	margin: 0px;
	padding: 0px;	
}

table.ttabla2 {
	
	margin: 1px;
	padding: 1pt;
	border: 1px solid #cccccc;
	background-color: #EBEBEB;
	width:100%;
	*width:98%;
	_width:100%;
}
table.ttabla3 {
	color: #FFFFFF;	
	font-size: 85%;
	margin: 1px;
	padding: 1pt;

}

thead {
}

thead tr th {
	background-color: #f5f5f5;
	color: #333333;
	text-align:left;	
	font-weight: bold;
}

thead tr th a:link {
	color: #ffffff;
	text-decoration: underline;
	
}

thead tr th a:visited {
	color: #ffffff;
	text-decoration: underline;
}

thead tr th a:hover {
	color: #ffffff;
	text-decoration: none;
}

tbody {
}

tbody tr.tfila1 {
	background-color: transparent;
	font-size: 95%;
	color: #333333;
	border: 1px dotted #cccccc;
}

tbody tr.tfila2 {
	background-color: transparent;
	font-size: 95%;
}

tbody tr.tfila3 {
	background-color: #C3C3C3;
	color: #383D42;
	font-size: 85%;
}

tbody tr.tfila1 td {
	padding: 0px;
	text-align:left;
}

tbody tr.tfila2 td {
	padding: 5px;
	text-align:left;
}

tbody tr.tfila3 td {
	border-bottom: 1px dashed #C3C3C3;
	text-align:center;
}

tbody tr.tfila1 td.tfila1 {
	text-align:justify;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

tbody tr th {
	border: none;
	background-color: #f5f5f5;
	text-align: center;
	height:25px;
	color: #000000;
}

tbody tr th a:link {
	COLOR: #777777;
	text-decoration: none;
}

tbody tr th a:visited {
	COLOR: #777777;
	text-decoration: none;
}

tbody tr th a:hover {
	COLOR: #333333;
	text-decoration: none;
}

tbody tr td {
	
	background-color: transparent;
}

tfoot {
	color: #000000;	
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

tfoot tr td {
	padding: 1em;
}

th {
	
	
}

th.tcabecera1 {
	background-color: #ffffff;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	
	border: 0;
	/*text-transform: uppercase;*/
}

th.tcabeceraimportante1 {
	
}

th.tcabecera2 {
	background-color: transparent;
	border-bottom-color: #ffffff;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #C3C4C8;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #333333;
	font-size: 110%;
	margin-top: 10px;
	padding: 2px;
	padding-top: 10px;
	text-align: left;
}

td.tfila1 {
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	margin:0px;
	padding:0px;
}

td.tfilaimportante1 {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #a2ad00;
}

td.tfila2 {
	background-color: #EDFAED;
	color: #383D42;
	font-weight: normal;
	padding: 2px ;
	text-align: justify;
	font-size: 85%;
}

td.tfilaimportante2 {
	background-color: #ffffff0;
	color: #333333;	
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 6pt;
	text-align: justify;
	text-decoration: none;
}

td.tfila3 {
	background-color: transparent;
	color: #fff;	
	font-size: 85%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}


td.tfilaimportante3 {
	background-color: #DFE7EC;
	border-left: 3px solid #ffffff;
	color: #333333;	
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #F6EACF;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;	
	font-size: 85%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tcolumna1 {
	font-size: 11px;
	COLOR: #333333;
	background-color: transparent;
	text-align: right;
	padding-left: 2px;
	font-family:  "arial", Verdana;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.tcolumnaimportante1 {
	background-color: #DFE7EC;
	border-left: 3px solid #ffffff;
	color: #333333;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna2 {
	color: #333333;
	font-size: 11px;
	padding-left: 2pt;
	padding-right: 2pt;
	text-align: left;
	font-family:  "arial", Verdana;
}

td.tcolumnaimportante2 {
	background-color: #FBF9D0;
	border-left: 3px solid #D2C609;
	color: #D2C609;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.pietabla {	
	font-size:90%;
	text-align: center;
	display: block;
	clear: both;
	position: relative;
	
}

.pietablaimportante1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;	
}

td {
	text-align: justify;
}

textarea {
	background-color: #E7E9CC;
	border: 1pt solid #a2ad00;	
	font-weight: normal;
	color: #a2ad00;
	
	font-family:  "arial", Verdana;
}


a.linkpietabla:hover {
	color: #000000;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:visited {	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:link {
	color: #333333;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.link1:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size:9px;
}

a.link1:visited {
	color: #333333;
	font-size:9px;
	text-decoration: none;
	
}
a.link1:link {
	color: #333333;	
	font-size:9px;
	text-decoration: none;
}



a:link {
	color: #333333;
	text-decoration: none;
	
}

a:visited {
	color: #333333;
	text-decoration: none;
	
}

a:hover {
	color: #333333;
	text-decoration: underline;
	
	
}

a:active {
	color: #333333;
	text-decoration: underline;
}
/*  ESPECIFICO DE ESTA WEB   */
img.Cimgmundo {
	
	margin-top: 0px;
	
}
#Ccolecciones {
	margin-top: -84px;
	*margin-top: -50px;
	_margin-top: -50px;	
	_padding-top: 0px;
	*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#Ctextoestatico2  {
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	_padding-top: 0px;
	*padding-top: 0px;
	width: 600px;
	z-index:10000;
	margin: 8px;
}
img.Cimglocalizacion {
	
	float: right;
	margin-top: -420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
img.Cimgmundo2 {
	float: right;
	margin-top: -420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/* =3: Estructura general de la pagina:
CONTIENE LOS 3 BLOQUES PRINCIPALES DE LA PAGINA: ENCABEZADO, CUERPO Y PIE   */

#envoltorio {
	z-index: 1;
	padding: 0;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1003px;
	height:auto;
	border: 0px solid #333333;
	border: 0px solid #999999;
	overflow:hidden;
	
}
#envoltoriohome {
	z-index: 1;
	padding: 0;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1003px;
	height:600px;
	border: 0px solid #333333;
	border: 0px solid #999999;
	background-repeat: repeat-y;
	background-position: center top;

	
	
}
/* BLOQUE 1: ENCABEZADO */

/* Todo lo que vaya en este bloque empieza por E */

#encabezado {
	margin: auto;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	width: 990px;
	*width: 990px;
	_width:990px;
	z-index: 100;
	height:179px;
	background-image: url(../../imagenes/fondo_cabecera.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	
	
}
#encabezadohome {
	margin: auto;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	width: 945px;
	*width: 945px;
	_width:947px;
	z-index: 10;
	position: relative;
	height:100px;
	*height:100px;
	_height:100px;
	
	
	
}
#bannervideo {
	
	margin: auto;
	margin-top: 20px;
	*margin-top: 20px;
	_margin-top: 20px;	
		z-index: 10;
	position: relative;
	padding-top: 20px;
	
	
}


/* zona corporativa con el nombre de aplicacion y logos */

#Econtenido {
	width: 990px;
	_width: 990px;
	height:159px;
	margin-top:20px;
	position: relative;
	
	
}



#Econtenido1 {
	width: 945px;
	_width: 945px;
	height:158px;
	background-color: transparent;
	
	background-position: right top;	
	
	
}


img.Cimgcontenido {
	z-index:1000;

	
	
	
}
#widgets1 {
}
#bannerflash {
z-index:1;
width:auto;
margin-bottom:0px;
margin-top:-5px;
*margin-top:-5px;
_margin-top:-5px;
width:auto;
margin-left:4px;

	
}
#bannerflash2 {
z-index:1;
width:auto;

	
}


#Elogo {
	z-index:1000000;
	margin-bottom: 0;
	margin-left:33px;
	margin-top:38px;
	*margin-top:18px;
	display: block;
	float:left;
	position: absolute;
	
	
	
	
}
#Elogo a img{
	padding: 0;
	display: block;
	float:left;
	overflow:hidden;
	
	
	
}


#Elogo a {
	background: #a2ad00;
	height: 95px;
	width: 175px;
	padding: 0;
	display: block;
	overflow:hidden;
}



#Elogo a:visited {
	margin: 0;
	padding: 0;
	
	
	
	
}

#Elogo a:hover {
	background: #a2ad00;
	height: 95px;
	width: 175px;
	opacity:.40;
	filter:alpha(opacity=40);
	display: block;
}

#Ebanner {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;
	background: transparent;
	margin-bottom: 0;
	_margin-bottom: -1px;		
}

#Ebanner img {	
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;	
}

/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/

#Emenu {
	z-index: 10000;
	width: 797px;
	float: right;
	position:relative;
	_margin-left: -2px;
	display:block;

	

}
#Ebusqueda {
width: auto;		
	line-height: 16px;
	text-align: left;
	display:block;
	width:735px;
	text-align:right;
	margin-right:4px;
	font-size:9px;
	margin-top:0px;	
	color:#FFFFFF;
	top: 95px;
	*top: 75px;
	position: absolute;

}
#by {

color:#FFFFFF;
font-size:9px;
width:747px;
text-align:right;
margin-top:15px;
*margin-top:0px;
display: none;

}
#Ebusqueda input {
font-size:10px;
background-color:#c3c458;
border:#ffffff;
color:#333333;
}
#Ebusqueda textarea {
background-color:#c3c458;
}
#Eiconos {
float:right;
width:50%;
margin-top:-25px;
*margin-top:5px;
text-align:right;
display:none;
}
#Eiconos a {
	font-size: 11px;
	
}
/* menu principal del encabezado */



/* cada una de las opciones del menu principal */
#Eselector ul.menulist li {
	float: left;
	display:block;
	position: relative;
	text-align: center;
	z-index: 10000;
	width:93px;
	height:21px;
	z-index:10000;
	vertical-align: middle;
	font-family: "arial", Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height:20px;
	text-transform: uppercase;
}



#Eselector ul.menulist li a {
	color: #ffffff;
	text-decoration: none;
	z-index: 10000;
	display:block;	
	text-align: center;
	vertical-align: middle;	

	
	
	
	
	
	
	
}
#Eselector ul.menulist li.texto a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:12px;
	text-align: center;
	vertical-align: middle;	
	
	
	
	
	
	
	
}
#Eselector ul.menulist li.texto ul li  a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:20px;
	text-align: left;
	vertical-align: middle;	
	
	
	
	
	
	
	
}
#Eselector ul.menulist li.textolight a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:12px;
	text-align: center;
	vertical-align: middle;	
	background-color:#7AAEFF;
	height:28px;
	
	
	
	
	
	
	
	
}
#Eselector ul.menulist li.textolight ul li  a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:20px;
	text-align: left;
	vertical-align: middle;	
	
	
	
	
	
	
	
	
}

#Eselector ul.menulist li a:hover {
	z-index:100000;
	color: #ffffff;
	height:21px;

	

}
#Eselector ul.menulist li a:visited {
	color: #ffffff;
	text-decoration: none;
	
}

#Eselector ul.menulist li.light a {
	color: #ffffff;
	text-decoration: none;
	z-index: 100000;
	display:block;
	text-align: center;
	vertical-align: middle;	
	background-image: url(../../imagenes/ima_menu_hover.gif);
	width:100px;


}

#Eselector ul.menulist li.light a:visited {
	z-index:100000;
	color: #ffffff;
	}

#Eselector ul.menulist li.light a:hover {	
	z-index:100000;
	height:21px;
	color: #ffffff;
}

	
#Eselector ul.menulist li.light ul li  {
	display: block;	
	color: #ffffff;
	font-size:9px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 152px;
	*width: 152px;
	height:auto;
	line-height: 20px;
	z-index: 1000000;
	background-color: #c3c458;
	text-align: left;
	padding: 0px 0px 0 0px;
	
	
	}
#Eselector ul.menulist li.light ul li a {
	padding: 4px 0px 4px 7px;
	color: #ffffff;
	text-align:left;
	background-color: #c3c458;
	background-image: none;
	width: 145px;
	
}

#Eselector ul.menulist li.light ul li a:visited {
	
	color: #ffffff;
	
	
	}

#Eselector ul.menulist li.light ul li a:hover {	
	
	color: #a2ad00;
	text-decoration: none;
	font-weight: normal;
	width: 145px;
	*width: 145px;
	z-index: 1000;
	background-color: #E2E6B2;
	height:auto;
	font-weight:bold;
}

#Eselector ul.menulist li.light ul li a:active {
	}
	





/* si hay: opcion resaltada del menu, donde esta el usuario  */


/* link de la opcion resaltada  */






/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */
 


/* 1er nivel de subopciones, de liporcelanico */




/* 1er nivel de subopciones */

#Eselector ul.menulist li ul{
	list-style: none;
	text-align: left;
	visibility: hidden;
	position: absolute;
	left: 20px;
	top: 22px;
	_top: 22px;
	z-index: 1000000;
	padding-top:23px;
	background-image: url(../../imagenes/ima_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:0px;
	
}


/* 2 nivel de subopciones */



#Eselector ul.menulist li ul li{
	display: block;
	color: #333333;
	font-size:9px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 152px;
	*width: 152px;
	height:auto;
	line-height: 15px;
	z-index: 1000000;
	background-color: #c3c458;
	text-align: left;
	padding: 0px 0px 0 0px;
	text-transform: none;	
	margin: 0px;
	
}
#Eselector ul.menulist li ul li img{
vertical-align:bottom;

}
/*estos son los q hay q tocar*/
#Eselector ul.menulist li ul li a {
	padding: 4px 0px 4px 7px;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
	background-color: #c3c458;
	background-image: none;
	
}

#Eselector ul.menulist li ul li a:visited {
color: #FFFFFF;
		
}

#Eselector ul.menulist li ul li a:hover {
	color: #a2ad00;
	text-decoration: none;
	font-weight: normal;
	width: 145px;
	*width: 145px;
	z-index: 1000;
	background-color: #E2E6B2;
	height:auto;
	font-weight:bold;
	
}




/* 2º nivel de subopciones...

/* menu secundario del encabezado */
#Eselector1 {
	z-index: 10000000;
	width: 345px;
	padding: 0;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	position:relative;
	background-repeat: repeat-x;
	height: 27px;
	display:block;
	float:left;
	
}
#Eselector1 ul {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#Eselector1 ul li {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#Eselector1 ul li a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#Eselector1 ul li a:hover {
	font-size: 10px;
	color: #D32027;
}
/* si hay: zona acceso directo, con su select */
#Eidiomas {

	width: auto;		
	line-height: 16px;
	text-align: left;
	display:block;
	width:735px;
	text-align:right;
	margin-right:4px;
	font-size:9px;
	margin-top:0px;
	
	color:#FFFFFF;
	position: absolute;
	top: 45px;
	*top: 30px;
}
#Eidiomas a {
color:#FFFFFF;
}
#Eidiomas ul  {
display:inline;
}
#Eidiomas ul li  {
display:inline;
}

#Eidiomas select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0.12em #fff solid;
	font-size: 70%;
	vertical-align: middle;	
	color: #666;
}



/* si hay mas menus en el encabezado */
#Emenu1 {
	margin: auto;
	padding: 0;
	width: auto;
	min-height: 35px;
	height: 35px;
	_height: 34px;
	background: transparent;
	margin-top: -103px;
	*margin-top: -103px;	
	_margin-top: -103px;
	float: right;
	margin-right: -8px;
	padding-right: 0px;
	font-weight: bold;
	
}

/* menu secundario del encabezado */
#Eselector1 {	
	width: auto;
	margin: 0;
	padding: 0;	
	line-height: 12px;
	margin-top: 0;	
	_margin-top: -3px;	
}

#Eselector1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
	/*width: 627px;*/
	line-height: 12px;
	text-align: right;
}


/* cada una de las opciones del menu secundario */
#Eselector1 li {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;

}

#Eselector1 li.liultimo {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;
	background: transparent;	
}

#Eselector1 li a {
	display: block;
	padding: 2px 8px;
	color: #3B3B3B;
	text-decoration: none;		
	line-height: 12px;	
	font-size: 85%;	
	font-weight: normal;	
}

#Eselector1 li a:hover {
	color: #ffffff;	
}


/* BLOQUE 2: CUERPO */

/* Las zonas principales de este bloque empiezan por C */

#cuerpo {
	margin: 15px;
	width: 980px;
	z-index: 10;
	position: relative;
	overflow:hidden;
	background-repeat: no-repeat;	
	
	
	
	

}

.seccion1 {
	
	background-image: url(../../imagenes/fondo_cuerpo1.jpg);
			
}
.seccion2 {
	
	background-image: url(../../imagenes/fondo_cuerpo2.jpg);
			
}
.seccion3 {
	
	background-image: url(../../imagenes/fondo_cuerpo3.jpg);
			
}
.seccion4 {
	
	background-image: url(../../imagenes/fondo_cuerpo4.jpg);
			
}
.seccion5 {
	
	background-image: url(../../imagenes/fondo_cuerpo5.jpg);
			
}
.seccion6 {
	
	
			
}

#cuerpohome {
	margin: auto; !important
	width: 990px;
	*width: 990px;
	_width: 990px;!important
	z-index: 10;
	position: relative;
	height:421px;
	margin-top:5px;
	
	
}
#texto {
	display:block;
	float:left;
	color: #333333;
	font-size: 11px;
	height:85px;
	width:274px;
	padding-left:20px;

}
#texto h1 {
	font-size: 12px;
	font-weight: bold;
	color: #a2ad00;
	margin-bottom:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#texto h2 {
	font-size: 12px;
	font-weight: bold;
	color: #a2ad00;
	margin-bottom:6px;
}
#imagen {
	font-size:14px;
	font-weight:bold;
	color: #a2ad00;
	display:block;
	float:right;
	width:690px;
	_width:680px;
}



#cuerpo.banners {
	margin: auto;
	padding: 0;
	width: 911px;
	min-height: 461px;
	height: 1%;
	_height: 1%;
	
	padding-left: 45px;
}

/* menus del cuerpo */

#Emenu {




	
}

/* menu principal */

#Eselector {
	z-index: 10000;
	width: 777px;
	padding: 0;
	margin-top: 0px;
	*margin-top: 0px;
	position:relative;
	background-repeat: repeat-x;
	height:21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	top: 136px;
	*top: 116px;	
}


#Eselector ul {
	font-size: 10px;
	color: #000000;
}


#Eselector ul.menulist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	text-align: center;
	width: 777px;
	_width: 777px;
	font-size: 10px;
	z-index: 100000;
	position:relative;
	background-position: center;
	vertical-align: middle;	

	
	
	
}


/* cada una de las opciones del menu principal */
#Cmenu {
	display:block;
	float:left;
	width:243px;
	_width:182px;
	background-image: url(../../imagenes/ima_cmenu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	
}
#Cselector {
	z-index: 10000000;
	width: 240px;
	_width:182px;
	padding: 0;
	margin-top: 16px;
	position:relative;
	background-repeat: repeat-y;
	margin-top:0px;
	background-color:#c3c458;
	background-image: url(../../imagenes/ima_cmenu_fondo.gif);
	background-position: left top;	
	
	
}



#Cselector ul {
	
	display:block;
	float:left;
	
}
#Cselector ul li {
	display:block;
	float:left;
	width: 240px;
	_width:182px;
	height:24px;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	background-image: url(../../imagenes/ima_cmenu_fondo.gif);
	
	
}



#Cselector ul li a {
	color: #ffffff;
	display:block;
	float:left;
	width:240px;
	padding-left:18px;
	
	
	
	
	
	
	
	
	
	
	
	
}

#Cselector ul li a:hover {
	z-index:100000;
	height:25px;
	display:block;
	margin-left:2px;
	padding-left:16px;
	width:240px;
	text-decoration:none;
	
}
#Cselector ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	
}
<!--2 opciones -->
#Cselector2 {
	z-index: 10000000;
	width: 939px;
	padding: 0;
	margin-top: 16px;
	position:relative;
	background-repeat: repeat-x;
	height: 28px;
	margin-top:0px;
	
	
	
}



#Cselector2 ul {
	margin: 0px;
	padding: 0px;
	height:25px;
	list-style: none;
	display: inline;
	text-align: center;
	width: 939px;
	font-size: 10px;
	z-index: 100000;
	position:relative;
	background-position: center;
	vertical-align: middle;	
	
	
	
}
#Cselector2 ul li {
	float: left;
	display:block;
	position: relative;
	text-align: center;
	z-index: 1000000;
	width:466px;
	height:25px;
	z-index:100000;
	vertical-align: middle;
	font-family: "arial", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7AAEFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	
}



#Cselector2 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:23px;
	
	
	
	
	
	
	
	
}

#Cselector2 ul li a:hover {
	
	z-index:100000;
	color: #FFFFFF;
	height:25px;
	
}
#Cselector2 ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

<!--5 opciones -->
#Cselector5 {
	z-index: 10000000;
	width: 939px;
	padding: 0;
	margin-top: 16px;
	position:relative;
	background-repeat: repeat-x;
	height: 28px;
	margin-top:0px;
	
	
	
}



#Cselector5 ul {
	margin: 0px;
	padding: 0px;
	height:25px;
	list-style: none;
	display: inline;
	text-align: center;
	width: 939px;
	font-size: 10px;
	z-index: 100000;
	position:relative;
	background-position: center;
	vertical-align: middle;	
	
	
	
}
#Cselector5 ul li {
	float: left;
	display:block;
	position: relative;
	text-align: center;
	z-index: 1000000;
	width:186px;
	height:25px;
	z-index:100000;
	vertical-align: middle;
	font-family: "arial", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7AAEFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	
}



#Cselector5 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100000;
	display:block;
	line-height:23px;
	
	
	
	
	
	
	
	
}

#Cselector5 ul li a:hover {
	
	z-index:100000;
	color: #FFFFFF;
	height:25px;
	
}
#Cselector5 ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

#Cselector ul li ul  {

color:#a2ad00;
}
#Cselector ul li ul li {
	width: 220px;
	*width: 220px;
	_width: 220px;
	display: block;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	
	
	
	
	
}

#Cselector ul li ul li a {
	display: block;
	padding: 4px 0px 0 4px;
	color:#333333;
	text-decoration: none;
	font-size: 10px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	
}
#Cselector ul li ul li a:visited {
	display: block;
	padding: 4px 0px 0 4px;
	color:#333333;
	text-decoration: none;
	font-size: 10px;
	width: 200px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	background:#ffffff;
	
}
#Cselector ul li ul li a:hover {
	background-image: url(../../imagenes/fondo_menu_lateral_hover.gif);
	width:200px;
	*width:200px;
	_width:200px;
}

#Cselector ul li ul li span  {
	
	width:220px;
	color: #333333;
	padding-left:0px;
}
#Cselector ul li ul li span a {
	
	background-image: url(../../imagenes/fondo_span.gif);
	width:210px;
*width:220px;
_width:210px;
	height: 20px;
	padding-left:15px;
}

#Cselector ul li ul li span a:visited {

color: #333333;
background-image: url(../../imagenes/fondo_span.gif);
width:210px;
*width:220px;
_width:210px;
height: 20px;
padding-left:15px;

}
#Cselector ul li ul li span a:hover {
	
	width:210px;
*width:220px;
_width:210px;
	color: #ffffff;
}

#Buscar {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
}

/* 2º nivel de subopciones */

/* banners */

#Cbanners {	
	width: 240px;
	_width:182px;	
	padding: 0;	
	display:block;
	background-color:#c3c458;
	background-image: url(../../imagenes/ima_cmenu_fondo.gif);
	background-position: left top;		
	
	float: left;

	
		
}
#Cbannershome {	
	width: 213px;	
	padding: 0;	
	display:block;
	float:right;	
	margin-top: 10px;
	_margin-top:10px;	
	float: left;
		
}
#Cbanners img {
margin-left: 20px;
		
			
}

#Cbanners a {
		
			
}

#Cbanners ul {		
	display: block;
	width: 196px;
	padding: 0;
	margin: 0;		
	text-align: left;	
	background: transparent;		
}

#Cbanners ul li {		
	background: transparent;
	font-size: 85%;
	text-transform: uppercase;		
	margin-bottom: 0px;
	list-style-type: none;
	display:block;
	margin-left: 1px;
}

#Cbanners ul li img {		
	border: 1px solid #BEBEBE;	
}


/* contiene todo el contenido */

#Ccontenido {
	width:720px;
	*width:720px;
	_width:600px;
	float:right;
	
	
}
#Ccontenido2 {
	width:990px;
	*width:auto;
	_width:990px;	

	
}

/* SÓLO PARA LA HOME */

#Ccontenidohome {	
	
	margin: auto;
	width:258px;
	padding-left:20px;
	padding:5px;
	background-repeat: no-repeat;	
	margin-top:5px;
	display:block;
	float:left;
	
	
}
#Ccontenidohome a {
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#Ccontenidohome a:visited {
color: #333333;
}
#Ccontenidohome a:hover {
color: #333333;
}
#Cdestacadoshome {	
	
	margin: auto;
	
	background-repeat: no-repeat;	
	height:auto;
	margin-left:10px;
	margin-top:6px;
	
	
	
	
}
#Cdestacadoshome ul li {

width: 22%;
margin-left:25px;
_margin-left:20px;
text-align:center;
}
#Cdestacado1 {
	width:275px;
	display:block;
	float:none;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:2px;
}
#Cdestacado1 h2{
	height:20px;
	padding-left:5px;
	padding-top:3px;
	color:#999999;
	font-family:  "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Cdestacado2 {
margin-left:4px;
display:block;
float:none;
width:275px;
margin-bottom:6px;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
#Cdestacado2 img {
margin-left:20px;

}
#Cdestacado2 h2{
	height:15px;
	padding-left:5px;
	padding-top:3px;
	color:#999999;
	font-family: "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Cdestacado2 p {
color:#999999;
	font-family: "arial", Verdana;
	font-size: 11px;

}
#Cdestacado2 hr {

width:184px;
}
.horaincidencia {
margin-left:10px;
font-size:10px;
display:block;
float:left;
}
.fechaincidencia {
margin-left:10px;
font-size:10px;
display:block;
float:right;
}
#Cdestacado3 {
margin-left:4px;
display:block;
float:none;
width:275px;
margin-bottom:6px;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Cdestacado3 img {
margin-left:20px;

}
#Cdestacado3 h2{
	
}
#Cdestacado3 ul  {
margin-left:10px;
width:200px;
display:block;
float:left;

}
#Cdestacado3 ul li {
display:block;
float:left;
width: 90px;
margin-left:2px;
}

#Cdestacado4 {
margin-left:4px;
display:block;
float:none;
width:275px;
margin-bottom:6px;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Cdestacado4 img {

}
#Cdestacado4 p {
	
	
}
#Cdestacado4 h2{
	height:25px;
	background-image: url(../../imagenes/fondo_h2.gif);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-top:3px;
	margin-left:10px;
	width:184px;
}
#Ccontenidohometexto {
	float: left;
	margin: auto;
	margin-left: 0px;
	padding: 10px;
	text-align: left;
	height:290px;
	background:#FFFFFF;
	width:400px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #F0F6EA;
	border-right-color: #F0F6EA;
	border-bottom-color: #F0F6EA;
	border-left-color: #F0F6EA;
}
#Ccontenidohometexto p {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
#Ccontenidohometexto h1 {
	font-size:12px;
	color: #333333;
	font-family:  "arial", Verdana;
	text-transform: uppercase;
}
#Ccontenidohomenews {	
	
	float: right;
	margin: auto;
	margin-left: 0px;
	padding: 10px;
	text-align: left;
	height:290px;
	background:#FFFFFF;
	width:500px;
	
	
	
}

/* FIN SÓLO PARA LA HOME */

#Ccontenidobanners {	
	background:  transparent left top no-repeat;
	
	margin: auto;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: auto;
	min-height: 461px;
	height: 1%;
	_height: 461px;
	z-index: 0;
	float: right;
	width: 698px;
}

#Cencabezadocontenido {
	margin:auto;
	z-index: 10;
	margin-left: 0px;
	_margin-left: 0px;
	margin-top:10px;
	*margin-top: 10px;
	_margin-top: 10px;
	height:42px;
	color: #999999;
	
	
		
}



#Cencabezadocontenido h1 {
	color: #a2ad00;
	z-index: 100;
	font-size: 16px;
	font-weight: bold;
	display: block;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family:  "arial", Verdana;
	text-align: left;
	margin-top: 10px;
	display:block;
	float:left;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 690px;
}	


#Ccontenidobanners #Cencabezadocontenido h1 {	
	display: none;
}


#Cencabezadocontenido h2 {
	color: #ffffff;
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 4px 0px 0 0px;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0px 0px;
	border-bottom: 1px solid #fff;
	display: block;
	/*position: relative;*/
	margin: 0;
	padding: 4px 0px 0 0px;	
	width: 655px;
	*width: 655px;
	_width: 650px;
	float: left;	
	margin-top: 0px;
	*margin-top: -41px;
	letter-spacing: 0.1em;
	line-height: 26px;
}

#Cencabezadocontenido h2 span a {
	color: #ffffff;
	text-transform: none;
	font-size:50%;
	display: inline;
	float:right;
	letter-spacing: normal;	
	margin-top:-26px;
	text-decoration:none;
}

#Cencabezadocontenido h2 span a:visited {
	color: #ffffff;
	text-decoration:none;
}

#Cencabezadocontenido h2 span a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#Ccontenidobanners #Cencabezadocontenido h2 {
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
	padding:0pt 0px 0px 0px;
	text-align:right;
	text-decoration:none;
	width: 296px;	
	float: none;
	letter-spacing: normal;	
}


#Crastrodemigas {		
	/*top: 107px;*/
	
	color: #727272;	
	font-size:10px;	
	text-align:left;	
	width: 98%;
	background: transparent;
	position: relative;
	display: block;
	margin-top:0px;
	*margin-top:-40px;
	margin-left:10px;
	position:absolute;
	*position: relative;
	top:0;

	
}

#Crastrodemigas span {	
	
	padding-left: 10px;
	padding-right: 7px;
	
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigas b {
	
	font-weight: bold;
}
#Crastrodemigas a {
	color: #666666;
	text-decoration: none;
}

/*#Crastrodemigas a {
	color: #ffffff;
	text-decoration: none;
}

#Crastrodemigas a:link {
	color: #858585;
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #858585;
}

#Crastrodemigas a:hover {
	color: #858585;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #858585;
	text-decoration: underline;
}
*/

#Crastrodemigasbanners {	
	top: 0px;
	left: -211px;
	color: #ccc;	
	font-size: 4.5%;
	width: auto;
	background: transparent;
	z-index: 0;
	display: block;
	margin-bottom: 20px;	
}

#Crastrodemigasbanners span {	
	
	padding-left: 10px;
	padding-right: 7px;
	color: #ccc;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigasbanners b {
	color: #ccc;
	font-weight: normal;
}




#Ccontenidocontenido {
	margin: auto;
	_margin: 0px;
	margin-top: 0px;
	z-index: 100;
	width:100%;
	display:block;
	float:left;
	clear:both;
	
	
	
	
		
}
#Ccontenidocontenidohome {
	margin: auto;
	margin-top: 0px;
	z-index: 100;
	width:700px;
	display:block;
	float:left;
	
	
		
}

#Ccontenidocontenidobanners {
	margin: 0;
	padding: 0px 0px 0 0px;	
	float: left;	
}

#Ccontenidocontenido a {
	color: #a2ad00;
	text-decoration: underline;
}

#Ccontenidocontenido a:visited {
	color: #333333;
	text-decoration: underline;
}

#Ccontenidocontenido a:hover {
	color: #333333;
	text-decoration: none;
}

#Ccontenidocontenido a:active {
	color: #v;
	text-decoration: underline;
}

#Ctextocontenido {
	color: #333333;
	width: auto;
	_width: auto;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 10px;
	z-index: 4;
	display:block;
	overflow:hidden;
	padding: 6px;	
	font-size: 12px;
	margin-right:10px;
	
	
}

#Ctextocontenido2 {
	color: #333333;
	width: 600px;
	*width: auto;
	_width: 600px;
	margin-top: 10px;
	*margin-top: 20px;
	_margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 10px;
	z-index: 4;
	margin-left:20px;
	margin-right:20px;
	display:block;
	overflow:hidden;
}
#Ctextocontenido2 ul {
	
	color: #333333;
	font-family:  "arial", Verdana;
	line-height: 14px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	float:left;
	width:100%;
	_width:95%;
	
}
#Ctextocontenido ul {
	
	color: #333333;
	line-height: 18px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	float:left;
	width:100%;
	_width:95%;
	
}

#Ctextocontenido table {
	
	color: #333333;
	
	
	
}
#Ctextocontenido th {
	
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#Ctextocontenido th a:link {
	color: #ffffff;
	text-decoration: underline;
	
}
#Ctextocontenido th a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
#Ctextocontenido th a:visited {
	color: #ffffff;
	text-decoration: underline;
	
}

#Ctextocontenido ul li {
	color: #727272;	
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	float:left;
	height:auto;
	background: transparent url(../../imagenes/ima_bullet.gif) 0px 6px  no-repeat;	
	list-style-type: none;
	display:inline;
	overflow:hidden;
}
#Ctextocontenido h2 {
	font-size: 14px;
	color: #a2ad00;
	margin-bottom: 2px;
	padding-bottom:0px;
	text-transform:uppercase;
}
#Ctextocontenido h3 {
	font-size: 14px;	
	line-height:14px;
	color: #727272;
}
#Ctextocontenido h4 {
	font-size: 12px;
	margin-top:4px;
	color: #666666;
	font-style: italic;
}
#Ctextocontenido2 ul li {
	font-size: 12px;
	color: #333333;
	font-family:  "arial", Verdana;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	float:left;
	height:auto;
	background: transparent url(../../imagenes/ima_bullet.gif) left 5px no-repeat;	
	list-style-type: none;
}
#map{
	font-size: 11px;
	color: #333333;
	font-family:  "arial", Verdana;
	margin-left: 0px;
	_margin-left: -100px;	
	margin-top: 0px;
	_margin-top: -310px;
	margin-right: 1px;
	margin-bottom: 0px;
	width:550px;
	height:750px;
	position:relative	
}
#Ctextocontenido p {
	
	color: #727272;
	margin: 1px;
	font-size:11px;
		
}
#Ccontenidocontenido ul {
	margin-top:0px;
	
	
}
#Ccontenidocontenido li {
	
	width:74px;
	display:inline;
}
#Ctextoestatico  {
	color: #333333;
	float: right;
	width: 670px;
	_width: 640px;
	height:180px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 0px;
	z-index: 4;
	overflow-x:auto;
	overflow-y:auto;
	margin-right: 6px;
	padding-right: 6px;
	
	
	
}
#Ctextoestatico p {
	
	
	

}
#Ctextoestatico ul {
	
	color: #333333;
	font-family:  "arial", Verdana;
	display:block;
	float:left;
	height:auto;
	_width:500px;
	
}
#Ctextoestatico ul li {
	
	color: #333333;
	font-family:  "arial", Verdana;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	display:block;
	float:left;
	width:610px;
	_width:500px;
	height:auto;
	
}
#Ctextoestatico ul li ul {
	
	color: #333333;
	font-family:  "arial", Verdana;	
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:0px;
	padding-top:0px;
	list-style-position: inside;
	list-style-type: circle;
	_width:500px;
}

#Ctextoestatico ul li ul li {
	
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: circle;
	list-style-position: inside;	
	padding-left: 10px;
	_width:500px;
	

}

#Ccontenidocontenido li {
	
	
	width:95%;
	
	
}
#Ccontenidocontenido ul li a img {
	border: 1px solid #BEBEBE;
	padding:2px;
	margin-right:8px;
	
}

#Ccontenidocontenidobanners #Ctextocontenido {
	
	text-align: center;
	/*min-height: 300px;
	height: 1%;
	_height: 300px;*/
	width: 296px;
	
	/*height:383px;
	overflow-x:auto;
	overflow-y:auto;*/
}

#Ccontenidoimagen {
	
	margin-left: 0px;
	padding-right: 43px;
	float: right;
	min-height: 463px;
	height: 463px;
	_height: 463px;
}


/* AQUÍ DENTRO EMPEZARÍAN LAS ETIQUETAS COMUNES */

/*
#Ctextocontenido p {
}
*/

/* FIN DE LAS ETIQUETAS COMUNES */

#Cpiecontenido {
	z-index: 10000000;
	color: #333333;
	display:inline;
	width:600px;
	_width:580px;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	
	
}
#Cpiecontenido hr {
	border: 1px dotted #999999;
	width:90%;
	
	
}
#Cpiecontenido hr2 {
	border: 1px dotted #CCCCCC;
	width:100%;
	
	
}
#Cpiecontenido a {
	z-index: 10000;
	color: #333333;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

#Ccontenidobanners #Cpiecontenido {
	float: left;
	clear: both;
	
	margin-top: 0px;
	padding: 2px 18px 0 24px;
	display: block;	
	margin-bottom: 0px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
	width: 257px;	
	margin-top: -24px;
	*margin-top: 0px;
	_margin-top: -5px;
}




#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 2%;
	padding: 5px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 2%;
	padding: 5px;
	width: auto;
}

/* BLOQUE 3: PIE */

/* Si hay alguna subzona en este bloque empieza por P */

#pie {
	width:990px;
	font-family: "arial", Verdana;
	font-size: 10px;
	z-index: 100;
	margin-bottom: auto;
	height: 300px;
	margin-left: 0px;
	background-image: url(../../imagenes/fondo_pie.gif);
	background-repeat: no-repeat;
	background-position: center;	
	
	
}


#pie.banners {	
	
	color: #8A8A94;	
	font-size: 75%;
	margin:auto;
	min-height: 8px;
	height: 8px;
	_height: 8px;
	text-align: right;
	width: 882px;
	position: relative;
	top: -4px;
	*top: -10px;
	_top: -2px;
	clear: both;
	padding-top: 0px;		
	font-family:  "arial", Verdana;
	font-size: 8px;
	color: #850F0F;
	background-color: #ECECEC;
}



#pie span {
	margin: 0px 0px 0px 0px;
	padding-right: 2px;
	display: block;	
	
}

#pie img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background: transparent;
}
#pie ul {
	display:inline;
	float:left;
	margin-top: 15px;
	width:970px;	
}

#pie ul li{
	display:inline;
	color: #FFFFFF;	
	float:left;
	margin-left:28px;
	margin-bottom: 10px;
}

#pie a {
	color: #FFFFFF;	
}

#pie a:link {
}

#pie a:visited {
	
}

#pie a:hover {
	
}

#pie a:active {
}
#pie a {
	
}

#pie a.link1:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size:9px;
	text-decoration: none;
}

#pie a.link1:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size:9px;
	text-decoration: none;
	
}

#pie a.link1:hover {
font-family:Arial, Helvetica, sans-serif;
	color: #919191;
	font-size:9px;
	text-decoration: none;
	
}

#pie a.link1:active {
font-family:Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size:9px;
	text-decoration: none;
}

#piehome a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

#piehome a:link {
}

#piehome a:visited {
	color: #333333;
}

#piehome a:hover {
	text-decoration: underline;
}

#piehome a:active {
}
/* 	  =SHOP */

/*Listado Shop */


#Cselectortipo ul {
	margin-left: -170px;
	*margin-left: 25px;
	_margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	width: 490px;
}
#Cselectortipo p {
	color: #FFFFFF;	
	
}

#Cselectortipo li {
	padding-left: 25px;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
}
#Cselectortipo ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
}
#Cselectortipo ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cselectortipo ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cdestacados  {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 445px;
	height:220px;
	_height:220px;
	min-height:220px;
	margin: 0px;	
}
#Cdestacados ul {
	padding-top: 2px;
	padding-bottom: 0.4em;
	display:inline;
	float: left;
	width: 445px;
	height:240px;
	_height:240px;
	min-height:240px;
	overflow-x:no;
	overflow-y:auto;
}
#Cdestacados p {
	color: #FFFFFF;	
	font-size: 90%;
	
}

#Cdestacados li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	width: 70px;
	height:150px;
	_height:150px;
	min-height:150px;
}
#Cdestacados ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	width: 82px;
	height: 82px
}
#Cdestacados ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
}

#Cselectormateria ul {
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	width: 470px;
	text-align: left;
}
#Cselectormateria p {
	color: #FFFFFF;	
	
}

#Cselectormateria li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	text-align: left;
}

#Cselectormateria ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
}
#Cselectormateria ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}

#Cselectormateria ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cnovedades {
	padding-top: 5px;		
	float: right;
	height: 350px;
}

#Cnovedades img {		
	height: 345px;	
}

#Cselectorpiezas {
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}


#Cselectorpiezas ul {	
	display: block;
	width: 100%;
	background: transparent;
	padding: 0;
	margin: auto;	
	min-height: 80px;
	height: 1%;
	_height: 1%;	
	padding: 10px 0px 20px 0px;
}

#Cselectorpiezas ul li {		
	
	border: 1px none #e4e6f4;
	background: transparent;	
	list-style-type: none;	
	display: inline;	
	float: left;
	text-align: left;
	margin: 0 30px;
	width: 151px;
	min-height: 80px;
	height: 1%;
	_height: 1%;
}

#Cselectorpiezas ul li span{		
	display: block;
	text-align: left;	
	width: 151px;	
	border: none;
	vertical-align: bottom;
}

#Cselectorpiezas ul li span a img{	
	vertical-align: bottom;
}
#proyectos {
	height: 120px;
	width: 250px;
	*width: 250px;
	_width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 85%;
	margin-top: 23px;
	*margin-top: 10px;
	_margin-top: 10px;
	position:relative;
	
	
	
	}	
#proyectos p {
	
	font-size: 90%;
	}	
#tituloproyecto {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
	background-position: right 12px;
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	overflow-x:auto;
	overflow-y:auto;
	}	
#paginadorproyectos  {
	z-index: 100000;
	font-size: 90%;
	background-position: center;
	padding: 0px;
	height: 80px;
	width: 610px;
	_width: 610px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top:0px;
	margin-left: 300px;
	*margin-left:300px;
	
		
	
	}
#content{
	height:230px;
	left:300px;
	overflow:hidden;
	position:absolute;
	top:200px;
	*top:207px;
	_top: 215px;
	visibility:visible;
	width: 610px;
	z-index:90;
	
	
	
	}
#btnAnterior  {
	
	height:15px;
	left:310px;
	position:absolute;
	top:225px;
	_top: 225px;
	width:25px;
	z-index:94;
	
	
	
	}
#btnSiguiente  {
	
	height:15px;
	left:920px;
	position:absolute;
	top:225px;
	_top: 225px;
	width:25px;
	z-index:95;
	
	
	
	}
img.Cimgproyectos {
	float: right;
	margin-top: -240px;
	*margin-top: -220px;
	_margin-top: -220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
	
#paginadorproyectos ul {
	
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 0.2em;	
	text-align: left;
	width: 15000px;
	height:52px;
	
	
}
#paginadorproyectos p {
	color: #FFFFFF;	
	
}

#paginadorproyectos li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	text-align: left;
}

#paginadorproyectos ul li  a img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
	height:50px;
}
#paginadorproyectos ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	opacity:1;
    filter:alpha(opacity=100);
	height:50px;
}

#paginadorproyectos ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:1;
    filter:alpha(opacity=100);
	height:50px;
}
#proyectos a:link {
	color: #333333;	
	}		
#proyectos span a:link {
	color: #990000;	
	}		      
/* Listado */
#Cdestacado2 noticia {

}

#noticias {
	
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 640px;
	_width: 600px;
	
	}	
#noticias a {
	
	}	
#noticias a:visited {

	}	
#noticias a:hover {
	
	}	    
#filtros {
	clear:both;
	width: 100%;		
	*width: 620px;	
	_width: 500px;
	margin-bottom:30px;
	*margin-bottom:10px;
	_margin-bottom:10px;
	
	
		
	}
#filtros2 {
	clear:both;
	width: 100%;		
	*width: 620px;	
	_width: 500px;
	margin-bottom:30px;
	*margin-bottom:10px;
	_margin-bottom:10px;
	
}	
		
#filtroscategorias {
	
	float: left;
}
#filtrosactuales {
	
	float: right;
}
	}	
.categoria {
	width:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;	
	font-weight: bold;    
   text-decoration: none;
	color: #034E96;
	text-transform:uppercase;	
	padding: 3px 0px 11px 5px;
	margin: 0;		
	background-repeat: no-repeat;
	border-bottom: 1px solid #034E96;
	}

.noticiahome{
	width: 218px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	height:40px;
	
	opacity:.90;
    filter:alpha(opacity=90);
}
.noticia2{
	width: 218px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	height:40px;
	background-color:#D7D8DD;
	opacity:.90;
    filter:alpha(opacity=90);
}
.noticiahome a{

	background-repeat: no-repeat;
	display:block;
	height:50px;
}
.noticiahome a: visited{

	background-repeat: no-repeat;
	display:block;
	height:50px;
}
.noticiahome a:link{
	background-repeat: no-repeat;
	display:block;
	height:50px;
	
}
.noticiahome a:hover{
	
	display:block;
	
}
.noticia2 a{

	background-repeat: no-repeat;
	display:block;
	height:50px;
}
.noticia2 a: visited{

	background-repeat: no-repeat;
	display:block;
	height:50px;
}
.noticia2 a:link{
	background-repeat: no-repeat;
	display:block;
	height:50px;
	
}
.noticia2 a:hover{
	
	display:block;
	
}
.noticia2 a: active{
}
.noticia{
	margin-bottom: 4px;
	
	
}
.noticia a{

	
}
.noticia a: visited{

	
}
.noticia a:link{
	
	
}
.noticia a:hover{
	
	
	
}
.noticia a: active{
}
.imagennoticia{
	width:10px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-right:-3px;
	background-color: #000000;
	}
.titularnoticiahome{
	font-size:10px;
	color: #999999;
	margin-left:0px;
	line-height: 12px;
	padding-bottom: 4px;
	padding-top:2px;
	text-align: left;
	font-weight:bold;
		
	
	}
.titularnoticiahome a {
	
	
	color: #999999;
	
	
}	
.titularnoticiahome a:link { 
	


	color: #999999;
	
	}
.titularnoticiahome a:visited { 	
	color: #999999;
	text-decoration: none;
	padding-bottom:0px;
	
	
	}
.titularnoticiahome a:hover { 
	
	color: #E00633;
	text-decoration: none;
	
	}
.titularnoticiahome a:active { 
	
	color: #E00633;
	text-decoration: none;
	
	
	}
.titularnoticia{
	font-size:12px;
	color: #999999;
	margin-left:0px;
	line-height: 14px;
	padding-bottom: 0px;
	padding-top:2px;
	text-align: left;
	
		
	
	}
.titularnoticia a {
	
	
	padding-top:2px;
	padding-bottom:0px;
	color:#333333;
	
	
}	
.titularnoticia a:link { 
	color:#333333;
		
	}
.titularnoticia a:visited { 	
	color:#333333;
	text-decoration: none;
	padding-bottom:0px;
	
	
	}
.titularnoticia a:hover { 
	
	color:#333333;
	text-decoration: none;
	
	}
.titularnoticia a:active { 
	
	color:#333333;
	text-decoration: none;
	
	
	}	
.subtitulonoticia3 {
	font-size: 11px;	
	top: 0px;
	color: #000000;
	}	

.subtitulonoticia {
	font-size: 12px;	
	top: 0px;
	color: #000000;
	}
.subtitulonoticiahome {
	font-size: 11px;	
	top: 0px;
	color: #000000;
	line-height: 12px;
	padding-bottom:4px;
	display:none;
	}
.fechanoticiahome{
	FONT-SIZE: 9px;
	text-align:justify;
	padding-left: 10px;
	color: #000000;
	padding-bottom: 0px;
	padding-top:-10px;
	display:none;
	}	
.fechanoticia{
	FONT-SIZE: 9px;
	color: #000000;
	padding-bottom: 0px;
	
	}
#paginador {
	font-family:  "arial", Verdana;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	}
#fichanoticia {
	width: 320px;
	float: right;
	text-align: justify;
	color: #FFFFFF;
	font-size: 95%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-top: -320px;
	height: auto;
	margin-left: 370px;
	padding-right: 30px;
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}	
	
#fichanoticia h3 {
	color: #1E2F7F;
	text-decoration: none;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
	}	
	
#textofichanoticia {
	font-size: 12px;	
	padding-top:8px;
	font-weight:normal;
	}
#fechafichanoticia {
	font-size: 12px;
	color: #999999;
	padding-bottom:8px;
	
	}
#descargablesfichanoticia {
	
	font-size: 11px;
	color: #999999;
	}
#imagenfichanoticia img {
	
	text-align: center;
	max-width: 450px;
		}
#imagenfichaevento img {
	
	text-align: center;	
	max-width: 450px;
	}
#agendafichaevento{
	float: right;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
#masinfofichanoticia{
	width: 100%;
	clear:both;
	font-size:90%;
	}
table.ttablaagenda {
	color: #000000;
	font-size: 80%;
	padding: 1pt;
	border: 1px dotted #333333;
	width:170px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

#anotacionesfichaevento {
	width: 500px;	
	float:left;	
	margin: 2px 0;	
}
/* Ficha Shop */ 
#listadoproductos {
	
	
	text-align: justify;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	width:1005;
	
	
	
	}

#listadoproductos p {
	
	text-align: justify;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
	}
#listadoproductos ul {
	min-height:100px;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	height: auto;
	width:100%;

	
	}
#listadoproductos li {
	
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
	display:inline;
	float: left;
	background-image: none;
	background-position: left top;
	}
#listadoproductos ul li {
background-image: none;
}
#listadoproductos ul li a {
	color: #333333;
	text-decoration: underline;	
	background-image: none;
	
	}
#listadoproductos ul li a:visited {
	color: #333333;
	text-decoration: underline;	
	background-image: none;
	
	}
	
	
#listadoproductos ul li  a img {
	border: 0px solid #FFFFFF;
	
	
}
#listadoproductos ul li  a:hover img {
	border: 1px solid #cccccc;
	
}
#listadoproductos ul li  a span {
	border: 1px solid #cccccc;
	margin: 1px;
}
#fichacatalogo {
width:700px;
display:block;
	overflow:hidden;
}
#imagenfichacatalogo {
	width: 400px;
	float: right;
	display:block;
	}

#imagenfichacatalogo h1 {
	z-index: 10000;
!important
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 10px;
	*margin-top: 10px;
	_margin-top: 130px;
	margin-left: 10px;
	letter-spacing: -1px;	
	*letter-spacing: -1px;
	_letter-spacing: -1px;
	height: 24px;
	width: 150px;
	*width: 150px;
	_width: 150px;
}

#fotoproducto {
	
	z-index:1000px;
		
	}
#fotoproducto img{
	padding: 4px;
	border: 1px solid #BEBEBE;
	}
#datosproducto {
	
}
#datosproducto h3 {	
	width: 100%;
	float: left;
	font-family:  "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	
	 
	}
#datosproducto ul {	
	font-size: 90%;
	 
	}
#datosproducto li {	
	font-size: 11px;
	 
	}
#datosproducto ul li {	
	font-size: 11px;
	 
	}
#dato1 {
	width: 100%;
	float: left;
		 
	}
#dato1 p {	
	font-size: 11px;
	 
	}
#dato1 img {
	float: right;
	margin-left: 190px;	
	margin-top: 0px;
	*margin-top: -20px;	
	_margin-top: 20px;

	
	}
#dato1 h1 {
	width: 100%;
	float: left;
	font-family:  "arial", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	
	}
	
#dato1 h3 {
	width: 95%;
	float: left;
	font-family:  "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #850F0F;
	text-align: left;

	}
#dato1 ul {	
	width: 100%;
	float: left;
	 
	}
#dato1 li {	
	width: 100%;
	float: left;
	display:inline;
		}
#dato2 {	
	width: 100%;
	float: left;
	 
	}
#dato2 p {
	font-size: 11px;
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 1px;	
	line-height: 14px;
	margin:0px;
	}
#dato2 h3 {
	width: 100%;
	float: left;
	font-family:  "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;


	
	
	}
#dato2 ul {
	width: 100%;
	font-size:80%;
	list-style-position: inside;
	margin-left: 0px;	 
	}
#dato2 li {
	width: 90%;
	list-style-type: none;
	
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
#dato3 {	
	width: 100%;
	float: left;
	 
	}
#dato3 p {	
	font-size:11px;
	
	 
	}
#dato3 h3 {
	width: 100%;
	float: left;
	font-family:  "arial", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
	
	 
	}
#dato3 ul {
	width: 95%;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 0px;
	}
	
#dato3 li {	
	width: 100%;
	float: none;
	display:inline;
	}
#dato4  {
	width: 100%;
	float: left;
	text-align: left;
	 
	}
#dato4 a.precios:link {
	color: #a2ad00;
	font-size: 10px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration: none;
}
#dato4 a.precios:visited {	
	font-size: 10px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	color: #a2ad00;
}
#dato4 a.precios:hover {
	color: #333333;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration: underline;
}
#dato4 a.precios:active {
	color: #a2ad00;	
	font-size: 12px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;

}

#textofichacatalogo {
	width: 250px;
	float: left;
	display:block;
	
	 
	}
#logoproducto {
	height: auto;
	float:left;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 120px;
	_margin-left: 50px;
	margin-top: 100px;
	*margin-top: 100px;
	_margin-top: 60px;
}


#logoproducto img {
	height: auto;
	float:left;
	
}
#logofamilia {
	width: 258px;
	float: right;
	margin-top: -455px;
	*margin-top: -455px;
	_margin-top: -455px;	
	height: 455px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 500px;
}
#fotoselector {
	margin-top: 0px;
	width:420px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	display:inline;
	float: left;
	
	
}
#fotoselector  ul{
	display:inline;
	height: auto;
	margin: 0px;
	
	
	
}
#fotoselector li {
	height: 130px;
	width: 90px;
	display:inline;
	margin: 0px;
	
	
}
#fotoselector ul li {
	height: 130px;
	width: 90px;
	display:inline;
	margin: 0px;
	font-size:9px;
	
	background-image:none;
	
}
#fotoselector ul li  a img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 90px;
	width: 90px;
}
#fotoselector ul li  a:hover img {
	border: 1px solid #cccccc;
	padding: 2px;
	opacity:.70;
	filter:alpha(opacity=70);
	
}
#fotodespiece {
	height: 80px;
	margin-top: -160px;
	width: 244px;
	text-align: left;
	float: right;
	margin-left: 450px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#fotodespiece a img {
	border: 0px solid #FFFFFF;
	margin: 2px;
}
#fotodespiece  a:hover img {
	border: 1px solid #FFFFFF;
	margin: 1px;
}
#fotodespiece  a:visited img {
	border: 1px solid #FFFFFF;
	margin: 1px;
}
	

#datosproducto ul li {
	list-style-type:none;
}
#informacion {
	list-style-type:none;
	float: right;
	width: 244px;
	margin-left: 450px;
	margin-top: -40px;
}


#datosproducto ul li span.titulo {	
	font-weight: bold;
}


#imagenfichaambiente span {
	text-align:left;
	display: block;	
	padding: 0px 0 0px 55px;
}



#Imprimir {
	float: right;
	margin-right: 39px;
	margin-bottom: 5px;
	width: 88px;
}

#Volver{
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 88px;
}
#mapa{
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	width:620px;
	height:225px;
	
}
#nombres{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}

.clausula{
	font-size: 9px;
	line-height: 11px;
	color: #666666;	
	
	
	}
#granjas{
	background-color: #EEEEEE;
	border: 1px dotted #ADADAD;
	margin-left: 8px;
	width: 280px;
	padding-left:8px;
	overflow:auto;
	height:220px;
	
}
#granjas hr{
	border: 1px dotted #ADADAD;
	margin-left: 8px;
	width: 240px;
	padding-left:8px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#granjas p{
	padding-top: 2px;
	padding-bottom: 2px;
	
}
#datosexperto {
	padding-left: 5px;
	color:#000;
	line-height: 15px;
}



/* FIN DE LAS ETIQUETAS COMUNES */



#Ciconos {
	width: 90%;
	*width: 90%;
	_width: 90%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	display: block;
}

#Ciconos a {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

#Ciconos a:link {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

#Ciconos a:visited {
	color: #797979;
	text-decoration: none;
}

#Ciconos a:hover {
	color: #797979;
	text-decoration: underline;
}

#Ciconos a:active {
	text-decoration: none;
}

#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 60px;
	padding: 5px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 60px;
	padding: 5px;
	width: auto;
}
#Cpasos {
	display: block;
	margin-bottom: 30px;
	width: 729px;
	_width: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


#Cpasos ul {	
	display: block;
	list-style: none;
	margin: 0 0 -5px 0;
	padding: 0;
	position: absolute;
	visibility: visible;
	

}

#Cpasos ul li {
	display: inline;
	float: left;
	margin: 0 -1px -5px 0;
	position: relative;
	text-align: left;
	_width: 600px;
	
	
}

#Cpasos ul li ul {
	border-bottom: 3px double #333333;
	_width: 600px;
	
}


#Cpasos ul li ul li {
	border: 0 solid #333300;
	color: #012F2F;
	display: inline;
	float: left;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	background-image: url(../../imagenes/Cpasos_ulli_ulli_fondo.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	
}

#Cpasos ul li ul li a {
	color: #012F2F;
	display: inline;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos ul li ul li a:hover {
	text-decoration: underline;
}

#Cpasos ul li ul li.liactivo {

	background-position: top right;
	background-image: url(../../imagenes/Cpasos_ulli_ulliactivo_fondo.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 4px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-align: left;
	position: relative;
}

#Cpasos ul li ul li.liactivo a {
	color: #FFFFFF;
	display: inline;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos ul li ul li.liactivo a:link, ul li ul li.liactivo a:visited, ul li ul li.liactivo a:hover {
	color: #FFFFFF;
} 
#Codigo {
	float: right;
	font-size: 90%;
	color: #000000;
	text-align: right;
	border-top: 1px none #C2C2C2;
	border-right: 1px none #C2C2C2;
	border-bottom: 1px dashed #C2C2C2;
	border-left: 1px none #C2C2C2;
	background-color: transparent;
	FONT-WEIGHT: bold;
	display:block;


}
#popup{
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;	

}
/*     =WEBMANAGER */

#webmanager{   

}
/*    =Dos filas texto-foto-foto-texto*/
.fila1{
overflow:hidden;
clear:both;

}
.fila2{
overflow:hidden;
clear:both;
}
.textofila1{
display:block;
float:left;
width:50%;
}
.imgfila1{
display:block;
float:right;
}
.textofila2{
display:block;
float:right;
width:50%;
}

.imgfila2{
display:block;
float:left;
}
/*      =Dos columnas texto foto*/
.textocolumna1{
display:block;
float:left;
width:60%;
margin-right:6px;
}
.imgcolumna1{
display:block;
float:right;

}
#botones{
}
#botones ul{
display:inline;
}
#botones ul li{
display:inline;
width: 86px;
background-image:none;
}
.boton {
	background-image: url(../../imagenes/boton.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}
#botones ul li a {
	background-image: url(../../imagenes/boton.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}

#botones ul li a:link {
	background-image: url(../../imagenes/boton.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#botones ul li a:visited {
background-image: url(../../imagenes/boton.gif);
text-decoration: none;
}
#botones ul li a:hover {
background-image: url(../../imagenes/boton_hover.gif);
display:block;
text-decoration: none;
}
#botones ul li a:active {

text-decoration: none;
}

#foto_peq{
width:650px;
*width:650px;
display:block;
float:left;
	
}
#foto_peq ul {

	
}
#foto_peq ul li {
	width:300px;
	background-image: url(../../imagenes/fondo_foto_peq.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:12px;
	font-size:10px;
	margin-left:10px;
	height:220px;
}
#foto_peq ul li a img{
	width:130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;	
}
#foto_paseo{
width:425px;
*width:430px;
_width:330px;
height:315px;
display:block;
float:right;
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:10px;

}
#descargables {		
	width: 95%;		
	margin-top: 40px;
	*margin-top: 10px;	
	_margin-top: 10px;	
	}	  
.descargable {
	width: 95%;	
	margin-bottom: 15px;
	min-height: 25px;	
}
.descripcionDescargable {
	font-size: 85%;
	margin-bottom: 5px;
	text-align: left;
}
.imagendescargable{
	float:left;
	text-align:center;
	padding:2px;
	margin-right:0px;
	background-color: #ffffff;
	height:85px;
	_height:85px;	
	min-height:85px;
	width: 85px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}

.imagendescargable img {
	max-width: 80px;
}
	
.nombredescargable{
	font-size: 85%;
	font-weight: bold;    
    text-decoration: none;
	color: #a2ad00;
	text-align:justify;	
	padding-left: 0px;	
	position: inherit;
	left: 80px;
	border-bottom: 0px solid #CCCCCC;
	}

.nombredescargable img{
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
}
	
.nombredescargable a {	
	
	font-weight: bold;    
    text-decoration: none;
	color: #a2ad00;
	text-transform:uppercase;
}	

.nombredescargable a:visited { 	
	color: #9DA8AC;	
	}
.nombredescargable a:hover { 
	text-decoration: underline; 
	color: #a2ad00;
	}
.nombredescargable a:active { 
	text-decoration: underline; 
	color: #000000;
	}	

.pesodescargable {
	font-size: 80%;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
		
	}
	
.fechadescargable{
	font-size: 75%;
	text-align:justify;
	margin: 0 12px;
	color: #666666;
	position: relative;
	
	}
#partners{
text-align:right;
margin-top:0px;
margin-bottom:6px;
}
#partners ul li{
margin-left:6px;
margin-top:10px;
color:#999999;

float:right;
}
/*   MASTER SPRITES Begin   */
.s_nr {background: url("../../imagenes/g3master_norep.png") no-repeat 0px 0px}  /* s_nr stands for Sprite No-Repeat */
.s_rx {background: url("../../imagenes/g3master_repx.png") repeat-x 0px 0px}    /* s_rx stands for Sprite Repeat-X */
.s_ry {background: url("../../imagenes/g3master_repy.png") repeat-y 0px 0px}    /* s_ry stands for Sprite Repeat-Y */
/*   MASTER SPRITES End   */
.footerico {
    font-size: 9px; position: relative; top: 1px; padding-left: 12px
}
span#facebookfan {
    vertical-align: bottom;
   *vertical-align: auto;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
   *line-height: 23px;
}
span#followtwitter {
    vertical-align: bottom;
   *vertical-align: auto;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
   *line-height: 23px;
   
}
#izquierda {
display:block;
float:left;
width:49%;
_width:410px;

}
#derecha {
display:block;
float:right;
width:50%;
_width:410px;
}
#noticias3{
width:100%;
clear:both;
}
.noticia3{
	width:315px;
	display:block;
	float:Left;
	border: 1px dotted #c3c458;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	height:auto;
	
}
.titularnoticia3 {
	
	
	padding-top:2px;
	padding-bottom:10px;
	color:#000066;
	
	
}

.titularnoticia3 a {
	
	
	padding-top:2px;
	padding-bottom:10px;
	color:#000066;
	
	
}	
.titularnoticia3 a:link { 
	
		
	}
.titularnoticia3 a:visited { 	
	color:#a2ad00;
	text-decoration: none;
	padding-bottom:0px;
	
	
	}
.titularnoticia3 a:hover { 
	
	color:#333333;
	text-decoration: none;
	
	}
.titularnoticia3 a:active { 
	
	color:#a2ad00;
	text-decoration: none;
	
	
	}	

.imagennoticia3 {
	
	float:right;
	text-align:center;
	padding:0px;
	margin:0px;
	background: transparent;	
	width:180px;

}
.imagennoticia3 img {
	width:180px;
	padding-left:8px;
	padding-bottom:8px;

}
#mapaweb ul li{
margin-left:60px;
}
#mapaweb ul li a{
color:#666666;
}
#mapaweb ul li a:hover{
color:#333333;
text-decoration:none;
}
