HTML{
}

BODY {
	font-family:  Verdana, sans-serif;
	margin:0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0;
}

A IMG {border:0;}

DIV#logo {
	float:left;
	margin: 5px;
	width:45%;
	
}

H1, .invisible{
	display: none;
}
.break{clear:left;}
.centrado{text-align:center;}
.verde{color:green;border-top:2px solid green;border-bottom:2px solid green;}
.rojo{color:red;border-top:2px solid red;border-bottom:2px solid red;}

UL#herramientas{
	float:right;
	margin: 0em;
	padding: 0em .4em .2em .4em;
	text-align: right;

}

UL#herramientas LI{
	margin: 0em;
	padding-left: 16px;
	background:#fff url("../images/cd_peque.gif") no-repeat left top;
	padding-right: 0.4em;
	font-size: 0.7em;
	display: inline;
	padding-bottom:2px;
}

UL#herramientas LI A{
	font-size:1.2em;
	color: #871902;
	text-decoration:none;
}

#cabecera{
	margin:0;
	padding:0;
	border-top: 10px solid #F57A26;
	border-bottom: 10px solid #F57A26;

  float:left;
  width:100%;
}
#decorcabecera{
   display:none;
}

OL#menu{
	display:none;
}


DIV#cuerpo{ 
	float:left;
	border:0; 
	margin: 0;
	padding:0;
	width:100%;
	border-bottom: 10px solid #F57A26;
	background:#EBAC83 url("../images/lateral_izq.jpg") no-repeat top left;
}

/******	cuerpo ***********/
DIV#izquierdo {
	display:none;
	

}
DIV#central {
	float:left;
	width:94%;
	height:100%;
	padding-left:1%;
	padding-right:1%;
	border-left: 0;
	border-right: 0;
	background-color:#fff;
	margin:0;
	
}

BODY#cuerpo0 DIV#central,BODY#cuerpoMW DIV#central{width:94%;border-left:0;border-right:0;}

DIV#central H2, BODY.popup H1{text-transform:uppercase;background:#fff url("../images/cd_peq.gif") no-repeat .2em .2em;padding-left:24px;font-size:1.3em;color:#871902;margin-top:20px;}
DIV#central H3, BODY.popup H2{color:#871902;text-transform:uppercase;font-weight:bold;font-size:1em;}
DIV#central P{font-size:0.95em;text-align:justify;padding:.5em;}
DIV#central P.descripcion,BODY.popup P.descripcion{color:#871902;border-bottom:2px solid #f57a26;width:100%;}
DIV#central P.presentacion{color:#871902;}
DIV#central LI IMG{vertical-align:middle;}
DIV#central UL.menulistado {list-style-type:none;}

DIV#central DIV.producto{float:left;width:100%;font-size:0.95em;padding:.5em;border-bottom:1px dotted #f57a26;}

DIV#central DIV#destacado{float:left;width:90%;margin-right:2%;font-size:0.95em;padding:.5em;border:3px solid #f57a26;padding-top:0;min-height:270px;}
DIV#central DIV#destacado H3{font-size:1.3em;color:#f57a26;}
DIV#central DIV#destacado H4{background:#fff url("../images/cd_peq.gif") no-repeat .2em .2em;padding-left:24px;font-size:1.2em;color:#871902;margin-top:-2px;}
DIV#central DIV.mitad H4{background:#fff url("../images/cd_peq.gif") no-repeat .2em .2em;padding-left:24px;font-size:1.2em;color:#871902;padding-bottom:3px;margin-top:-2px;}

DIV#central DIV.producto P.caracteristicas{font-weight:bold;}
DIV#central  DIV.texto{float:left;width:60%;max-width:60%;}
DIV#central  DIV.foto{float:right;width:160px;height:160px;}
DIV#central DIV.mitad DIV.foto{width:80px;height:80px;float:left;}
DIV#central DIV.mitad DIV.texto{float:right;}
DIV#central DIV#destacado DIV.texto{float:right;}
DIV#central DIV#destacado DIV.foto{float:left;}
.fecha {float:right;color:#f57a26;font-size:0.8em;font-weight:bold;}
DIV#derecho {
	clear:both;
	float:left;
	width:90%;
	border-top: 10px solid #F57A26;
}



