/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	background-color: #634588;
}

#cuerpo {
	position: absolute;
	width: 800px;
	height: 100%;
	border: 0px;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -400px;
}

#cuerpo2 {
	background-image: url(../imagenes/fondo_general.gif);
	background-position: center;
	background-repeat: repeat-y;
}

* html #cuerpo2 {
	background-position: 1px 0px;
}

#cabecera {
	display: block;
	height: 22px;
	width: 100%;
	border: 0px;
	background-color: transparent;
	background-image: url(../imagenes/fondo_cabecera.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

* html #cabecera {
	background-position: 1px 0px;
}

#cabecera ul {
	margin: 0px;
	padding-right: 20px;
	list-style-type: none;
}

#cabecera ul li {
	float: right;
	padding: 0px;
	padding-top: 2px;
}

#cabecera ul li a{
	padding-left: 30px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.es {
	background-color: transparent;
	background-image: url(../imagenes/es_16x11.png);
	background-position: 10px 1px;
	background-repeat: no-repeat;
}

.en {
	background-color: transparent;
	background-image: url(../imagenes/gb_16x11.png);
	background-position: 10px 2px;
	background-repeat: no-repeat;
}

.it {
	background-color: transparent;
	background-image: url(../imagenes/it_16x11.png);
	background-position: 10px 2px;
	background-repeat: no-repeat;
}

.pt {
	background-color: transparent;
	background-image: url(../imagenes/pt_16x11.png);
	background-position: 10px 2px;
	background-repeat: no-repeat;
}

#cabecera span {
	clear: both;
	border: 0px;
	padding: 0px;
	height: 0px;
}

#cabecera2 {
	display: block;
	height: 121px;
	width: 789px;
	border: 0px;
	background-color: transparent;
	background-image: url(../imagenes/cabecera.gif);
	background-position: 11px 0px;
	background-repeat: no-repeat;
}

* html #cabecera2 {
	background-position: 12px 0px;
}



#cabecera2 form {
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 580px;
	padding-right: 0px;
	width: 200px;
}

#cabecera2 form p {
	clear: both;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cabecera2 form p label.letra{
	float: left;
	width: 60px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	font-weight: normal;
	padding-bottom: 3px;
}

#cabecera2 form p span.textinput{
	float: left;
	width: 80px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
}

#cabecera2 form p span.enviar {
	float: right;
	width: 60px;
	line-height: 14px;
	text-align: right;
	border: 0px;
}

.formbutton {
	border: outset 1px #eee;
	width: 50px;
	background-color: transparent;
	color: #000;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	background: url(../imagenes/formbg.gif) repeat-x left top;
}

.formtext {
	border:1px solid #183858;
	width: 70px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #183858;
}





















#pie {
	clear: both;
	display: block;
	height: 70px;
	width: 100%;
	padding-top: 4px;
	background-color: transparent;
	background-image: url(../imagenes/fondo_general.gif);
	background-position: center;
	background-repeat: repeat-y;

}

* html #pie {
	background-position: 1px 41px;
}

a {
	padding: 0px;
	color: #f36d29;
	text-decoration: none;
}

a:hover {
	color: #634588;
	text-decoration: underline;
}


#pie p{
	margin: 0px;
	text-align: center;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: normal;
	color: #bbb;
}
#pie p.bordepie {
	margin-left: 39px;
	margin-right: 40px;
}

#pie p.final {
	height: 34px;
	background-image: url(../imagenes/fondo_pie.gif);
	background-repeat: no-repeat;
}
* html #pie p.final {
	background-position: 1px 0px;
}

#seccion-enlaces {
	position: absolute;
	top: 143px;
	left: 576px;
	width: 209px;
	border-left: solid 1px #000;
	background-color: #efefef;
}

* html #seccion-enlaces {
	left: 577px;
}

#seccion-enlaces p.menuinferior{
	clear: both;
	display: block;
	height: 24px;
	border: 0px;
	margin: 0px;
	background-color: transparent;
}

#seccion-enlaces p.apuntate{
	clear: both;
	display: block;
	height: 76px;
	border: 0px;
	margin: 0px;
	background-color: #efefef;
}

img {
	border: 0px;
}

#seccion-enlaces h1 {
	display: none;
}

#seccion-enlaces ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#seccion-enlaces ul li.inicio {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
}

#seccion-enlaces ul li {
	float: left;
	padding: 0px;
	border-left: 1px solid #fff;
	border-right: 0px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #fff;
}

#seccion-enlaces a.enlace-presentacion {
	display: block;
	border: 0px;
	margin: 0px;
	width: 197px;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background-image: url(../imagenes/fondo_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#seccion-enlaces a.enlace-presentacion:hover {
	background-position: bottom;
	text-decoration: none;
}

#seccion-enlaces a.activo {
	background-position: bottom;
}










#contenido {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 14px;
	padding-right: 241px;
	padding-left: 36px;
	padding-bottom: 19px;
	background-image: url(../imagenes/fondo_contenido.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-bottom: 1px solid #000;
	min-height: 420px;
}

* html #contenido {
	margin-left: 13px;
	height: 420px;
	padding-right: 239px;
}

#contenido p.imagenes{
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 175px;
}

#contenido img.dcha {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000;
}

#contenido img.izda {
	border: 1px solid #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 36px;
	float: left;
}

#contenido img.izdadentro {
	border: 1px solid #000;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 15px;
	margin-right: 20px;
	float: left;
}

#contenido span.novedades {
	display: block;
	float: right;
	border: 1px solid #000;
	width: 318px;
	height: 140px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* html #contenido span.novedades {
	width: 316px;
}

