* {margin:0; padding:0;}
	
body {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	background-color:#1D67D3;
	background-image: url(../image/fondo.gif);
	background-repeat: repeat-x;
} 
	
a {text-decoration:none; color:red;}

#header
	{
	width:100%;
	height:125px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
} 
#header h1 
	{
	width:35%;
	float:left;
	padding-top:1.2em;
}
#header h1 a 
	{color:#fff;}
#header ul
	{
	width:60%;
	padding-top:3em;
	float:right;
	text-align:right;
}
.head    {
	height: 126px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header ul li
	{list-style:none; display:inline; padding-left:10%;}

#main
	{
	width: 900px;
	color:#333;
	top: 0px;
	text-align: left;
	bottom: 116px;
}
#main h2 
	{padding-bottom:1.5em; color:#900;}
#main p
	{margin-bottom:1em;}

#footer
	{
	width:100%;
	color:#ccc;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	bottom: -116px;
	background-color: #FF0000;
	display: table;
	clear: both;
	position: fixed;

}
.nubeabajo {
	background-image: url(../image/nube-abajo.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
	background-position: bottom;
	bottom: 0px;

}

#footer p
	{padding:1em 0;}
.textonumero {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a
	{color:white; font-weight:bold; text-decoration:none;}
.avion {
	background-image: url(../image/avion2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;
	width: 100%;
}

#top {
	width:100%;
	height:126px;
	background-image: url(../image/topfond.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.marca {
	height: 0px;
	width: 100%;
	padding-top: 31px;
}

.marca {
	height: 0px;
	width: 100%;
	padding-top: 31px;
}

