/*--------- 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: 80%;
	color: #333333;
	text-align: justify;
	font-family: "tahoma", Verdana;
	background-image: url(../../imagenes/fondo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #b3c7e9;	
}
caption {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
	
}

body {
	font-size: 100%;
	scrollbar-arrow-color: #B7B7B7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #c78d18;
	scrollbar-face-color: #c78d18;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #c78d18;
	color: #c78d18;	
}
p {
}


html {		
	margin: auto;	
}


/*}*/

/* =2: Etiquetas basicas */

b {
	color: #A10082;
	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:#8F387E;
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-weight: bold;
	font-size: 110%;
	color: #75005F;
	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;
 	font-family: "tahoma", Verdana;
}

h5 {
}

h6 {
}

hr {
	margin: auto;
	/*width: 94%*/
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #75005F;
	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 #FFFFFF;
	border-top: 1px solid #ffffff;
	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: #ffffff;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	
	
}

input.iboton1 {
	background-color: #A10082;
	margin: 4px;
	padding: 8px;
	_margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ffffff;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 2px #000000;
-webkit-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	
}
	


input.ibotonimportante1 {
	background-color: #ffffff;
	color: #A10082;
	font-size: 90%;
}

input.iboton2 {
	background-color:#CCCCCC;
	color:#000000;
	font-size:85%;
	padding:0px 3px;
}
input.ibotonimportante2 {
	background-color:#45577C;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}
input.icampotextodni {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment_dni.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}
input.icampotexto0 {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}


input.icampotexto1 {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment-author.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}
input.icampotexto2 {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment-email.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}
input.icampotexto3 {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment-website.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}
input.icampotexto4 {
	BORDER-RIGHT: #d6d3d3 1px solid;
	BORDER-TOP: #d6d3d3 1px solid;
	PADDING-LEFT: 30px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	BORDER-LEFT: #d6d3d3 1px solid;
	WIDTH: 220px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #d6d3d3 1px solid;
	HEIGHT: 20px;
	background-color: #fff;
	background-image: url(../../imagenes/comment-telephone.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;	
}

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-size: 80%;
	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 dotted #333333;
	font-size: 95%;
	vertical-align: middle;
	margin-right: 2px;
	padding:6px;
}

strong {
	font-weight: bold;
	
}

strong.snegrita1 {
	color: #333333;
	font-weight: bold;
}

sup {
	font-size: 70%;
	
}
table {
}
table.ttablaproducto {
	border: 1px solid #9A9995;	
	width:100%;
}

table.ttabla1 {
	
	width:auto;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;	
}
table.ttabla1 td {
	margin: 0px;
	padding: 0px;
	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: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

table.ttabla2 {
	margin: 1px;
	padding: 1pt;
	background-color: #FFFFFF;
	width:100%;
	*width:98%;
	_width:100%;
	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: #9FC5F7;
	border-right-color: #9FC5F7;
	border-bottom-color: #9FC5F7;
	border-left-color: #9FC5F7;
}
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 #ffffff;
}

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 {
	COLOR: #777777;
	border: none;
	background-color: #f5f5f5;
	text-align: center;
	height:25px;
}

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 #ffffff;
	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: #c78d18;
}

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 {
	
	COLOR: #A10082;
	background-color: transparent;
	text-align: right;
	padding-left: 2px;
 	font-family: "tahoma", Verdana;

		font-size: 12px;
}

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: 100%;
	padding-left: 2pt;
	padding-right: 2pt;
	text-align: left;
 	font-family: "tahoma", Verdana;
		font-size: 12px;
}

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:  #ffffff;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	font-family: "trebuchet MS", 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:link {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
}

a.link1:visited {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
	
}
a.link1:hover {
	color: #145bce;
	text-decoration: underline;
	font-size: 120%;
	
}
a.link1:active {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
}
a.link2:link {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
}

a.link2:visited {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
	
}
a.link2:hover {
	color: #145bce;
	text-decoration: underline;
	font-size: 120%;
	
}
a.link2:active {
	color: #145bce;	
	text-decoration: none;
	font-size: 120%;
}
.azul{
	color: #145bce;
	font-weight: bold;
	font-size:100%;
}
.azul2{
	color: #145bce;
	font-size:100%;
}

