@charset "utf-8";

@import url("reset.css");

/* Esto se usa en la validación de los formularios y mensajes de error */
label.error, p.error { 
	color: red;
	font-size:0.9em;
	text-align:left !important;
}
input.error {
	border: 1px dotted #F00 !important; 
}
p#ape {
	display:none;
}

body  {
	font: 12px Verdana, Geneva, sans-serif;
	background: #1d292f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 25px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container  {
	width: 972px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #1D292F;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header #flash {
	height: 174px;
	width: 972px;
	display: inline;
	padding-top: 19px;
}

#header  {
	background: #1D292F url(../images/menu_fondo.jpg) no-repeat right 44px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 290px;
} 
#menu li {
	display: inline;
}
#menu a {
	display: block;
	height: 37px;
	float: right;
	margin-top: 50px;
	line-height: 37px;
	font-size: 13px;
	font-weight: bold;
	color: #DEDEDC;
	text-decoration: none;
}

#menu a:hover{
	background: url(../images/hover_menu.png) repeat;		
}

#menu li .btncontacto {
	width: 92px;
	margin-right: 18px;
	_margin-right: 9px;
	padding-left: 38px;
}
#menu li .btndescargas {
	width: 104px;
	padding-left: 16px;
}
#menu li .btnempresa {
	width: 85px;
	padding-left: 22px;
}
#menu li .btninicio {
	width: 66px;
	padding-left: 17px;
}


#logo {
	float: left;
	margin: 10px 0px 5px;
}


#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 262px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #1D292F;
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #dfdfde;

}
#sidebar1 #desplegableproductos {
	height: 46px;
	width: 244px;
	background: url(../images/prod_y_serv.jpg) no-repeat;
	padding-left: 18px;
	padding-top: 15px;
	display:block;
	color:#FFF;
	text-decoration:none;
}

#sidebar1 #desplegableservicios {
	height: 46px;
	width: 244px;
	background: url(../images/prod_y_serv.jpg) no-repeat;
	padding-left: 18px;
	padding-top: 15px;
	display:block;
	color:#FFF;
	text-decoration:none;
}
#sidebar1 .desplegable {
	padding: 10px;
	width: 217px;
	display: block;
	background: #DEDEDC url(../images/desplegable.jpg) no-repeat top;
	margin-left: 12px;
	/*display:none;*/
	position:relative;
	top:-20px;
}
#sidebar1 .desplegable a {
	color: #1b282e;
	text-decoration: none;
	padding:3px 10px;
	display:block;
	width:90%;
}

#sidebar1 .desplegable a:hover, #sidebar1 .desplegable a.actual {
	color: #DEDEDC /*54737f*/;
	background-color:#1d292f;
}

#sidebar1 form #busqueda {
	height: 26px;
	width: 202px;
	_width: 198px;
	padding: 5px 0 0 15px;
	margin-bottom:15px;
	border: 0px;
	font: italic bold 12px Verdana, Geneva, sans-serif;
	color: #333;
	float:left;
	background-image: url(../images/buscador_fondo.jpg);
	background-position: left top;
}
#sidebar1 form #busqueda.blur {
	color: #666;
}
#sidebar1 form #botonbusqueda {
	width: 45px;
	border: 0px;
}
#sidebar1 #encuesta {
	width: 217px;
	margin-left: 12px;
	background: #54737f url(../images/encuesta_fondo.jpg) no-repeat top;
	padding: 10px 10px 3px;
	font-size: 12px;
	font-weight: normal;
	line-height:1.8em;
}
#sidebar1 #encuesta p{
	font-size: 9px;
}
#sidebar1 #encuesta p.respuesta{
	font-size: 11px;
}
#sidebar1 #encuesta h1{
	font: bold 13px Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-bottom:8px;
	text-transform:uppercase;
}
#sidebar1 #encuesta a:link, #sidebar1 #encuesta a:visited{
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
#sidebar1 #encuesta a:hover{
	text-decoration:underline;
}

#sidebar1 #encuestabajo {
	margin-bottom: 16px;
	height: 7px;
	width: 237px;
	background: url(../images/encuesta_bajo.jpg) no-repeat top;
	margin-left: 12px;
}
#sidebar1 .botonfavoritos {
	height: 32px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
	background: url(../images/favoritos.jpg) no-repeat;
}

#sidebar1 .botonlaboral {
	height: 31px;
	width: 163px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	display: block;
	background: url(../images/laboral.jpg) no-repeat;
}
#sidebar1 .botonnewsletter {
	height: 50px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	display: block;
	background: url(../images/newsletter.jpg) no-repeat;
}
#sidebar1 .botonamigo {
	height: 50px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	display: block;
	background: url(../images/enviaramigo.jpg) no-repeat;
}
#sidebar1 .botonfavoritos:hover {
	background: url(../images/favoritos.jpg) no-repeat left bottom;		
}
#sidebar1 .botonlaboral:hover {
	background: url(../images/laboral.jpg) no-repeat left bottom;	
}
#sidebar1 .botonnewsletter:hover {
	background: url(../images/newsletter.jpg) no-repeat left bottom;	
}
#sidebar1 .botonamigo:hover {
	background: url(../images/enviaramigo.jpg) no-repeat left bottom;	
}


