body {
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	background-image: url(../images/bg.gif);
	background-color: #013f68;
}
.main {
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
width:763px;
height:527px;
}
.header {
	width:753px;
	height:26px;
	padding-top: 50px;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068A2;
	font-weight: bold;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068A2;
	font-weight: bold;
	text-decoration: none;
}
.header a:hover {
	color: #FF0000;
	
}
.header_line {
	width:100%;
	height:25px;
	background-color:#ace0fe;
}
.flash {
width:100%;
height:288px;
}
.header_logo {
	width:100%;
	height:120px;
	background-image: url(../images/logo_viglacera.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer {
width:100%;
height:27px;
}
.footer_blue {
	width:753px;
	height:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #0178ba;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
.footer_red {
	width:62px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	float: right;
}
