a{
	color:#003366;
	text-decoration:none;

}
*{padding: 0; margin: 0;}
img{
	border:0px;
}

body {
	text-align: center;
	background-color:#f5c470;
}

#contenedor {	
	margin: 0 auto;
	width:100%;
	height:auto;
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
}
#pagina{
	width:970px;
	height:692px;
	margin: 0 auto;
	background-image: url(../imagenes/fondo_pagina.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	
	

}
#cabecera{
	width:970px;
	height:205px;
}
#logos{
	width:146px;
	height:205px;
	float:left;
}
#menu_superior{
	width:617px;
	height:109px;
	position:absolute;
	top:105px;
	left: 140px;
	z-index:2;

}
#centro{
	width:970px;
	height:401px;
	height:auto;
}
#menu_izqda{
	width:156px;
	height:401px;
	margin-left:30px;
	position:absolute;
	top:240px;
	left:11px;
	

}
#menu_dcha{
	width:210px;
	height:401px;
	position:absolute;
	top:210px;
	left:730px;
	margin-top:20px;
	}

#colaboradores{
	width:200px;
	height:300px;
	float:left;
	padding-top:5px;
	margin:0 auto;
	text-align:center;
}

#menu_central{
	width:291px;
	height:424px;
	float:right;
}
#contenido{
	width:515px;
	height:400px;
	margin:0 auto;
	position:absolute;
	top:215px;
	left:200px;
	

}
#pie{
	width:970px;
	height:65px;
	clear:both;
	margin:0 auto;
	text-align:center;
	
}
.azul{
	color:#003366;
	font-weight:bold;
}
.azul2{
	color:#003366;
	
}
.dicionario{
color:#003366;
font-size:13px;
	
}
.dicionario a{
color:#003366;
	
}
.dicionario a:hover{
color:#A20C0C;
	
}
.button{
	padding-left:5px;
	padding-right:5px;
	height:25px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	cursor:pointer;	
}
#cuadro{
	
width:470px;
height: 355px;

text-align:justify;
overflow:hidden;
position:relative;
margin-top:20px;
margin-left:10px;
margin-right:10px;
padding: 15px;
border: solid #003366 1px;
font-family:  sans-serif,Arial, Helvetica;
font-size:12px;
color:#333333;
}
#menu_contacto{
	position:absolute;
	top:620px;
	left:870px;
}
