@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body{
	font-family: Century Gothic, sans-serif;
	background:url(/images/fondo_header.jpg) repeat-x;
}
.header{
	position:relative;
	height:146px;
	width:980px;
	margin:0 auto;
}
.header .logo{
	position:absolute;
	top:60px;
	left:0px;
}
.header .menu{
	position:absolute;
	top:60px;
	right:0px;
	width:753px;
	height:20px;
	padding:10px 0;
	border:1px solid #a7a7a7;
	border-left:none;
	border-right:none;
	text-align:right;
}
.header .menu a{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	display:inline-block;
	margin:0 10px;
	height:30px;
}
.header .menu .alter{
	color:#ed1b2f;
}
.header .menu li a{
	width:100%;
	padding:5px;
	height:20px;
}

.header .menu .desplegable ,.header .menu .desplegable2 {
	/* Resto de estilos... */
   display: none;
	position:absolute;
	top:30px;
	color:#fff;
	background:#5c5c5c;
	z-index:999999;
	width:240px;
}
.header .menu .desplegable a,  .header .menu .desplegable2 a{
	padding:5px;
	margin:0px;
}
.header .menu .desplegable a:hover ,.header .menu .desplegable2 a:hover  {
	background:#ed1b2f;
	width:230px;
}
.header .menu .desplegable li, .header .menu .desplegable2 li {
	list-style:none;
	padding-bottom:none;
}
.header .menu .desplegable .ultimo_menu,.header .menu .desplegable2 .ultimo_menu {
	border-bottom:none;
}
.header .menu .menu_macro{
	display:none;
}

.container{
	margin:0 auto;
	width:980px;
	min-height:603px;
}
.menu_sup a{
	display:inline-block;
	margin:0 10px;
	color:#5c5c5c;
	text-decoration:none;
}
.menu_sup a:hover , .menu_sup .alter{
	display:inline-block;
	margin:0 10px;
	color:#ed1b2f;
	text-decoration:none;
}
.container .main_cat{
	width:980px;
	min-height:603px;
}
.container .main_cat_f{
	width:980px;
	min-height:603px;
}
.container .main_cat_f .ficha{
	width:188px;
	height:213px;
	float:left;
	margin:4px;
}
.container .main_cat_f .ficha .labl{
	width:178px;
	height:15px;
	background:#5c5c5c;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	padding:5px;
}
.container .main_cat img{
	float:left;
}
.container .main_cat_central{
	float:left;
	width:23px;
	min-height:603px;
}
.contacto, .promociones, . nosotros{
	width:980px;
	margin:0 auto;
}
.nosotros h1 {
	font-size:22px;
	color:#333;
}
.nosotros p {
	line-height:1.3em;
}
 .contacto .ca{
	width:481px;
	height:603px;
	float:left;
	margin-right:20px;
}
 .contacto .ca img{
	 margin-bottom:20px;
 }
 .contacto .ca strong{
	 font-weight:bold;
 }
.contacto .cb{
	width:378px;
	height:513px;
	float:left;
	background:#5c5c5c;
	border-radius:5px;
	padding:50px 30px;
}
.contacto .cb h2{
	font-size:30px;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	
}
.contacto .cb  li{
	list-style:none;
	height:32px;
	margin-bottom:20px;
}
.contacto .cb input[type=submit]
{
	width:100px;
	height:38px;
	font-size:20px;
	color:#5c5c5c;
	font-weight:bold;
	background:#FFF;
	border:none;
	margin:155px 0 0 122px ;
}
 .contacto .cb label{
	display:inline-block;
	float:left;
	width:84px;
	height:32px;
	color:#FFF;
	font-size:16px;
}
.contacto .cb input[type=text]{
	width:252px;
	height:32px;
	float:left;
	background:#FFF;
	border:none;
	color:#666;
	text-align:left;
}
 .contacto .cb textarea{
	width:252px;
	height:156px;
	background:#FFF;
	border:none;
	color:#666;
}
.promociones img{
	display:block;
	margin:0 auto;
 }
.main_footer{
	margin-top:20px;
	width:100%;
	height:126px;
	background:#e0e0e0;
	border-top:1px solid #a3a3a3;
}
.footer{
	position:relative;
	width:980px;
	height:126px;
	margin:0 auto;
}
.footer ul{
	width:130px;
	float:left;
}
.footer ul li{
	list-style:none;
	font-size:11px;
	color:#5c5c5c;
	margin:5px;
}
.footer ul li a{
	list-style:none;
	font-size:14px;
	color:#5c5c5c;
	text-decoration:none;
	font-size:11px;
}
.footer .leyenda {
	position:absolute;
	bottom:10px;
	right:0px;
	font-size:11px;
	color:#5c5c5c;
	width:300px;
	text-align:right;
}
.footer .leyenda a{
	font-size:11px;
	color:#5c5c5c;
	text-decoration:none;
}
.limpia{
	clear:both;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

