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

body{
	padding:0px;
	margin:0px;
}
input, textarea{
	background-color:#f5f5f5;
	border:1px solid #CCC;
}

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

.espacio_superior{
	height:11px;
	background-color:#ededed;
}
.espacio_superior2{
	height:40px;
}

.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:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:150px;
}

.cabecera{
	height:236px;
	background-color:#e6d9a3;
}

.cabecera_derecha{
	width:556px;
	height:236px;
	background-image:url(../../imagenes/contenido/fondo1.jpg);
	background-repeat:no-repeat;
	background-position: 270px 0;
}

.cabecera_foto{
	height:236px;
	position:relative;
}

.cabecera_foto_img{
	position:absolute;
}

.contenido{
	width:755px;
	padding-left:43px;
}

.menu_lateral{
	padding:17px;
	width:160px;
}
.menuL_opcion{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

	background-image:url(../../imagenes/contenido/dot.jpg);
	background-repeat:no-repeat;
	background-position:0px -0px;
	padding-left:19px;
	padding-bottom:8px;
}

.menuL_subopcion{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

	background-image:url(../../imagenes/contenido/dot2.jpg);
	background-repeat:no-repeat;
	background-position:19px -1px;
	padding-left:34px;
	padding-bottom:8px;
}

.menuL_opcion a, .menuL_subopcion a{
		color:#333;
}

.menuL_subopcion a{ text-decoration:none; }

.menuL_opcion a:hover, .infoFooter a:hover{
	color:#F60;
		text-decoration:underline;
}

.footer{
	height:105px;
	width:auto;
	background-color:#d4d4d4;
	text-align:center;

	
}

.contenidoFooter{
	width:546px;
	padding-left:252px;
	background-image:url(../../imagenes/footer/engrane.jpg);
	background-position: 71px 0;
	height:105px;
	background-repeat:no-repeat;
}

.marcofooter{
	position:relative;
}

.marcofooter img{
	position:absolute;
	left:-6px;
	top:-10px;
	z-index:1;
}

.infoFooter{
	z-index:2;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:30px;
	padding-top:15px;
}
.infoFooter a{color:#333; text-decoration:none; }

.frase{
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	font-size:15px;
	color:#B6B6B6;
	font-style:oblique;
	padding:15px 15px 15px 96px;
	background-image:url(../../imagenes/comillas.jpg);
	background-position:0px 0px 0px 19px;
	background-repeat:no-repeat;
}

.frase span{
	font-size:18px;
	color:#948004;
}

#contacto{
	padding:6px;
}

#contacto table, #contacto table input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.botonera_superior{
	width:755px;
	padding-left:43px;
	padding-top:10px;
}

.botonera_superior img{
	padding-right:10px;
}

.titulo_central{
	font-size:29px;
	font-family:"Times New Roman", Times, serif;
	color:#39a002;
	width:245px;
	line-height:21px;
}

.contenido_central{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.texto2{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