a:link {
	
	text-decoration: none;
	
}

a:visited {
	
	text-decoration: none;
	
}

a:hover {
	color: #333333;
	text-decoration: underline;
	
	
}

a:active {
	
	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: 100%;

	background-repeat: repeat-y;
	background-position: center top;
	
	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: 970px;
	border: 1px solid #999999;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	overflow:hidden;	
	height:600px;
	
	
}
/* 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: 100%;
	*width: 100%;
	_width: 100%;
	z-index: 10;
	position: relative;
	
	
	
	
}
#encabezadohome {
	margin: auto;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	width: 970px;
	*width: 970px;
	_width:970px;
	z-index: 10;
	position: relative;
	height:280px;
	*height:280px;
	_height:280px;
	
	
	
}
#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: 100%;
	_width: 100%;
	
	
	
}



#Econtenido1 {
	width: 945px;
	_width: 945px;
	height:158px;
	background-color: transparent;
	
	background-position: right top;	
	
	
}


img.Cimgcontenido {
	z-index:1000;

	
	
	
}
#widgets1 {
}
#bannerflash {
z-index:1;


	
}
#bannerflash2 {
z-index:1;
width:auto;
height:auto;

	
}

#Elogo {
	z-index:1000000;
	margin-bottom: 0;
	float:left;
	display:block;
	margin-top:10px;
	*margin-top:10px;
	_margin-top:10px;
	
	
}

#Elogohome {
	z-index:1000000;
	margin-bottom: 0;
	float:left;
	display:block;
	margin-top:51px;
	*margin-top:46px;
	_margin-top:46px;
	
	
}



#Elogo a {
	padding: 0;
	display: block;
	
	
	
}

#Elogo a:visited {
	margin: 0;
	padding: 0;
	
	
	
	
}

#Elogo a:hover {
	margin: 0;
	padding: 0;
	
	
	
}

#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: 10000000;
	margin:auto;
	padding: 0;
	position:relative;
	display:block;
	background-image:url(../../imagenes/menu_fondo.jpg);
	background-repeat: repeat-x;	
	height:36px;

}

/* menu principal del encabezado */
#Eselector {
	z-index: 10000000;
	width: 680px;
	padding: 0;
	position:relative;
	background-repeat: repeat-x;
	height: 35px;
	
}
#Eselector ul {
	font-size: 12px;
	color: #000000;
}


#Eselector ul.menulist {
	margin: 0px;
	padding: 0px;
	height:35px;
	list-style: none;
	display: inline;
	text-align: center;
	font-size: 11px;
	z-index: 100000;
	position:relative;
	background-position: center;
	vertical-align: middle;	
	
	
}


/* cada una de las opciones del menu principal */
#Eselector ul.menulist li {
	float: left;
	display:block;
	position: relative;
	text-align: center;
	z-index: 1000000;
	width:auto;
	height:35px;
	padding-top: 3px;
	z-index:100000;
	background-image: url(../../imagenes/fondo_menu.gif);
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "tahoma", Verdana;
	text-transform: uppercase;
	font-weight: bold;
}



#Eselector ul.menulist li a {
	color: #000000;
	text-decoration: none;
	z-index: 100000;
	display:block;
	margin-left:8px;
	margin-right:8px;	
	
	
	
}

#Eselector ul.menulist li a:hover {
	
	z-index:100000;
	color: #333333;	
	
	
}
#Eselector ul.menulist li a:visited {
	color: #000000;	
	text-decoration: none;
	
}

#Eselector ul.menulist li.light a {	
	z-index:100000;
	display:block;
	
	
}

#Eselector ul.menulist li.light a:visited {
	z-index:100000;

	
	
	}

#Eselector ul.menulist li.light a:hover {	
	z-index:100000;

	
}

#Eselector ul.menulist li.light a:active {
	}
#Eselector ul.menulist li.light ul li a {	
	display: block;	
	color: #333333;
	background-image:none;
	
	
}

#Eselector ul.menulist li.light ul li a:visited {
	display: block;
	color: #333333;
	background-image:none;
	
	
	}

#Eselector ul.menulist li.light ul li a:hover {	
	color: #333333;
	background-image: none;
	background-color: #FFFFFF;


}

