			body,table,tr,td,p
			{
				font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #252525;
			}


			h1,.titulo
			{
				font-family: Tahoma; font-size: 30px; font-style: normal; font-weight: bold; color: #808080;
			}
			h2,.subtitulo
			{
				font-family: Arial;  font-size: 14px;  font-style: normal;  font-weight: bold;  color: #252525;;
			}

			a
			{
				color: #9b901b;
				text-decoration:none;
			}
			A:Hover {
				text-decoration: underline;
				color: #C0C0C0
			}

			.pie_links
			{
				color: #E0E0E0;
			}

			.pie_letra
			{
				color: #FFFFFF;
			}

			.fondo_pie
			{
				background-color: #EAEAEA;
			}


			.modulo_color_borde
			{
				background-color: #EFEFEF;
			}


			.cuerpo
			{
				background-color: #760300;
				#font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #252525;
			}

			.body
			{
				background-color: #CACACA;
				#font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #252525;
			}

			.modulo_color
			{
				background-color: #EFEFEF;
				color: #373737;
			}


			.modulo_color_letra
			{				
				color: #373737;
			}

			input,textarea
			{
				font-family: Arial;  font-size: 11px;  color: #252525;
			}
.Estilo1 {
	color: #d4cd10;
	font-weight: bold;
}
.Estilo2 {color: #d4cd10}
.tab {color: #d4cd10}
.otro {color: #ffea05}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.intranet { 
 border: 1px dashed #000000;

}
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color: #ffffff;
	background-color: #666666;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
}
.mensajero {
      position: absolute;
      width: 425px;
      height: 717px;
      margin-top: 50px;
      margin-left: 500px;
color: #0036f0;
}