body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515e6e;
}
a {
	color:#515e6e;
	text-decoration:none;
}
a:hover {
	color:#515e6e;
	text-decoration:underline;
}
#contenedor{
	width:800px;
	margin:auto;
}

#lenguajes{
	width:800px;
	margin:auto;
	text-align:right;
	font-size:10px;
	margin-bottom:-30px;
	height:20px;
	padding-top:12px;
	text-decoration:none;
	color:#515e6e;
}
	
#contenedor_inicio{
	width:800px;
	height:580px;
	position: absolute;
    left: 50%;
    top: 45%;
    margin-top: -250px;
    margin-left: -400px;
}
#cabecera{
	width:800px;
	height:100px;
	vertical-align:bottom;
}
#menu{
	width:auto;
	text-align:right;
	float:right;
	margin-top:70px;
	text-decoration:none;
}
#menu a{
	text-decoration:none;
	color:#515e6e;
	margin-left:3px;
	margin-right:3px;
}
#menu a:hover{
	text-decoration:underline 
}

.item_menu{
	margin-left:12px;
	float:left;
	height:25px;
	width:auto;
}
#fotos_ppal{
	width:800px;
	height:250px;
	border:1px solid #515e6e;
}
#fotos_secciones{
	width:800px;
	height:150px;
	border:1px solid #515e6e;
}

#noticia_der{
	text-align:justify;
	margin-top:12px;
	width:395px;
	float:right;
	height:150px;
}
#noticia_izq{
	text-align:justify;
	margin-top:12px;
	width:395px;
	float:left;
	height:150px;
}
#tit_seccion{
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.submenu{
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
}
.submenu a{
	text-decoration:none;
	color:#515e6e;
	margin-left:3px;
	margin-right:3px;
}
.submenu a:hover{
	text-decoration:underline;
}
.item_submenu{
	margin-left:12px;
	float:left;
	height:25px;
	width:auto;
}
.linea_form{
	margin-top:20px;
	padding:10px;
}
.nombre_campo{
	height:auto;
	font-weight:bold;
}
.objeto_form{
}
.imput_form{
	width:677px;
	border:1px solid #cccccc;
}
.esquema{
	text-align:center;
	color:#515e6e;
}
.esquema a{
	text-decoration:none;
	color:#515e6e;
}
.esquema a:hover{
	
}
.leer_mas{
	text-align:right;
	font-size:9px;
}
.leer_mas a{
	text-decoration:none;
	color:#c7d100;
}
.leer_mas a:hover{
	text-decoration:underline;
}