#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: 0px;
	top: 35px;
	_top: 30px;
	z-index: 1000000;
	margin:0px;
	


}


/* 2 nivel de subopciones */



#Eselector ul.menulist li ul li{	
	display: block;	
	color: #333333;
	font-size:11px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 200px;
	line-height: 15px;
	_line-height: 15px;
	z-index: 1000000;
	height:20px;
	text-align: left;
	padding: 0px 0px 0 0px;
	border: 0px;
	
}
/*estos son los q hay q tocar*/
#Eselector ul.menulist li ul li a {
padding: 4px 0px 4px 7px;
background-color: #CEEAF1;
margin-left:0px;



}

#Eselector ul.menulist li ul li a:visited {
		
}

#Eselector ul.menulist li ul li a:hover {
	background-image: none;
	background-color: #FFFFFF;
}
#Eselector ul.menulist li ul li.ultimo{
	display: block;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 150px;
	line-height: 15px;
	_line-height: 15px;
	z-index: 1000000;
	height:20px;
	text-align: left;
	border: 0px;
	margin-left: -70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;	
}
/*estos son los q hay q tocar*/
#Eselector ul.menulist li ul li.ultimo a {
padding: 4px 0px 4px 7px;
background-color: #CEEAF1;
margin-left:0px;



}

#Eselector ul.menulist li ul li.ultimo a:visited {
		
}

#Eselector ul.menulist li ul li.ultimo a:hover {
	background-image: none;
	background-color: #FFFFFF;
}
/* 3 nivel de subopciones */
#Eselector ul.menulist li ul li ul {	
	display: block;	
	color: #333333;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	width: 140px;
	height:auto;
	_height: auto;
	z-index: 1000000;
	background-color: #cccccc;
	text-align: left;
	padding: 0px 0px 0 0px;
	left:140px;
	position:relative;
	_position:absolute;
	top:-35px;
	
	
}


#Eselector ul.menulist li ul li ul li{	
	display: block;	
	color: #333333;
	font-size:12px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 140px;
	height: 25px;
	_height: 25px;
	line-height: 20px;
	_line-height: 20px;
	z-index: 1000000;
	background-color: #cccccc;
	text-align: left;
	padding: 0px 0px 0 0px;
	
	
}
/*estos son los q hay q tocar*/
#Eselector ul.menulist li ul li ul li a {
	
	background-color: #cccccc;


}

#Eselector ul.menulist li ul li ul li a:visited {

}

#Eselector ul.menulist li ul li ul li a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	width: 132px;
	z-index: 1000;
	background-color: #CCCCCC;
	
	
	
	
}
#Eselector ul.menulist li.light ul li ul  {	
	left:150px;
	top:-30px;
}
#Eselector ul.menulist li.light ul li ul li a {	
	display: block;	
	color: #333333;
	font-size:12px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 140px;
	line-height: 25px;
	_line-height: 25px;
	z-index: 1000000;
	background-color: #CCCCCC;
	text-align: left;
	
	
}

#Eselector ul.menulist li.light ul li ul li a:visited {
	display: block;	
	color: #333333;
	font-size:12px;
	text-decoration: none;
	background:none;
	font-weight: normal;
	width: 140px;
	line-height: 25px;
	_line-height: 25px;
	z-index: 1000000;
	background-color: #CCCCCC;
	text-align: left;
	
	}

#Eselector ul.menulist li.light ul li ul li a:hover {	
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	width: 140px;
	line-height: 20px;
	_line-height: 12px;
	z-index: 1000;
	background-color: #CCCCCC;


	
}

#Eselector ul.menulist li.light ul li ul li a:active {
	}
	





