@import url(cssTabPanel.css);

BODY, html {
	text-align: center;
	margin: 0px auto;
	margin-top: 2px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	color: #666666;
	padding-top: 2px;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: normal;
	color: #2d2f3a;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: normal;
	color: #2d2f3a;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #2d2f3a;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: underline;
	color: #2d2f3a;

}

	
/********** contenedores ***************/

DIV#borde {
	width: 950px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	height: 100%;
	z-index:1;
	

}
DIV#bordeG {
	width: 757px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	height: 100%;
	z-index:1;

}

DIV#contenedor {
	WIDTH: 760px;
	height: 100%;
}

DIV#cabecera {
	background-image: url(../imgPortal/bgCabecera.jpg);
	background-repeat:no-repeat;
	height: 136px;
	width: 757px;
	margin-top: 0px;
	position: relative;

}

DIV#cabecera_w {
	background-image: url(../imgPortal/bgCabecera.jpg);
	background-repeat:no-repeat;
	height: 223px;
	width: 950px;
	margin-top: 0px;
	position: relative;
	z-index:2;
	background-color: #2D2F3B;
	float: left;
}

DIV#seccion {
	position: relative;
	float: left;
	top: 8px;
	height: 56px;
	width: 630px;

}

DIV#seccion h1 {
	color: #3B4DA0;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;

}

DIV#seccion h2 {
	color: #5781BC;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	width: 80%;
	padding-top: 12px;

}

DIV#seccion img {
	width: 58px;
	height: 58px;
	margin-right: 10px;
	float: left;

}

DIV#menuNav {
	font-weight: normal;
	float: right;
	width: 180px;
	position: relative;
	top: 8px;
	height: 56px;
	
}

#menuNav UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	
}
#menuNav LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	text-align: left;
	width: 150px;
	padding-top: 2px;
	padding-left: 25px;
	margin-bottom: 3px;
	
}

#menuNav LI a{
	color:#00326B;
	text-decoration:none;	
	float:left;
	padding-top:0px;
}

#menuNav LI a:hover{
	color:#00209F;
	text-decoration:none;	
	
	
}

/********Menu top***********/

DIV#menutop {
	font-weight: normal;
	background-color: #FFFFFF;
	top: 0px;
	left: 360px;
	float: left;
	position: relative;
	
}


#menutop UL {
	COLOR: #666666;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 240px;
	
}
#menutop LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	width: auto;
	margin-top: 8px;
	margin-bottom: 4px;
	
	
	
}

#menutop LI a{
	color:#797C8D;
	text-decoration:none;
	height:10px;
	padding-top:0px;
	
}

#menutop a:hover{
	color:#666666;
	text-decoration:underline;
	background-color: #FFFFFF;	
	
	
}

DIV#menu_walt {
	width: 673px;
	font-weight: normal;
	padding-left: 163px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	
}


#menu_walt UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 510px;
	
}
#menu_walt LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EFB122;
	float: left;
	width:102px;
	text-align: center;
	height:24px;
	
}

#menu_walt LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:102px;
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_walt LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;		
	
	
}


DIV#menu_g {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}


#menu_g UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
}
#menu_g LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EFB122;
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}

#menu_g LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_g LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
}

DIV#columI {
	width: 195px;
	padding: 0px;
	text-align: left;
	float: left;
	position: relative;
	z-index:4;
	padding-left: 7px;
	margin-right: 15px;

}

DIV#columD {
	width: 202px;
	padding: 0px;
	text-align: left;
	float: right;
	position: relative;
	margin-left: 10px;

}


DIV#contenido {
	position: relative;
	height: auto;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(../img/bgContenido.gif);
	background-position: top left;
	background-repeat: repeat-y;*/
	z-index:3;
	margin-top: 50px;
}

DIV#contenido_g {
	position: relative;
	height: auto;
	width: 757px;
	float: left;
	background-color: #A5B2AD;
	background-image: url(../img/bgContenido2.gif);
	background-position: top left;
	background-repeat: repeat-y;

}


DIV#contentGen {
	width: 520px;
	float: left;
	margin-left: 0px;
}


DIV#textos {
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}

