/*--------- 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-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

body {	
	font-size: 80%;		 
}


/* =2: Etiquetas basicas */

b {
	color: #3189c3;
	font-weight: bold;
}

caption {
	display: table-caption;
	background-color: #EAEFF5;
	color: #333333;	
	font-size: 85%;
	font-weight: bold;
	line-height: normal;
	padding: 3px;
	text-align: justify;
	text-decoration: none;
	border-bottom: 6px solid #ffffff;
	width: 100%;
	text-align: center;
}


em {
	font-style: italic;
}

h1 {
	color: #fff;
	background-color:#4D545A;
	font-size: 140%;
	font-weight: bold;
}

h1 span {
	color: #fff;
	background-color:#4D545A;
	font-size: 80%;
	font-weight: normal;
	padding-left: 5px;
}

h2 {
	
}

h3 {
	border-bottom:1px solid #666666;
	color:#333333;
	font-size:100%;
	font-weight:bold;	
	margin:10px 0pt;
	text-transform:uppercase;
	text-align: left;
}

h4 {
	font-size: 100%;
    color: rgb(102, 102, 102);
    font-weight: bold;   
    font-style: italic;
	text-align: left;	
}

h5 {
}

h6 {
}

hr {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #B9B9B9;
	margin: auto;
	/*width: 94%*/
	text-align: center;
}

hr.hr1 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #3189c3;
	width: 100%;
	margin: auto;
	text-align: center;
}

hr.hr2 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #3189c3;
	margin: auto;
	text-align: center;
}

hr.hr3 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
}

i {
}

img.Cimgcontenido {
	padding-left: 15px;
	float: right;
}

input {
	background-color: #FFF;
	border: 1pt solid #3189C3;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}

input.iboton1 {
	background-color: #383D42;
		border: 1pt solid #383D42;
	border-bottom-color: #000;
	border-left-color: #ddd;
	border-right-color: #000;
	border-top-color: #ddd;
	color: #FFFFFF;		
	font-size: 85%;
	padding: 0px 0px;
}

input.ibotonimportante1 {
	background-color: #3189c3;
	border: 1pt solid #CCCCCC;
	color: #FFFFFF;
	font-size: 90%;
}

input.iboton2 {
	background-color:#3189c3;
	border-color:#DDDDDD rgb(0, 0, 0) rgb(0, 0, 0) rgb(221, 221, 221);
	border-style:solid;
	border-width:1pt;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}

input.ibotonimportante2 {
	background-color:#647584;
	border-color:#DDDDDD rgb(0, 0, 0) rgb(0, 0, 0) rgb(221, 221, 221);
	border-style:solid;
	border-width:1pt;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}

input.iboton3 {
	background-color: #999999;
	border: 1pt solid #FFFFFF;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
}

input.iboton4 {
	font-size: 110%;
	background-color: #1A2067;
	border: 1px solid #ACBFCC;
	color: #ffffff;
	font-weight: bold;
}

input.icampotexto1 {
	background-color: #DFE7EC;
	border: 1pt solid #1A2067;
	font-size: 100%;
	vertical-align: text-bottom;
}

input.icampotexto2 {
	background-color: #FFFFFF;
	border: 1pt solid #ACBFCC;
	color: #333333;
	font-size: 90%;
}

input.icampotexto3 {
	font-size: 120%;
}

input.iradio1 {
	background-color: #FFFFFF;
	border: none;
	font-size: 100%;
}

input.icheckbox1 {
	background-color: transparent;
	border: none #666666;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
}

li {
	color: #666666;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

ol {
	border: none;
}

p {
	color: #727272;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 1.2em;
}

pre {
	font-size: 100%;
	color: #333333;
	background-color: #EBEBEB;
}

select {
	background-color: #fff;
	border: 1pt solid #3189C3;
	font-size: 85%;
	vertical-align: middle;
	margin-bottom: 2px;
}

strong {
	font-weight: bold;
}

strong.snegrita1 {
	color: #FFFFFF;
	font-weight: bold;
}
sup {
	font-size: 70%;
	
}
table {
}

table.ttabla1 {
	color: #000000;	
	font-size: 100%;
	margin: 1px 0 1px 0;
	padding: 1pt;
	border: 1px solid #000000;
	width:100%;
}

table.ttabla2 {
	color: #000000;
	/*border: 2pt solid #81965E*/
	font-size: 85%;
	margin: 1px;
	padding: 1pt;
	border: 1px solid #000000;
}

table.ttabla3 {
	border: 1pt solid #81965E;
	margin-top: 3px;
	padding-left: 3px;
}

table.ttabla4 {
	border-bottom: 1px solid #3189c3;
	color: #000000;
}

table.ttabla5 {
	background-color: #D0D0D0;
	color: #000000;
}

table.ttabla6 {
}

thead {
	}

thead tr th {
	background-color: #3189c3;
	color: #ffffff;
	text-align:left;	
	font-size: 100%;
	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: #ffffff;	
	font-size: 100%;
}

tbody tr.tfila2 {
	background-color: #EDEDED;	
	font-size: 100%;
}

tbody tr.tfila3 {
	background-color: #C3C3C3;
	color: #383D42;
	font-size: 100%;
}

tbody tr.tfila1 td {	
	padding: 5px;
	text-align:center;
}

tbody tr.tfila2 td {	
	padding: 5px;
	text-align:center;
}

tbody tr.tfila3 td {	
	border-bottom: 1px dashed #C3C3C3;
	text-align:center;
}


tbody tr.tfila1 td.tfila1 {
	border-bottom: 1px solid #F3F3F3;
	text-align:justify;	
	padding: 0.5em;
	vertical-align:middle;
}

tbody tr th {
	color: #3189c3;	
	border: none;
	background-color: #ffffff;    	
}

tbody tr th a:link {
	color: #ffffff;	
	text-decoration: underline;
}
tbody tr th a:visited {
	color: #ffffff;	
	text-decoration: underline;
}
tbody tr th a:hover {		
	color: #ffffff;	
	text-decoration: none;
}

tbody tr td {
	color: #747474;	
	background-color: #fff;		
}


tfoot tr td {
	color: #3189c3;	
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	text-align: center;
	background-color: #F2F3F7;
	vertical-align: text-bottom;
}

tfoot tr td a:link {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: #3189c3;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
tfoot tr td a:visited {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: #747474;	
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
tfoot tr td a:hover {		
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: #3189c3;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: middle;
}

th {
	border-bottom-style: solid;
	border-bottom-width: 0px;		
	margin: 0;
	padding: 2px;	
	background-color: #383D42;
	color: #FFFFFF;
}

th.tcabecera1 {
	background-color: #3189c3;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;	
}

th.tcabeceraimportante1 {
	background-color: #6791C2;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}

th.tcabecera2 {
	background-color: #FFFFFF;
	border-bottom-color: #3189c3;
	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 solid #CCCCCC;
}

td.tfilaimportante1 {
	background-color: #B9D1F0;
	color: #3189c3;	
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
	text-transform: uppercase;
}

td.tfila2 {
	background-color: #F4F4F4;
	color: #383D42;	
	font-weight: normal;
	padding: 2px ;
	text-align: justify;
	font-size: 85%;
}

td.tfilaimportante2 {
	background-color: #EEEEEE;
	color: #333333;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 6pt;
	text-align: justify;
	text-decoration: none;
}

td.tfila3 {
	background-color: #A8A8A8;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}

td.tfila4 {
	background-color: #ffffff;
	color: #333333;
	font-size: 100%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	margin: 0px;
	padding: 2px;
	text-align: justify;
}

td.tfila5 {
	background-attachment: fixed;
	background-color: #DFE7EC;
	background-image: url(../../imagenes/fondo_puntos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 100%;
	margin: 0px;
	padding: 2px;
	text-align: justify;	
}

td.tfilaimportante3 {
	background-color: #DFE7EC;
	border-left: 3px solid #4C82B9;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #EAEFF5;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;
	font-size: 100%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tfilaimportante5 {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 100%;
	margin: 0pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	text-align: right;
}

td.tcolumna1 {
	font-size: 100%;
	color: #333333;	
	border: none;
	background-color: #FFFFFF;
    text-align: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dashed #C2C2C2;
	border-left: 1px solid #FFFFFF;
	padding-left: 2px;
}

td.tcolumnaimportante1 {
	background-color: #DFE7EC;
	border-left: 3px solid #4C82B9;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna2 {
	color: #333333;
	font-size: 100%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2px;
	text-align: left;
}

td.tcolumnaimportante2 {
	background-color: #EAEFF5;
	border-left: 3px solid #D2C609;
	color: #D2C609;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna3 {
	border-left: 1px solid #81965E;
}

td.tcolumna4 {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 100%;
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
}


td.tform1 {
	color: #333333;
	font-size: 80%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2px;
	text-align: left;
}

td.tformimportante1 {
	font-size: 80%;
	COLOR: #333333;	
	border: none;
	background-color: #FFFFFF;
    text-align: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dashed #D1D8F3;
	border-left: 1px solid #FFFFFF;
	padding-left: 2px;
}

td.tform2 {
}

td.tformimportante2 {
	color: #FF0000;	
	font-size: 85%;
}

td.tform3 {
}

td.tformimportante3 {
	background-color: #ACBFCC;	
	font-size: 85%;
	font-weight: bold;
}

.pietabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.pietablaimportante1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

.piepagina {
	background-color: #E4E4E4;
	color: #7FA1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
}

.piepaginaimportante {
	color: #7FA1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
}

.piepagina1 {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
}

.piepaginaimportante1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
}


textarea {
	background-color: #fff;
	border: 1pt solid #3189c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

a:link {
	color: #3189c3;
	text-decoration: none;
}

a:visited {
	color: #828282;
	text-decoration: none;
}

a:hover {
	color: #3189c3;
	text-decoration: underline;
}

a:active {
	color: #3189c3;
	text-decoration: underline;
}

/* =3: Estructura general de la pagina:
CONTIENE LOS 3 BLOQUES PRINCIPALES DE LA PAGINA: ENCABEZADO, CUERPO Y PIE   */

#envoltorio {
	margin: auto;
	padding: 0;
	/* width: 100%;
	*/
	width: 1003px;
}

/* BLOQUE 1: ENCABEZADO */

/* Todo lo que vaya en este bloque empieza por E */

#encabezado {
	
	margin: auto;
	padding: 0;
	min-height: 254px;
	height: 254px;
	_height: 254px;
	margin-bottom: 0;	
	*margin-bottom: 0px;
	_margin-bottom: 0px;
	
	/* width: 100%;*/
}

/* zona corporativa con el nombre de aplicacion y logos */

#Econtenido {
	
	
	margin: 0;
	padding: 0;
	width: 100%;

	min-height: 98px;
	height: 98px;
	_height: 98px;
	text-align: center;
	margin: auto;	
}

.Econtenido_es {
	background: url(../../imagenes/E_fondo.jpg) top left no-repeat transparent;
}

.Econtenido_en {
	background: url(../../imagenes/E_fondo_en.jpg) top left no-repeat transparent;
}

/* si hay: link generico de todo el encabezado */

#Econtenido a {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	display: block;
}

#Econtenido a:visited {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	display: block;
}

#Econtenido a:hover {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
}




#Elogo {
	float: left;
	margin: 0;
	padding: 0;
	padding: 7px 0 6px 53px;
	height: 82px;
	width: 215px;
}

#Elogo a {
	height: 82px;
}