#contenido span.novedades span.titulo {
	display: block;
	padding: 5px;
	background-color: #fbdd57;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#contenido span.novedades span.noticia {
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
	text-align: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.85em;
	color: #000;
	font-weight: normal;
	border: 0px;
}

#contenido span.novedades span.noticia a {
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
}


sup {
	font-size: 0.7em;
}

sub {
	font-size: 0.7em;
}

#contenido p {
	margin: 0px;
	padding-bottom: 15px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	color: #000000;
	text-align: justify;
}

#contenido p.preguntas {
	font-weight: bold;
	font-variant: small-caps;
	text-align: justify;
}

#contenido p.respuestas {
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	text-align: justify;
}

* html #contenido p.respuestas {
	font-style: normal;
}

p.documento_pdf {
	padding-left: 24px;
	line-height: 16px;
	margin-left: 10px;
	background: url(../imagenes/i_pdf.gif) no-repeat;
}

p.documento_url {
	padding-left: 24px;
	line-height: 16px;
	margin-left: 10px;
	background: url(../imagenes/i_url.png) no-repeat;
}

.blckmapa { 
	margin-left: 100px;
}

.cursiva {
	font-style: italic;
}

.subrayado {
	text-decoration: underline;
}

.negrita {
	font-weight: bold;
}

.plista {
	text-align: left;
}

.logo {
	color: #82623c;
	font-weight: bold;
}

#contenido h2 {
	display: block;
	margin: 0px;
	margin-left: -36px;
	padding: 0px;
	padding-top: 66px;
	padding-left: 60px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: transparent;
	font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 1.27em;
	text-align: justify;
	background: url(../imagenes/fondo_titulo.gif) no-repeat;
}

#contenido h2 span.otro {
	font-size: 0.60em;
}

#contenido h2 span.ule {
	font-size: 0.75em;
}

#contenido h3 {
	clear: both;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
	background-color: #634588;
	padding: 5px;
	margin: 30px 0px 15px -15px;
}

#contenido h4 {
	border-bottom: 1px dotted #634588;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #634588;
	font-size: 0.95em;
	margin: 20px 0px 20px 0px;
}

#contenido form {
	margin-top: 23px;
}


#contenido form p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenido form p label.letra{
	float: left;
	width: 230px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

#contenido form p span.textinput{
	float: left;
	width: 260px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
}

#contenido form p span.textdate{
	float: left;
	width: 262px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
}

#contenido form p.enviar {
	width: 492px;
	padding-top: 20px;
	text-align: right;
	border: 0px;
}

#contenido .formbutton {
	border: outset 1px #eee;
	background-color: transparent;
	color: #000;
	width: 90px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	background: url(../imagenes/formbg.gif) repeat-x left top;
}

#contenido .formtext {
	border:1px solid #183858;
	width: 260px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #183858;
}

#contenido .formtext2 {
	border:1px solid #f00;
	width: 260px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #183858;
}

.listan {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	list-style-type: decimal;
}

.listas {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	list-style-type: circle;
}

#contenido ul{
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}

#contenido ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	padding-bottom: 5px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	background: url(../imagenes/lista_normalr.gif) 0px 7px no-repeat;
	text-align: justify;
}

#contenido ul li a{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #734e00;
}

#contenido ul li a:hover {
	text-decoration: underline;
	color: #000;
}

#contenido ul.miniatura {
	display: block;
	min-height: 80px;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
	list-style-type: none;
}

#contenido ul.miniatura li {
	float: left;
	margin: 0px;
	height: 90px;
	padding: 5px;
	background: none;
	text-align: center;
}

#contenido ul.miniatura li img {
	border: 1px solid #000;
}

#contenido ol{
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: decimal;
}

#contenido ol li {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	padding-bottom: 5px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

p.documento_pdf {
	padding-left: 24px;
	line-height: 16px;
	margin-left: 10px;
	background: url(../imagenes/i_pdf.gif) no-repeat;
}


/* aportaciones de petin */

#nota {
	margin: 0px;
	border: 1px solid #000;
	background-color: #fbefbc;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
}

#nota p {
	color: #000000;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#nota ol {
	color: #000000;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#notanaranja {
	margin: 0px;
	border: 1px solid #F36D29;
	background-color: #F9CBB7;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
}

#notanaranja p {
	color: #000000;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#notanaranja ol {
	color: #000000;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


#contacto {
	margin: 0px;
	border: 1px solid #000;
	background-color: #fbefbc;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
}

#contacto p {
	color: #000;
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#contacto p.sangria {
	padding-left: 40px;
}

.profesorado {
	margin: 0px;
	border: 1px solid #000;
	background-color: #efefef;
	padding: 10px 10px 0px 10px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	margin-bottom: 15px;
}

.profesorado dl {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.profesorado dl dd{
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}

.profesorado dl dt{
	color: #000;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#cupon {
	display: block;
	width: 437px;
	height: 185px;
	background: url(../imagenes/cupon.png) no-repeat;
	padding-top: 42px;
}

#cupon p {
	clear: both;
	display: block;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	color: #000;
	margin-left: 85px;
	padding-bottom: 23px;
	font-weight: bold;
}

#cupon p span.apellidos {
	width: 260px;
	float: left;
}

#cupon p span.fecha {
	width: 84px;
	float: right;
}

#cupon p.codigo {
	padding-top: 34px;
	padding-right: 20px;
	text-align: right;
	font-size: 1.6em;
	font-weight: bold;
}
