/*--------- 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: #000;
	text-align: justify;
	
}

body {	
	font-size: 80%;				 
}


html {		
	margin: auto;	
}


/*}*/

/* =2: Etiquetas basicas */

b {
	color: #B50027;
	font-weight: bold;
}

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 {
	clear: both;
	color: #b50027;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	padding: 0 0 3px 0px;
	width: 96%;
	*width: 96%;
	_width: 791px;
}

h3 {
	font-weight: bold;
	font-size: 105%;
	color: #b50027;
	text-transform: uppercase;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: rgb(102, 102, 102);	
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
}

h4 {
	font-size: 85%;
	color: rgb(102, 102, 102);
	font-weight: bold;
	font-style: italic;
}

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 #b50027;
	width: 100%;
	margin: auto;
	text-align: center;
}

hr.hr2 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #b50027;
	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: 10px;
	padding-bottom: 3px;
	float: right;
}

input {
	background-color: #FFF;
	border: 1pt solid #b50027;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}

input.iboton1 {
	background-color: #b50027;
	border: 1pt none #333333;
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px 3px;
}

input.ibotonimportante1 {
	background-color: #b50027;
	border: 1pt solid #CCCCCC;
	color: #FFFFFF;
	font-size: 90%;
}

input.iboton2 {
	background-color:#b50027;
	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.icampotexto1 {
	background-color: #DFE7EC;
	border: 1pt solid #1A2067;
	font-size: 100%;
	vertical-align: text-bottom;
}

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;
}

ol {
	border: none;
}

p {
	color: #000;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	padding-bottom:0.6em;
	padding-top:0.6em;
}

pre {
	font-size: 100%;
	color: #333333;
	background-color: #EBEBEB;
}

select {
	background-color: #D2D2D2;
	border: 1pt solid #b50027;
	font-size: 85%;
	vertical-align: middle;
	margin-bottom: 2px;
}

strong {
	font-weight: bold;
}

strong.snegrita1 {
	color: #000;
	font-weight: bold;
	font-size: 120%;
}

sup {
	font-size: 70%;
	
}
table {
}

table.ttabla1 {
	text-align: left;
	width: 90%;
	margin: 10px;
}

table.ttabla2 {
	color: #000000;
	/*border: 2pt solid #81965E*/
	font-size: 85%;
	margin: 1px;
	padding: 1pt;
	border: 1px solid #000000;
}

thead {
}

thead tr th {
	background-color: #AAAAAA;
	color: #ffffff;
	text-align:left;		
	font-size: 95%;
	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: #ffffff;
	font-size: 100%;
}

tbody tr.tfila3 {
	background-color: #ffffff;
	font-size: 100%;
}

tbody tr.tfila1 td {
	padding: 5px;
	text-align:left;
	background-color: #fff;
	border: 0px;
	line-height: 15px;
}

tbody tr.tfila2 td {
	padding: 5px;
	text-align:left;
	background-color: #F1F1F1;
	line-height: 15px;
}

tbody tr.tfila3 td {
	padding: 5px;
	text-align:right;
	background-color: #fff;
	border: 0px;
	line-height: 15px;
}

tbody tr.tfila1 td.tfila1 {
	border-bottom: 1px solid #F3F3F3;
	text-align:justify;
	padding: 0.5em;
	vertical-align:middle;
}

tbody tr th {
	COLOR: #ffffff;
	border: none;
	background-color: #383D42;
	text-align: right;
}

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 {
	color: #000000;	
	font-size: 85%;
	margin: 0;
	padding: 0;
	text-align: center;
}

tfoot tr td {
	padding: 1em;
}

th {
	border-bottom-style: solid;
	border-bottom-width: 0px;	
	margin: 0pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	text-align: left;
	background-color: #383D42;
	color: #FFFFFF;
}

th.tcabecera1 {
	background-color: #D61200;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
	border: 0;
	/*text-transform: uppercase;*/
}

th.tcabeceraimportante1 {
	
}

th.tcabecera2 {
	background-color: #FFFFFF;
	border-bottom-color: #b50027;
	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: #b50027;
	color: #fff;	
	font-size: 90%;
	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: 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: #fff;
	color: #fff;	
	font-size: 85%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}


td.tfilaimportante3 {
	background-color: #DFE7EC;
	border-left: 3px solid #4C82B9;
	color: #333333;	
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #F6EACF;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;	
	font-size: 85%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tcolumna1 {
	font-size: 100%;
	COLOR: #333333;
	border: none;
	background-color: #FFFFFF;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dashed #b50027;
	border-left: 1px solid #FFFFFF;
	padding-left: 2px;
}

td.tcolumnaimportante1 {
	background-color: #DFE7EC;
	border-left: 3px solid #4C82B9;
	color: #333333;	
	font-size: 80%;
	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: #FBF9D0;
	border-left: 3px solid #D2C609;
	color: #D2C609;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.pietabla {	
	font-size: 85%;
}

.pietablaimportante1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;	
}

td {
	text-align: justify;
}

textarea {
	background-color: #fff;
	border: 1pt solid #b50027;	
	font-size: 100%;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.linkpietabla:hover {
	color: #ACBFCC;	
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}

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: #b50027;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}


a:link {
	color: #b50027;
	text-decoration: underline;
}

a:visited {
	color: #828282;
	text-decoration: underline;
}

a:hover {
	color: #b50027;
	text-decoration: none;
}

a:active {
	color: #b50027;
	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: 1003px;
	position: relative;		
}

/* BLOQUE 1: ENCABEZADO */

/* Todo lo que vaya en este bloque empieza por E */

#encabezado {
	margin: auto;
	width: 1003px;
	min-height: 175px;
	height: 175px;
	_height: 175px;
	position: relative;	
	left: 0px;
	top: 0px;
	z-index: 100;
}


/* zona corporativa con el nombre de aplicacion y logos */

#Econtenido {
	margin: auto;	
	width: 1003px;
	/*background: url(../../imagenes/Econtenido_fondo.jpg) top center no-repeat transparent;*/
	background: #fff;
	min-height: 132px;
	height: 132px;
	_height: 132px;
	position: relative;
}

