/* CSS Document */

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background: #e9f0f5  url(../imagenes/gradient.jpg) repeat-x; 
	margin:0px;
	padding:0px;
	scrollbar-face-color:#DFE6EC; 
	scrollbar-track-color:#DFE6EC; 
	scrollbar-arrow-color:#486B89; 
	scrollbar-highlight-color:#486B89;}

a:link, a:visited, a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #006699; }

a:hover { 
	text-decoration: underline; 
	font-weight: bold; 
	color: #0091D7; }

ul {
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
	margin-left:15px;
	list-style:disc;
	text-indent:0px;
	/*text-align:justify*/;}

br {
		line-height:1.2em;
}	

/****************************TITULOS**************************/

.titulos {
	font-size: 14px;
	font-weight: bolder;
	color: #3B607D;
	margin-top: 0; 
	margin-bottom: 0;}

.titulos_index {
	font-size: 14px;
	font-weight: bolder;
	color: #3B607D;
	margin-top: 0; 
	margin-bottom: 0;
	padding-left:10px;}

.titulosPPAL1 {
	font-size: 18px;
	font-weight: bolder;
	color: #2494D0;}

.titulosPPAL3 {
	font-size: 11px;
	color: #FFFFFF;}

.titulosPPAL4 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;}

.titulosppales {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;}

.titulosppales2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;}

.titulosppales3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #3B607D;}

.titulosproyectos {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;}

.titulosPPAL {
	font-size: 15px;
	font-weight: bolder;}

.subtitulos {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;}
	
/****************************TEXTO**************************/

.texto {
	font-size: 11px;
	/*text-align: justify*/;
	padding-left: 10px;
	/*text-indent: 10px*/;
	padding-right: 10px;}

.lineaBL {
	font-size: 3px;}

.lineaCOl {
	font-size: 1px;
	background-color: #CCCCCC;
	margin-top: 4px; 
	margin-bottom: 0;}

.lineaBLCopy {
	font-size: 2px;}

.textolink {
	font-size: 10px;
	/*text-align: justify*/;
	padding-left: 10px;
	text-indent: 5px;
	padding-right: 10px;
	color: #666666;}

.novedades {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 0; 
	margin-bottom: 0;}

.frases {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;}

.Estilo2 {font-size: 12px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}