/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/

#Emenu {
	margin: 0;
	padding: 0;			
	width: 1003px;		
	height: 1%;
	_height: 74px;
	margin-top: 0px;
	_margin-top: 0px;
	float: left;
	
	}

/* menu principal del encabezado */

#Eselector {
	background-color: transparent;	
	width: 1003px;
	margin: 0;
	padding: 0;		
	background: url(../../imagenes/Eselector_fondo.gif) left -45px repeat-x transparent;	
	margin-bottom: 0;
	_margin-bottom: -254px;	
	min-height: 74px;
	height: 1%;
	_height: 74px;
}

#Eselector ul.menulist {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	
	text-align: right;
	
}

/* cada una de las opciones del menu principal */

#Eselector ul.menulist li {
	float: left;
	position: relative;
	border: 0px solid #333300;
	text-align: center;
	margin: 0;
	padding: 0;	
	width: 140px;
	background: url(../../imagenes/Eselector_ulli_fondo.gif) left -45px  repeat-x transparent;
	-moz-opacity:.83;
	filter:alpha(opacity=83);		
}

#Eselector ul.menulist li.margen {
	float: left;
	position: relative;
	border: 0px solid #333300;
	text-align: center;
	margin: 0;
	padding-right: 1px;
	
	width: 146px;
	background: url(../../imagenes/Eselector_fondo.gif) left -45px  repeat-x transparent;
	-moz-opacity:.83;
	filter:alpha(opacity=83);
}





#Eselector ul.menulist li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	padding-top: 4px;	
	line-height: 24px;		
	
	
}

#Eselector ul.menulist li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	padding-top: 4px;	
	line-height: 24px;
		
	background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left -45px  repeat-x transparent;
	-moz-opacity:.95;
	filter:alpha(opacity=95);	
		
}

#Eselector ul.menulist li a.highlighted {
	
}

#Eselector ul.menulist li a.highlighted:hover {
		
}

#Eselector ul.menulist li a img{
	display: none;	
	padding: 0 0 10px 0;
	margin: auto;
	
}

/* si hay: opcion resaltada del menu, donde esta el usuario  */

/* link de la opcion resaltada  */

#Eselector ul.menulist li.light a {
display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	padding-top: 10px;	
	line-height: 12px;	
	height: 74px;
	_height: 74px;
	min-height: 74px;
		background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left -45px  repeat-x transparent;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
}

#Eselector ul.menulist li.light a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	padding-top: 10px;	
	line-height: 12px;	
	height: 74px;
	_height: 74px;
	min-height: 74px;
		background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left -45px  repeat-x transparent;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
}

#Eselector ul.menulist li.light a.highlighted {
	height: 250px;
	_height: 200px;
	min-height: 250px;
}

#Eselector ul.menulist li.light a.highlighted:hover {
	height: 250px;
	_height: 200px;
	min-height: 250px;
}


/* 1er nivel de subopciones */