/* 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 {
	float: right;
	margin: 0px;
	padding:1px 0 0 1px;
	width: auto;		
	text-align: left;
	display:block;
	width:50px;
	margin-top:-32px;
}
#Eidiomas ul  {
display:inline;
}
#Eidiomas ul li  {
	display:inline;
	
}
#Eidiomas ul li img {
	
	border: 1px solid #999999;
}

#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: auto;
	width: 970px;
	*width: 970px;
	_width: 970px;
	z-index: 10;
	position: relative;
	height:auto;
	background-repeat: no-repeat;
	

}
#imgseccion {

}
#cuerpohome {
	margin: auto; !important
	width: 945px;
	*width: 945px;
	_width: 945px;!important
	z-index: 10;
	position: relative;
	height:220px;
	margin-top:30px;
	
}
#pasos {
	display:block;
	float:right;
	width:390px;
	color: #333333;
	font-size: 11px;
}
#pasos h1 {
	font-size:14px;
	font-weight:bold;
	color: #D42027;
}
#pasos strong {
color: #D42027;
}
#pasos a {
color: #FFFFFF;
font-weight:bold;
}
#bannerflash{
display:block;

height:250px;

}

#cuerpo.banners {
	margin: auto;
	padding: 0;
	width: 911px;
	min-height: 461px;
	height: 1%;
	_height: 1%;
	
	padding-left: 45px;
}

/* menus del cuerpo */

#Cmenu {
	float: left;
	text-align: left;
	
	height: 1%;
	_height: 1%;
	width: 244px;
	padding-bottom: 10px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

/* menu principal */

#Cselector {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
	width: 234px;
	*width: 234px;
	_width: 234px;
	padding: 0px;
	float:left;
	margin-bottom: 0px;
	_margin-bottom: 20px;
	margin-top: 0px;
	height: 1%;
	_height: 1%;
	display:block;
	


}



#Cselector ul {
	width: 234px;
	*width: 234px;
	_width: 234px;
	float:left;
	
	

}
#Cselector ul li {
	width: 230px;
	*width: 230px;
	_width: 230px;
	display: block;
	
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left:0px;
	
	
	
	
	
	
}

#Cselector ul li.estrella1 {
	/* background-image: url(../../imagenes/ima_estrella5.gif);*/
	height:auto;

	

}
#Cselector ul li.estrella2 {
	/*background-image: url(../../imagenes/ima_estrella2.gif);*/

	

}
#Cselector ul li.estrella3 {
	/*background-image: url(../../imagenes/ima_estrella3.gif);*/
	

}
#Cselector ul li.estrella4 {
	/*background-image: url(../../imagenes/ima_estrella4.gif);*/
	

}
#Cselector ul li.estrella5 {
	/*background-image: url(../../imagenes/ima_estrella1.gif);*/
	
	

}
#Cselector ul li.estrella6 {
	/*background-image: url(../../imagenes/ima_estrella6.gif);*/


}
#Cselector ul li.estrella7 {
	/*background-image: url(../../imagenes/ima_estrella7.gif);*/
	

}
#Cselector ul li.estrella8 {
	/*background-image: url(../../imagenes/ima_estrella8.gif);*/
	

}
#Cselector ul li.estrella1 a{
	
	

}
#Cselector ul li.estrella2 a{
	
	

}
#Cselector ul li.estrella3 a{
	
	

}
#Cselector ul li.estrella4 a{
	
	

}
#Cselector ul li.estrella5 a{
	
	

}
#Cselector ul li.estrella6 a{
	

}
#Cselector ul li.estrella7 a{


}
#Cselector ul li.estrella8 a{

	

}
#Cselector ul li span {


	
	
	
}
#Cselector ul li a {
	display: block;
	padding: 4px 0px 0 7px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 224px;
	letter-spacing: 0,5;
	
	z-index: 1000;
	text-transform: uppercase;	
	color:#A10082;
	
}
#Cselector ul li a:visited {
	display: block;
	padding: 4px 0px 0 7px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
	z-index: 1000;

	
	
	
}
#Cselector ul li a:hover {
	
	
	
	
	
	
}
#Cselector ul li span a {
	height: auto;
	_height: 25px;
	padding: 4px 0px 0 7px;
	

	
}
#Cselector ul li span a:visited {
	color: #333333;
	font-weight: bold;
	font-size:12px;

}
#Cselector ul li ul  {
	color:#c78d18;
	
	width:184px;
	padding-bottom:6px;
	margin-left:10px;


}
#Cselector ul li ul li {
	width: 180px;
	*width: 180px;
	_width: 180px;
	height: 20px;
	_height: 20px;
	display: block;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	text-transform: none;
	padding-left:10px;
	
	
	
	
	
	
	
}

