/*_____________PAGINA WEB_____________*/

a:link {text-decoration:underline;}
a:actived {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}

/*
body {

	background-color:#46210b; 
	background: url('images/grupo5/fondo.gif');
	text-align: left; 
	color:#000000; 
	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: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	}

.textos2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #313031;
	text-decoration: none;
	line-height: 120%;
	}

.nombre {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #f97900;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
	}

.user {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 0.2em 0.9em 0.2em 0.5em;
	line-height: 120%
	}
	
.user a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #d3cf92;
	text-decoration: none;
	text-align: right;
	padding: 0.2em 0.9em 0.2em 0.5em;
	line-height: 120%
	}

.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}


.links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FF9110;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%
	}

.abajo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #e4be89;
	text-decoration: none;
	line-height: 120%
}

/*____________NUEVAS_CLASES TEXTOS_____________*/

.textos2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 120%;
}

.textos3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #521c0a;
	text-decoration: none;
	line-height: 120%;
}

.menu2 {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #ffc581;
	text-decoration: none;
	font-weight: bold;
}

.menu2 a {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #ffc581;
	text-decoration: none;
	font-weight: bold;
}

.menu2 a:hover {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.seccion {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.seccion a {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.seccion a:hover {
	font-family: Arial, Tahona, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
		font-weight: bold;
}


/*_____________CLASE FORM_____________*/

.form{
	border: 1px solid #4F4F4F;
	background-color: #f1e2cf;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	padding-left: 3px;

}

.desp{
	border: 1px solid #4F4F4F;
	background-color: #dbb482;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	padding-left: 3px;

}

.btform{
	border: 1px solid #000000;
	background: #dbb482;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	font-weight: bold;
	text-align:center;
	padding-left: 3px;	
}
