/* ----------------------------- Cabecera -------------------------------------*/



#cabecera{

	width:900px;

	height:110px;

	background:url(../images/linea_cabecera.gif) repeat-x top #ffffff;

	margin:0 auto;

}

#cab_izq{

	float:left;

}

#buscar{

	margin:7px 10px 0 0;

	height:23px;

	text-align:right;

	float:right;

	padding:2px;

	background-color:#FFFFFF;

	border:solid 1px #dddfdf;

}

#buscar span{

	color:#cd0037;

	font-size:1em;

}

#buscar input{

	border:1px solid #dedede;

	font-size:0.9em;

	color:#939393;

	padding:2px;

}

.botonOK{

	width:20px;

	height:19px;

	cursor:pointer;

	background:url(../images/botonOK.gif) no-repeat;

	color:#ffffff;

	font-size:0.9em;

	border:0;

	padding:5px 10px 4px 5px;

}

#logoenlaces{

	width:500px;

	height:99px;

	margin-top:10px;

}

#logo{

	width:260px;

	height:99px;

	float:left;

	background:url(../images/logo.gif) no-repeat left;

	margin:0 0 0 35px;

}



#foto_pais{

	width:400px;

	height:110px;

	float:right;

}

#rayas_foto{

	width:400px;

	height:110px;

	background:url(../images/rayas_foto.png) no-repeat right top;

}

.margen_foto{

	width:48px;

	height:110px;

	margin-left:5px;

	float:left;

}

.fotopais{

	width:347px;

	height:110px;

	float:left;

	display:inline;

}