body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image:url(../img/fons.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.fonsnautic{
	background-image:url(../img/botons/nautico.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.fonsauto{
	background-image:url(../img/botons/auto.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.fonsaero{
	background-image:url(../img/botons/aero.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.fonscontacto{
	background-image:url(../img/botons/contacto.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.fonshipo{
	background-image:url(../img/botons/hipo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#barra{
width:100%;
height:10px;
}
#content{
width:775px;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
}
.Estilo1 {	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #0079C2;
	font-size: 18px;
}
.Estilo4 {font-family: "Palatino Linotype"; font-weight: bold; color: #5FACFA; font-size: 14px; }
.Estilo5 {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	line-height:25px;
	text-align:right;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	line-height:22px;
}