DIV#textos img {
	margin-right: 10px;
	vertical-align: text-top;
}

DIV#pie {
	WIDTH: 928px;
	BOTTOM: 0px;
	height: auto;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	left: 0px;
	float: left;
	margin-top: 20px;
	border-top: solid 2px #00209F;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.posleft {
	width:40%; text-align: left; float: left;

}
.posright {
	width:33%;float:right;text-align:right;

}
DIV#pie a{
 color:#999999;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size: 100%;
}

DIV#pie a:hover{
 color:#2d2f3a;
 text-decoration:underline;
}

/****************************************/

DIV#hora {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #797C8D;
}

.cuerpoGrisOscuro {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-style: normal; 
	color: #5781BC; 
	font-weight: normal;
}
a.cuerpoGrisOscuro {

font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; color: #999999; font-weight: normal
}
a.cuerpoGrisOscuro:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.cuerpoGrisOscuro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.cuerpoGrisOscuro:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.subtitulo { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal; color: #666666}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-style: normal;
	font-weight: normal;	
}

.cuerpoEuro {
	font-family: Eurostile;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.eReloj {
	FONT-WEIGHT: normal;
	BORDER: 0px;
	font-size: 100%;
	COLOR: #797C8D;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background: transparent;
	width: 45px;

}

.titulo  {
	color: #3B4DA0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
}

a.titulo  {
	color: #3B4DA0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
}
a.titulo:link  {  
	color: #3B4DA0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	
}

a.titulo:hover {
	color: #3B4DA0 !important;
	font-size: 1.4em !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	text-decoration: underline;

}

a.titulo:visited {
	color: #3B4DA0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	text-decoration: underline;

}


.tituloguia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.tituloguia ol {
	list-style-position:inside;
	margin: 0;
	padding: 0;
	list-style-type:upper-roman;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color:#00209F;
	text-decoration: none;

}

.tituloguia ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color:#00209F;

}
.tituloguia ol li a {
	color:#00209F;
	text-decoration:none;
	
}

.tituloguia ol li a:hover {
	color:#00209F;
	text-decoration:underline; 
}

.tituloguia ol li a:visited {
	color:#00209F;
	
}
.tituloguia ul {
	margin: 0;
	padding: 0 0 5px 15px;
	list-style-type:none;
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;

}

.tituloguia ul li {
	color: #666666;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;	
}

.tituloguia ul li a {
	color: #666666;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration:none;
}

.tituloguia ul li a:hover {
	color: #666666;	
	text-decoration:underline !important;	
}

.tituloguia ul li a:visited {
	color: #666666;	
	text-decoration:none;	
}

.tituloguia ul li a:active {
	color:#CC3300 !important;
	text-decoration:none;	
}



#usuarios {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position: relative;
	top: -19px;
	color: #e4f4ff;
	height: 260px;
	
}
.newUsuario {
	border-top: solid 1px #C8D0CD;
	border-bottom: solid 1px #8D9796;
	height: 18px;
	float: left;
	padding-top: 5px;
	padding-bottom:4px;
	margin:0px;
	margin-left: 2px;
	width: 106px;
	margin-right: 1px;
}

.newUsuario a:hover {
	background-color:#9BAAA5;
	display:block;
	height: 18px;
	margin:0px;
	margin-top:-5px;
	padding-top: 5px;
	padding-bottom:4px;
	margin-bottom:-4px;
	margin-left: 0px;	
	margin-right: 1px;
	
}

#usuarios form {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 40px;
	width: 95px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 2px;
	position: relative;
	float: left;
	display: block;
	top: 0px;
	height: 130px;
}
#usuarios label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	color:#2d2f3a;
	text-align: left;
	font-weight: bolder;
	padding-top: 0px;
	display: block;
	width: 90px;
}

#usuarios input:focus {
	background-color: #E2E7E4;
	
	
}



#usuarios input {
	background-color: #C6CFCB;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #2d2f3a;
	height: 14px;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#usuarios input.boton_forms {
	background-image: url(../img/bgBotonform.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
}

#usuarios input.boton_formsalt {
	background-image: url(../img/bgBotonformover.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	color:#2d2f3a;
}