#Econtenido img {	
	
}

#Elogo {
	position: absolute;
	margin: 0;
	padding: 0;	
	height: 111px;
	width: 166px;
	display: block;
	top: 132px;
	left: 0px;
	background: #fff;
	z-index: 100;
}

#Elogo a {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 111px;
	width: 166px;		
}

#Elogo a:visited {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 111px;
	width: 166px;	
}

#Elogo a:hover {
	margin: 0;
	padding: 0;
	background: #fff;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
	height: 111px;
	width: 166px;		
}

#Elogo_fondo {
	position: absolute;
	margin: 0;
	padding: 0;	
	height: 118px;
	width: 176px;
	display: block;
	top: 131px;
	left: 0px;
	background: transparent url(../../imagenes/Elogo_fondo.gif) top center no-repeat;	
	opacity:.50;
	filter:alpha(opacity=50);		
}

/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/

#Emenu {
	margin: auto;
	padding: 0;
	width: 837px;
	min-height: 43px;
	height: 43px;
	_height: 43px;
	background: url(../../imagenes/Emenu_fondo.gif) left top repeat-x transparent;		
	position: absolute;
	top: 132px;
	left: 166px;
}

/* menu principal del encabezado */
#Eselector {
	background-color: transparent;
	float: left;
	width: 668px;
	margin: 0;
	padding: 0;		
	min-height: 43px;
	height: 43px;
	_height: 43px;
}

#Eselector ul.menulist {
	margin: 0;
	padding: 0;
	list-style: none;	
	display: inline;	
	text-align: left;
	width: 668px;
	font-size: 100%;
	font-weight: bold;
}


/* cada una de las opciones del menu principal */
#Eselector ul.menulist li {
	float: left;	
	position: relative;
	border: 0px solid #333300;	
	text-align: left;	
	margin: 0;
	padding: 13px 0;	
	/*max-height: 16px;*/		
	width: 111px;
	text-align:center;		
}



#Eselector ul.menulist li a {
	color: #fff;	
	background:transparent;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 70%;
	font-weight: bold;
	display: block;
	
	padding: 11px 0 5px 0;
	height: 25px;
	margin: -8px 0 -9px 0;
		
}

#Eselector ul.menulist li a:hover {		
	background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left top  repeat-x transparent;
	display: block;
	min-height: 43px;
	height: 43px;
	_height: 43px;
	padding: 16px 0 5px 0;	
	margin: -13px 0 -9px 0;		
}


/* si hay: opcion resaltada del menu, donde esta el usuario  */


/* link de la opcion resaltada  */

#Eselector ul.menulist li.light a {
	background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left top  repeat-x transparent;
	display: block;
	min-height: 43px;
	height: 43px;
	_height: 43px;
	padding: 16px 0 5px 0;	
	margin: -13px 0 -9px 0;	
}

#Eselector ul.menulist li.light a:hover {
	background: url(../../imagenes/Eselector_ulli_hover_fondo.gif) left top  repeat-x transparent;
	display: block;
	min-height: 43px;
	height: 43px;
	_height: 43px;
	padding: 16px 0 5px 0;	
	margin: -13px 0 -9px 0;	
}


/* 1er nivel de subopciones */

#Eselector ul.menulist li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 43px;	
}

#Eselector ul.menulist li ul li{	
	background: #696244;
	-moz-opacity:.83;
	filter:alpha(opacity=83);	
	text-align:left;	
	color: #fff;
	border: 1px solid #9B9063;
	width: 173px;
	min-height: 23px;
	height: 16px;
	_height: 16px;*/	
	margin: 0;
	padding: 5px 0;
	line-height: 12px;
}

#Eselector ul.menulist li ul li a {
	display: block;
	color: #fff;
	text-decoration: none;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;
	
	
}

#Eselector ul.menulist li ul li a:visited {
	display: block;	
	color: #fff;
	text-decoration: none;	
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;		
}

#Eselector ul.menulist li ul li a:hover {
	display: block;	
	color: #000;
	text-decoration: none;		
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;		
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #EBE7D4;
	padding: 7px 0 3px 10px;		
	margin: -5px 0 68px 0;
	_margin: -5px 0 -9px 0;	
}



/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */
 
 
/* 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: 43px;	
}

#Eselector ul.menulist li.light ul li{	
	background: #696244;
	-moz-opacity:.83;
	filter:alpha(opacity=83);	
	text-align:left;	
	color: #fff;
	border: 1px solid #9B9063;
	width: 173px;
	min-height: 23px;
	height: 16px;
	_height: 16px;	
	margin: 0;
	padding: 5px 0;
	line-height: 12px;
}

#Eselector ul.menulist li.light ul li a {
	display: block;
	color: #fff;
	text-decoration: none;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;
	
}

#Eselector ul.menulist li.light ul li a:visited {
	display: block;	
	color: #fff;
	text-decoration: none;	
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;		
}

#Eselector ul.menulist li.light ul li a:hover {
	display: block;	
	color: #000;
	text-decoration: none;		
	font-size: 85%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;		
	min-height: 23px;
	height: 16px;
	_height: 16px;			
	background: #EBE7D4;
	padding: 7px 0 3px 10px;		
	margin: -5px 0 68px 0;
	_margin: -5px 0 -9px 0;	
}



/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */ 
 
 
/* enlaces menores, solo iconos */

#Eiconos {
	background: transparent;
	float: right;
	padding: 0;
	width: 154px;
	margin: 0;
	text-align: center;
	margin-top:0px;		
}

