BODY{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px auto 0px;
	font-style: normal;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image: url(../images/fondo.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#484848;
	/*filter: default;*/
	text-align:center;
}
.moduletable_h1 {
	position: absolute;
	top:-200px; 
	left:-200px;
}

.saltar{
	position: absolute;
	top:-200px; 
	left:-200px;
}

DIV.antifloat{clear:both;line-height:1px}

/*...............................................................*/
#cuerpo{
	max-width:52em;
	max-width:900px;
	background-image: url(../images/fondo2.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: expression(document.body.clientWidth > 900? "915px": "auto");
	margin:auto;
	
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	/*background-color:grey;*/
}

/*...............................................................*/
#opciones{
	clear:both;
	float:right;
	height:37px;
	background-image: url(../images/fondo_opciones.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 20em;
	text-align:right;
}
#telefono{
	font-size:0.65em;
	margin-top:10px;
}

.telefono2{
	background-color:#B60000;
	color:#ffffff;
	padding: 1px 10px 1px 10px;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing: 1px;
}

/*...............................................................*/
#cabecera{
	clear:both;
	text-align:left;
	height:77px;
}
#logo{
    height:100%;
	border-right:10px solid #ffffff;
	width:185px;
	float:left;
}

#menu_principal{
    float:right;
	margin-top:47px;
}

.moduletable_menumain{
	margin:0px 0px 0px 0px;
	padding:0px:
}

.moduletable_menumain UL{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.moduletable_menumain UL LI{
	display:inline;
	margin-left:5px;
}

.moduletable_menumain UL LI a{
	font-family:Arial;
	text-transform:uppercase;
	font-size:0.65em;
	text-decoration:none;
	color:#414141;
	padding:1px 5px 1px 5px;
}

.moduletable_menumain UL LI a:hover{
	background-color:#B60000;
	color:#ffffff;
}

/*...............................................................*/

#contenedor_principal{
	clear:both;	
	margin-top:20px;	
}

#contenedor_home{
   text-align:left;
	height:165px;
	width:100%;
	background-image: url(../images/fondo_home.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:transparent;	
}

#productos_home{
   float:right;
   width:27%;
}

#imagen_home{
    float:left;
	background-image: url(../images/img_home.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:100%;
	width:70%;
	text-align:left;
}

#imagen_home p{
	padding:60px 0px 0px 270px;
	font-family: Arial;
	font-size:1.3em;
	color:#B2B2B2;
	line-height:1em;
}

#imagen_home p strong{	
	color:#666666;
	font-weight:normal;
}

/*...............................................................*/

#contenedor_columnas{
	text-align:left;
	clear:both;
	margin-top:20px;
}

#columna1{
	float:left;
	width:32%;
	margin-right:3%;

}

#columna2{
	float:left;
	width:35%;
	margin-left:3%;
}

#columna3{
	float:right;
	width:20%;
	margin-left:3%;
	background-image: url(../images/bocadillo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EEEDEE;
	padding:10px;
}



/*............. PIE ................................*/

#footer{
	clear:both;
	background-color:#666666;
	border-top:10px solid #ffffff;
}

#footer2{
	max-width:52em;
	max-width:900px;
	width: expression(document.body.clientWidth > 900? "915px": "auto");
	margin:auto;
	background-color:#666666;
	overflow:auto;
	text-align:left;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
}
#footer_col1{
	float:left;
	width:32%;
	margin-right:3%;
}

#footer_col2{
	float:left;
	width:35%;
	margin-left:3%;
}

#footer_col3{
	float:right;
	width:22%;
	margin-left:3%;
}




