body {
	background-color: #ddd;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 5px;
}
.header {
	margin: auto;
	width: 740px;
	padding: 8px;
	font-size: 15pt;
	font-weight: bold;
	text-align: right;
	color: #003366;
	background-color: #ccc;
	padding-top: 25px;
	border-bottom-color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-right-width: 2px;
	border-right-style: solid;
}
.container {
	margin: auto;
	width: 760px;
	background-color: #ccc;
	margin-top: 2px;
}
.footer {
	clear: both;
	width: 760px;
	margin: auto;
	background-color: #eee;
	margin-top: 2px;
	text-align: center;
}

.footer a:link, .footer a:visited{
	color: #666;
}

.menu {
	background-color: #ccc;
	width: 150px;
	float: left;
}
.contenido {
	width: 590px;
	background-color: #eee;
	float: left;
	padding: 20px 10px 10px 10px;
	text-align: justify;
	color: #006699;
}

.contenido p {text-indent: 40px;}

.contenido table p{text-indent: 0px;}
.cleaner {
	clear: both;
	font-size: 1px;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}


#sectionLinks a:link{
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
 	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	color: #003366;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #003366;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	color: #003366;
}

ul{
 list-style-type: none; margin: 0; padding: 0;
}

li {border-bottom: 1px solid #EEE;}


.seleccionado
{
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	font-weight: bold;
}

.p2
{
font-size: 18pt; 
font-weight: bold;
text-align: center;
}

.p3
{
font-size: 13.5pt; 
font-weight: bold;
text-align: left;
margin-left: 15px;
line-height: 20px;
}

.letrita
{
	position:absolute;
	width: 585px;
	top:540px;
	font-size: 8px;
	font-style: oblique;
}

