.negro11 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blanco14 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco12 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.negro14 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.negro12 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rojo20 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 20px;
	color: #E60003;
	text-decoration: none;
}
.rojo14 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 14px;
	color: #E60003;
	text-decoration: none;
}
.rojo12 {
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 12px;
	color: #E60003;
	text-decoration: none;
}
#h1{
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding:0px;
}
.barra_izq{
	background-image: url(imagen/menu1.gif);
	background-repeat:  no repeat;
	width:15px;
}
.barra_der{
	background-image: url(imagen/menu3.gif);
	background-repeat:  no repeat;
	width:15px;
}
.barra_centro{
	background-image: url(imagen/menu2.gif);
	background-repeat:  repeat-x;
height: 65px;
text-align: center;
background-position: center center;

}