#Eselector ul.menulist li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	visibility: hidden;
	
	left: 0;
	top: 29px;
	_top: 0px;	
	
}

#Eselector ul.menulist li ul li {
	background: #004374;
	-moz-opacity:.88;
	filter:alpha(opacity=88);
	text-align:left;
	color: #fff;
	border: 1px solid #007BD4;
	width: 140px;
	min-height: 21px;
	height: 21px;	
	_height: 21px;		
}

#Eselector ul.menulist li ul li a {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}

#Eselector ul.menulist li ul li a:visited {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}

#Eselector ul.menulist li ul li a:hover {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	background: #000;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}

/* 1er nivel de subopciones de la opcion resaltada */

#Eselector ul.menulist li.light ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 29px;	
	
}

#Eselector ul.menulist li.light ul li {
	background: #004374;
	-moz-opacity:.88;
	filter:alpha(opacity=88);
	text-align:left;
	color: #fff;
	border: 1px solid #007BD4;
	width: 140px;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: 0;
	_margin: 0;
	display: block;
	padding: 0;
}

#Eselector ul.menulist li.light ul li a {
	display: block;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: 0;
	_margin: -3px 0;
	line-height: 15px;
	_line-height: 12px;	
	background: #004374;
	padding: 4px 0px 0 11px;
	_padding: 8px 0px 0 11px;
	border: 1px solid #007BD4;
	text-transform:none;
}

#Eselector ul.menulist li.light ul li a:visited {
	display: block;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: 0;
	_margin: -3px 0;
	line-height: 15px;
	_line-height: 12px;
	background: #004374;
	padding: 4px 0px 0 11px;
	_padding: 8px 0px 0 11px;
	border: 1px solid #007BD4;
	text-transform:none;
}

#Eselector ul.menulist li.light ul li a:hover {
	display: block;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	background: #000;	
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: 0;
	_margin: -3px 0;
	line-height: 15px;
	_line-height: 12px;
	padding: 4px 0px 0 11px;
	_padding: 8px 0px 0 11px;
	border: 1px solid #007BD4;
	text-transform:none;
}

/* enlaces menores, solo iconos */

#Eiconos {
	background: transparent;
	float: right;
	padding: 0;
	width: 96px;
	margin: 0;
	text-align: center;
	margin-top:0px;	
	height: 11px;
	_height: 11px;
	min-height: 11px;
	margin-top:2px;	
	*margin-top:4px;	
	_margin-top:4px;	
	margin-bottom:0px;
	*margin-bottom:0px;
	_margin-bottom:0px;
	padding-top: 76px;
}

#Eiconos span {
	width: 63px;
	float: left;	
}

#Eiconos a img {
	border: 0;
	padding: 0;
	margin: 0;
}

#Eiconos a {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #fff;
	height: 11px;
	width: 16px;
	display: block;
	float: left;
}

#Eiconos a:visited {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #fff;
	height: 11px;
	width: 16px;
	display: block;
	float: left;
}

#Eiconos a:hover {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #fff;
	opacity:.5;
	filter:alpha(opacity=50);
	height: 11px;
	width: 16px;
	display: block;
	float: left;
}



/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */
 
 #Ebanner {	
	float: left;
	margin: 0;
	padding: 0;
	width: 1003px;
	min-height: 127px;
	height: 127px;
	_height: 252px;	
	margin-top: 26px;
	_margin-top: -45px;
	margin-bottom: 0;
	_margin-bottom: -125px;
}

.empresa {
background: url(../../imagenes/Ebanner_empresa_fondo.jpg) top left no-repeat transparent;
	}
	
.productos {
background: url(../../imagenes/Ebanner_productos_fondo.jpg) top left no-repeat transparent;
	}
	
.novedades {
background: url(../../imagenes/Ebanner_novedades_fondo.jpg) top left no-repeat transparent;
	}
	
.contacto {
background: url(../../imagenes/Ebanner_contacto_fondo.jpg) top left no-repeat transparent;
	}
	
.empresa_en {
background: url(../../imagenes/Ebanner_empresa_fondo_en.jpg) top left no-repeat transparent;
	}
	
.productos_en {
background: url(../../imagenes/Ebanner_productos_fondo_en.jpg) top left no-repeat transparent;
	}
	
.novedades_en {
background: url(../../imagenes/Ebanner_novedades_fondo_en.jpg) top left no-repeat transparent;
	}
	
.contacto_en {
background: url(../../imagenes/Ebanner_contacto_fondo_en.jpg) top left no-repeat transparent;
	}	
	
.presupuestos_en {
background: url(../../imagenes/Ebanner_presupuestos_fondo_en.jpg) top left no-repeat transparent;
	}			

#Ebanner h1 {
	display: none;
}
 
 
 /* BLOQUE 1: ENCABEZADO HOME */

/* Todo lo que vaya en este bloque empieza por E */

#encabezadohome {
	
	margin: auto;
	padding: 0;
	min-height: 342px;
	height: 342px;
	_height: 342px;
	margin-bottom: 0;
	_margin-bottom: -100px;
	
	/* width: 100%;*/
}


/* zona corporativa con el nombre de aplicacion y logos */


#encabezadohome #Econtenido {
	/*background: url(../../imagenes/E_fondo.jpg) top left no-repeat transparent;*/
	margin: 0;
	padding: 0;
	width: 100%;	
	min-height: 313px;
	height: 313px;
	_height: 313px;
	text-align: center;
	margin: auto;	
}

/* si hay: link generico de todo el encabezado */

#encabezadohome #Econtenido a {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	display: block;
}

#encabezadohome #Econtenido a:visited {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	display: block;
}

#encabezadohome #Econtenido a:hover {
	/*margin: 0;
	padding: 0;*/
	background: transparent;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
}

#Ebannerhome {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1003px;
	
	background: #009DDC;
		min-height: 218px;
	height: 218px;
	_height: 218px;	
}

#Ebannerhome a {
	color: #000;
}

#encabezadohome #Elogo {
	float: left;
	margin: 0;
	padding: 0;
	padding: 7px 0 6px 53px;
	height: 82px;
	width: 215px;
}

#encabezadohome #Elogo a {
	height: 82px;
}


/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/

#Emenuhome {
	margin: 0;
	padding: 0;			
	width: 1003px;	
	min-height: 74px;
	height: 1%;
	_height: 74px;
	margin-top: -45px;
	_margin-top: -45px;
	_margin-bottom: -74px;
	float: left;	
	/*clip: auto;*/
	}
	
	

/* menu principal del encabezado */

#Eselectorhome {
	background-color: transparent;	
	width: 1003px;
	margin: 0;
	padding: 0;		
	background: url(../../imagenes/Eselector_fondo.gif) top left repeat-x transparent;	
	margin-bottom: 0px;
	_margin-bottom: -1px;
	min-height: 74px;
	height: 1%;
	_height: 74px;	
}

#Eselectorhome ul.menulist {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	
	text-align: right;
	
}

/* cada una de las opciones del menu principal */

#Eselectorhome ul.menulist li {
	float: left;
	position: relative;
	border: 0px solid #333300;
	text-align: center;
	margin: 0;
	padding: 0;	
	width: 140px;
	background: url(../../imagenes/Eselector_ulli_fondo.gif) top left repeat-x transparent;
	-moz-opacity:.83;
	filter:alpha(opacity=83);		
}

