@charset "utf-8";
body {
	width: 1163px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#CONTENEDOR {
	width: 1062px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width: 1062px;
	height: 153px;
	background-color: #242424;
}
#CONTENEDOR #header img {
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	margin-top: 25px;

}
#CONTENEDOR #header #nav {
	width: 840px;
	height: 44px;
	float: left;
	margin-top: 41px;
}
#header #nav ul {
	list-style-type: none;
	margin-left: -40px;
	margin-right: auto;
}
#nav ul li {
	width: 210px;
	height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5rem;
	list-style-type: none;
	float: left;
}

ul li a {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #1A5fff;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 90%;
	height: 34px;
	font-size: 2.2rem;
	height: 4rem;
	text-decoration: none;
	line-height: 2.2rem;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 0px;
}
#CONTENEDOR #fondo {
	width: 1062px;
	height: 526px;
	background-image: url(../img/Contenido_FONDO.jpg);
	margin-top: 0px;
}

#CONTENEDOR #equipo {
	width: 1062px;
	height: 76px;
}
#CONTENEDOR #equipo img {
	margin-left: 52px;
}

#CONTENEDOR #Contenido {
	height: 450px;
}
#Contenido #main #articulo1 {
	height: 365px;
	width: 420px;
	float: left;
}

#CONTENEDOR #Contenido img {
	margin-left: 78px;
	margin-top: 27px;
	float: left;
	width: 55%;
	height: auto;
	border-radius: 50%;
	border: 3px solid #FFFFFF;
}
#main #articulo1 h1 {
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 700;
	margin-left: 216px;
	margin-top: 276px;
}

.thumbs {
	width: 30px;
	height: 30px;
	margin-left: 82px;
	margin-top: -24px;
	}

#Contenido #main #articulo2 {
	width: 100px;
	height: 300px;
	float: left;
	margin-left: 0px;
}


#main #articulo2 img  {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-top: 160px;
	margin-left: -1px;
	margin-right: 60px;
	float: left;
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;



}
#main #articulo2 h3 {
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: 2rem;
	text-align: left;
	margin-top: -19px;
	margin-left: 57px;
	width: 150px;
}




#Contenido #main #articulo3 {
	width: 150px;
	height: 150px;
	float: left;
	margin-top: 84px;
}
#main #articulo3 img  {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: -3px;
	margin-left: 11px;
	float: left;
	border: 2px solid #FFFFFF;
	background-color: #6188B1;
}
#main #articulo3 h3 {
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: 2rem;
	text-align: left;
	margin-left: 59px;
	margin-top: -5px;
	width: 212px;
}
#main #articulo3 p {
	margin-left: 12px;
	margin-top: -174px;
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	width: 450px;
	font-size: 4rem;
}
#Contenido #main #articulo4 {
	width: 350px;
	float: left;
	margin-top: 0px;
	height: 435px;
}
.thumbs2 {
	width: 30px;
	height: 30px;
	margin-left: -21px;
	margin-top: 235px;
	visibility: hidden;
}
.thumbs3 {
	width: 30px;
	height: 30px;
	margin-left: 118px;
	margin-top: 43px;
	margin-bottom: -45px;
	visibility: hidden;
}
.thumbs4 {
	width: 30px;
	height: 30px;
	margin-left: -163px;
	margin-top: 30px;
	float: left;
	visibility: hidden;
}



#CONTENEDOR #Acedémico {
	height: 75px;
	width: 1062px;
	background-color: #33A8F2;
}


#CONTENEDOR #Acedémico #Docentes {
	height: 70px;
	margin: auto;
	width: 550px;
}
#Docentes #Articulodoncente p {
	color: #FFFFFF;
	margin-left: 120px;
	margin-top: -45px;
}


#Acedémico #Docentes #Articulodoncente {
	width: 550px;
	margin-right: auto;
	margin-top: 14px;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: 3rem;
	height: 40px;
	margin-left: auto;
}



#CONTENEDOR #footer {
	height: 163px;
	background-color: #242424;
	width: 1062px;
	margin-left: auto;
	margin-right: auto;
}
#CONTENEDOR #footer #Rotulo {
	height: 75px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#footer #Rotulo p {
	width: auto;
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	font-size: 2rem;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	
}
#CONTENEDOR #footer #piefinal {
	width: 1062px;
	height: 163px;
}
#footer #piefinal p {
	color: #FFFFFF;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}