#Eiconos span {
	width: 83px;
	float: left;	
}

#Eiconos a img {
	border: 0;
	vertical-align: text-bottom;
	padding: 0;
	margin: 0;
}

#Eiconos a {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #4A3F37;
	height: 11px;
	width: 16px;
	display: block;
	float: left;
}

#Eiconos a:visited {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #4A3F37;
	height: 11px;
	width: 16px;
	display: block;
	float: left;
}

#Eiconos a:hover {
	padding: 0px 2px 0 3px;
	border: 0;
	margin: 0;
	background: #4A3F37;
	opacity:.63;
	filter:alpha(opacity=63);
	height: 19px;
	width: 16px;
	display: block;
	float: left;
}


/* BLOQUE 2: CUERPO */

/* Las zonas principales de este bloque empiezan por C */

#cuerpo {
	/*background: url(../../imagenes/C_fondo.gif) top center repeat-y transparent;
	min-height: 400px;
	margin: 0px 0 0 0;
	width: 100%;*/	
	margin: auto;
	padding: 0;
	width: 1003px;
	min-height: 60px;
	height: 1%;
	
	background: transparent url(../../imagenes/C_fondo.gif) left 25px  repeat-x;
	
	left: 0px;
	position: relative;
}


/* menus del cuerpo */

#Cmenu {
	background: url(../../imagenes/Cmenu_fondo.gif) left 55px no-repeat transparent;
	width: 176px;
	min-height: 385px;
	height: 1%;
	_height: 385px;
	/*_height: 379px;*/
	/*margin-top: 87px;*/
	margin-top: 0px;
	float:left;
	/*position: absolute;*/
	padding-top: 104px;	
	z-index: 0;
}

/* menu principal */

#Cselector {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	width: 173px;
	_width: 173px;
	padding: 0;	
	margin: 0;
	/*background: url(../../imagenes/Cselector_fondo.gif) left bottom  no-repeat transparent;*/
	margin-bottom: 0px;
	_margin-bottom: 0px;	
	
}

#Cselector ol {
	display: block;
	width: 173px;
	background: transparent;
	padding-top: 0px;
	_padding-top: 0px;
	margin: 0;
	margin-left: 3px;
	_margin-left: 3px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	min-height: 11px;
	padding-bottom:7px;
	_padding-bottom:7px;
}

#Cselector ol li img {
	float:right;
	height:28px;
	margin-right:0px;
	margin-top:-28px;	
	
}


#Cselector ol li {
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 2px 0px 2px 0px;	
	padding: 0px 0px 0px 0px;	
	min-height: 28px;
	height: 28px;
	_height: 28px;
	font-size: 95%;
	border: 1px solid #fff;
	display: block;
	background: #B50027;
	width: 170px;
}

#Cselector ol li a {	
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	text-decoration:none;
	margin-left: 0px;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	width: 138px;
	text-align:left;
	background: #B50027;
	min-height: 16px;
	height: 16px;
	_height: 16px;
	
}

#Cselector ol li a:visited {
	background: #B50027;	
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	min-height: 16px;
	height: 16px;
	_height: 16px;
}

#Cselector ol li a:hover {
	background:#B50027 url(../../imagenes/Cselector_olli_hover_fondo.gif) repeat-y scroll left top; 
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	text-decoration:none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	min-height: 16px;
	height: 16px;
	_height: 16px;
}

/* si hay uno seleccionado */

#Cselector ol li span a {	
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	text-decoration:none;
	margin-left: 0px;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	width: 138px;
	text-align:left;
	background:#B50027 url(../../imagenes/Cselector_olli_hover_fondo.gif) repeat-y scroll left top; 
	min-height: 16px;
	height: 16px;
	_height: 16px;
	
}

#Cselector ol li span  a:visited {
	background:#B50027 url(../../imagenes/Cselector_olli_hover_fondo.gif) repeat-y scroll left top; 	
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	min-height: 16px;
	height: 16px;
	_height: 16px;
}

#Cselector ol li span a:hover {
	background:#B50027 url(../../imagenes/Cselector_olli_hover_fondo.gif) repeat-y scroll left top; 
	color:#fff;
	display:block;
	padding:9px 0px 3px 11px;	
	text-decoration:none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	min-height: 16px;
	height: 16px;
	_height: 16px;
}


/* 2º nivel de subopciones */

/* banners */

#Cbanners {	
	width: 173px;	
	padding: 0;	
	padding-top: 10px;		
	padding-bottom: 10px;	
	background: transparent;
	margin-top: 0px;
	_margin-top:0;	
	float: left;	
	margin-bottom: 20px;	
}

#Cbanners ul {		
	display: block;
	width: 173px;
	background: transparent;
	padding: 0;
	margin: auto;		
	text-align: center;			
}

#Cbanners ul li {			
	background: transparent url(../../imagenes/Cbanners_ulli_fondo.gif) top center no-repeat;	
	text-transform: uppercase;
	border: 0px none #CECFD2;	
	list-style-type: none;
	display:block;		
	height: 74px;
	width: 117px;		
	padding: 3px 0px 0px 8px;
	opacity:1;
	filter:alpha(opacity=50);
	z-index: 0;
	margin: auto; 		
}

#Cbanners ul li a {		
	background: transparent;	
	text-transform: uppercase;
	border: 1px solid #CECFD2;	
	margin-bottom: 0px;
	list-style-type: none;
	display:block;		
	height: 66px;
	width: 107px;
	position: absolute;	
	left: 32px;
	opacity:1; !important
	filter:alpha(opacity=100);
	z-index: 100; !important	
	margin: 0px;
	text-align: center;
}

