.Estilo14 {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.Estilo9 {
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	font-family: "Trebuchet MS";
	text-align: left;
}
.Estilo10 {
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	font-family: "Trebuchet MS";
}
.Estilo12 {
	font-weight: bold;
	font-size: 13px;
	color: #016FAA;
	font-family: "Trebuchet MS";
	text-align: left;
}

.Estilo11 {
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}



#general {
	font-family:"Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	top: inherit;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	color: #FFF;
	}
	
	body {
	text-align:left;
	}

#wrap {
	width:390px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	border:1px solid #FF0000;
	background-color: #003366;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}	
	
#fondo {
	
		background-color: #ffffff;
	background-image: url(../images/fondobanner.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}	
 	
.title {
	font-family: "Trebuchet MS";
  font-size: 16px;
	color: #2798D4;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
