BODY {SCROLLBAR-FACE-COLOR: #001AAD; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR:  #ffffff; 
SCROLLBAR-TRACK-COLOR: #001AAD; 
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
	background-attachment: fixed;
	background-color: #001AAD;
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.discon {
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;


}
.discon2 {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0099FF;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/icono.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 21px;
	padding-top: 2px;




}
.blancobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.fondocaja {
	background-image: url(img/fondocaja.gif);
	background-repeat: repeat-x;
}
.desarrollo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	color: #000000;

}
.enlacesol {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.enlacesol:hover {
	font-weight: bold;
	color: #86B02D;
	text-decoration: underline;
}
.titulo2 {
	font-size: 12px;
	color: #004993;
	font-weight: bold;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 11px;

}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-weight: bold;
}