#Cbanners ul li a:visited {		
	background: transparent;	
	text-transform: uppercase;
	border: 1px solid #CECFD2;	
	margin-bottom: 0px;
	list-style-type: none;
	display:block;		
	height: 66px;
	width: 107px;
	position: absolute;	
	left: 32px;
	opacity:1; !important
	filter:alpha(opacity=100);
	z-index: 100; !important	
	margin: 0px;
	text-align: center;
	
}

#Cbanners ul li a:hover {		
	background: #000;	
	text-transform: uppercase;
	border: 1px solid #CECFD2;	
	margin-bottom: 0px;
	list-style-type: none;
	display:block;		
	height: 66px;
	width: 107px;
	position: absolute;
	left: 32px;		
	opacity:.90;
	filter:alpha(opacity=90);
	z-index: 100; !important	
	margin: 0px;
	text-align: center;	
}




/* contiene todo el contenido */

#Ccontenido {	
	background:#FFFFFF;
	float:left;
	height:1%;
	margin:auto auto auto 0px;
	min-height:385px;
	/*padding:0pt 0pt 0pt 166px;*/
	text-align:center;
	width:827px;
}

#Cencabezadocontenido {
	background: transparent;
	position: relative;	
	margin-bottom: 10px;
	text-align: left;
	min-height: 20px;
	height: 1%;
	_height: 20px;	
	line-height: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	padding-top: 7px;
}


#Cencabezadocontenido h1 {	
	background: transparent;
	color:#9F997C;
	float:left;
	font-size:85%;
	font-weight:bold;
	margin:0px;
	padding:0pt 0pt 0pt 30px;
	text-align:left;
	text-decoration:none;
	text-transform:lowercase;
	
}	


#Cencabezadocontenido h2 {
	background:#E7E5DC none repeat scroll 0%;
	clear:both;
	color:#594F46;
	font-size:170%;
	font-weight:bold;
	margin-top: 0px;
	padding:0px 0px 0px 30px;
	text-align:left;
	text-decoration:none;
	line-height: 22px;
	min-height: 16px;
	height: 1%;
	_height: 16px;
}

#Crastrodemigas {
	background: transparent;
	color:#9F997C;
	float:left;
	font-size:85%;
	font-weight:bold;
	margin:0px;
	padding:0pt 0pt 0pt 30px;
	text-align:left;
	text-decoration:none;
	text-transform:lowercase;
	margin-top: -40px;	
	display: none;
}

#Crastrodemigas b {
	color: #493E36;
	font-weight: bold;
	font-size: 100%;
	text-transform:uppercase;
}

#Crastrodemigas a {
	color: #493E36;
	text-decoration: none;
}

#Crastrodemigas a:link {
	color: #493E36;
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #493E36;
}

#Crastrodemigas a:hover {
	color: #493E36;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #493E36;
	text-decoration: underline;
}

#Cpasos {
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	width: 100%;
}

#Cpasos .menulist {
	display: inline;
	list-style: none;
	margin: 0px 0px -5px 0px;
}

#Cpasos .menulist ul {
	border-bottom: 3px double #b50027;
	display: inline;
	float: left;
	list-style: none;
	margin: 0 0 -5px 0;
	padding: 0;
	position: absolute;
	visibility: visible;
	width: 795px;
}

#Cpasos .menulist li {
	display: inline;
	float: left;
	margin: 0 -1px -5px 0;
	position: relative;
	text-align: left;
	width: 30%;
}

#Cpasos .menulist ul li {
	border: 0 solid #333300;
	color: #b50027;
	display: inline;
	float: left;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	margin-right: 0;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
}

#Cpasos .menulist ul li a {
	color: #b50027;
	display: inline;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos .menulist ul li a:hover {
	text-decoration: underline;
}

#Cpasos .menulist ul li.liactivo {
	background-image: url(../../imagenes/fondo_liactivo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 60px 3px 5px;
	text-align: left;
}

#Cpasos .menulist ul li.liactivo a {
	color: #FFFFFF;
	display: inline;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos .menulist ul li.liactivo a:link, .menulist ul li.liactivo a:visited, .menulist ul li.liactivo a:hover {
	color: #FFFFFF;
}

#Ccontenidocontenido {
	margin: 0;
	padding: 0px 0px 0 0px;
	min-height:223px;
	width: 827px;
	/*background: #000;*/
}



#Ctextocontenido {	
	width: 95%;
	float: right;
	font-size:80%;
	margin: auto;
	text-align: left;
	margin-right:3px;
}




/* AQUÍ DENTRO EMPEZARÍAN LAS ETIQUETAS COMUNES */

/*
#Ctextocontenido p {
	color: #666666;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}
*/

#Ctextocontenido ul {	
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#Ctextocontenido ol {
		
}

#Ctextocontenido li {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 0.8em;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	background: url(../../imagenes/Ctextocontenido_li.gif) left 3px no-repeat;
	list-style-type: none;			
}

#Ctextocontenido ol li {
	background: transparent;
	list-style-type: decimal;	
	padding-left: 0px;
	margin-left: 30px;
	/*font-size: 115%;*/	
}

#textoficha {
	width: 300px;
	float: left;
	
	position: relative;	 
	}
	
.presentacion {
	background: transparent url(../../imagenes/ima_firma.jpg) no-repeat left 160px;	
}

#imagenficha {
	width: 458px;
	text-align: left;	
	float: right;
	/*background: #ffcc00;*/
	margin-top:-54px;
	position: relative; 
	}
	
#fotoficha{
	background:transparent url(../../imagenes/fotoficha_fondo.jpg) no-repeat scroll left top;	
	width: 458px;
	min-height: 310px;
	height: 310px;
	_height: 310px;		
	float: right;
	position: relative;	 
	margin-bottom: 4px;
	}
	
#fotoficha img {
	width: 408px;
	height: 271px;
	margin: 18px 30px 23px 20px;
}

