#spotlight{
filter:light
}

#myimage{
filter:light
}

body {
	background:#114054 url(fotos/bg.jpg) repeat-x left bottom;
	color:#114054;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.fondo {
	background-color:#ffffff;
	width:900px;
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;	
	
}

.titulibro	{
	font-family: Arial;
	font-size: 16px;
	font: bold;
	text-align: justify;
	color: #da4541;
}
.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;}

.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #e3eae6;
color: #bf5351;
}

.basictab li a:visited{
color: #bf5351;
}

.basictab li a:hover, .basictab li a.current{
background-color: #d1e1d7;
color: #bf5351;
}

.basictab li a:active{
color: bf5351;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.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: #124679;
	font-family: Arial;
	text-decoration: none
}
.relatedLinksBox9 a:visited {
	color: #124679
}
.relatedLinksBox9 A:hover {
	color: #5288BB; 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: 10px;
	text-align: justify;
	color: #DF8156;

}
.divColumnas	h1{
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	color: #DF8156;
}
.divColumnas a	{
	font-family: Arial;
	font-weight: bold;
	color: #DF8156;
	font-size: 12px;
	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: #c64b3a;
}
.divColumnas a:visited	{
	color: #c64b3a;
}
.divColumnas a:hover	{
	color:#f46a58;
}
.divColumnas a:active	{
	color: #c64b3a;
}

.textos	{
	font-family: Arial;
	color: #007520;
	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: #bf4422;
	text-decoration: none;
}
.divColumnas3	h1{
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #147843;
}
.divColumnas3 a	{
	font-family: Arial;
	font-weight: bold;
	color: #bf4422;
	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: #bf4422;
}
.divColumnas3 a:visited	{
	color: #bf4422;
}
.divColumnas3 a:hover	{
	color:#4f8b6b;
}
.divColumnas3 a:active	{
	color: #bf4422;
}
