/* --------- CABECERA ------------------ */
/* --------- Pagina de Inicio ------------------ */
#h_cabecera {
	margin:0px;
	padding: 0px; 
	width: 750px;
	float: left;
	background-image: url('../img_fgpweb/cabecera/h_cabecera.jpg');
	height: 146px;
	background-repeat: no-repeat;
	color: #FFFFFF; 
}
#h_cabecera img{
	float: left;
	margin-left: 1px;
}
#h_idioma{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: right;
	float: right;
	width: 500px;
	margin-top: 10px;
	padding-right: 5px;
}
#h_idioma a{
	color: #FFFFFF;
	text-decoration: none;
}
#h_idioma a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#h_buscar{
	float:left;
	width: 400px;
	text-align: right;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
    text-align:right;     
}
#h_buscar a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco_negrita {
	font-weight: bold;
}

#h_buscar a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#h_buscar_btn{
	float:right;
	width: 175px;
	margin-top:3px;
}
.buscar {
  	font-family: Verdana, Arial, Helvetica, sans-serif;	
  	height: 12px;
	color: #407087;
	font-size:65%;
    text-align:left;
}
.btn_buscar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
    font-weight:bold;  
	cursor:default; 
	border:0px none; 
	color: #FFFFFF;
	background-color:#407087;
	height:15px;
	margin-top:8px;
}
.btn_buscar_ul{	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
    font-weight:bold;  
	cursor:pointer; 
	border:0px none; 
	color: #FFFFFF;
	background-color:#407087;
	height:15px;
	margin-top: 8px;
    text-decoration:underline;
}
	/* --------- Resto de Páginas ------------------ */

#cabecera {
	margin: 0px;
	padding: 0px;
	width: 750px;
	float: left;
	background-image: url('../img_fgpweb/cabecera/cabecera.jpg');
	height: 121px;
	background-repeat: no-repeat;
	color: #FFFFFF;
border-style:solid;
border-color:#FFFFFF;
border-width:1px;
}
#h_buscar2{
	float:left;
	width: 565px;
	text-align: right;
	margin-top: -40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
    text-align:right;
}
#h_buscar2 a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#h_buscar2 a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#h_buscar2_btn{
	float:right;
	width: 175px;
	margin-top:-47px;
}
   /* --------- FIN CABECERA ------------------ */