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

#page-container {
	width: 760px;
	background: #fff;
	text-align: left;
	margin: auto;
	background: #fff url("bg2.gif") top center repeat-y;
	background-color: #fff;
}
#menu
{
	
	background: #007788 url('images/x3.gif') top left repeat-x;
	height: 4em;
	
	font: bold 13px "Arial", Helvetica, sans-serif;

}

#menu ul
{
	list-style: none;
	position: absolute;
	bottom: 0em;
	left: 5px;
	top: 130px;

}

#menu li
{
	display: block;
	float: left;
}	

#menu li a
{
	color: #fff;
	display: block;
	padding: 0.75em 1.25em 1.25em 1.25em;
	text-decoration: none;
}

#menu li a:hover
{
	background: #009999 url('images/x4.gif') top left repeat-x;
}

.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;
}

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

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

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.botonera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;

}
.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 20px;
	font-weight: bold;
}
