html, body {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	background-position:top left;
	min-width: 960px;
	
}

#container {
	background-image:url(images/header-body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px;
}

.push { 
	height:85px;
}

#footer {
	background-image:url(images/footer.gif);
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:top left;
	height:85px;
	position:relative;
}


#botonera {
	text-align:center;
	position:absolute;
	z-index:2;
	float:center;
	width:960px;
	left: 50%;
	margin-left: -480px;
	top: 0;
}

#botonera-mystery {
	text-align:left;
	position:absolute;
	z-index:2;
	float:center;
	width:231px;
	left: 50%;
	margin-left: -480px;
	top: 340;
}

#botonera-bevinco {
	text-align:left;
	position:absolute;
	z-index:2;
	float:center;
	width:231px;
	left: 50%;
	margin-left: -480px;
	top: 340;
}

#banner{
	position:relative;
}

#banner-empresa {
	margin-top: 5px;
	position:relative;
}

.fondo-home {
	background-image:url(images/recuadro_gris_home.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.fondo-contacto {
	background-image:url(images/recuadro_gris_contacto.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.fondo-subbot{
	background-image:url(images/recuadro_gris_subbot.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.texto1 {
 	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a6a6a;
	text-align:left;
	line-height:23px;
}


.texto2 {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:left;
	line-height:18px;
}
.texto3 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a6a6a;
	text-align:left;
	line-height:23px;
}

.texto-titulos{
	/*font-weight:bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#292929;
	text-align:left;
	line-height:23px;
	padding-bottom: 80px;
}

.texto_mystery_bevinco {
	padding-top: 10px;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a6a6a;	
	text-align:left;
	line-height:23px;
}

.texto_mystery_4 {
	padding-top: 10px;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a6a6a;	
	text-align:left;
	line-height:35px;
}

.texto_datos_contacto {
	text-decoration: none;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6a6a6a;
	text-align:left;
	line-height:23px;
}
.texto_form_contacto {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6a6a6a;	
	line-height:36px;
}

.texto_legal {
 	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}

LI.list1 {
	margin-left:15px; 
	padding-left:5px;
	line-height:22px;	
	list-style-image:url(images/item_lista.png);
	color:#6a6a6a;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:30px;
	
}

LI.list2 {
	margin-left:25px; 
	padding-left:5px;
	line-height:22px;	
	list-style-image:url(images/checkbox.gif);
	color:#6a6a6a;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:30px;
	
}


.link-negros a:link {text-decoration: none; color: #000000;}
.link-negros a:hover {text-decoration: none; color: #000000;}
.link-negros a:visited {text-decoration: none; color: #000000;}

a:link {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
