/*_____________PAGINA WEB_____________*/

a:link {text-decoration:underline;}
a:actived {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}


a:hover.menu {color:#ffffff; text-decoration:none;}
a:link.menu {text-decoration:none;}
a:visited.menu {text-decoration:none;}
a:adtived.menu {text-decoration:none}

body {

	background-color:#000000;
	background: url(images/fondo.gif); 
	text-align: left; 
	color:#313031; 
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Verdana, Sans-serif;
	margin: 0 auto;
	padding: 0;
		
}

/*_____________CLASES TEXTOS_____________*/

.textos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #313031;
	text-decoration: none;
	line-height: 120%
}

.textos2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #940000;
	text-decoration: none;
	line-height: 120%
}

.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #F5E261;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold
}

.menu2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold
}

.menu2 a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold
}

.seccion {
	font-family: Arial, Tahona, Verdana;
	font-size: 13px;
	color: #FFB81E;
	text-decoration: none;
	font-weight: bold
}

.links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	line-height: 150%
}

.links a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2E30A1;
	text-decoration: none;
	line-height: 150%
}


.top {  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFE67C;
	text-decoration: none;
	line-height: 120%
}

.abajo {  font-family: Tahoma, Georgia, Times, serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 120%
}

.abajo2 {  font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 120%
}

/*_____________CLASE FORM_____________*/

.form{
	border: 1px solid #C9C0B7;
	background-color: #EFE7DE;
	font: 12px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	background: url(images/degfor.gif);
	padding-left: 3px;

}

.desp{
	border: 1px solid #C9C0B7;
	background-color: #EFE7DE;
	font: 12px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	padding-left: 3px;

}

.btform{
	border: 1px solid #9C0000;
	background-color: #9C0000;
	font: 12px/14px  Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	padding-left: 3px;	
}