BODY#cuerpo0 DIV#derecho,BODY#cuerpoMW  DIV#derecho {width:95%;}
DIV.mitad{width:46%;float:left;font-size:0.8em;margin-top:2%;margin-right:1%;}
DIV#sectores, DIV.sectores {background-color:#fff;margin:.5em;margin-right:0;padding:0;border:2px solid #f57a26;}

DIV#derecho H3 {
	font-size:0.9em; 
	font-weight:bold;
	color:#f57a26; 
	border-bottom:2px solid #f57a26; 
	border-top:2px solid #f57a26;
	padding-left:5px;}
	

DIV#derecho IMG{float:right;vertical-align:top;}

DIV#derecho UL{margin:0;padding-left:.5em;list-style-type:none;
				background-color:#fff;
				font-size:0.8em;
				

}
DIV#derecho P{padding-left:.5em;font-size:0.8em;}
DIV#derecho P.boletin{padding-right:.2em;text-align:right;}
DIV#derecho LI {background:#fff url("../images/cd_peq_sub.gif") no-repeat top left;margin-bottom:5px;}
DIV#derecho LI A{padding-left:20px;text-decoration:none;color:#871902;font-weight:bold;text-transform:uppercase;font-size:0.8em;}


DIV#derecho P.banner{padding:0;width:100%;height:250px;text-align:center;}
DIV#derecho P.banner IMG {float:none;vertical-align:middle;}

DIV#central A{color:#5086B5;}
DIV#central TABLE{font-size:0.8em;border: 1px solid #000;}
DIV#central TD{vertical-align:top;}
DIV#central UL.menusup{list-style-type:none;}
DIV#central UL.menusup LI{display:inline;padding:1px;}
DIV#central UL.menusup LI A{color:#444;}
DIV#central IMG.mapa{width:100%;}

DIV#pie{
	font-size: 0.7em;
	color: #333;
	clear: both;
	margin-top:10px;
	
}

BODY#cuerpo3 P.descripcion{border:0;}
BODY#cuerpo4 P.descripcion{width:95%;}


DIV#pie A, DIV#pie SPAN{
margin-left:3px;
padding-left: 16px;
	background: url(../images/cd_peque.gif) no-repeat left top;
	font-size:1.2em;
	color: #871902;
	text-decoration:none;
}

DIV#central P.nota {font-size:0.8em;color:#666;}
DIV#central UL.clientes{list-style-type:none;}
DIV#central UL.clientes LI{display:inline;}

/********************* Formularios  *******************************/
FORM {display:block;border-spacing:0;border-collapse:collapse;padding:0;margin:0;}
INPUT.textbol {width:120px;}
INPUT.tipobot {background-color:#fff;color:#F78A00;font-weight:bold;border:1px solid #F78A00;margin-top:.5em;}
LEGEND {color:#871902;}
FIELDSET {border:1px solid #F78A00;padding:.5em;}
FIELDSET FIELDSET {border:0;border-top:1px solid #871902;}
FIELDSET FIELDSET FIELDSET{border:0;} 
FIELDSET  FIELDSET LEGEND{color:#F78A00;}
FIELDSET  FIELDSET FIELDSET LEGEND{color:#871902;font-size:0.9em;}
LABEL {font-size:0.9em;}
TEXTAREA{width:90%;height:80px;}



/****** Botones *********/
DIV.centrar{width:100%;text-align:center;}

DIV.boton {background-color:#fff;color:#F78A00;font-weight:bold;border:1px solid #F78A00;margin-top:.5em;width:90px;height:25px;text-decoration:none;padding-top:.2em;}
DIV.boton A{text-decoration:none;color:#F78A00;font-weight:bold;}



/****** localización *********/
.localizacion{font-size:0.8em;}


DIV#accesibilidad{width:100%;text-align:center;}
DIV#accesibilidad A{font-size:0.9em;text-decoration:none;color: #333;background:none;}

DIV#cabeclogo LI.simple,DIV#cuerpo DIV#central LI.simple{background: none;}
DIV#cabeclogo UL {display:none;}