#Cselector ul li ul li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	text-transform: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: none;
}
#Cselector ul li ul li a:visited {
	display: block;
	padding: 4px 0px 0 4px;
	text-decoration: none;
	font-size: 12px;
	width: 180px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;

	
	
}
#Cselector ul li ul li a:hover {
	
	width:177px;
	
	
	
	
	
}
#Cselector ul li ul li span a {
	width: 177px;
	*width: 177px;
	_width: 177px;
	height: 20px;
	_height: 20px;
	background-image: none;


	
	
}

#Cselector ul li ul li span a:visited {
	
	width: 177px;
	*width: 177px;
	_width: 177px;
	height: 20px;
	_height: 20px;
	background-image:none;
	
}

/* 3er nivel */

#Cselector ul li ul li ul li {
	width: 184px;
	*width: 184px;
	_width: 184px;
	display: block;
	height:25px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	
	
	
	
}

#Cselector ul li ul li ul li a {
	display: block;
	padding: 4px 0px 0 4px;
	color:#666666;
	text-decoration: none;
	font-size: 10px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	
}
#Cselector ul li ul li ul li a:visited {
	display: block;
	padding: 4px 0px 0 20px;
	color:#666666;
	text-decoration: none;
	font-size: 10px;
	width: 160px;
	height: 20px;
	_height: 20px;
	z-index: 1000;
	
	
}
#Cselector ul li ul li ul li a:hover {
	
	width:165px;
	color: #FFFFFF;
	
	
	
	
}
#Cselector ul li ul li ul li span a {
	
	width:165px;
	color: #FFFFFF;
	height: 25px;
	_height: 25px;
}

#Cselector ul li ul li ul li span a:visited {
	
	width:165px;
	color: #FFFFFF;
}

#Buscar {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
}

/* 2º nivel de subopciones */

/* banners */

#Cbanners {	
	width: 213px;	
	padding: 0;	
	display:block;
	float:right;	
	margin-top: 15px;
	_margin-top:15px;	
	float: left;
	
		
}
#Cbannershome {	
	width: 213px;	
	padding: 0;	
	display:block;
	float:right;	
	margin-top: 10px;
	_margin-top:10px;	
	float: left;
		
}

#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:1000px;
	*width:1000px;
	_width:1000px;
	float:left;
	background-repeat: no-repeat;
	margin-top:0px;
	_margin-top:10px;
	text-align:right;
}
#Ccontenido2 {
	width:680px;
	*width:auto;
	_width:520px;
	float:right;
	background-repeat: no-repeat;	
	margin-top:5px;
	_margin-top:10px;
	_margin-left:0px;
	_margin-right:0px;
	
}

/* SÓLO PARA LA HOME */

#Ccontenidohome {	
	
	margin: auto;
	width:945px;
	float:left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;	
	margin-top:5px;
	
	
}
#Ccontenidohome a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#Ccontenidohome a:visited {
color: #FFFFFF;
}
#Ccontenidohome a:hover {
color: #FFFFFF;
}
#Cdestacadoshome {	
	
	margin: auto;
	width:945px;
	float:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;	
	
	text-align: center;
	
	
	
}
#Cdestacadoshome ul li {
display:block;
float:left;
width: 22%;
margin-left:25px;
_margin-left:20px;
text-align:center;
}
#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: "tahoma", 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 {
	z-index: 10;
	margin-left: 0px;
	_margin-left: 0px;
	margin-top:0px;
	*margin-top: 0px;
	_margin-top: 0px;
	color: #999999;
	width:100%;
	_width:525px;
	margin-right: 10px;
	clear:both;
	

	

	
	
		
}



