/*_____________CLASE MENU_____________*/

.menu {
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

.menu a{
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

.menu a:hover{
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffd387;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}


/*_____________CLASES TEXTOS_____________*/

.link{
	background-color:#F5F5E2;
	font:normal 11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1D1D1B;
}

.link a{
	background-color:#F5F5E2;
	font:bold 11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5F7006;
	text-decoration:none;
}

.link a:hover{
	background-color:#ECECB9;
	color:#1D1D1B;
	text-decoration:none;
}


.textos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	line-height: 140%;
}

.textos a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	line-height: 140%;
}

.textos a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ae0000;
	text-decoration: none;
	line-height: 140%;
}

.textos2 {
	font:bold 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color: #010101;
	text-decoration: none;
	line-height: 140%;
}

.textos3 {
	font:normal 11px/12px Tahoma, Arial, Helvetica, sans-serif;
	color: #8a897d;
	text-decoration: none;
	line-height: 140%;
}

.toptxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	line-height: 140%;
}

.toptxt a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	line-height: 140%;
}

.toptxt a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #c3c3c3;
	text-decoration: none;
	line-height: 140%;
}

.user {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	background:url(images/icouser.gif) 0 6px no-repeat;
	padding:3 0 0 20px;
	color: #0c0c0c;
	text-decoration: none;
	line-height: 140%;
}

.ubica {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #595c49;
	text-decoration: none;
	line-height: 140%;
}

.ubica a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #595c49;
	text-decoration: none;
	line-height: 140%;
}

.ubica a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.alta{
	color:#6b790c;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
}


.seccion {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #ffca59;
	text-decoration: none;
	line-height: 140%;
	padding-left:25px;
}

.anadir {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
	padding-left:26px;
}

.anadir a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
}

.anadir a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #d8e55f;
	text-decoration: none;
	line-height: 140%;
}

.title {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #c22900;
	text-decoration: none;
	line-height: 130%;
}

.title a{
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #c22900;
	text-decoration: none;
	line-height: 130%;
}

.title a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #470f00;
	text-decoration: none;
	line-height: 130%;
}

.title2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #6B790C;
	text-decoration: none;
	line-height: 130%;
}

.title2 a{
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #6B790C;
	text-decoration: none;
	line-height: 130%;
}

.title2 a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #c22900;
	text-decoration: none;
	line-height: 130%;
}

.datos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #605e41;
	text-decoration: none;
	line-height: 120%;
}

.datos a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #605e41;
	text-decoration: none;
	line-height: 140%;
}

.datos a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ac0008;
	text-decoration: none;
	line-height: 140%;
}