#imagenficha2 {
	width: 330px;
	text-align: left;	
	float: right;
	/*background: #ffcc00;*/
	margin-top:-54px;
	position: relative; 
	}

#imagenficha2 #fotoficha{
	background:transparent url(../../imagenes/fotoficha2_fondo.jpg) no-repeat scroll left top;	
	width: 310px;
	min-height: 458px;
	height: 458px;
	_height: 458px;		
	float: right;
	position: relative;	 
	margin-bottom: 4px;
	}
	
#imagenficha2 #fotoficha img {
	width: 271px;
	height: 408px;
	margin: 18px 20px 23px 18px;
}

#mapaficha {
	background: transparent no-repeat scroll left top;	
	width: 408px;
	min-height: 271px;
	height: 271px;
	_height: 271px;		
	float: right;
	position: relative;	 
	margin: 18px 30px 23px 20px;
	_margin: 18px 15px 23px 20px;
	}

#mapaficha img {
	width: auto;
	height: auto;
}

.tooltip {
   color: white;
   background-color: #B50027;
   padding: 1px 3px;
   border: 1px solid #f5f5f5;
   width: 150px;
   font-size: 80%;
}

#Centidades {
	 
	width: 100%;
	margin: auto; 
	margin-top: 30px;
	text-align: center;
}

#Centidades ul li {
	width: 30%;
	_width: 25%;
	display: block;
	float: left;
	background: transparent;
	min-height: 70px;
	height: 70px;
	_height: 70px;
	white-space:nowrap;
}

#Centidades ul li a {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 53px;
	width: 232px;		
}

#Centidades ul li a:visited {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 53px;
	width: 232px;	
}

#Centidades ul li a:hover {
	margin: 0;
	padding: 0;
	background: #fff;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
	height: 53px;
	width: 232px;		
}

/* FIN DE LAS ETIQUETAS COMUNES */

#Cpiecontenido {
	clear: both;
	background: #fff url(../../imagenes/Cpiecontenido_fondo.gif) left top repeat-x;
	width: 91%;
	padding: 2px 18px 0 24px;
	display: block;
	height: 35px;
	margin-left: 25px;
	margin-top: 10px;
}

#Ciconos {
	
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
}

#Ciconos a {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

#Ciconos a:link {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

#Ciconos a:visited {
	color: #797979;
	text-decoration: none;
}

#Ciconos a:hover {
	color: #797979;
	text-decoration: underline;
}

#Ciconos a:active {
	color: #B50027;
	text-decoration: none;
}

#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 60px;
	padding: 5px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 60px;
	padding: 5px;
	width: auto;
}

/* BLOQUE 3: PIE */

/* Si hay alguna subzona en este bloque empieza por P */

#pie {
	color: #6D6D6D;	
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	position: relative;
	clear: both;
	left: 0px;
	min-height: 28px;
	height: 28px;
	_height: 28px;
	text-align: left;
	width: 1003px;	
	padding-top: 7px;	
}

.pie_es {
background: transparent url(../../imagenes/P_fondo_es.gif) top no-repeat center;
}

.pie_en {
background: transparent url(../../imagenes/P_fondo_en.gif) top no-repeat center;
}

.pie_de {
background: transparent url(../../imagenes/P_fondo_de.gif) top no-repeat center;
}

#pie span {
	margin: 0 0.5em 0 2em;
}

#pie img {
	margin: 0px 3px 2px 3px;
	padding: 0;
	vertical-align: middle;
}

#pie a {
	color: #6D6D6D;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

#pie a:link {
}

#pie a:visited {
	color: #6D6D6D;
}

#pie a:hover {
	text-decoration: underline;
}

#pie a:active {
}

/* SÓLO PARA LA HOME */

#encabezado.home {
	margin: auto;
	width: 1003px;
	/*min-height: 175px;
	height: 175px;
	_height: 175px;*/
	position: absolute;	
	left: 0px;
	top: -132px;
	z-index: 100;
}

#cuerpo.home {
	margin: auto;
	padding: 0;
	width: 1003px;
	min-height: 60px;
	height: 1%;	
	background: transparent;
	left: 0px;
	position: relative;
	top: 42px;
}


#Cmenu.home {
	background: url(../../imagenes/Cmenuhome_fondo.gif) left 55px no-repeat transparent;
	width: 176px;
	min-height: 385px;
	height: 1%;
	_height: 385px;
	margin-top: 0px;
	float:left;
	padding-top: 128px;	
	z-index: 0;
	
}

#Ccontenido.home {	
	background: transparent url(../../imagenes/Ccontenidohome_fondo.gif) -2px 55px no-repeat;
	float:left;	
	margin:auto auto auto 0px;
	min-height: 525px;
	height: 1%;
	_height: 525px;
	/*padding:0pt 0pt 0pt 166px;*/
	text-align:center;
	width:827px;
}

#pie.home {
	background: transparent url(../../imagenes/P_fondo.gif) top no-repeat center ;	
	color: #6D6D6D;	
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;	
	position: relative;
	clear: both;
	left: 0px;
	min-height: 38px;
	height: 38px;
	_height: 38px;
	text-align: left;
	width: 1003px;	
	padding-top: 7px;
	top: 12px;	
}

#Cbannerhome {
	position: absolute;
	top: 55px;
	left: 191px;
	z-index:0;
	float: right;
	background: transparent;	
}

#Cnovedades {
	/*background: url(../../imagenes/Cnovedades_fondo.gif) left bottom no-repeat transparent;*/
	width: 140px;
	display: block;
	float: right;	
	padding: 0px 0px 0px 0px;	
	height: 115px;
	position:absolute;
	right:13px;
	top:129px;
	z-index: 50;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#Cnovedades h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #564B42;
	clear:both;	
	font-size:140%;
	font-weight:bold;
	margin:13px 10px 18px 0px;
	padding:0;
	text-align:left;
	text-decoration:none;
	width: auto;
}