#Cencabezadocontenido h1 {
	
	width: 100%;
	z-index: 100;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-left: 0px;
	font-family: "tahoma", Verdana;
	text-align: left;
	margin-top: 10px;
	*margin-top: 0px;
	_margin-top: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;	
	background-image: url(../../imagenes/ima_estrella5.gif);
	
}	
#Cencabezadocontenido h1.estrella1 {
	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella2 {
	
	color: #a10082;
	
}
#Cencabezadocontenido h1.estrella3 {
	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella4 {
	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella5 {

	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella6 {
	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella7 {
	
	color: #a10082;
}
#Cencabezadocontenido h1.estrella8 {
	
	color: #a10082;
}



#Ccontenidobanners #Cencabezadocontenido h1 {	
	display: none;
}


#Cencabezadocontenido h2 {
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin-left: 20px;
	text-align: left;
	text-decoration: none;
	display: block;
	/*position: relative;*/
	float: left;	
	line-height: 26px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;	
}
#Cencabezadocontenido h2.estrella1 {
	background-image: url(../../imagenes/ima_estrella5.gif);
	
}
#Cencabezadocontenido h2.estrella2 {
	background-image: url(../../imagenes/ima_estrella2.gif);
	color: #145BCE;
}
#Cencabezadocontenido h2.estrella3 {
	background-image: url(../../imagenes/ima_estrella3.gif);
	
}
#Cencabezadocontenido h2.estrella4 {
	background-image: url(../../imagenes/ima_estrella4.gif);
	
}
#Cencabezadocontenido h2.estrella5 {
	background-image: url(../../imagenes/ima_estrella1.gif);
	
	
}
#Cencabezadocontenido h2.estrella6 {
	background-image: url(../../imagenes/ima_estrella6.gif);
	
}
#Cencabezadocontenido h2.estrella7 {
	background-image: url(../../imagenes/ima_estrella7.gif);
	
}
#Cencabezadocontenido h2.estrella8 {
	background-image: url(../../imagenes/ima_estrella8.gif);
	
}

#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: #333333;	
	font-size:11px;
	text-align:right;
	width: 100%;
	background: transparent;
	float: left;
	position: relative;
	display: block;
	float:right;
	margin-top:-30px;
	margin-right:0px;
}

#Crastrodemigas span {	
	
	padding-left: 10px;
	padding-right: 7px;
	color: #D42027;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigas b {
	color: #8F387E;
	font-weight: normal;
}
#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-top: 0px;
	z-index: 100;
	width:1000px;
	display:block;
	float:left;
	clear:both;
	margin-left:30px;
	
	
	
		
}
#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:#145BCE;
	
}

#Ccontenidocontenido a:visited {
color:#145BCE;
	
}

#Ccontenidocontenido a:hover {
	
}

#Ccontenidocontenido a:active {
	
	
}

#Ctextocontenido {
	color: #333333;
	width: auto;
	_width: auto;
	margin-top: 10px;
	*margin-top: 10px;
	_margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 10px;
	z-index: 4;
	margin-left:20px;
	margin-right:10px;
	display:block;
	overflow:hidden;
	text-align:left;
	
	
}
#Ctextocontenido_aviso {

