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;
}
.travesia {
	background-attachment: scroll;
	background-image: url(elementos/fondo_travesia.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
