@charset "utf-8";
/* CSS Document */
body {
background:no-repeat;
background-image: url(../imagenes/fondo.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
} 

#contenedor_gral{
width:742px;
margin:0 auto 0 auto;

border:#999999;

}

#top{
width:742px;
height:107px;
background-color:#E1E1E1;


}

#Menu{
width:742px;
height:38px;
background-color:#E0E0E0;
position:relative;

}

#info{
width:742px;
background-color:#FFFFFF;
border:1px;
border-style:solid;
border-color:#E0E0E0;
border-top:#FFFFFF;
position:relative;
top:-10px;
}

#banner{
width:725px;
height:264px;
background-color:#F6F6F6;
margin:0 auto 0 auto;
margin-bottom:10px;
margin-top:10px;
position:relative;
top:10px;
}

#menuOpciones{
	height:38px;
	width:741px;
	margin-left:1px;
	text-align:center;
	
}

.botonMenu{
border-width: 1px;
border-style:solid;
border-color: #999999;

}

td.botonMenu a:hover {
margin-top:12px;
text-decoration:none;
}

td.botonMenu a { 
margin-top:12px;
display: block; 
height:38px; 
text-decoration:none;
} 

.botonActivoMenu{
background-color:#FFFFFF;
}

td.botonActivoMenu a{
display: block;
margin-top:-10px;
background-color:#FFFFFF;
text-decoration:none;
}

#loginTop{
	height:34px;
	width:161px;
	background-image:url(../imagenes/top_login.jpg);
}

#loginFondo{
	height:199px;
	width:161px;
	background-image: url(../imagenes/fondo_login.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.botones{
background-image:url(../imagenes/boton.jpg);
width:66px;
height:23px;
border:0px;
}

#productos{
background-image:url(../imagenes/fondo_productos.jpg);
width:161px;
height:141px;

}

#TextoInfo{
width:551px;
background-color:#F6F6F6;
border:solid 1px;
border:#EFEFEF;
position:relative;
top:-12px;
left:9px;
}


#fondoNoticias{
width:242px;
height:177px;
background-image:url(../imagenes/fondo_noticias.jpg);
}

#TextoNoticias{
width:228px;
height:166px;
margin-top:5px;
margin-left:5px;
padding:7px;

}

.TitulosBlancos{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.TitulosOscuros{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;

}