#categorias {
	height: auto;
	width: 162px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
	/*z-index: 4;*/
	position: relative;
	text-align: left;
	left: 0px;
	
	
}

.bgCategorias{
	height: auto !important;
	height:165px;
	min-height:165px;
	margin: 0px;
	padding-top: 6px;
	margin-top: 0px;
	padding-left: 0px;
}

#enlaces, #enlaces1 {
	height: auto;
	
	margin-top: 0px;
	text-align: center;
}
#enlaces {
	width: auto;
	margin-top: 20px;
}
#enlaces1 {
	width: 110px;
}
#enlaces table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center center;
	height: 71px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#enlaces1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bgEnlaces2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 132px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#logUser {
	/*top:30px;*/
	text-align:center;
	/*width:95px;*/
	font-size:100%;
	color: #2d2f3a;
	display: none;
	/*overflow: hidden;
	height: 100px;*/
	/*left: 7px;*/
	border-bottom: none;
	border-top: none;
	position: relative;
	top: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 130px;
	padding-top: 40px;
	float: left;
	width: 104px;
	
}

.bordeRight {
	margin: 0px;
	right: 0px;
	padding-right: 0px;
	height: auto!important;
	height: 280px;
	min-height: 280px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #2d2f3a;
	position: relative;
}
.bordeRightGen {
	margin: 0px;
	right: 0px;
	position: relative;
	padding-right: 20px;
	height: auto!important;
	height: 664px;
	min-height: 664px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #2d2f3a;	
	width: 470px;
}

.bordeRightGenVent {
	background-image: url(../img/bgpanelmiddleright.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	position: relative;
	padding-right: 20px;
	background-position: top right;
	height: 100px;
	min-height: 664px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 8px;
	color: #00326B;
}


.bordeMidle {
	margin-top: 32px;
}
.bordeLeft {
	background-image: url(../img/bgpanelsupleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.bordeSupRight {
	background-image: url(../img/bgpanelsupRight.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}
.bordeInf {
	background-image: url(../img/bgpanelinfleft.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.bordeBotRight {
	background-image: url(../img/bgpanelbottomright.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}

#escaparate {
	margin-bottom: 0px;
	width: 510px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

#escaparate h1 {
	font-weight: normal;
	font-style: normal;
	color: #e4f4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;

}

#escaparate h1 a {
	font-size: 100%;
	color: #e4f4ff;
	font-weight: bold;
	font-style: normal;
	

}

#escaparate h2 {
	font-size: 100%;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	

}

#escaparate h2 a {
	font-size: 100%;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	

}




#imagen_escaparate {	
	width: 127px;
	height: 128px;
	padding:0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	float:left;
	
}

.imagen_catalogo {
	width: 90px;
	height: 89px;
	padding:0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right:20px;
	margin-bottom: 10px;
	display: block;
	float: left;
	
}


#novedades {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	padding-left:0px;
	position: relative;
	margin-top: 0px;
	border-right: solid 1px #DEE2E1;
	left: 4px;
}

#ofertas {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	border-left: solid 1px #8D9796;
	margin-right: 0px;
	padding-right: 0px;
	left: 2px;
}

#masvendidos {
	margin-bottom: 0px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	border-right: solid 1px #DEE2E1;
	left: 4px;
	padding-right: 0px;
	margin-right: 0px;
}

#servicios {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	border-left: solid 1px #8D9796;
	left: 2px;
}

.ancho480 {
	width:480px;
	
}
.ancho240 {
	width:254px
	
}
.placaG {
	height: 24px;
	width: 221px;
	position: absolute;
	top: 4px;
	left: 130px;
	text-align: center;
	color: #702045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding-top: 3px;
	overflow: hidden;
	text-transform: uppercase;
}
.bloque_coment {	
	height: 24px;
	width: 100%;
	position: inherit;
	top: 4px;
	left: 0px;
	text-align: center;
	color: #702045;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	padding-top: 3px;
	overflow: hidden;
	text-transform: uppercase;
	border-top: solid 1px #DEE2E1;
}