#Cnovedades #vermas {	
	background:transparent url(../../imagenes/ico_vermas.gif) no-repeat scroll left 7px;
	*background:transparent url(../../imagenes/ico_vermas.gif) no-repeat scroll left 3px;
	_background:transparent url(../../imagenes/ico_vermas.gif) no-repeat scroll left 3px;
	float:right;
	margin-right:7px;
	padding-left:11px;
	text-align:right;
	width:auto;
}



#Cnovedades #vermas a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #564B42;
	text-decoration: underline;
}

#Cnovedades #vermas a:visited {
	color: #564B42;
}

#Cnovedades #vermas a:hover {
	color: #B50027;
	text-decoration: none;
}

/* FIN SÓLO PARA LA HOME */


/* 5= Estructura producto
	  =NEWS */

/* Listado */

#noticias {
	width: 100%;
	margin-top: 10px;
	margin-bottom: -5px;
}

#filtros {
	width: 80%;
	margin-left: 25px;
	margin-bottom: 30px;
}

#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-image: url(../../../imagenes/fondo_categoria.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #034E96;
}

.noticia {
	width: 100%;
	margin-bottom: 7px;
}

.imagennoticia {
	width:auto;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	background: transparent;
	overflow: hidden;
	max-width:62px;
	max-height:50px;

}

.imagennoticia img {
	width:50px;	
	margin: 0 12px 0 0;
	border: 1px solid #838383;
}

.titularnoticia {
	text-align:left;
	line-height: 13px;
	position: inherit;
}

.titularnoticia a {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color: #564B42;
	text-decoration: none;
	
	text-transform: none;
}

.titularnoticia a:visited {
	color: #564B42;
	font-weight: normal;
	text-decoration: none;
}

.titularnoticia a:hover {
	text-decoration: underline;
	color: #B50027;
	font-weight: normal;
}

.subtitulonoticia {
	font-size: 80%;
	text-align:justify;
	padding-left: 100px;
	position: relative;
	top: 0px;
}

.fechanoticia {
	font-size: 70%;
	
	text-align:left;
	color: #787677;
	vertical-align: middle;
	background: url(../../imagenes/Cfechanoticia_bullet.gif) 2px center no-repeat transparent;
	padding-left: 10px;
}

.fechanoticia img {
	margin: 0 8px 0 0;
}

#paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin-bottom: 10px;
}

/* Ficha */

#fechafichanoticia {
	color: rgb(102, 102, 102);
	font-size: 80%;
	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%;
	text-align: center;
}

#imagenfichaevento {
	width: 100%;
	text-align: center;
	clear: both;
}

#imagenfichanoticia img {
}

#imagenfichaevento img {
	float: left;
}

#agendafichaevento {
	width: 120px;
	float: right;
}

#anotacionesfichaevento {
	width: 100%;
	clear: both;
	background-color: #ffffff;
	margin: 2px 0;
}

.tcabecera1 {
	background-color: #1B2469;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	/*text-transform: uppercase;
	*/
	border: 1px solid #000000;
	border-bottom: none;
}

#anotacionescolumna1 {
	width: 50%;
	float: left;
	background-color: #ffffff;
}

#anotacionescolumna1 ul {
	border: 1px solid #000000;
	border-right: none;
}

#anotacionescolumna1 ul li {
	font-size: 80%;
	COLOR: #333333;
	text-align: right;
	border-bottom: 1px dashed #D1D8F3;
	padding: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

#anotacionescolumna2 {
	width: 50%;
	float: right;
	background-color: #ffffff;
}

#anotacionescolumna2 ul {
	border: 1px solid #000000;
	border-left: none;
}

#anotacionescolumna2 ul li {
	color: #333333;
	font-size: 80%;
	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;
}

#documentosdescargables {
	width: 100%;
	clear: both;
	background-color: #ffffff;
	margin: 2px 0;
}

#descargablesfila {
	border: 1px solid #000000;
	border-top: none;
}

#descargablesfila ul li {
	color: #333333;
	font-size: 80%;
	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;
}

#descargablesfila ul li img {
	margin-right: 5px;
	vertical-align: middle;
}



/* 	  =SHOP */

/* Ficha Shop */ 


#textofichacatalogo {
	width: 300px;
	float: left;
	background: #fff;
	position: relative;
	 
	}
#logoproducto {
	background:transparent;
	display:block;
	float:right;
	height:39px;
	left:30px;
	*left:30px;
	_left:48px;
	margin:0px 20px 0pt 0px;
	padding:0pt;
	position:relative;
	top:-43px;
	z-index: 100;
}
	
#logoproducto img {
	background:#B50027 none repeat scroll 0% 50%;
	border:1px solid #C2C2C2;
	height:28px;
	margin:3px 7px 0pt 0pt;
	/*padding:2px;*/
}	
#datosproducto {	
	width: 100%;
	float: left;
	padding-top: 3px;
	padding-left: 0px;	
	margin-top: -43px; 
	*margin-top: -43px; 
	_margin-top: -43px; 
	}

#datosproducto h3 {
	width: 100%;
	float: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #594F46;
	background-color: #E8EDF0;
	text-align: left;
	background:transparent url(../../imagenes/datosproducto_h3_fondo.gif) no-repeat scroll 6px 6px;
	_background:transparent url(../../imagenes/datosproducto_h3_fondo.gif) no-repeat scroll 12px 6px;
	padding-left: 18px;
	_padding-left: 24px;
	margin-left: -18px;
	_margin-left: -12px;
	margin-bottom: 0px;
	}
#datosproducto ul {	
	width: 100%;
	float: left;
	 
	}
#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;
		}

#datosproducto li.pdf {	
	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:40px;
	text-align:justify;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	line-height: 24px;
	}
	
