.estilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.recuadro {
	color: #999999;
	font-weight: bold;
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	}


/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	border-left: 5px solid #DB5600;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}
#menu b {
	text-decoration: underline;
}

#menu .active a {
	background: #006600;
	color: #FFFFFF;
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}

#links {

font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
list-style: none;
text-decoration: none;
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
	text-decoration: none;

}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
	text-decoration: none;

}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #CC6600;
	text-decoration: none;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;

}
a:active {
	color: #663300;
	text-decoration: none;

}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #663300;

}
a:hover {
	color: #006600;
	text-decoration: none;
}
.botones2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
