.textos {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #C6C6C6; text-decoration: none}
.textos a {   font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none}
.textos a hover: {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none}

.textos2 {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #DCC995; text-decoration: none}
.textos2 a {   font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none}
.textos2 a hover: {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none}

.textos3 {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #878787; text-decoration: none; font-weight: bold}
.textos3 a {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #F2E367; text-decoration: none; font-weight: bold}
.textos3 a hover: {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #F2E367; text-decoration: none; font-weight: bold}

.title {  font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #FFE466; text-decoration: none; font-weight: bold}
.link {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #E5E735; text-decoration: none}
.abajo {  font-family: Tahoma, Verdana; font-size: 10px; color: #6B6B6B; text-decoration: none}
.menu {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #D8D8D8; text-decoration: none; font-weight: bold}
.form {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none}
.form2 {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
.noticias {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none; font-weight: bold}
.paginacion {  font-family: Tahoma, Verdana; font-size: 10px; color: #E5E735; text-decoration: none}
.favoritos {  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #F2E367; text-decoration: none; font-weight: bold}

/*_____________CLASE FORM_____________*/

.form{
	border: 1px solid #262626;
	background-color: #646464;
	background: url(images/deg_for.gif);
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #cccccc;
	text-align:left;
	padding-left: 3px;
	height : 20px;

}

.desp{
	border: 1px solid #262626;
	background-color: #e6e3d7;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #666657;
	text-align:left;
	padding-left: 3px;
	height : 20px

}

.btform{
	border: 1px solid #262626;
	background: #4a4a4a url(images/deg_bt.gif) repeat-x left top;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #b3ac7a;
	font-weight: bold;
	text-align:center;
	padding-left: 3px;
	height : 20px	
}