body{
	background-color: #495677;
	margin: 0px;
	height:100%;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC1B0E;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.fondo{
text-align:center;
background-image: url(images/fondo.gif);
background-repeat: repeat-x;
height: 600px;
}
.fondo2{
text-align:center;
background-repeat: repeat-x;
height: 600px;
}