font-size:12px;
margin: 8px;
padding:8px;
width:500px;
}
#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 {
	font-size: 12px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	line-height: 12px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	float:left;
	width:100%;
	_width:95%;
	
}
#Ctextocontenido ul {

	display:block;
	float:left;
	line-height: 18px;	
	margin-bottom:10px;
	margin-top:2px;
	padding:0px;
	width:100%;
	_width:95%;
	font-size:12px;


	
}
#Ctextocontenido ul li {
	display:block;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	height:auto;
	background: transparent url(../../imagenes/ima_bullet.gif) left 5px no-repeat;	
	list-style-type: none;
	width:95%;
	clear:both;
	text-align:left;
	margin-bottom:8px;
	font-size:14px;
	
	
	
}
#Ctextocontenido ul li ul {

	display:block;
	float:left;
	line-height: 18px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	width:100%;
	_width:95%;
	font-size:14px;
	line-height:16px;

	
}
#Ctextocontenido ul li ul li {
	display:block;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	height:auto;
	background: transparent url(../../imagenes/ima_bullet_negro.gif) left 5px no-repeat;		
	width:95%;
	clear:both;
	text-align:left;
	margin-bottom:4px;
	
	
}
#Ctextocontenido table {
	font-size: 14px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	
	
}
#Ctextocontenido th {
	font-size: 11px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #CCE5F6;
	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 h2 {
	font-size: 18px;
	color: #8F387E;
	margin-bottom: 8px;
	padding-bottom:4px;
	
}
#Ctextocontenido h2.europa {
	font-size: 18px;
	text-transform: none;
	color: #8F387E;
	margin-bottom: 8px;
	padding-bottom:4px;
	text-align:left;
}
#Ctextocontenido h3 {
	font-size: 110%;
	color: #333333;
	line-height:14px;
	font-weight: bold;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#Ctextocontenido h4 {
	font-size: 16px;
	margin-top:4px;
	margin-bottom:10px;	
	color: #333333;
	font-style: normal;
}
#Ctextocontenido h5 {
	font-size: 16px;
	margin-top:4px;
	margin-bottom:10px;	
	color: #333333;
	font-style: normal;
}
#Ctextocontenido2 ul li {
	font-size: 12px;
	color: #333333;
 	font-family: "tahoma", 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: "tahoma", 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 {
	font-size: 14px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	margin: 1px;
	line-height: 18px;	


}
#Ctextocontenido p.big {
	font-size: 16px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	margin: 1px;
	line-height: 18px;	


}
#Ctextocontenido p.small {
	font-size: 12px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	margin: 1px;
	line-height: 14px;	


}
#Ctextocontenido img {

}
#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 {
	
	font-size: 11px;
	

}
#Ctextoestatico ul {
	font-size: 11px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	display:block;
	float:left;
	height:auto;
	_width:500px;
	
}
#Ctextoestatico ul li {
	font-size: 11px;
	color: #333333;
 	font-family: "tahoma", Verdana;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	display:block;
	float:left;
	width:610px;
	_width:500px;
	height:auto;
	
}
#Ctextoestatico ul li ul {
	font-size: 11px;
	color: #333333;
 	font-family: "tahoma", 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 {
	font-size: 11px;
	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: 100%;
	*width:  100%;
	_width:  90%;
	text-align: center;
	margin-left:20px;
	margin-right:20px;
	
	
}
#Cpiecontenido hr {
	width:100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5CEE3;
	border-right-color: #E5CEE3;
	border-bottom-color: #E5CEE3;
	border-left-color: #E5CEE3;
	
}
#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 {	
	margin: 0;
	padding: 0;
	
	display: block;
}

#Ciconos a {
	color: #8A8A94;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

#Ciconos a:link {
	color: #8A8A94;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

#Ciconos a:visited {
	color: #8A8A94;
	text-decoration: none;
}

#Ciconos a:hover {
	color: #8A8A94;
	text-decoration: underline;
}

#Ciconos a:active {
	color: #8A8A94;
	text-decoration: none;
}

#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 {
	color: #000000;
	width:100%;
	text-align:left;
	font-family: "tahoma", Verdana;
	font-size: 12px;
	z-index: 100;
	margin-bottom: auto;
	margin-left: -20px;
	float:left;
	height: 60px;
	padding:10px;
	
}


#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: "tahoma", Verdana;
	font-size: 8px;
	color: #850F0F;
	background-color: #ECECEC;
}



#pie span {
	margin: 0px 0px 0px 0px;
	background: #000000;
	padding-right: 2px;
	display: block;	
	background-color: #FFFFFF;	
}

#pie img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background: transparent;
}

#pie a {
	
}

#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: #A1829E;
	font-size:10px;
	text-decoration: none;
}

#pie a.link1:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #A1829E;
	font-size:10px;
	text-decoration: none;
	
}

#pie a.link1:hover {
font-family:Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size:10px;
	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 */

#noticias {
	
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 600px;
	
	}	
#noticias a {
	color: #333333;
	font-size: 100%;
	text-decoration: none;	
	}	
#noticias a:visited {
	color: #333333;
	font-size: 100%;
	text-decoration: none;	
	}	
#noticias a:hover {
	color: #333333;
	font-size: 100%;
	text-decoration: underline;	
	}	    
#filtros {
	width: 100%;
	padding-bottom:10px;
	margin-bottom:10px;
	height:70px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
		
	}
#filtroscategorias {
	width: auto;
	float: left;
	
}
#filtrosactuales {
	width: auto;
	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;
	}
.noticia{
	width: 90%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCE5F63;
	border-right-color: #CCE5F6;
	border-bottom-color: #CCE5F6;
	border-left-color: #CCE5F6;
}
.imagennoticia{
	width:10px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-right:-3px;
	background-color: #000000;
	}
.titularnoticia{
	font-size:14px;
	color: #005195;
	padding-left: 15px;
	line-height: 12px;
	padding-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;	
	
	}
