.reserva_derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
}
#supercontenedor {
	background-image: url(imgs/img_supercontenido.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	background-color: #FFF;
}


#head {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-image: url(img/header_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
}
#separador {
	background-image: url(imgs/img_separador.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 780px;
}
#navegacion {
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(img/fondo_navegacion.jpg);
}
#pie_navegacion {
	background-position: left top;
	margin-left: -36px;
}

#menu {
	float: left;
	width: 200px;
	background-image: url(imgs/img_navegacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	list-style-image: url(img/vi%C3%B1eta.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-position: outside;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
}
#menu a:hover {
	color: #1A4747;
	text-decoration: underline;
}
#contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 460px;
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 33px;
	margin: 0px;
}
#contenidos-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	line-height: 1.5em;
}
#contenidos-txt-scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	line-height: 1.5em;
	height: 410px;
	overflow: auto;
}

#titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-align: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85c7c6;
	width: 97%;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #1A4747;
	text-align: center;
	padding: 0px;
	float: left;
	width: 780px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo-escuela {
	float: left;
	width: 162px;
	margin-top: 47px;
	margin-left: 36px;
}
.titulaciones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#contenidos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 500px;
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 33px;
	margin: 0px;
	overflow: auto;
	height: 570px;
}