.placa {
	height: 24px;
	width: 254px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #e4f4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding-top: 8px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	background-color: #2d2f3a;

}

.placaTbl {
	margin-top:-28px;
	height: 30px;
	top: 28px;
	color: #e4f4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding-top: 0px;
	text-transform: uppercase;
	background-color: #2d2f3a;
	float: inherit;
	width: 100%;
	position: relative;
	text-align: center;
	left: 0px;
	border: none;
	padding: 0;

}

.placaTdLeft {	
	background-image: url(../img/imgPlaca_left.jpg);
	background-repeat:no-repeat;
	width:	20px;
	height: 24px;

}

.placaTdCenter {	
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}


.placaTdRight {	
	background-image: url(../img/imgPlaca_right.jpg);
	background-repeat:no-repeat;
	width:	20px;
	height: 24px;

}


/*********** bordes grises ********************/
.bordeRight_gris {
	background-image: url(../img/bgpanelmiddleright_gris.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	padding-right: 16px;
	background-position: top right;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
	color: #00326B;
	position: relative;
}
.bordeRightGen_gris {
	background-image: url(../img/bgpanelmiddleright_gris.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	position: relative;
	padding-right: 20px;
	background-position: top right;
	height: auto !important;
	height: 664px;
	min-height: 664px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 8px;
	color: #00326B;
}

.bordeMidle_gris {
	background-image: url(../img/bgpanelmiddleleft_gris.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto !important;
	height: 180px;
	min-height: 180px;
}
.bordeLeft_gris {
	background-image: url(../img/bgpanelsupleft_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
.bordeSupRight_gris {
	background-image: url(../img/bgpanelsupRight_gris.gif);
	background-repeat: no-repeat;
	height: 49px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}
.bordeInf_gris {
	background-image: url(../img/bgpanelinfleft_gris.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.bordeBotRight_gris {
	background-image: url(../img/bgpanelbottomright_gris.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}


#bordesup_gris {
	background-image: url(../img/bgpanelsup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -26px;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	z-index: 1;
	height: auto ;
	
}

.bordebot_gris {
	background-image: url(../img/bgpanelbottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto !important;
	min-height: 180px;
	height: 180px;
	position: absolute;
	margin-bottom: 0px;
	/*padding-bottom: -26px;*/
	margin-top: -180px;
	z-index: 20;
}
.content {
	float: left;
}
/******************** datos escaparate ************************/
.negrita {
	color: #2d2f3a;
	font-weight: bold;
}

.negritaW {
	font-weight: normal;
	color:#FFFFFF;

}

.producto {
	font-weight: normal;
	font-size: 100%;
	padding-left:5px;
	color:#095366;
	float: left;
}

.precio {
	margin:0px;
	margin-bottom:20px;
	font-size:100%;
	
}

.precio_valor {
	font-weight: normal;
	color: #2d2f3a;
}
div.productos_escaparate{
	width: 127px;
	float:left;
	padding-right:0px;
	display:block;
	left: 0px;
	top: -4px;
	position: relative;
	background-color: #b5c0bc;
}

div.productos_escaparate_alt{
	width: 127px;
	float:left;
	padding-right:0px;
	display:block;
	left: 0px;
	top: -4px;
	position: relative;
	background-color: #c6cecb;
}


div.productos_novofertas{
	width: 127px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
}

div.productos_novofertas_alt{
	width: 127px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
	background-color: #c6cecb;
}

div.productos_servicios {
	width: 232px;
	float:left;
	position: relative;
	left: 2px;
	display: block;
	clear: left;
	padding: 10px;
	border-bottom: solid 1px #C8D0CD;
	background-color: #b5c0bc;
}

div.productos_servicios_alt {
	width: 234px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 2px;
	display: block;
	clear: left;
	padding: 10px;	
	border-bottom: solid 1px #C8D0CD;
	background-color: #c6cecb;
}

div.productos_catalogo {
	width: 465px;
	float:left;
	position: relative;
	left: 0px;
	display: block;
	clear: left;
	padding: 0px;
	border-bottom: solid 1px #C8D0CD;
	background-color: #b5c0bc;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

div.productos_catalogo_alt {
	width: 465px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
	clear: left;
	padding: 0px;	
	border-bottom: solid 1px #C8D0CD;
	background-color: #c6cecb;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}


.imgCompra {
	position: absolute;
	top:200px;
	bottom: 1px;	
	left:20px;
}

#categorias a{
	color: #2d2f3a;
	display:block;
	text-decoration:none;
}

#categorias a:hover{
	color: #2d2f3a;
	display:block;
	text-decoration:none;
}

.itemCategoria {
	margin-bottom: 0px;
	text-transform: uppercase;
	display: block;
}

.itemCategoria a{
	color: #3E2F0D;
	border-top: solid 1px #C8D0CD;
	border-left:none;
	border-right: none;
	border-bottom: solid 1px #8D9796;
	width: 162px;
}

.itemCategoria a:hover{
	color: #000000;
	text-decoration:none;
	background-color:#9BAAA5;
	width: 162px;
}

.subCategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #707278;
	border-bottom: solid 1px #8D9796;
	display: none;
	width: 162px;
	overflow: hidden;
	height: auto;
	position: relative;
	background-color:#c6cfcb;
	border-bottom: solid 1px #8D9796;
	border-top: solid 1px #C8D0CD;
	
}

.subCategoria a {
	color: #707278!important;
	padding-left:0px;
	border-bottom:none;

}

.subCategoria a:hover {
	/*background-color:#BDA95D;*/
	text-decoration:underline !important;
	color:#2d2f3a !important;
}

#bloquecategorias {
	position:relative;
	/*z-index:5;*/
	margin-top: 0px;
	text-align: center;
	top: -19px;
	color: #e4f4ff;
}

.cuadrosTextos:focus {
	background-color: #E2E7E4;
}

.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 350px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	background-color: #C6CFCB;
	
}

textarea.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 430px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;}


select.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	
}


input.boton_forms2 {
	background-image: url(../img/bgBotonform2.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
}

input.boton_formsalt2 {
	background-image: url(../img/bgBotonform2_f2.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
}

input.boton_forms3 {
	background-image: url(../img/bgBotonform3.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
}

input.boton_formsalt3 {
	background-image: url(../img/bgBotonform3over.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
}

.cuerpoTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	color: #00326B;
}

.rojo {
	font-weight: bold;
	color: #FF0000;
}

fieldset {
	border-style:solid;
	border-width:1px;
	border-color:#DEE2E1;
	padding:20px;
	
}                

.bordeFila td {
	border-bottom: solid 1px #C8D0CD;
	display:block;

}

#escaparate1, #escaparate2, #escaparate3, #escaparate4, #escaparate5, #escaparate6, #escaparate7, #escaparate8, #escaparate9, #escaparate10 {
	min-height:280px;
	height:280px;
}

.boton_servicios {
	clear:left;
	padding-left: 5px;
	float: left;
	margin-top: 20px;
	
}

/******************** página web ******************************/

#bloquenoticias, #otrasnoticias, #bloquealertas, #anuncios, #bloqueguia, #carteleria, #historial {
	position:relative;
	margin-top: 0px;
	text-align: center;
	top: 0px;
	color: #e4f4ff;
	left: 0px;
	width: 180px;
}

#bloquenoticias, #otrasnoticias, #bloquealertas, #bloqueguia, #historial {
	background-image: url(../img/bgh3.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;

}


#grupo_noticias {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	color: #e4f4ff;
	height: auto;
	background-repeat: no-repeat;
	width: 163px;
	border-bottom: 2px solid #2d2f3a;
	
}




#bloquenoticias h3 {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border: 1px solid #E1E2E4;
	padding-left: 30px;
	vertical-align: middle;
	display: block;
	
	height: 16px;
	padding-top: 2px;
}

#otrasnoticias h3 {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border: 1px solid #E1E2E4;
	padding-left: 30px;
	vertical-align: middle;
	display: block;
	
	height: 16px;
	padding-top: 2px;
}

#historial h3 {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border: 1px solid #E1E2E4;
	padding-left: 30px;
	vertical-align: middle;
	display: block;	
	height: 16px;
	padding-top: 2px;
}


.iconNoticias {
	background-image: url(../img/iconNoticias.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

#bloquealertas h3 {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border: 1px solid #E1E2E4;
	padding-left: 30px;
	vertical-align: middle;
	display: block;	
	height: 16px;
	padding-top: 2px;
}

.iconAlertas {
	background-image: url(../img/iconAlertas.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bloqueguia h3 {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border: 1px solid #E1E2E4;
	padding-left: 30px;
	vertical-align: middle;
	display: block;	
	height: 16px;
	padding-top: 2px;
}

.iconGuia {
	background-image: url(../img/iconGuia.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#anuncios h3, #carteleria h3, .tituloCartel {
	text-align: left;
	color: #00209F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-left: 2px;
	vertical-align: middle;
	display: block;
	height: 16px;
	padding-top: 2px;
}

#anuncios.icon{
	border:1px solid #E1E2E4;
	margin-bottom: 20px;
}

.bordeCartel{
	border:1px solid #E1E2E4;
	clear: none;
}

.itemCarteleria {
	color: #2d2f3a;
	height:auto !important;
	height: 100px;
	min-height: 100px;
	padding-top: 5px;
	position: relative;
	top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bgh32.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#itemAnuncio {
	color: #2d2f3a;
	height:auto !important;
	height: 100px;
	min-height: 100px;
	padding-top: 20px;
	position: relative;
	top: 0px;
	width: 180px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bgh32.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#fscroller {
	border: 0px solid black; padding: 2px; color: rgb(0, 0, 0);
}

.noticias {
	height: auto;
	width: 170px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
	position: relative;
	text-align: left;
	left: 5px;
	top: 5px;
	background-color: #FFFFFF;
}

.itemHistorial {
	height: auto;
	width: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;	
	position: relative;
	text-align: left;
	left: 0px;
	top: 5px;
	background-color: #FFFFFF;
}


#guia {
	height: auto;
	width: 170px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*z-index: 5;*/
	position: relative;
	text-align: left;
	left: 5px;
	top: 5px;
	background-color: #FFFFFF;
	
	
}

#grupo {
	height: auto;
	width: 163px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2d2f3a;
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	
	
}


.sumNoticia {
	font-size: 100%;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	border-bottom: none 1px #8D9796;
	border-top: none 1px #C8D0CD;
	padding-left: 0px;
	padding-bottom: 5px;
	width: auto;
		
}

.sumNoticia a{
	color: #666666;
	font-size: 100%;
	border-left:none;
	border-right: none;
	width: 132px;
}

.sumNoticia a:hover {
	color:#666666;
	text-decoration:underline;
	font-size:100%;
}

.sumNoticia a:visited{
	color: #666666;
	font-size: 100%;
}

.itemNoticia {
	margin-bottom: 14px;
	display: block;
	padding-top: 0px;
	border-bottom: dotted 1px #E3E5F1;
	padding-left: 0px;
	padding-bottom: 5px;
	width: auto;
	
}

.itemNoticia a{
	color: #666666;
	font-size: 100%;
	border-left:none;
	border-right: none;
	width: 132px;
}

.itemNoticia a:hover{
	color: #666666;
	text-decoration:underline;
	font-size: 100%;
}

.itemNoticia table, tr, td {
	background-color:#FFFFFF;
	background-image:none;
}
.itemNoticia table {
	border-bottom: dotted 1px #E3E5F1;
}

DIV#textos h2 {
	color: #3B4DA0;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	
}

DIV#textos h3 {
	color: #3B4DA0;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	
}