#Eselectorhome ul.menulist li.margen {
	float: left;
	position: relative;
	border: 0px solid #333300;
	text-align: center;
	margin: 0;
	padding-right: 1px;
	min-height: 74px;
	height: 1%;
	_height: 74px;
	width: 150px;
	*width: 150px;
	_width: 146px;
	background: url(../../imagenes/Eselector_fondo.gif) top left repeat-x transparent;
	-moz-opacity:.83;
	filter:alpha(opacity=83);
}





#Eselectorhome ul.menulist li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	margin-top: 0px;	
	line-height: 12px;	
	padding-bottom: 7px;
}




#Eselectorhome ul.menulist li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;	
	letter-spacing: 0.1em;
	padding: 0;	
	background: transparent;	
	margin-top: 0px;	
	line-height: 12px;
	padding-bottom: 7px;	
	background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) top left repeat-x transparent;
	-moz-opacity:.95;
	filter:alpha(opacity=95);	
	
		
}

#Eselectorhome ul.menulist li a.highlighted {
	
	
}

#Eselectorhome ul.menulist li a.highlighted:hover {
	
	
}

#Eselectorhome ul.menulist li a img{
	display: block;	
	padding: 0 0 10px 0;
	margin: auto;
	
}


/* 1er nivel de subopciones */

#Eselectorhome ul.menulist li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	visibility: hidden;
	
	left: 0;
	top: 74px;	
	
}

#Eselectorhome ul.menulist li ul li {
	background: #004374;
	-moz-opacity:.88;
	filter:alpha(opacity=88);
	text-align:left;
	color: #fff;
	border: 1px solid #007BD4;
	width: 140px;
	min-height: 21px;
	height: 21px;	
	_height: 21px;		
}

#Eselectorhome ul.menulist li ul li a {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}

#Eselectorhome ul.menulist li ul li a:visited {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}

#Eselectorhome ul.menulist li ul li a:hover {
	display: block;
	padding: 8px 0px 0 11px;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;
	background: #000;
	min-height: 21px;
	height: 21px;	
	_height: 21px;	
	margin: -3px 0;
	line-height: 12px;
	_line-height: 12px;
	text-transform:none;
}



/* 2º nivel de subopciones...
 
 
 
 
 

/* BLOQUE 2: CUERPO */

/* Las zonas principales de este bloque empiezan por C */

#cuerpo {
	background: url(../../imagenes/C_fondo.gif) left top no-repeat transparent;
	min-height: 310px;
	margin: 0px 0 0 0;
	width: 1003px;
	float: left;
}

/* menus del cuerpo */

#Cmenu {
	background: url(../../imagenes/Cmenu_fondo.gif) center top  repeat-y transparent;
	float: left;
	width: 200px;
	margin-left: 53px;
	padding-left: 0px;
	_margin-left: 26px;
	_padding-left: 0px;
	padding: 0;
	
}

/* menu principal */

#Cselector {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-size: 85%;
	font-weight: bold;
	width: 200px;
	_width: 186px;
	padding: 0;
	padding: 0px 7px;
	margin: 0;
	
	margin-bottom: 0px;
	_margin-bottom: 0px;
	position: relative;
	margin-top: -20px;
}


.dinamico {
	background: url(../../imagenes/Cselector_fondo.gif) left bottom  no-repeat transparent;
}

.shop {
	background: url(../../imagenes/Cselector_fondo.gif) left bottom  no-repeat transparent;
}


.quienes {
	background: url(../../imagenes/Cselector_quienes_fondo.jpg) left bottom  no-repeat transparent;
	height: 265px;
}

.actividad {
	background: url(../../imagenes/Cselector_actividad_fondo.jpg) left bottom  no-repeat transparent;
	height: 265px;
}

.instalaciones {
	background: url(../../imagenes/Cselector_instalaciones_fondo.jpg) left bottom  no-repeat transparent;
	height: 265px;
}

.clientes {
	background: url(../../imagenes/Cselector_clientes_fondo.jpg) left bottom  no-repeat transparent;
	height: 265px;
}

.formulario {
	background: url(../../imagenes/Cselector_formulario_fondo.jpg) left bottom  no-repeat transparent;
	height: 223px;
}

.localizacion {
	background: url(../../imagenes/Cselector_localizacion_fondo.jpg) left bottom  no-repeat transparent;
	height: 223px;
}

#Cselector ol {
	display: block;
	width: 186px;
	background: transparent;
	padding-top: 0px;
	_padding-top: 0px;
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	min-height: 11px;
	padding-bottom:7px;
	_padding-bottom:7px;
}



#Cselector ol li {
	color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	background: transparent;
}

#Cselector ol li a {
	background:#F5F5F5;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 161px;
	text-align:left;
}

#Cselector ol li a:visited {
	background:#F5F5F5;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	font-weight: normal;
}

#Cselector ol li a:hover {
	background: #AFCDF1 url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 14px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	font-weight: normal;
}

/* si hay uno seleccionado */

#Cselector ol li span {
	color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px -23px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	border-bottom: 1px solid #8EBAEA;
	display: block;
	letter-spacing: normal;
}

#Cselector ol li span  a {
	background:#AFCDF1 url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 14px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 161px;
	text-align:left;
}

#Cselector ol li span  a:visited {
	background: #AFCDF1 url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 14px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
}

#Cselector ol li span  a:hover {
	background: #AFCDF1 url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 14px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	font-weight: normal;
}

/* 2º nivel de subopciones */

#Cselector ol li ul {
	background: transparent;
	display: block;
	padding: 0px;
	width: 185px;
	margin: 0;
	margin-left: -23px;
	_margin-left: -28px;
	margin-bottom: -1px;
	/*border-top:1px solid #9D7C60;*/
}

#Cselector ol li ul li {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 28px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	width: 162px;
	font-size: 100%;
	/*border-bottom: 1px solid #9D7C60;*/
	display: block;	
}

#Cselector ol li ul li a {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 135px;
	text-align: left;
}

#Cselector ol li ul li a:visited {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	font-weight: normal;
}

#Cselector ol li ul li a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	font-weight: normal;	
}

#Cselector ol li ul li span {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px -1px -23px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 33px;
	_padding: 0px 0px 0px 0px;
	width: 152px;
	font-size: 100%;
	/*border-bottom: 1px solid #9D7C60;
	_border-bottom: 0px solid #9D7C60;*/
	display: block;
	letter-spacing: normal;
	
}

#Cselector ol li ul li span a {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;
	width: 135px;
	text-align: left;
}

#Cselector ol li ul li span a:visited {
	background:#fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;
}

#Cselector ol li ul li span a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;	
}

#Cselector.shop ol {
	display: block;
	width: 186px;
	background: transparent;
	padding-top: 0px;
	_padding-top: 0px;
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	min-height: 11px;
	padding-bottom:7px;
	_padding-bottom:7px;
}



#Cselector.shop ol li {
	color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	background: transparent;
}

#Cselector.shop ol li a {
	background:#F5F5F5;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 161px;
	text-align:left;
}

#Cselector.shop ol li a:visited {
	background:#F5F5F5;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	font-weight: normal;
}

