@charset "iso-8859-1";
body {
	font-family: "trebuchet MS";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}

td {
	font-family: "trebuchet MS";
}

th {
	font-family: "trebuchet MS";
}

.texto {
	font-size: 12px;
	  
		 }
.minitexto {
	font-size: 11px;
	  
		 }
.textonegrita {
	font-size: 12px;
	font-weight: bold;
	  
 }
 .textoblanquita {
	font-size: 12px;
	font-weight: bold;
	  color: #ffffff;
 }

.minititulo {
	font-size: 13px;
	font-weight: bold;
	  
 }
 .minititulo2 {
	font-size: 13px;

	  
 }


#wrapper {
	width: 100%;
	text-align: center;
	BACKGROUND-COLOR:#3F3F3F;
	margin-top: 0px;

}

#wrapper2 {
width: 822px;

background-image:url(imagenes/fondototal.jpg);
background-repeat:no-repeat;

text-align: center;
BACKGROUND-COLOR:#074655 ;
margin-left:auto;
margin-right:auto;
}

#container {

margin-left:67px;
margin-right:auto;
margin-top: 0px;
width: 672px;
height: 100%;

 } 
 
#header {
width: 100%;
height: 123px;
margin-left:auto;
margin-right:auto;
text-align:right;

}

#contentizq {
width: 147px;
float:left;
background-image:url(imagenes/fondomenuavion2.jpg) ;


}

#contentdcha {
width: 525px;
background-image:url(imagenes/fondocontent2.jpg);
float:left;
padding-top:0px;
background-repeat:no-repeat;
background-color:#98AFC1;
text-align:justify;

}
#footer {
width: 100%;
border-top: 3px solid #1A8BC3;
height: 18px;
margin-left:auto;
margin-right:auto;
text-align:right;

	
}
	
	
#menu {
	background: #778A99;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 125px;
	font-size: 12px;
	font-weight: bold;
}

#menu a {
	background: #778A99;
	border-bottom: 1px solid #98AFC1;
	color: #E1EBF2;
	display: block;
	margin: 0;
	padding: 6px 7px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 6px;

}                    
                    

