body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image:  url(elementos/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #910000;
}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}.linea_blanca_vert {
	background-image: url(elementos/punto_blanco_ver.gif);
	background-repeat:   repeat-y;
	background-position: left top;
}
.texto_blanco12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9A0000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9A0000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.line_p_horiz {
	background-image: url(elementos/punto_blanco_hor.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.linea_blanca {
	background-image: url(elementos/punto_blanco.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.fonfo_pie {
	background-image: url(elementos/barra_pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_formu {
	color: #D20000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.texto_negro {

	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.borde_foto {
	border: 1px solid #FFFFFF;
}