#Cselector.shop ol li a:hover {
	background: #AFCDF1 url(../../imagenes/Cselectors_olli_hover_fondo.gif) no-repeat 14px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	font-weight: normal;
}

/* si hay uno seleccionado */

#Cselector.shop ol li span {
	color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px -23px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	border-bottom: 1px solid #8EBAEA;
	display: block;
	letter-spacing: normal;
}

#Cselector.shop ol li span  a {
	background:#AFCDF1 url(../../imagenes/Cselectors_olli_hover_fondo.gif) no-repeat 14px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 161px;
	text-align:left;
}

#Cselector.shop ol li span  a:visited {
	background: #AFCDF1 url(../../imagenes/Cselectors_olli_hover_fondo.gif) no-repeat 14px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
}

#Cselector.shop ol li span  a:hover {
	background: #AFCDF1 url(../../imagenes/Cselectors_olli_hover_fondo.gif) no-repeat 14px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 24px;
	_padding:4px 0px 3px 24px;
	text-decoration:none;
	font-weight: normal;
}

/* 2º nivel de subopciones */

#Cselector.shop ol li ul {
	background: transparent;
	display: block;
	padding: 0px;
	width: 185px;
	margin: 0;
	margin-left: -23px;
	_margin-left: -28px;
	margin-bottom: -1px;
	/*border-top:1px solid #9D7C60;*/
}

#Cselector.shop ol li ul li {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 28px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 0px;
	width: 162px;
	font-size: 100%;
	/*border-bottom: 1px solid #9D7C60;*/
	display: block;	
}

#Cselector.shop ol li ul li a {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -23px;
	_margin-left: 0px;
	font-weight: normal;
	width: 135px;
	text-align: left;
}

#Cselector.shop ol li ul li a:visited {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	font-weight: normal;
}

#Cselector.shop ol li ul li a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px ;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	font-weight: normal;	
}

#Cselector.shop ol li ul li span {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px -1px -23px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 33px;
	_padding: 0px 0px 0px 0px;
	width: 152px;
	font-size: 100%;
	/*border-bottom: 1px solid #9D7C60;
	_border-bottom: 0px solid #9D7C60;*/
	display: block;
	letter-spacing: normal;
	
}

#Cselector.shop ol li ul li span a {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;
	width: 135px;
	text-align: left;
}

#Cselector.shop ol li ul li span a:visited {
	background:#fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;
}

#Cselector.shop ol li ul li span a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 34px 8px;
	color:#000;
	display:block;
	padding:4px 0px 3px 50px;
	_padding:4px 0px 3px 50px;
	text-decoration:none;
	margin-left: -33px;
	_margin-left: 0px;
	font-weight: normal;	
}

#Cimagen {	
background: #fff;
	float: left;
	width: 200px;		
	padding-left: 8px;
	_padding-left: 0px;
	/*margin-left: 0px;
	_margin-left: 8px;*/	
}

#Cimagen img{				
	padding-left: 0px;
	_padding-left: 8px;
	/*margin-left: 0px;
	_margin-left: 8px;*/	
}

/* contiene todo el contenido */

#Ccontenido {
	background-color: transparent;
	float: left;
	margin: auto;
	padding: 0;
	text-align: center;
	width: 690px;
}


#Cencabezadocontenido {
	background: transparent url(../../imagenes/Cencabezadocontenido_fondo.gif) 16px bottom no-repeat;
	width: 654px;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 17px;
	padding: 18px 20px 6px 16px;
		
}

#Cencabezadocontenido h1 {

	display: none;
}

#Cencabezadocontenido h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-variant: normal;
	clear: both;
	color: #3E9ADE;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	margin-left: 22px;
	margin-top: -18px;
	
}

#Crastrodemigas {
	color: #ADADB7;
	float: right;
	margin-top: -18px;
	font-size: 85%;
	padding: 0 0px 0 0;
}

#Crastrodemigas b {
	color: #3E9ADE;
	font-weight: bold;
	font-size: 100%;
	text-transform:uppercase;
}

#Crastrodemigas a {
	color: #F3E9ADE;
	text-decoration: none;
}

#Crastrodemigas a:link {
	color: #ADADB7;
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #ADADB7;
}

#Crastrodemigas a:hover {
	color: #ADADB7;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #ADADB7;
	text-decoration: underline;
}



#Ccontenidocontenido {
	margin: 0;
	padding: 4px 20px 0 20px;
	/*min-height:307px;*/
}

#Ccontenidocontenido a {
	color: #3189c3;
	text-decoration: underline;
}

#Ccontenidocontenido a:visited {
	color: #3189c3;
	text-decoration: underline;
}

#Ccontenidocontenido a:hover {
	color: #3189c3;
	text-decoration: none;
}

#Ccontenidocontenido a:active {
	color: #3189c3;
	text-decoration: underline;
}

#Ctextocontenido {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 5px;
	width: 100%;
	text-align: justify;
}

/* SÓLO PARA LA HOME */

#cuerpohome {
	background: transparent;
	height: 1%;
	margin: 0px 0 0 0;
	width: 100%;
	_margin: 0px 0 0 0;
}

/*#cuerpohome p {
	color: #666666;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	text-align: justify;
	text-decoration: none;
}*/

#Ccontenidohome {
	background: url(../../imagenes/C_fondo.jpg) top center repeat-x transparent;
	float: left;
	margin: auto;
	padding: 0;
	text-align: left;
	width: 947px;
	padding: 7px 0px 8px 56px;
	*padding: 7px 0px 8px 56px;
	_padding: 7px 0px 8px 56px;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	/*position: relative;*/
}

#Ccontenidohome h1, #Ccontenidohome h2 {
	display: none;
}

#Ccontenidohome .noticia {
	width: 100%;
	margin-bottom: 0px;
}

#Ccontenidohome .titularnoticia {
	text-align:left;
	line-height: 13px;
	position: inherit;
	border-bottom:1px none #CCCCCC;
	left:0px;
	padding-left:0px;
}

#Ccontenidohome .titularnoticia a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	text-decoration: none;
	text-transform: none;
	
}

#Ccontenidohome .titularnoticia a:visited {
	color: #747474;
	font-weight: normal;
	text-decoration: none;
	
}

#Ccontenidohome .titularnoticia a:hover {	
	text-decoration: underline;
	color: #747474;
	font-weight: normal;
	
}

#Ccontenidohome .fechanoticia {
	background:transparent url(../../imagenes/Cfechanoticia_bullet.gif) no-repeat scroll 2px center;
	color:#787677;
	font-size:70%;
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	position: inherit;
	margin-bottom: 2px;	
}



#Cbannerhome {
	margin: auto;
	padding: 0;
	width: 952px;
	height: 206px;
	background: #D5D5D5;
}

#Bienvenida {
	
	width: 625px;
	padding-top: 63px;
	text-align:justify;
	margin-left: 12px;
}

.Bienvenida_es {
	background: url(../../imagenes/bienvenida_fondo.gif) left 28px no-repeat transparent;
}

.Bienvenida_en {
	background: url(../../imagenes/bienvenida_fondo_en.gif) left 28px no-repeat transparent;
}

