/* Hoja de estilo en cascada by lorena*/
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0px;
	font-weight:normal;
	color: #000000;
	background-image:url(img/fondo.jpg);
	background-repeat:   repeat;
	}
	
	.footer { font-size:12px;}

	A:visited {
	text-decoration: none;
	color:#666666;
	}

	A:link {
	text-decoration: none;
	color:#666666;
	}

	A:hover {
	text-decoration: none;
	color:#00CCFF;
	list-style-type: none;													list-style-position: inside;
	background-repeat: no-repeat;
	}


	td.menu A:visited {
	text-decoration: none;
	color:#ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	td.menu A:link {
	text-decoration: none;
	color:#cecece;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
		td.menu {
	text-decoration: none;
	color:#cecece;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	td.menu A:hover {
	text-decoration: none;
	color:#000000;
	list-style-type: none;													list-style-position: inside;
	background-repeat: no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
	H2 	{
		font-size: 16pt;
		color: 0089C6;
	}

	H3 	{
		font-size: 14pt;
		color: red;
	}

	H4 	{color: red;
	}

	PRE, TT {
	color: maroon;
	font-weight: bold;
	background: #CCCCCC;
	background-color: #CCCCCC;
	}

	TD, TH 	{
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing:3px;
	color: #0089BC;
		text-shadow: #ccc 2px 2px 1px;
		text-align:left;
}

td.separador {background-image:url(img/separador.png); background-repeat:no-repeat;}

td.separador2 {background-image:url(img/separador_footer.png); background-repeat:no-repeat;
background-color:#0077AA;}
