/* CSS Document */

BODY  {
padding-top: 0px; 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
background: #E6E6C1 url(images/bg.gif) repeat 100% top ;
background-attachment: fixed;

font-family: arial, helvetica, verdana, sans-serif;
font-size:12px;
font-color:#000000;
    
}

.titulos {
	font-size : 24px;
	font-weight : bold;
	color : #3399FF;
	font-family: Helvetica, "Microsoft Sans Serif", Tahoma;
	font-style: italic;


}

.subtitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;

}
.resaltado {
	font-family: Century, "Century Gothic", "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
	font-style: normal;

}
.resaltado2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
	font-style: normal;

}

.pie {
	font-size: 11px;
	color: #3399FF;
	text-transform: uppercase;
	text-decoration: none;
}
a.pie:hover {
	color: #3366CC;
	text-decoration: none;
	text-decoration: underline;
}

.ayuda {
	cursor: help
}


.links {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #0066FF;
	text-decoration: underline;
}

.links:active {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #0066FF;
	text-decoration: underline;
}
.links:visit {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #0066FF;
	text-decoration: underline;
}
.links:link {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #0066FF;
	text-decoration: underline;
}
.links:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #33CCFF;
	text-decoration: underline;
}

.sidemenu_main_th {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #276EC7;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px solid #EBEEF2;

}


a.sidemenu_main:link, a.sidemenu_main:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #276EC7;
	text-align: left;
	text-decoration: none;
	line-height: 35px;
	height: 30px;
	padding-left: 15px;
	border-bottom: 1px solid #EBEEF2;

}

a.sidemenu_main:hover {
	color: #EBEEF2;
	background: #276EC7;
	text-decoration: none;

}