#Bienvenida #vermas {
	text-align: right;
	width: auto;
	float: right;
	margin-top: 0px;
	*margin-top: -13px;	
	position: relative;
}

#Bienvenida #vermas img {
	margin-right: 6px;
}

#Bienvenida #vermas a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}

#Bienvenida #vermas a:visited {
	color: #fff;
}

#Bienvenida #vermas a:hover {
	color: #fff;
	text-decoration: none;
}

#Trabaja {
	/*background: url(../../imagenes/trabaja_fondo.gif)  no-repeat transparent;*/
	width: auto;
	display: block;
	float: right;
	margin-right: 57px;
	_margin-right: 29px;
	padding-left: 17px;	
	margin-top: -1px;
	font-size: 85%;	
}

#Trabaja a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}

#Trabaja a:visited {
	color: #fff;
}

#Trabaja a:hover {
	color: #fff;
	text-decoration: none;
}

#Cdestacados {	
	background-color: transparent;
	float: left;
	width: 625px;
	margin-left: 12px;
	margin-top: 32px;
	display: inline;
}

#Cdestacados .imagennoticia {
	width:auto;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	background: transparent;
}

#Cdestacados .imagennoticia img {
	width:54px;	
	margin: 0 12px 0 0;
	border: 1px solid #C0C0C0;
}


#Cdestacados #vermas {
	text-align: right;
	width: auto;
	float: right;
	margin-top: -16px;
	clear: both;
}

#Cdestacados #vermas img {
	margin-right: 6px;
}

#Cdestacados #vermas a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #3189C3;
	text-decoration: underline;
}

#Cdestacados #vermas a:visited {
	color: #3189C3;
}

#Cdestacados #vermas a:hover {
	color: #3189C3;
	text-decoration: none;
}


#Cdestacado1 {
	
	width: 285px;
	display: block;
	float: left;
	padding-top: 22px;
	margin-right: 55px;
}

.Cdestacado1_es {
	background: url(../../imagenes/Cdestacado1_fondo.gif) left top no-repeat transparent;
}

.Cdestacado1_en {
	background: url(../../imagenes/Cdestacado1_fondo_en.gif) left top no-repeat transparent;
}

#Cdestacado1 .noticia{
	color: #747474;
}

#Cdestacado2 {
	
	width: 285px;
	display: block;
	float: left;
	padding-top: 22px;	
}

.Cdestacado2_es {
	background: url(../../imagenes/Cdestacado2_fondo.gif) left top no-repeat transparent;
}

.Cdestacado2_en {
	background: url(../../imagenes/Cdestacado2_fondo_en.gif) left top no-repeat transparent;
}

#Cnovedades {
	width: 152px;
	display: block;
	float: right;
	margin-right:56px;
	_margin-right:28px;
	margin-top:-81px;
	_margin-top:-78px;
	padding: 58px 24px 0 24px;	
	height: 140px;
}

.Cnovedades_es {
	background: url(../../imagenes/Cnovedades_fondo.gif) left top no-repeat transparent;
}

.Cnovedades_en {
	background: url(../../imagenes/Cnovedades_fondo_en.gif) left top no-repeat transparent;
}


#Cnovedades .noticia{
	margin-bottom: 10px;
}

#Cnovedades #vermas {
	text-align: right;
	width: auto;
	float: right;
	margin-top: 4px;
}

#Cnovedades #vermas img {
	margin-right: 6px;
}

#Cnovedades #vermas a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #3189C3;
	text-decoration: underline;
}

#Cnovedades #vermas a:visited {
	color: #3189C3;
}

#Cnovedades #vermas a:hover {
	color: #3189C3;
	text-decoration: none;
}

#piehome{
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #6D6D6D;
	/*float: left;*/
	font-size: 70%;
	margin: auto;
	padding: 0;	
	margin-top: -3px;	
	_margin-top: 0px;
	text-align: center;
	width: 1003px;
}

#piehome span {
	margin: 0 1em;
}

#piehome  img {
	margin: 3px;
	padding: 0;
	vertical-align: middle;
}

#piehome  a {
	color: #6D6D6D;
	font-weight: normal;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#piehome  a:visited {
	color: #6D6D6D;
}

#piehome  a:hover {
	text-decoration: none;
}

#piehome  a:active {
}

/* PRESUPUESTO */

/*#Epersonal {
	float: right; 
	padding-right: 60px;
	padding-top: 10px;
	color: #3189C3;
}

#Epersonal span {
	font-weight: bold;
}

#Ccontenidopresupuesto {
	background: url(../../imagenes/C_fondo_presupuesto.jpg) top center repeat-x transparent;
	float: left;
	margin: auto;
	padding: 0;
	text-align: left;
	width: 947px;
	padding: 40px 0px 8px 56px;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	min-height: 419px;
	
}

#Ccontenidopresupuesto h1, #Ccontenidopresupuesto h2{
	display: none;
}

#Ctextocontenido label {
	display: block;
	color: #fff;
}

#Ctextocontenido span{
	color: #fff;
}

#Cdestacadospresupuesto {	
	background-color: transparent;
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 20px;
	display: inline;
	min-height: 50px;
	height: 50px;
	_height: 50px;
}

#Cdestacadospresupuesto label {
	display: inline;
	color:#747474;
}
#Cdestacadopresupuesto1 {
	background: url(../../imagenes/Cdestacadopresupuesto1_fondo.gif) left top no-repeat transparent;
	width: 400px;
	display: block;
	float: left;
	padding-top: 22px;
	margin-right: 55px;
}

#Cdestacadopresupuesto2 {
	background: url(../../imagenes/Cdestacadopresupuesto2_fondo.gif) left top no-repeat transparent;
	width: 312px;
	display: block;
	float: left;
	padding-top: 22px;	
}

#bAnyadir {
		background-color: #3189C3;
		border: 1pt solid #383D42;
	border-bottom-color: #000;
	border-left-color: #ddd;
	border-right-color: #000;
	border-top-color: #ddd;
	color: #FFFFFF;		
	font-size: 100%;
	padding: 0px 3px;
	margin-top: 25px;
}

#lblMensaje {
	color: #000 !important;
	display: block;
	margin-top: 20px;	
	text-align: right;
	padding-right: 60px;
}

#Cresumenpresupuesto {	
	background: url(../../imagenes/Cresumenpresupuesto_fondo.gif) left top no-repeat transparent;
	float: left;
	width: 850px;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 30px;
	display: inline;
	text-align: right;
}

#Cresumenpresupuesto h2 {
	display: none;
}


#bCalcularImporte {
		background-color: #3189C3;
		border: 1pt solid #383D42;
	border-bottom-color: #000;
	border-left-color: #ddd;
	border-right-color: #000;
	border-top-color: #ddd;
	color: #FFFFFF;		
	font-size: 100%;
	padding: 0px 3px;
	margin-top: 25px;
	
}

#Importe {
	margin-top: 10px;
}

#Importe span {
		font-weight: bold;
	font-size: 120%;
	color: #000;
}

*/

#map {
	height:280px;
	position:relative;
	width:500px;
	float: right;
}

/* AQUÍ DENTRO EMPEZARÍAN LAS ETIQUETAS COMUNES */



/* FIN DE LAS ETIQUETAS COMUNES */