#datosproducto li.doc {	
	background:transparent url(../../imagenes/datosproducto_ulli_doc_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:40px;
	text-align:justify;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	line-height: 24px;
	}

#dato1 {	
	width: 100%;
	float: left;
	margin-bottom: 5px;	 
	}
	
#dato2 {	
	width: 100%;
	float: left;
	margin-bottom: 5px;		 
	}

#dato3 {	
	width: 100%;
	float: left;
	margin-bottom: 5px;		 
	}

#dato3 a:link {
	color: #fff;
	text-decoration: none;
}

#dato3 a:visited {
	color: #fff;
	text-decoration: none;
}

#dato3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#dato3 a:active {
	color: #fff;
	text-decoration: none;
}

#imagenfichacatalogo {
	width: 458px;
	text-align: left;	
	float: right;
	/*background: #ffcc00;*/
	margin-top:-54px;
	position: relative;
	
	 
	}
#fotoproducto{
	background:transparent url(../../imagenes/fotoproducto_fondo.jpg) no-repeat scroll left top;	
	width: 458px;
	min-height: 310px;
	height: 310px;
	_height: 310px;		
	float: right;
	position: relative;	 
	margin-bottom: 4px;
	}
	
#fotoproducto img {
	width: 408px;
	height: 271px;
	margin: 18px 30px 23px 20px;
}


#fotoselector {
	position: relative;
	clear: both;	
	margin: 0;	
	padding: 0;
	width: 458px;		
}



#fotoselector ul {
	border-bottom: 0px solid #3F7586;
	display: inline;
	float: left;
	list-style: none;
	margin: 0 0 -5px 0;
	padding: 0;
	position: relative;
	visibility: visible;
	width: 458px;
}

#fotoselector ul li {
	display: inline;
	float: left;
	margin: 0 -1px -5px 0;
	position: relative;
	text-align: center;
	width: auto;
	padding-left: 0;
	padding-bottom: 0.5em;
}

#fotoselector ul li ul li{
	background: transparent url(../../imagenes/fotoselector_ulli_ulli_fondo.gif) left top no-repeat;
	display: inline;
	float: left;
	font-size: 100%;
	font-style: normal;	
	margin: 0;
	margin-right: 1px;
	padding: 0px;
	text-decoration: none;
	width: 90px;
	text-transform: uppercase;		
}

#fotoselector ul li ul li.liactivo {
	background: transparent url(../../imagenes/fotoselector_ulli_ulliactivo_fondo.gif) left top no-repeat;	
		
}

#fotoselector ul li ul li a {
	color: #999999;
	display: block;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;	
	text-decoration: none;
	font-weight: bold;
}

#fotoselector ul li ul li a:hover {
	color: #594F46;	
}

#fotoselector ul li ul li.liactivo a:link, #fotoselector ul li ul li.liactivo a:visited, #fotoselector ul li ul li.liactivo a:hover {
	color: #594F46;
	
} 

#fotoselectorcontenido {
	background-color: #CCCCCC;
	margin: 14px 0px 5px 0px;
	*margin: 8px 0px 5px 0px;
	_margin: 8px 0px 5px 0px;
	/*padding: 20px 10px 10px 20px;*/
	width: 452px;
	min-height: 54px;
	height: 54px;
	_height: 54px;
}

#fotoselectorcontenido ul{
	width: 700px;
	text-align: center;	
	margin-left: 0px;
	padding-bottom:0.6em;
	padding-top:0.6em;
}

#fotoselectorcontenido li{
	height: 46px;
	width: 60px;
	background: transparent;
	text-align: center;	
	float: left;
	display:inline;
	padding: 0px 5px 0 0;
	padding-left: 0px;
	margin-left: 0px;
}

#fotoselectorcontenido li a img{
	height: 41px;
	width: 56px;
	
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
}

#fotoselectorcontenido li a {	
	border: 2px solid #fff;
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
}

#fotoselectorcontenido li a:hover {	
	border: 2px solid #fff;
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
	background: #000;
	opacity:.63;
	filter:alpha(opacity=63);
}


#up1 {
	background: #ccc;
	height:15px;
	left:11px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:94;
	opacity:.53;
	filter:alpha(opacity=53);
	}
	
#up1 a:hover {
	display: block;
	width:15px;
	height:15px;
	background: #ccc;
	opacity:.33;
	filter:alpha(opacity=33);

}	
#down1 {
 	background: #ccc;
	height:15px;
	left:422px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:95;
	opacity:.53;
	filter:alpha(opacity=53);
	} 
#down1 a:hover {
 	display: block;
	background: #ccc;
	height:15px;	
	width:15px;
	opacity:.33;
	filter:alpha(opacity=33);
	} 	
	
#up2 {
	background: #ccc;
	height:15px;
	left:11px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:94;
	opacity:.53;
	filter:alpha(opacity=53);
	}
	
#up2 a:hover {
	display: block;
	width:15px;
	height:15px;
	background: #ccc;
	opacity:.33;
	filter:alpha(opacity=33);

}	
#down2 {
 	background: #ccc;
	height:15px;
	left:422px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:95;
	opacity:.53;
	filter:alpha(opacity=53);
	} 
#down2 a:hover {
 	display: block;
	background: #ccc;
	height:15px;	
	width:15px;
	opacity:.33;
	filter:alpha(opacity=33);
	} 		

#up3 {
	background: #ccc;
	height:15px;
	left:11px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:94;
	opacity:.53;
	filter:alpha(opacity=53);
	}
	
#up3 a:hover {
	display: block;
	width:15px;
	height:15px;
	background: #ccc;
	opacity:.33;
	filter:alpha(opacity=33);

}	
#down3 {
 	background: #ccc;
	height:15px;
	left:422px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:95;
	opacity:.53;
	filter:alpha(opacity=53);
	} 