#bloquecarrito {
	margin:0px 10px 10px 272px;
	height:45px;
	padding-left:110px;
	background: #E5DDAA url(../images/fondo_carrito.jpg) no-repeat left center;
	font-size:0.9em;
	line-height:45px;
}
#bloquecarrito a{
	color:#000;
	font-weight:bold;
}

#mainContent  {
	margin: 0 0 0 268px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #DEDEDC url(../images/redounded.jpg) no-repeat center top;
	width: 648px;
	min-height:450px;
} 

#mainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #B8130C;
	font-variant: small-caps;
	margin-bottom: 15px;
}
#mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #B8130C;
	font-variant: small-caps;
	margin-bottom: 8px;
}

#mainContent p {
	line-height:1.4em;
	padding-bottom:10px;
}

#mainContent img {
	border: 4px solid #53717B;	
}
#productos #mainContent p.iconos {
	text-align:right;
	float:right;
	width:100px;
}
#mainContent p.iconos img.icon {
	border: none;
}
#mainContent input, #mainContent select {
	border: 2px solid #53717B;
	width:180px;
	float:left;
	margin-right:5px;
}
#mainContent textarea {
	border: 2px solid #53717B;
	width:300px;
	float:left;
}
#mainContent label {
	display:block;
	font-size:11px;
	float:left;
	width:195px;
	text-align:right;
	padding-right:5px;
}
#mainContent input.button {
	background-color:#53717B;
	color:#FFF;
	font-weight:bold;
	margin-left:190px;
	width:100px;
}
#mainContent input.small {
	width:100px;
}
#mainContent input.verysmall {
	width:40px;
}
#mainContent table{
	border-bottom: solid 1px #53717B;
}
#mainContent td{
	background-color:#FFF;
	border: solid 2px #53717B;
	padding:5px;
}
#mainContent th{
	background-color:#53717B;
	border-left: solid 2px #53717B;
	border-right: solid 2px #53717B;
	color:#FFF;
	padding:5px;
}
#mainContent a:link, #mainContent a:visited{
	color: #B8130C;
	text-decoration:none;
}
#mainContent a:hover{
	text-decoration:underline;
}
#mainContent li {
	padding-left:20px;
	padding-bottom:6px;
	background-image: url(../images/vineta.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent p.frase {
	text-align:center;
	color:#C00;
	margin-top:20px;
	clear:right;
}
#container #redondeadobajo {
	width: 698px;
	height: 13px;
	background: url(../images/redounded_abajo.jpg) no-repeat top;
	margin-left: 268px;
}
#footer  {
	background:#1c292f url(../images/footer.jpg) no-repeat;
	float: right;
	margin: 9px 0px 0px 0px;
	width: 710px;
	display: block;
	height: 42px;
	font: bold 10px/42px Verdana, Geneva, sans-serif;
	color: #dededc;
} 
#footer li {
	display: inline;
	float: left;
	padding-left: 20px;
}
#footer .label {
	float: right;
	padding-right: 20px;
	color: #B8130C;
}
#footer a {
	color: #DEDEDC;
	text-decoration: none;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* contacto */

#contacto #contactform p, #cv #contactform p, #detallecarrito form p {
	font-size:11px;
}
#contacto #mapicon {
	float:right;
	width:50px;
	text-align:center;
	font-size:.8em;
	margin-top:15px;
}
#contacto #map {
	width:640px;
	height:400px;
}

/* empresa */

#empresa #images {
	float:right;
	width:140px;
	margin: 0 0 8px;
}
#empresa #images img{
	margin-bottom: 8px;
}

/* encuesta */
#encuestas #mainContent #encuesta {
	margin-left: 12px;
	padding: 10px 10px 3px;
	font-size: 12px;
	font-weight: normal;
	line-height:1.8em;
}

#encuestas #mainContent #encuesta label{
	width:500px;
	text-align:left;
}
#encuestas #mainContent #encuesta input{
	width:40px;
}
#encuestas #mainContent #encuesta input#submit{
	float:none;
}

/* archivos */

#archivos #mainContent form{
	margin: 15px 0;
}

#archivos #mainContent img{
	border:none;
}

/* productos */
#productos #mainContent img {
	float:left;
	margin: 0 10px 10px 0;
	background-color:#FFF;
}

#productos #mainContent .bloqueproducto {
	overflow:auto;
	margin-bottom:30px;
}

#productos #mainContent div.gallery li{
	list-style:none;
	padding:0;
	margin:0;
}
#productos #mainContent div.gallery img{
}

/* default */

#default #mainContent .bloqueproductohome {
	overflow:hidden;
	width:303px;
	height:360px;
	float:right;
	margin-bottom:20px;
	padding: 0 21px 0 0;
}
#default #mainContent .bloqueproductohome img.imagenprincipal{
	margin:5px 0
}
#default #mainContent .bloqueproductohome p.descripcion {
	height:25px;
	overflow:hidden;
}
#default #mainContent .bloqueproductohome h3 {
	height:28px;
	vertical-align:text-bottom;
}
#mainContent #detallecarrito table {
	width:650px;
}
#mainContent #detallecarrito table input {
	width:30px;
}
#mainContent #detallecarrito table input.button {
	margin-left:0px;
	width:100px;
}
#mainContent #detallecarrito table img {
	margin:0 10px 0 0;
	position:relative;
	top:-10px;
}
