body{

background-color:#7E0001;
/*background-image:url(static/fondo_deg.jpg);
background-repeat:repeat-x;*/
background-image:url(static/bg.gif);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}

a{
color:#F9D484;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:underline;
}

p{
padding:0px 0px 5px 0px;
margin:0;
}

#capacentral{
	height:133px;
	width:520px;
	position:relative;
	top:150px;
	left:50%;
	margin-left:-300px;
}

#imagen_central{
	position:absolute;
	width:185px;
	height:185px;
}

#logo{
	position:absolute;
	left:457px;
	top:28px;
}
#texto_logo{
	position:absolute;
	left:250px;
	background-color:#7E0001;
	font-size:12px;
	color:#FFFFFF;
	
}

#texto_logo2{
	position:absolute;
	left:250px;
	top:135px;
	background-color:#7E0001;
	font-size:12px;
	color:#FFFFFF;

}

#borde_idiomas{
	position: absolute;	
	height:238px;
	width:1px;
	border-left:1px solid #FFFFFF;
	left:440px;
	font-size:12px;
}

#seleccion_idiomas{
	position:absolute;
	left:465px;
	height:120px;
	top:145px;
	letter-spacing:5px ;
	color:#F9D484;
	line-height:30px;
}

#central{
	position:relative;
	left:50%;
	margin-left:-495px;
	width:990px;
}	

#banner_gen{
	position:relative;
	top:16px;
	left:56px;
	width:700px;
}

#separador{
	position:relative;
	text-align:center;
	height:23px;
	top:20px;
	padding-top:9px;
	font-size:12px;
	font-weight:bold;
	background-image:url(static/separador.jpg);
	background-repeat:repeat-x;
	
}
#separador a{
	color:#FFFFFF;
	text-decoration:none;
}

#separador a:hover{
	color:#F6D882;
}


#separador_blanco{
	position:relative;
	top:20px;
	height:8px;
	background-color:#FFFFFF;
}

#contenedor{
	position:relative;
	background-color:#F8D583;
	top:20px;
	margin-bottom:30px;
}

#flash{
	position:relative;
	top:8px;
	width:620px;
	margin-bottom:10px;
	left:50%;
	margin-left:-310px;
}
#gal{
	position:relative;
	top:8px;
	width:460px;
	margin-bottom:10px;
	left:50%;
	margin-left:-230px;
}

#pie{
	position:relative;
	color:#BC693F;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	left:70px;
	width:700px;
}
#pie a{
	color:#BC693F;
}
#pie a:hover{
	color:#BC693F;
}

#contenedor_blanco{
	position:relative;
	background-color:#FFFFFF;
	width:530px;
	height:590px;
	top:10px;
	padding-bottom:10px;
	left:60px;
}

#texto_contenedor{
	position:relative;
	left:30px;
	top:15px;
	width:470px;
	font-size:12px;
	padding-bottom:15px;
}

#separador_punteado{
	position:relative;
	width:470px;
	height:0px;
	border-bottom:1px dashed #D0D0D0;
	padding-top:10px;
	margin-bottom:10px;
}

#contenedor_gris{
	position:absolute;
	top:10px;
	height:600px;
	background-color:#E5E5E5;
	left:590px;
	width:320px;

}
#texto_gris{
	position:relative;
	font-size:12px;
	left:15px;
	top:15px;
}

#pìe_imagen{
	margin-top:5px;
	font-size:10px;
	color:#000000;
	font-weight:lighter;
	font-style:italic;
}

#separador_punteado2{
	position:relative;
	width:290px;
	border-bottom:1px dashed #D0D0D0;
	padding-top:10px;
	margin-bottom:10px;	
	height:0px;
}

#ampliar{
	position:absolute;
	top:0px;
	right:0px;
}


#contenedor_funcion{
	position:relative;
	font-size:12px;
	background-color:#FFFFFF;
	width:850px;
	top:10px;
	padding-bottom:10px;
	left:60px;
}

#texto_funcion{
	position:relative;
	left:30px;
	top:30px;
	width:800px;
	padding-bottom:60px;
}
#texto_mapa{
	position:relative;
	left:30px;
	top:30px;
	width:300px;
	padding-bottom:60px;
}
#mapa{
	position:absolute;
	left:320px;
	top:0px;
}

#texto_ubic1{
	position:absolute;
	top:290px;
}
#texto_ubic1 a{
font-size:12px;
color:#000000;
text-decoration:underline;
}
#texto_ubic1 a:hover{
color:#7E0001;
}
#texto_ubic2{
	position:absolute;
	top:400px;
}
#texto_ubic2 a{
font-size:12px;
color:#000000;
text-decoration:underline;
}
#texto_ubic2 a:hover{
color:#7E0001;
}

.tarifa{
border-bottom:1px dashed #666666 ;
}


#contenedor_medio_gris1{
	position:absolute;
	background-color:#EAEAEA;
	width:140px;
	height:403px;
	top:10px;
	left:60px;
}
#contenedor_medio{
	position:relative;
	font-size:12px;
	background-color:#FFFFFF;
	width:550px;
	top:10px;
	padding-bottom:10px;
	left:200px;
}

#contenedor_medio_gris2{
	position:absolute;
	background-color:#EAEAEA;
	width:180px;
	height:403px;
	top:10px;	
	right:60px;
}

#contenedor_foto1{
	position:absolute;
	background-color:#FF0066;
}

.alpha_100{
	opacity:1.0;filter:alpha(opacity=100);
}
.alpha_n{
	opacity:0.7;filter:alpha(opacity=70);
}