#down3 a:hover {
 	display: block;
	background: #ccc;
	height:15px;	
	width:15px;
	opacity:.33;
	filter:alpha(opacity=33);
	} 	

#up4 {
	background: #ccc;
	height:15px;
	left:11px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:94;
	opacity:.53;
	filter:alpha(opacity=53);
	}
	
#up4 a:hover {
	display: block;
	width:15px;
	height:15px;
	background: #ccc;
	opacity:.33;
	filter:alpha(opacity=33);

}	
#down4 {
 	background: #ccc;
	height:15px;
	left:422px;
	position:absolute;
	top:347px;
	width:15px;
	z-index:95;
	opacity:.53;
	filter:alpha(opacity=53);
	} 
#down4 a:hover {
 	display: block;
	background: #ccc;
	height:15px;	
	width:15px;
	opacity:.33;
	filter:alpha(opacity=33);
	} 	
	
#container {
	/*height:225px;*/
	height:52px;
	left:32px;
	overflow:hidden;
	position:absolute;
	top:327px;
	_top: 330px;
	visibility:visible;
	width:385px;
	z-index:90;
} 
#content {
	height:93px;
	left:0pt;
	top:0pt;
	width:653px;
	left:0px;
	position:absolute;
	top:0px;
}

/*#fotoselector ul li ul li#lipestana3 a {
	font-size: 95%;	
}*/

#pestana5 {
	background: transparent url(../../imagenes/fotoselectorcontenido_pestana5_fondo.gif) left top no-repeat;
	min-height: 54px;
	height: 54px;
	_height: 54px;
	
}

#listadofichacatalogo {	
	width: 99%;
	*width: 100%;
	_width: 99%;
	float: left;
	padding-top: 3px;
	
	}


#listadofichacatalogo h3 {	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #594F46;
	background-color: #E8EDF0;
	text-align: left;
	background: #fff url(../../imagenes/listadofichacatalogo_h3_fondo.gif) no-repeat scroll 6px top;
	*background: transparent 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: -9px;
	_margin-left: -12px;
	margin-bottom: 0px;
	width: 100%;
	*width: 98%;
	_width: 99%;
}

#listadofichacatalogo h3 a {
	display: block;
	color: #594F46;
}

#listadofichacatalogo 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;
}

#reservar {
	text-align: center;
	margin: auto;
	display: block;
	width:26px;
	height:10px;
	background: transparent;
}

#reservar a:hover {
	text-align: center;
	margin: auto;
	display: block;
	width:26px;
	height:10px;
	background: transparent;
	opacity:.33;
	filter:alpha(opacity=33);
}	

#mapaproducto{
	background: transparent no-repeat scroll left top;	
	width: 408px;
	min-height: 271px;
	height: 271px;
	_height: 271px;		
	float: right;
	position: relative;	 
	margin: 18px 30px 23px 20px;
	_margin: 18px 15px 25px 20px;
	}
	
#mapaproducto img {
	width: auto;
	height: auto;
}

/* 	  =MAPAWEB */

#mapaweb {		
	width: 100%;		
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;			
	}	  

.mapawebcolumna1 {
	float: left;
	width: 49%;
}
.mapawebcolumna2 {
	float: right;
	width: 49%;
}

/* cada una de las opciones del menu principal */

#mapaweb ol li {
	/*float: left;*/	
	position: relative;
	border: 0px solid #333300;	
	text-align: left;	
	margin: 0;
	padding: 13px 0;	
	/*max-height: 16px;*/		
	width: 128px;
	text-align:center;	
	list-style-type: none;
	background: url(../../imagenes/mapaweb_olli_fondo.gif) left top repeat-x transparent;	
	color: #fff;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 16px 0 5px 0;	
	margin: 0;
	margin-top: 10px;
}



#mapaweb ol li a {
	color: #fff;	
	background:transparent;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	display: block;
	
	padding: 16px 0 5px 0;
	height: 30px;
	_height: 30px;
	margin: 0;
	margin: -16px 0 -9px 0;		
}

#mapaweb ol li a:hover {		
	background: url(../../imagenes/mapaweb_olli_hover_fondo.gif) left top  repeat-x transparent;
	display: block;
	min-height: 30px;
	height: 30px;
	_height: 30px;
	padding: 16px 0 5px 0;	
	margin: -16px 0 -9px 0;		
}


/* 1er nivel de subopciones */

#mapaweb ol li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;	
	display: block;
	margin-top: 15px;
	/*visibility:hidden;
	position: absolute;
	left: 0;
	top: 43px;*/	
}

#mapaweb ol li ul li{	
	background: #696244;
	-moz-opacity:.83;
	filter:alpha(opacity=83);	
	text-align:left;	
	color: #fff;
	border: 1px solid #9B9063;
	width: 350px;
	min-height: 16px;
	height: 16px;
	_height: 16px;	
	margin: 0;
	padding: 5px 0;
}

#mapaweb ol li ul li a {
	display: block;
	color: #fff;
	text-decoration: none;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 130%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 16px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;
	
}

#mapaweb ol li ul li a:visited {
	display: block;	
	color: #fff;
	text-decoration: none;	
	font-size: 130%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;	
	min-height: 16px;
	height: 16px;
	_height: 16px;			
	background: #696244;
	padding: 7px 0 3px 10px;	
	margin: -5px 0 -18px 0;
	_margin: -5px 0 -9px 0;		
}

#mapaweb ol li ul li a:hover {
	display: block;	
	color: #000;
	text-decoration: none;		
	font-size: 130%;
	font-weight: normal;
	width: auto;
	letter-spacing: normal;		
	min-height: 16px;
	height: 16px;
	_height: 16px;			
	background: #EBE7D4;
	padding: 7px 0 3px 10px;		
	margin: -5px 0 68px 0;
	_margin: -5px 0 -9px 0;	
}