#Cpiecontenido {
	clear: both;
	background: url(../../imagenes/Cpiecontenido_fondo.gif) left top repeat-x;
	width: 654px;
	padding: 5px 0px 6px 0px;
	display: block;
		
	margin: auto;
	margin-top: 5px;
}

#Ciconos {
	width: 654px;
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
}

#Ciconos a {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
	text-transform:lowercase;
}

#Ciconos a:link {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	text-transform:lowercase;
}

#Ciconos a:visited {
	color: #797979;
	text-decoration: none;
	text-transform:lowercase;
}

#Ciconos a:hover {
	color: #797979;
	text-decoration: underline;
	text-transform:lowercase;
}

#Ciconos a:active {
	color: #3189c3;
	text-decoration: none;
	text-transform:lowercase;
}

#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;
}

/* BLOQUE 3: PIE */

/* Si hay alguna subzona en este bloque empieza por P */

#pie{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../../imagenes/P_fondo.gif) left top repeat-x;
	color: #6D6D6D;
	float: left;
	font-size: 70%;
	margin: auto;
	padding: 0;
	/* descomentar lo siguiente si no lleva logos W3C*/
	margin-top: 0px;
	_margin-top: 20px;
	text-align: center;
	width: 1003px;
	padding-top: 5px;
}

#pie span {
	margin: 0 1em;
}

#pie  img {
	margin: 3px;
	padding: 0;
	vertical-align: middle;
}

#pie  a {
	color: #6D6D6D;
	font-weight: normal;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#pie  a:visited {
	color: #6D6D6D;
}

#pie  a:hover {
	text-decoration: none;
}

#pie  a:active {
}
/* 5= Estructura producto
	  =NEWS */

/* Listado */

#noticias {		
	width: 100%;		
	margin-top: 10px;		
	}	  
#filtros {		
	width: 80%;	
	margin-left: 25px;
	margin-bottom: 30px;		
	}
#filtroscategorias {
	width: auto;
	float: left;
}
#filtrosactuales {
	width: auto;
	float: right;
}
		
.categoria {
	width:100%;		
	font-weight: bold;    
   text-decoration: none;
	color: #3189c3;
	text-transform:uppercase;	
	padding: 3px 0px 11px 5px;
	margin: 0;		
	background-image: url(../../imagenes/fondo_categoria.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #3189c3;
	}
.noticia{
	width: 100%;	
	margin-bottom: 25px;	
}
.imagennoticia{
	width:100px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-right:-3px;
	background: #ffffff;
	}
.titularnoticia{
	text-align:justify;	
	padding-left: 100px;	
	position: inherit;
	left: 100px;
	border-bottom: 1px solid #CCCCCC;
	}
	
.titularnoticia img{
	margin: 0 3px;
}

.titularnoticia a {	
	/*font-size: 85%;*/	
	font-weight: bold;    
    text-decoration: none;
	color: #3189c3;
	text-transform:uppercase;
}	

.titularnoticia a:visited { 	
	color: #9DA8AC;	
	}
.titularnoticia a:hover { 
	text-decoration: underline; 
	color: #3189c3;
	}
.titularnoticia a:active { 
	text-decoration: underline; 
	color: #000000;
	}	

.subtitulonoticia {
	/*font-size: 80%;*/		
	text-align:justify;
	padding-left: 100px;
	position: relative;
	top: 0px;
	}
.fechanoticia{
	font-size: 85%;
	text-align:justify;
	padding-left: 103px;
	color: #666666;
	position: relative;
	top: 3px;
	}	
#paginador {	
	font-size: 85%;
	text-align: center;
	margin-bottom: 10px;
	}
	
/* Ficha */

#fechafichanoticia {
	color: rgb(102, 102, 102);
    font-size: 95%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: justify;
    text-decoration: none;
    padding-bottom: 2%;
	}
	
#textofichanoticia {	
	width: 100%;
	}
	
#imagenfichanoticia {
	width: 100%;
	clear: both;
	/*width: auto;*/
	text-align: center;	
	}
	
#imagenfichanoticia img{		
	/*float: left;*/
	}

#agendafichaevento{	
	float: right;
	margin: 2px 0;
	}
	
table.ttablaagenda {
	color: #000000;	
	font-size: 100%;
	margin: 1px 0 1px 0;
	padding: 1pt;
	border: 1px solid #000000;
	width:120px;
	text-align: center;
}

#anotacionesfichaevento {
	/*width: 100%;	
	clear: both;*/	
	width: 70%;		
	margin: 2px 0;	
}


#masinfofichanoticia{
	width: 100%;
	clear:both;
}

#descargablesfichanoticia {
	clear: both;	
	margin: 2px 0 20px 0;	
	border: 1px solid #000000;
}

.tcabecera1 {
	background-color: #3189c3;	
	color: #ffffff;		
	font-weight: bold;	
	text-align: left;	
	margin: 2px;
	padding: 2px;
}

#descargablefichanoticia ul li {	
	color: #333333;
	font-size: 100%;
	padding: 1px 0 2px 0;	
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
#descargablefichanoticia ul li img{	
	margin-right: 5px;
	vertical-align: middle;
}

/* 	  =SHOP */

/* Listado */

#imagenlistadoproductos {
	height: 104px;
	margin-left: 155px;
	margin-top: 20px;
	left: 592px;
	top: 350px;
	visibility: hidden;
}

#productos {
	width: 105.5%;
	float: left;
	background: url(../../imagenes/productos_fondo.jpg) right -6px no-repeat;
	min-height: 228px;
	padding-top: 20px;
}

#listadoproductos {
	/*width: 100%;*/
	float: left;
	text-align: justify;
	color: #333333;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-top: 5px;
	clear: both;
	padding-left: 12px;	
	}

#listadoproductos ol {
	display: block;
	/*width: 186px;*/
	background: transparent;
	padding-top: 0px;
	_padding-top: 0px;
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	
}



#listadoproductos ol li {
	color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px -13px 10px;
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 23px;
	
	font-size: 100%;
	
	display: block;
	background: #ffffff url(../../imagenes/listadoproductos_olli_fondo.gif) no-repeat left 14px;
	
}

#listadoproductos ol li a {
	background:#FFFFFF;
	color:#757575;
	display:block;
	padding:8px 20px 8px 14px;
	_padding:8px 20px 8px 14px;
	text-decoration:none;
	margin-left: -8px;
	
	font-weight: normal;
	width: auto;
	text-align:left;
	border: 1px solid #DDDDDD;
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	
	
}

#listadoproductos ol li.par a {
	background:#F5F5F5;
	color:#757575;
	display:block;
	padding:8px 20px 8px 14px;
	_padding:8px 20px 8px 14px;
	text-decoration:none;
	margin-left: -8px;
	
	font-weight: normal;
	width: auto;
	text-align:left;
	border: 1px solid #DDDDDD;
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	
}

#listadoproductos ol li a:visited {
	background:#fff;
	color:#757575;
	display:block;
	padding:8px 20px 8px 14px;
	_padding:8px 20px 8px 14px;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	text-decoration:none;
	margin-bottom: 0px;
	
}
#listadoproductos ol li.par a:visited {
	background:#F5F5F5;
	color:#757575;
	display:block;
	padding:8px 20px 8px 14px;
	_padding:8px 20px 8px 14px;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	text-decoration:none;
	margin-bottom: 0px;	
}

