@charset "utf-8";
/* CSS Document */

body{
	background-color:#faf7ed;
	background-image:url(../../imagenes/fondos/fondo1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

.franja{
	background-color:#e6d9a3;
	height:106px;
}

.espacio_superior{
	height:117px;
}

.idioma{
	height:146px;
}

.idioma_seleccion{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d6c681;
}

.idioma_seleccion a{
	text-decoration:none;
	color:#d6c681;
}

.idioma_seleccion span{
	font-size:30px; 
}

.bm1{
	position:relative;
	height:106px;
	width:438px;
}

.bm1 img{
	position:absolute;
	right:0px;
	top:-5px;
}

.texto{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:449px;
}
