@charset "utf-8";
/* CSS Document */





body{


background:#003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;}

a {text-decoration:none;
	color:#fff;}
a:hover {text-decoration:none;
	color:#fff;
	text-decoration:underline;}
a:link {text-decoration:none;}


#contenedor{
margin-left:0px;
position:absolute; left:0px; top:0px;
width: 800px;
height:auto;}



#cabecera{

position:absolute; top:0px; left:0px;
height:114px;
width:800px;
background-image:url(images/banner_contacto.jpg)



}

#botonera{
	position:absolute;
	top:114px;
	left:0;
}


#izquierda{
	position:absolute;
	top:145px;
	left:0px;
	margin-left:3px;

	height:542px;
	width:179px;

}

#centro{
	position:absolute;
	top:145px;
	left:0px;
	margin-left:4px;
	background-image:url(images/fondo_contacto.png);
	height:420px;
	width:606px;
	
	

}


#texto_centro{
	position:absolute;
	top:40px;
	left:0px;
	height:300px;
	width:606px;
	

}

.texto_central{

	text-align: left;
	color: #eee;
	font-size: 11px;
	background: none;
	width:400px;
	margin:20px;

}

#texto_central h2 {

font-size: 14px;
color:#FFFFFF;

text-align:center;
}

#foto_contacto{
	position:absolute;
	left: 413px;
	top: 51px;





}



#derecha{
	position:absolute;
	top:145px;
	left:610px;
	margin-left:5px;
	background-image:url(images/fondo_contacto_derecha.png);
	height:420px;
	width:180px;


}

#derecha_up{
	position:absolute;
	top:192px;
	left:626px;
	height:377px;
	width:158px;
	text-align:center;
	color:#FFFFFF;

}

.equipo {

text-decoration:underline; 
   width:64px; 
   height:48px; 
   margin: 5px; 
   padding:2px; 
   text-align:center;
   color:#FFFFFF;
   font-size: 12px;
} 


#inferior{
	position:absolute;
	top:571px;
	left:4px;
	height:114px;
	width:606px;



}

img { border: none; }
a {text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; 

}

#linea{
	position:absolute;
	top:687px;
	left:0px;
	height:1px;
	width:800px;

}


#pie_pagina{
	position:absolute;
	top:690px;
	left:0px;
	margin-top: 10px;
	text-align: center;
	color: #eee;
	font-size: 11px;
	background: none;
	width:800px;
}

#lista_links{
	position:absolute;
	top:145px;
	left:250px;

}