DIV#textos h3 a {
	color: #3B4DA0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	
}


DIV#textos h4 {
	color: #3B4DA0;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width:100%;
	margin-bottom: 10px;
	
}

DIV#textos h4 a {
	color: #3B4DA0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	font-size: 1.3em;
	
}

#grupo_noticias h1 {
	background-color: #2d2f3a;
	margin-top: 6px;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	margin: 0;
	text-transform: uppercase;

}

#logo {
	/*width: 380px;*/
	height: 77px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 6;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	width:360px;
	float: left;
	background-image:url(../img/bgBorderLogo.png);
	background-position:right top;
	background-repeat:no-repeat;

}

#logo img {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 27px;
	padding-left: 16px;
	float: left;

}

#logo span {
	padding-left: 35px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E4F4FF;
	font-size: 100%;
	font-weight: normal;
	clear: left;

}


.cita {
	color:#7B7C84;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

#tbl_listados {
	width: 95%;
	border: 0px;
	padding: 2px;
	
}

.th_listados {
	background-color:#3B5A7B;
	text-align:center;
	color:#BEC9D3;
	font-weight: bolder;
}

#tr_color1 {
	background-color:#BEC9D3;
}

#tr_color2 {
	background-color:#A8B7C4;
}

.tr_listados {
	
}