#listadoproductos ol li a:hover, #listadoproductos ol li.par a:hover {
	background: #AFCDF1;
	color:#000;
	display:block;
	padding:8px 20px 8px 14px;
	_padding:8px 20px 8px 14px;
	text-decoration:none;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	margin-bottom: 0px;	
}

/* Ficha Shop */ 


#textofichacatalogo {
	width: 95%;
	padding-left: 12px;
	float: left;	
	position: relative;	 
}

#datosproducto {	
	width: 100%;
	float: left;
	padding-top: 3px;
	padding-left: 0px;	 
}

#datosproducto a:link {
	color: #6C6C6C;
	text-decoration: underline;
}

#datosproducto a:visited {
	color: #6C6C6C;
	text-decoration: underline;
}

#datosproducto a:hover {
	color: #6C6C6C;
	text-decoration: none;
}

#datosproducto a:active {
	color: #6C6C6C;
	text-decoration: underline;
}

#datosproducto h3 {
	width: 100%;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #6C6C6C;
	background-color: #E8EDF0;
	text-align: left;
	background:transparent url(../../imagenes/datosproducto_h3_fondo.gif) no-repeat scroll 6px 4px;
	_background:transparent url(../../imagenes/datosproducto_h3_fondo.gif) no-repeat scroll 12px 4px;
	padding-left: 18px;
	_padding-left: 24px;
	margin-left: -18px;
	_margin-left: -12px;
	margin-bottom: 0px;
	border: 0;
}

#datosproducto h3 a {
	display: block;
	color: #594F46;
	background-color: #E8EDF0;
	text-align: left;
	background: #fff url(../../imagenes/listadofichacatalogo_h3_fondo.gif) no-repeat scroll 6px top;
	*background: #fff url(../../imagenes/listadofichacatalogo_h3_fondo.gif) no-repeat scroll left top;
	_background: #fff url(../../imagenes/listadofichacatalogo_h3_fondo.gif) no-repeat scroll 12px top;
	padding-left: 18px;
	*padding-left: 18px;
	_padding-left: 24px;
	margin-left: -18px;
	*margin-left: -12px;
	_margin-left: -24px;
	margin-bottom: 0px;
	width: 100%;
	*width: 100%;
	_width: 100%;
	line-height: 18px;
}

#datosproducto h3 a span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size:80%;
	display: inline;
	float:right;
	padding-right: 5px;
	margin-top: -17px;
}

	
#datosproducto ul {	
	width: 100%;
	float: left;
	margin: 5px 0 5px 0;	 
	}
	
#datosproducto li {	
	background:transparent url(../../imagenes/datosproducto_ulli_fondo.gif) no-repeat scroll 0px 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	padding-bottom:0px;
	padding-left:10px;
	text-align:justify;
	text-decoration:none;
	margin-left: 0px;
	line-height:15px;
}


	
#dato1 {	
	width: 74%;
	float: left;
	margin-bottom: 5px;	 
	min-height: 104px;
	
	_height: 104px;	
	}
	
#dato2 {	
	width: 74%;
	float: left;
	margin-bottom: 5px;		 
	}

#dato3 {	
	width: 23%;
	float: right;
	margin-bottom: 5px;	
	margin-right: 0px;
	*margin-right: 0px;
	_margin-right: -12px;	 	
	}
	
#dato3 ul {
	float: right;
	width: 147px;
	margin-right: 0px;
	*margin-right: 6px;
	_margin-right: 0px;
}	

#dato3 ul li {	
	background:transparent url(../../imagenes/datosproducto_ulli_pdf_fondo.gif) no-repeat scroll left top;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:85%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	padding-bottom:0px;
	padding-left:10px;
	text-align:justify;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	line-height: 32px;
	margin-top: 16px;
}



#imagenfichacatalogo {
	width: auto;
	text-align: left;	
	top:310px;
	position: absolute;
	display: block; 
	min-height: 104px;
	height: 104px;
	_height: 104px;	
	background: transparent;
	right: 0px;
	left: 75%;
	}
#fotoproducto{
	background:transparent;	
	width: 104px;
	min-height: 104px;
	height: 104px;
	_height: 104px;		
	float: left;		 
	margin-bottom: 4px;
	}
	
#fotoproducto img {
	/*width: 104px;*/
	height: 104px;
	/*margin: 18px 30px 23px 20px;*/
}
#videoproducto{
	background:transparent;	
	width: 32px;
	min-height: 104px;
	height: 104px;
	_height: 104px;		
	float: left;		 
	margin: 73px 0 0 12px;
	*margin: 73px 0 0 17px;
	_margin: 73px 0 0 22px;
	}
	
#videoproducto img {
	width: 32px;
	height: 32px;
	/*margin: 18px 30px 23px 20px;*/
}

/*  thickbox */

*{padding: 0; margin: 0;}

/*  thickbox specific link and font settings */

#TB_window {  font: 12px Arial, Helvetica, sans-serif;  color: #333333;}
#TB_secondLine {  font: 10px Arial, Helvetica, sans-serif;  color:#666666;}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/*  thickbox settings */

#TB_overlay {  position: fixed;  z-index:100;  top: 0px;  left: 0px;  height:100%;  width:100%;}

.TB_overlayMacFFBGHack {background: url(../../imagenes/macFFBgHack.png) repeat;}

.TB_overlayBG {  background-color:#AED4EF;  filter:alpha(opacity=75);  -moz-opacity: 0.75;  opacity: 0.75;}

* html #TB_overlay { /* ie6 hack */position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {  position: fixed;  background: #ffffff;  z-index: 102;  color:#000000;  display:none;  border: 4px solid #DDDDDD;  text-align:left;  top:50%;  left:50%;}

* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

#TB_window img#TB_Image {  display:block;  margin: 15px 0 0 15px;  border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc;  border-top: 1px solid #666;  border-left: 1px solid #666; border: 0;}

#TB_caption{  height:25px;  padding:7px 30px 10px 25px;  float:left;}

#TB_closeWindow{  height:25px;  padding:11px 25px 10px 0;  float:right;}

#TB_closeAjaxWindow{  padding:7px 10px 5px 0;  margin-bottom:1px;  text-align:right;  float:right;}

#TB_ajaxWindowTitle{  float:left;  padding:7px 0 5px 10px;  margin-bottom:1px;}

#TB_title{  background-color:#e8e8e8;  height:27px;}

#TB_ajaxContent{  clear:both;  padding:2px 15px 15px 15px;  overflow:auto;  text-align:left;  line-height:1.4em;}

#TB_ajaxContent.TB_modal{  padding:15px;}

#TB_ajaxContent p{  padding:5px 0px 5px 0px;}

#TB_load{  position: fixed;  display:none;  height:13px;  width:208px;  z-index:103;  top: 50%;  left: 50%;  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}

* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

#TB_HideSelect{  z-index:99;  position:fixed;  top: 0;  left: 0;  background-color:#fff;  border:none;  filter:alpha(opacity=0);  -moz-opacity: 0;  opacity: 0;  height:100%;  width:100%;}

* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}

#TB_iframeContent{  clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px;}
