@font-face{
	font-family:electric;
	font-style:normal;
	font-weight:normal;
	src: url(../fuente.ttf);
}
body{
	font-family: electric, sans-serif;
	background: url(../images/INVESTIGADORES-fondo.jpg) fixed;
}

#cintillo{
	background-color:#808284;
	height:30px;
	padding: 6px 0px 0px 0px;
	font-size: 17px;
	color: white;
}


#cintillo{width:100%;} #cintillo-conten{width: 1050px;margin:0px auto;}

#cintillo-conten span{
	color: white;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-weight: bold;
}

#cabecera{
	border: 0px solid #AD002F;
	width: 1100px;
	height:225px;
	margin: 0px auto;
}

#cabecera img{float: left;}

#menu{
	border: 0px solid red;
	width: 1099px;
	float: left;
}

#menu ul{
	margin:0px 0px 0px 0px;
}

#menu ul li{float:left;position: relative;}

#menu a{
	text-decoration: none;
	color: black;
}

.menu{
	border-top: 1px solid #2F2089;
	border-bottom: 1px solid #2F2089;
	width: 183px;

	text-align: center;
	font-size: 15px;
	padding: 15px 0px;
	border-radius: 0;
	margin: 5px 0px 5px 0px;
}




.diferente-padding{
	padding: 7.5px 0px;
}

.menu:hover {
	color: #2F2089;
}


#pie{
	border: 0px solid red;
	background-color:#808284;
	height: 300px;
}

#pie{width: 100%;} #pie-conten{width: 1050px;margin: 0px auto;}

.seccion-pie{
	border: 0px solid white;
	width: 327px;
	padding: 10px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.seccion-pie a{
	color: black;
}

.titulo-seccion-pie{
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
}

.desarrollo-seccion-pie{
	font-size: 14px;
	line-height: 20px;
	color: black;
	padding: 10px;
}

.twiter{

	position: fixed;
	top: 150px;
	right: 0px;
	z-index: 100000000000000000000000000;
	
}

.twiter:hover{

right:0.3%;
	
}

hr{
	width:100%;
}