#stock {
	display:block;
}

.itemBreve {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;

}

.sumNoticia span {
	font-weight:bold;
	clear: left;
	float: left;
	

}

.eTitBarra {
	FONT-SIZE: 83%; COLOR: #2d2f3a; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none; FONT-STYLE: normal; LINE-HEIGHT: normal;
}

.eTituloMenu {
	FONT-WEIGHT: bold;
	font-size: 100%;
	COLOR: #2d2f3a;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none;
}

DIV#menu_g2 {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #EFB122;
	float: left;
	border-top: 1px solid #EFB122;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}

DIV#menu_g2 .current {
	width: 75px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	color:#797C8D;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}

DIV#menu_g2 .current a {
	width: 75px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	color:#DEE2E1;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}



#menu_g2 UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
}
#menu_g2 LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}


#menu_g2 LI a{
	/*color:#2D2F3A;*/
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_g2 LI a:hover{
	/*color:#797C8D;*/
	text-decoration:underline;
		
	
}

/*IE5-Mac Hac\*/
#menu_g2 a {
	float: none;
}
	

/*************** submenus ******************/
DIV#ges_all {
	background-color: #2d2f3a;
	width:757px;
	float:left;
}

DIV#ges1, DIV#ges2, DIV#ges3 {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #2d2f3a;
	/*float:left;*/
	border-top: none;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	display:none;
	
	
}

