body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.clear	{
	clear:both;
}


/* ESTILOS DE TEXTO */

.txt1	{
	font-family:trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:1.2em;
}

.txt2	{
	font-family:trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:white;
	text-align:right;
	line-height:1.3em;
	text-decoration:none;
}

.txt3	{
	font-family:trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	color:white;
	line-height:1em;
}

.txt4	{
	font-family: trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#315C7F;
	text-align:justify;
	line-height:1.1em;
}

.txt5	{
	font-family: trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#D94C4C;
}

.txt6	{
	font-family: trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#315C7F;
	height:15px;
}
.txt6:hover	{
	text-decoration:underline;
	}
.txt7	{
	font-family: trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:1em;
}
.menu1	{
	width:210px;
	text-align:right;
	font-family:trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#0E2A5C;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
	padding-top:6px;
	}
.menu1_on	{
	width:210px;
	text-align:right;
	font-family:trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#E61803;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:5px;
	padding-top:3px;
	}


.menu2_off	{
	float:left;
	background-color:#E2E5ED;
	width:205px;
	padding:4px;
	line-height:15px;
	font-family:Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:2px;
}

.menu2_off:hover	{
	
	background-color:#D21806;
	color:#fff;
	font-size:11px;
}
.menu2_on {
	float:left;
	background-color:#0F2D61;
	width:205px;
	padding:4px;
	line-height:15px;
	font-family:Verdana, Arial;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:2px;
}


.ruta	{
	font-family:Verdana, Arial;
	color:#999999;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

	.ruta:hover	{
		color:#000;
	}

.titulo	{
	font-family:Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	padding:4px;
}
.pie	{
	font-family:Verdana, Arial;
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

	.pie:hover	{
		color:#000;
	}
