body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #737373;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linea_gris {
	background-image: url(../elementos/linea_gris.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.linea_vert_gris {
	background-image: url(../elementos/punto_gris.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.celda_form {
	background-color: #D3D3D3;
	border: thin none #E5E5E5;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.enviar {
	background-color: #C0C0C0;
	border: thin none #CC9900;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
}
.textonaranja {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
}
.texto2 {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu {
	background-image: url(elementos/top_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_menu {
	font-family: "Trebuchet MS";
	color: #0099FF;
	text-decoration: none;
}
.linea_pie {
	background-image: url(elementos/punto_negro.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.titulo2 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #33CC00;
	text-decoration: none;
}
.texto3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EB5054;
}
.texto4 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.textorojo {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9B0000;
}
.tex_gris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.marron {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6D421F;
}
.texto5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.tex_blanco {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: 200;
	color: #FFFFFF;
}
.prima {
	background-image: url(elementos/fondo_prima.jpg);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #205196;
}
.fondo_blanco {
	background-image: url(elementos/blan.png);
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A3184;
	font-weight: bold;
}
.prima1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF0033;
}