#ges1 UL, #ges2 UL, #ges3 UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
	
}
#ges1 LI, #ges2 LI, #ges3 LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #2d2f3a;
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}

#ges1 LI a, #ges2 LI a, #ges3 LI a {
	color:#797C8D;
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#ges1 LI a:hover, #ges2 LI a:hover, #ges3 LI a:hover {
	color:#DEE2E1;
	text-decoration:underline;
	background-color: #2d2f3a;	
	
}

DIV#idioma {
	display: block;
	float: left;
	width: auto;
	text-align: right;
	position: relative;
	top: 0px;
	left: 246px;
	z-index: 30;
	
	
}

.borde_gris {

	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;

}

div#idioma img {
	width:22px;
	height:11px;
	border:none;

}

a img {
	border:none;
}

table.wop2 {
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	padding:0;
	width:100%;
}

.oculto{
	display:none;
}

.btnImage {	
	width:67px;
	height:36px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;	
	color:#000000;
	
}

.btnImage a {	
	width:67px;
	height:36px;
	background-image:url(../img/btnDetalle.gif);
	background-repeat:no-repeat;	
	display:block;	
	padding-top:7px;
	padding-left:4px;
	color:#000000;
	text-align:center;
}

.btnImage a:hover {
	background-image:url(../img/btnDetalle_f2.gif);
	background-repeat:no-repeat;	
	display:block;
	color:#000000;
	text-decoration:none;
}

.btnAtras {	
	width:80px;
	height:20px;
	vertical-align:middle;
	text-align:left;	
	color:#000000;	
	float:right;
	
}

.btnAtras a {	
	background-image:url(../img/ant.gif);
	background-repeat:no-repeat;	
	display:block;
	padding:2px;
	color:#000000;
	padding-left:24px;
	width:80px;
}

.btnAtras a:hover {
	background-image:url(../img/ant_f2.gif);
	background-repeat:no-repeat;	
	display:block;
	color:#000000;
	text-decoration:none;
	
}

