#cfnavbar{
margin: 0;
padding: 0;
}

#cfnavbar ul{
background: url(fotos/bg.gif) repeat-x;
padding: 0;
margin: 0;
float: left;
font: bold 80% Verdana;
}

#cfnavbar ul li{
display: inline;
font-size: 12px;
}


#cfnavbar ul li a, #cfnavbar ul li span{
float: left;
color: black;
font-weight: bold;
padding: 17px 22px 14px 15px;
text-decoration: none;
background: url(fotos/divider.gif) top right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 50px;
padding-right: 0px;
background: url(fotos/leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#rightcorner{
padding-right: 110px;
background: url(fotos/rightcorner.gif) top right no-repeat;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

body {
	
	color:#114054;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.fondo {
	background-color:#ffffff;
	width:
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;	
	
}

.titulibro	{
	font-family: Arial;
	font-size: 16px;
	font: bold;
	text-align: justify;
	color: #659865;
}
.titulibro	h1{
	font-size: 20px;
	margin-top:0px;
	margin-bottom:0px;
}

.footer {
	background: url(fotos/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}

.footer a,.footer a:hover {color: #FFF;}

.downloadLinksBox span {
	font-weight: bold;
	font-size: 12px;
	color: #124679;
	font-family: Arial;
	text-decoration: none;
	cursor:pointer;
}


.relatedLinksBox9 a {
	font-weight: bold;
	font-size: 12px;
	color: #598259;
	font-family: Times New Roman;
	text-decoration: none
}
.relatedLinksBox9 a:visited {
	color: #598259
}
.relatedLinksBox9 A:hover {
	color: #70aa70; text-decoration: none;
}
.relatedLinksBox9 UL {
	margin-top: 0px; margin-bottom: 0px; margin-right: 0px
}
.relatedLinksBox9 LI {
	LIST-STYLE-POSITION: inside; MARGIN-BOTTOM: 5px; MARGIN-LEFT: -40px; COLOR: #555555; LIST-STYLE-TYPE: disc
}
.relatedLinksBox9 DIV {
	HEIGHT: 100px
}

.divColumnas	{
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #DF8156;

}
.divColumnas	h1{
	font-family: Times New Roman;
	font-size: 14px;
	text-align: justify;
	color: #598259;
}
.divColumnas a	{
	font-family: Times New Roman;
	font-weight: bold;
	color: #598259;
	font-size: 14px;
	text-decoration: none;
}
/*The order of (1)link, (2)visited, (3)hover and (4)active should be always like this or the hover may not work at all.*/
.divColumnas a:link	{
	color: #598259;
}
.divColumnas a:visited	{
	color: #598259;
}
.divColumnas a:hover	{
	color:#70aa70;
}
.divColumnas a:active	{
	color: #598259;
}

.textos	{
	font-family: Arial;
	color: #b63b39;
	font-size: 11px;
	text-decoration: none;
}

.numeros {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #b74821; FONT-FAMILY: Arial
}

.divColumnas3	{
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #598259;
	text-decoration: none;
}
.divColumnas3	h1{
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #598259;
}
.divColumnas3 a	{
	font-family: Arial;
	font-weight: bold;
	color: #598259;
	font-size: 14px;
	text-decoration: none;
}
/*The order of (1)link, (2)visited, (3)hover and (4)active should be always like this or the hover may not work at all.*/
.divColumnas3 a:link	{
	color: #598259;
}
.divColumnas3 a:visited	{
	color: #598259;
}
.divColumnas3 a:hover	{
	color:#70aa70;
}
.divColumnas3 a:active	{
	color: #598259;
}
