body{
	

}
.pagina{
	width: auto;
	height:auto; 
	 
	}
.cabecera{
	width: 930px;
	margin-top:50px;
	height:auto; 
	margin: auto; 
	}
.imagen_fondo{
	
	background:url(../imagen/fondo.png) no-repeat;
	width: 1150px;
	height:auto;
	margin:auto;
	
	}

.contenido{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	width: 725px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
	height:auto; 
	margin-left:5px; 
	margin-top:5px; 
	float:left; 
	margin-bottom:3px;
	min-height: 365px;

}
.contenido_socios{

	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	width: 725px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height:auto; 
	margin-left:5px; 
	margin-top:5px; 
	float:left; 
	margin-bottom:3px;
	min-height: 365px;
	}

.legislacion{width:55%; height:auto; float:left; }
.buscadores{width:45%; float:right; margin-top:10px;}
.editorial{width:45%; height:auto; float:right; }
.varios{width:55%; height:auto; float:left; margin-top:15px; }
.mapa{width:50%; height:auto; float: right; margin-top:50px;}
.donde{width:45%; height:auto; float: left; margin-right:5px; margin-top:50px;}
.menu2 {  	
	list-style:none; 	
	margin:0;	
	padding:0;	}
.menu2 li {	
	margin:2px; 
	margin-left:20px;	
	padding:2px; list-style:none;
	}
.menu2 a{ 
	color:#000000; 
	text-decoration:none;
	}
.menu2 a:hover{ 
	color:#999999; 
	text-decoration:underline;}

strong {
font-size:18px;
font-weight:bold;
}
.cuerpo{
	width: 930px; 
	height:auto; 
	margin: auto; 

	}
.menu{
	width: 180px; 
	height:auto; 
	margin-left:3px; 
	margin-top:5px; 
	float:left;
	}
.menu ul {  	
	list-style:none; margin:0;
	padding:0;	
	margin-top:0px;
}
.menu li {	
	margin:2px; 
	margin-left:5px;	
	padding:2px; 
	list-style:none;
	margin-bottom: 10px;	
}


.principal {
	width:160px;
	height:62px;
	background: url(../imagen/principal.png) no-repeat;
	cursor: pointer;
	
	
	}
.principal:hover{
	width:160px;
	height:62px;
	background: url(../imagen/principal2.png) no-repeat;
	cursor: pointer;
	}


.socios{
	width:160px;
	height:62px;
	background: url(../imagen/socios.png) no-repeat;
	cursor: pointer;
	}
.socios:hover{
	width:160px;
	height:62px;
	background: url(../imagen/socios2.png) no-repeat;
	cursor: pointer;
	}

.contacto{
	width:160px;
	height:62px;
	background: url(../imagen/contacto.png) no-repeat;
	cursor: pointer;

	}
.contacto:hover{
	width:160px;
	height:62px;
	background: url(../imagen/contacto2.png) no-repeat;
	cursor: pointer;
	}

.empleo{
	
	width:160px;
	height:62px;
	background: url(../imagen/empleo.png) no-repeat;
	cursor: pointer;
}
.empleo:hover{
	width:160px;
	height:62px;
	background: url(../imagen/empleo2.png) no-repeat;
	cursor: pointer;
	}

.enlaces{
	width:160px;
	height:62px;
	background: url(../imagen/enlace.png) no-repeat;
	cursor: pointer;
	}
.enlaces:hover{
	width:160px;
	height:62px;
	background: url(../imagen/enlace2.png) no-repeat;
	cursor: pointer;
	}

h5{font-size:1.3em;
font-weight: bold;
margin:1.2em 0 -0.2em;

}
.img{ 
margin-right:5px;
}

.limpiar{ 
	clear:both; 
	width:75%; 
	height:0px;
	}


.pie {
	background-color:#FFFFFF;
	border-top:1px solid #888888;
	border-bottom: 1px solid #888888;
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	width:933px;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
}



.pie p {
font-size:0.9em;
margin:0;
}
.pie_left {
float:left;
text-align:left;
width:350px;
}
.pie_center{
 float:left;
 margin-left: 65px;
 width:250px;;
 text-align:left;
}

.pie_right {

width:250px;
float:right;
text-align:right;
margin-top:31px;
}

.pie a{
	color:#888888;
	}
.pie a:hover {

color:#222222;
text-decoration:underline;
}