#accEs, #accEng {
	float:right;
	display:block;
	z-index:1111;
	position:relative;
	margin:0;
	padding:0;
	padding-left:5px;
	text-align: left;	
	background-color:#2d2f3a;
	
}

#accEng {
	display:none;
}

#accEs li, #accEng li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;	
	float: left;
	width:auto;	
	padding-left:5px;
	padding-right:5px;	
}

#accEs li a, #accEng li a{
	color:#ffffff;
	text-decoration:none;
	width:73px;
	float:left;
	height:20px;

}

#accEs li a:hover, #accEng li a:hover{
	color:#fcd412;
	text-decoration:none;	
}

.imgAcceso {
	vertical-align:middle;

}

.curDay {
	background-color:#FAC032;
	text-align:center;
	color:#000000;
}

.bordeCabecera {
	background-image: url(../img/bgBordeCabecera.png);
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;

}
.borderLogo {	
	
	float: right;
	width: 33px;
	height: 77px;
	position: relative;
	top: 0px;
	
}
#bloqportada {
	width: 96%;
	height: auto;
	height: auto !important;
	min-height: 420px;
	border-top: 1px solid #E3E5F1;
	border-left: 1px solid #E3E5F1;
	border-right: 1px solid #E3E5F1;
	border-bottom: 1px solid #E3E5F1;
}

.noIcon {
	padding-left:5px !important;
}
.tipoPeligrosidad1 {
	background: url(../img/bgvirus1.png) right center no-repeat;
	width:100%;
	height:11px;
	clear:both;
}
.tipoPeligrosidad2 {
	background: url(../img/bgvirus2.png) right center no-repeat;
	width:100%;
	height:11px;
	clear:both;
}
.tipoPeligrosidad3 {
	background: url(../img/bgvirus3.png) right center no-repeat;
	width:100%;
	height:11px;
	clear:both;
}
.tipoPeligrosidad4 {
	background: url(../img/bgvirus4.png) right center no-repeat;
	width:100%;
	height:11px;
	clear:both;
}
.tipoPeligrosidad5 {
	background: url(../img/bgvirus5.png) right center no-repeat;
	width:100%;
	height:11px;
	clear:both;
}

.itemLow {
	font-size:80%;
}
.noSpaces {
	margin:0;
	padding:0;
}
.borderBot {
	border-bottom:1px dotted #E3E5F1;
}

.fcr, .fcr a, .fcr a:visited {
	color:#990000;
	font-weight:normal !important;	
	text-decoration:none;
	
}
.linespace {
	line-height:2em;
}
.right{
	float:right;
}
.left{
	width: 180px;
	float: left;
}
.margentop{
margin-top:10px;
}
.margenright {
	margin-right:10px;

}
.fcr a:hover {
	color:#990000;
	font-weight:normal !important;	
	text-decoration:underline;
}

.iconPrint {
	background-image: url(../img/iconPrint.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.iconUpper {
	background-image: url(../img/iconUpper.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.iconMail {
	background-image: url(../img/iconMail.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.opsNoticia {
	font-weight: normal;
	background-color: #FFFFFF;
	top: 0px;
	float: right;
	position: relative;
	
}


.opsNoticia UL {
	COLOR: #666666;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: auto;
	
}
.opsNoticia LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 22px;
	
}

.opsNoticia LI a{
	color:#797C8D;
	text-decoration:none;
	height:10px;
	padding-top:0px;
	
}

.opsNoticia a:visited{
	color:#797C8D;
	text-decoration:none;
	height:10px;
	padding-top:0px;
	
}

.opsNoticia a:hover{
	color:#666666;
	text-decoration:underline;
	background-color: #FFFFFF;	
	
	
}
.spacer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	width:auto;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 22px;
	display:block;
	clear:none;
	float:right;
	margin-top:-24px;
}

#current a {
	color:#CC3300;
}
#listMapa {
	padding-left: 20px;
}
#listMapa ul{
	border-left:1px solid #FF9933;
	list-style:none;
	padding:0;
	padding-left:20px;	
	margin:0;
	
	
}
#listMapa li{
	background-image:url(../img/imgConector.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:-20px;
	padding-left:20px;
	
}

