/* Generales */


.titulo	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	padding-top:8px;
	padding-right:15px;
}
.subtitulo	{
	font-family: Arial, Verdana;
	color:#B69B14;
	font-size:16px;
	font-weight:bold;
	width:710px;
}
.area	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	width:310px;
	text-transform:uppercase;
}

.menu1	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	width:150px;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:8px;
}
.menu1a	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:8px;
}

.menu2oro	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:201px;
	background-color:#B69B14;
	margin-left:12px;
}
.menu2grana	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:201px;
	background-color:#721919;
	margin-left:12px;
}
.menu2azul	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:201px;
	background-color:#b3bcdb;
	margin-left:12px;
}

.menu2-link	{
	color:#ffffff;
	text-decoration:none;
}
.menu2-link:hover	{
	color:#000000;
}
.menu3-off	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	width:120px;
	padding:4px;
}
.menu3-on	{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:120px;
	padding:3px;
	background-color:#B69B14;

}

.menu3-link	{
	color:#000000;
	text-decoration:none;
}

.texto1{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.texto2{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.texto2:hover	{
	color:#B69B14;
}
.texto3{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#ffffff;
	font-size:14px;
	font-weight:regular;
	text-decoration:none;
}
.texto4{
	font-family: Trebuchet MS, Arial Narrow, Arial, Verdana;
	color:#000000;
	font-size:12px;
	font-weight:regular;
	text-decoration:none;
	text-align:justify;
	text-decoration:none;
}


.forms {
	font-family:Verdana, Arial;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	border:1px solid black;
}

