body{
	margin:0;
	padding:0;
	background:#E95E27;
	background-color:#E95E27;
}
td,th,pre{
	font-size: 12px;
	font-family:'Trebuchet MS', Arial, Helvetica, Tahoma, sans-serif;
	color:#FFFFFF;
}
.css_fondo1{
	background-color:#CCCCCC;
}
.fuente1{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
.titulo1{
	font-size: 18px;
	color:#7A1F10;
}
.titulo2{
	font-size: 18px;
	color:#C8B300;
}
.titulo3{
	font-size: 18px;
	color:#803689;
}
.titulo4{
	font-size: 18px;
	color:#003882;
}
.titulo5{
	font-size: 18px;
	color:#007576;
}
.titulo6{
	font-size: 18px;
	color:#CCCCCC;
}
.tabla_fondo1{
	background-color:#7A1F10;
}
.tabla_fondo2{
	background-color:#C8B300;
}
.tabla_fondo3{
	background-color:#803689;
}
.tabla_fondo4{
	background-color:#003882;
}
.tabla_fondo5{
	background-color:#007576;
}
.tabla_fondo6{
	background-color:#CCCCCC;
}
.texto1{
	color:#000000;
}
.texto2{
	color:#CCCCCC;
}
a:link, a:active, a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
a.enlace1:link, a.enlace1:active, a.enlace1:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.enlace1:hover{
	color:#767B7F;
	text-decoration: none;
}
a.enlace2:link, a.enlace2:active, a.enlace2:visited{
	color:#CCCCCC;
	text-decoration: none;
}
a.enlace2:hover{
	color:#000000;
	text-decoration: none;
}
a.enlace3:link, a.enlace3:active, a.enlace3:visited{
	color:#69696B;
	text-decoration: none;
}
a.enlace3:hover{
	color:#000000;
	text-decoration: none;
}
.cajatexto{
	font-family:'Trebuchet MS', Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#7A1F10;
	border-style:solid;
}
.botonsubmit{
	background-color:#7A1F10;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:'Trebuchet MS', Arial, Helvetica, Tahoma, sans-serif;
	cursor:hand;
	cursor:pointer;
	height:17px;
}
.mano{
	cursor: pointer;
	cursor: hand;
}
#menu_t{
	position: relative;
	width: 200px; /*marquee width */
	background-color: #F18E00;
	overflow: hidden;
	border: 0px solid black;
	padding: 0px;
}
