/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0px;
	background-image:url(../img/fondoHeader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px;
	/*text-align:center;*/
}
td
{font-size:8pt;}
#container
{
	text-align:left;
	width:760px;
	margin-left:auto;
	margin-right:auto;
/*	background:url("../img/fondoHeader.jpg") top right repeat-x;*/
}
#header
{

}
#contents
{
	text-align:left;
}
#menu
{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:172px;

}
#submenu
{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:172px;

}
#contenido
{
	width:550px;
	margin-top:10px;
}
#imagenFondo
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
}
.menuItem
{
	border-top:1px solid white;
	width:172px;
}
#footer
{
	margin-top:30px;
}
.bordeInf
{
	border-bottom:1px solid white;
}
.bordeFotoCentral
{
	border-right:1px solid white;
	border-left:1px solid white;
}
.bordeFotos
{
	border-right:1px solid #003261;
	border-left:1px solid #003261;
	border-bottom:1px solid white;
	border-top:1px solid white;
}
#combo
{
	width:150px;
	height:18px;
	margin-top:17px;
	margin-left:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#fondoComboOfertas
{
	background-image:url(../img/fondoComboAzul.gif);
	width:195px;
}
.bordeRojo
{
border:1px solid #B71216; width:547px;
}
.bordeAzul
{
border:1px solid #003261; width:547px;
}
.Textbox
{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px solid #003261;
}
.Buton
{
	width:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px solid #003261;
	background-color:#FFFFFF;
}
.FuentePequena
{
	font-size:9px;
}

