body {

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}


A.link-titu:visited {
	font-size: 18px;
	font-weight: normal;
	color:#F7510A;
	font-family: "Arial Narrow";
	text-decoration:none;
} 
A.link-titu:active {
	font-size: 18px;
	font-weight: normal;
	color:#F7510A;
	font-family: "Arial Narrow";
	text-decoration:none;
} 
A.link-titu:link {
	font-size: 18px;
	font-weight: normal;
	color:#F7510A;
	font-family: "Arial Narrow";
	text-decoration:none;
} 
A.link-titu:hover {
	font-size: 18px;
	font-weight: normal;
	color:#F7510A;
	font-family: "Arial Narrow";
	text-decoration: underline;
} 


.titu-naranja {
	font-size: 18px;
	font-weight: normal;
	color:#F7510A;
	font-family: "Arial Narrow";
}
.titu-azul {
	font-size: 18px;
	font-weight: normal;
	color: #1656AD;
	font-family: "Arial Narrow";
}
.noticias{
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	font-family: "Trebuchet MS";
}

.line_horizot {
	border-top: 1px dashed #F7510A;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.line_vertical {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #F7510A;
}
.border-right {
	border-right: 1px solid #cccccc;
}

.fondo_btn {
	border: 1px solid #CCCCCC;
	background-color: #BDD8EF;
}
.fondo_cont {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background-color: #EBF4FB;
}
.fondo_celeste {
 background-color:#D7E8F6;
}
.fondo_pie {
	background-image:url(img/fond-pie.gif);
	background-repeat:repeat-x;
}

.style_pie {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.line_titulo {
	border-top: 1px solid #C8A978;
}

.line_titulo2 {
	border-top: 1px dashed #C8A978;
}
.texto_cont {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #000000;
}

.titu-btn {	
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #176164;
	background-color: #ACCBE8;
	height:16px;
	padding-left: 5px;
	
	}

.titu_lares {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #0066CC;
}


.form {
	border: #EBF4FB 1px solid;  
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #59798f; 
	BACKGROUND-COLOR:#EBF4FB; 
}
/*botones css*/


#menu2 {
     margin: 0;
     padding: 0;
     width: 75px;
     height: 24px;
     text-align: center;
     background: url("img/boton_rollover2.gif") 0 0 no-repeat;
}
#menu2 a {
     padding-top: 6px;

     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Tahoma;
     color: #FFFFFF;
     font-weight: bold;
     font-size: 10px;
     text-decoration: none;
     background: url("img/boton_rollover2.gif") 0 0 no-repeat;
}
#menu2 a:hover {
     background-position: -75px 0;
	 color: #000000;
}
#menu2 a:active {
     background-position: -150px 0;
}


#menu3 {
     margin: 0;
     padding: 0;
     height: 18px;
     text-align: left;
     background: url("img/boton_rollover3.gif") 0 0 no-repeat;
}
#menu3 a {
     padding-top: 2px;
	 padding-left: 15px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial;
     color: #000;
     font-weight: normal;
     font-size: 12px;
     text-decoration: none;
     background: url("img/boton_rollover3.gif") 0 0 no-repeat;
}
#menu3 a:hover {
     background-position: -160px 0;

}
#menu3 a:active {
     background-position: -180px 0;
}