body {
	margin-top: 0px;
	font-family: "Trebuchet MS";
}

p, tr, td, ul, li{
	color: #000000; 
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	}

.seccion {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #72787F;
	text-align: center;
	font-family: "Trebuchet MS";
}

font{
	font-family: "Trebuchet MS";
	font-size: 12px;}

A.seccion:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #72787F;
	text-align: center;
	font-family: "Trebuchet MS";
}
A.seccion:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #72787F;
	text-align: center;
	font-family: "Trebuchet MS";
}

.back_galfade {
	width: 340px;
	height: 210px !important;
	height: 194px;
}

.texto {
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS";
}
.titulo {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FCFAD8;
	text-align: center;
	font-family: "Trebuchet MS";
}
.enlace {
	font-size: 12px;
	color: #0081c7;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
A.enlace:link     {
	color : #72787F;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A.enlace:visited  {
	color : #72787F;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A.enlace:hover    {
	color : #0081c7;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A.enlace:active   {
	color : #72787F;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.search {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

input.search{
	margin-top: -5px !important;
	margin-top: -3px;
	
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #000000;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.m0l0iover {
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #DDDDDD;
	background: #DDDDDD;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #72767E;
}

/* level 1 inner */
.m0l1iout {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.m0l1iover {
	text-decoration : none;
	padding: 4px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #72767E;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background-color: #B3D9EE;
}

/* level 2 inner */
.m0l2iover {
	text-decoration : none;
	padding: 4px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}