/* CSS Document */
#cabecera_grande
{
	 width:764px;
	 height:351px;
	 float:left;
}
#cab_blanco
{
	width:764px;
	height:48px;
	background-color:#FFFFFF;
	float:left;
}
#cuerpo_blanco
{
	width:764px;
	background-color:#FFFFFF;
	float:left;
}
#cabecera_home
{
	width:760px;
	height:45px;
	float:left;
	background-color:#FFFFFF;
	margin:2px 0 0 2px;
	_margin:1px 0 0 1px;
}
.imgi
{
	float:left;
}
.facebook
{
	width:45px;
	height:91px;
	background-color:#FFFFFF;
	float:left;
}
.imgf
{
	border:0;
	margin-top:20px;
}
.gris
{
	height:2px;
	width:45px;
	background-color:#999999;
	margin-top:25px;
}
.imgd
{
	float:right;
}
#botella
{
	width:95px;
	height:240px;
	float:right;
	margin:37px 0 0 0;
	_margin:39px 0 0 0;
}
#home_total
{
	width:859px; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#columna_contenido_home
{
	width:764px;
	float:left;
}
#cuerpo_home
{
	width:756px;
	/*height:244px;*/
	float:left;
	_float:none;
	padding:5px 0 0 0;
	border-right:1px solid #AAACAF;
	border-left:1px solid #AAACAF;
	background-color:#FFFFFF;
	margin:0 0 0 3px;
	/*_margin:0 0 0 2px;*/
}
.menu_fotos
{
	width:245px;
	height:115px;
	border: 1px solid #B1B0B0;
	float:left;
	margin:0 1px 3px 2px;
	_margin:0 2px 3px 1px;
	background-image:url(../images/fondo_menufotos.gif);
	background-color:#CCCCCC;
}
.menu_fotos h2
{
	padding:0;
	margin:4px 0 0 2px;
	font-size:80%;
	float:left;
	text-decoration:underline;
}
.menu_fotos p
{
	width:144px;
	padding:0;
	margin:2px 0 0 3px;
	font-size:80%;
	float:left;
	color:#2B2B2B;
}
.imggris
{
	border:1px solid #B1B0B0;
	margin:5px 0 0 5px;
	float:left;
}
.vermas
{
	width:55px;
	height:20px;
	text-decoration:none;
	font-size:80%;
	float:right;
	color:#FFFFFF;
	padding:3px 5px 2px 20px;
	background-image:url(../images/vermas_fondo.gif);
	background-repeat:no-repeat;
}
.vermas:hover
{
	color:#000000;
}
.imgtienda
{
	float:left;
	margin:9px 0 0 11px;
}
.botontienda
{
	width:210px;
	height:19px;
	float:left;
	margin:7px 0 0 15px;
	_margin:7px 0 0 9px;
	text-align:center;
	background-image:url(../images/boton_tienda.gif);
	background-repeat:no-repeat;
}
.botontienda a
{
	text-decoration:none;
	font-size:85%;
	color:#FFFFFF;
	line-height:19px;
	margin:1px 0 0 3px;
}
.botontienda a:hover
{
	color:#000000;
}