.titularnoticia a {
	
	
	
	
	color: #005195;
	
}	
.titularnoticia a:link { 
	
	
	position: inherit;
	
	color: #005195;
	
	}
.titularnoticia a:visited { 	
	color: #005195;
	text-decoration: none;
	
	}
.titularnoticia a:hover { 
	
	color: #005195;
	text-decoration: none;
	
	}
.titularnoticia a:active { 
	
	color: #005195;
	text-decoration: none;
	
	}	

.subtitulonoticia {
	font-size: 12px;	
	text-align:justify;
	padding-left: 15px;
	top: 0px;
	color: #000000;
	}
.fechanoticia{
	FONT-SIZE: 8pt;
	text-align:justify;
	padding-left: 15px;
	color: #333333;
	top: 3px;
	padding-bottom: 7px;
	}	
#paginador {
 	font-family: "tahoma", Verdana;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	}
#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: 100%;
	}
#fechafichanoticia {
	
	font-size: 11px;
	color: #999999;
	}
#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 solid #333333;
	width:40px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#anotacionesfichaevento {
	width: 70%;	
	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:820px;
	margin-left:50px;
	margin-right:50px;
	
	
	
	}

#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%;
	clear:none;

	
	}
#listadoproductos li {
	font-size: 10px;
	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;
	clear:none;
	}
#listadoproductos ul li {
background-image: none;
clear:none;
width:160px;
}
#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: "tahoma", 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: "tahoma", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	
	}
	
#dato1 h3 {
	width: 95%;
	float: left;
 	font-family: "tahoma", 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: "tahoma", 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: "tahoma", 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: #D42027;
	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: #D42027;
}
#dato4 a.precios:hover {
	color: #333333;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration: underline;
}
#dato4 a.precios:active {
	color: #D42027;	
	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;
	clear:none;
	
	
}
#fotoselector ul li {
	height: 130px;
	width: 90px;
	display:inline;
	margin: 0px;
	font-size:9px;
	clear:none;
	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: 11px;
	line-height: 13px;
	color: #333333;	
	
	
	}
#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;
}

#verdocumentos, #vercv, #vercaracteristicas, #verexpertos {
	text-align: left;
	width: 75%;
	margin: auto;
}

#verdocumentos img , #vercv img, #vercaracteristicas img, #verexpertos img {
	margin-right: 6px;
}

#verdocumentos a, #vercv a, #vercaracteristicas a, #verexpertos a {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #FA7700;
	text-decoration: underline;
}

#verdocumentos a:visited, #vercv a:visited, #vercaracteristicas a:visited, #verexpertos a:visited {
	color: #FA7700;
}

#verdocumentos a:hover, #vercv a:hover, #vercaracteristicas a:hover, #verexpertos a:hover {
	color: #FA7700;
	text-decoration: none;
}

/* FIN DE LAS ETIQUETAS COMUNES */




#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;
}
#Seccion {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a:active {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a:visited {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;

	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}

#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-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-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;
clear:none;
}
.boton {

	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}
#botones ul li a {
	
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}

#botones ul li a:link {
	
	background-repeat: no-repeat;
	text-decoration: none;
}
#botones ul li a:visited {

text-decoration: none;
}
#botones ul li a:hover {

display:block;
text-decoration: none;
}
#botones ul li a:active {

text-decoration: none;
}

.rojo{
	color: #FFFFFF;
	background-color: #D42027;
	padding: 1px;
}
.rojo a{
	color: #FFFFFF;
	background-color: #D42027;
}
a.rojo:link{
	color: #FFFFFF;
	background-color: #D42027;
}
a.rojo:visited{
	color: #FFFFFF;
	background-color: #D42027;
}
a.rojo:hover{
	color: #FFFFFF;
	background-color: #D42027;
}
a.rojo a:active{
	color: #FFFFFF;
	background-color: #D42027;
}
.pequeno{
font-size:10px;
}
.tooltip {
  color: #333333;
  background-color: #E5CEE3;
  padding: 1px 3px;
  width: 200px;
  font-size: 100%;
  z-index:100000000000;
  padding:4px;
}

#Cities {
  margin-left:auto;
	margin-right:0px;
	width:70%;
}