* {
	margin: 0;
	padding: 0;
}

body {
	color: #88888A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #E3E3E6;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
}
.AS_Pre {
	background-image: url(images/FondoAbsAzPagGral.jpg);
}


h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}
.Tabla {
	background-color: #FEDE00;
	clear: both;
	float: left;
	width: 100%;
	color: #021573;
	text-align: center;
	margin-top: 10px;
}
.PrimeraColumna      {
	font-weight: bold;
	background-color: #FC0106;
	color: #FFFFFF;
	text-align: center;
}
.ListaIndent {
	padding-left: 2em;
	font-weight: bold;
	background-color: #E3E3E6;
	padding-right: 2em;
	margin: 1em;
	padding-top: 1.5em;
	padding-bottom: 0.1em;
}
blockquote {
	margin-left: 2em;
}
#cita h2 {
	padding-left: 1.5em;
}

.autor {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #021573;
	text-align: right;
	position: relative;
	top: -0.8em;
	margin-bottom: 0.1em;
	padding-right: 0.5em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: left 8px;
	background-image: url(images/img07.gif);
	margin-bottom: 0.2em;
}
#menu ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0;
}

#menu ul li ul li{
	margin-bottom: 0.2em;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #FC0204;
}

/* Menu */

#menu {
	width: 737px;
	height: 60px;
	margin: 0 auto;
	border-right-width: 3px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEDE00;
	border-left-color: #FC0204;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	width: 760px;
	height: 266px;
	margin: 0 auto;
	background-image: url(images/LogoFondo.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 757px;
	margin: 0 auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FEDE00;
	background-image: url(images/img03SombDcha.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}
#bienvenida {
	margin-bottom: 10px;
}
.Imagen_Gral_Izq {
	display: block;
	float: left;
	clear: left;
	margin-bottom: 1em;
	margin-top: 0px;
}

#bienvenida p {
	text-indent: 1.5em;
}

#bienvenida    img   {
	float: left;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0em;
}


.floating-box {
	float: left;
	width: 210px;
}
#bienvenida h1 {
	letter-spacing: 0.1em;
}


.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 217px;
	padding: 10px;
	background-repeat:  repeat-x;
	background-position: bottom;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 2em;
	padding-right: 1em;	/*background: url(images/img09.gif) no-repeat right bottom;*/	/*border-left: 5px solid #FC0204;*/
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #021573;
	width: 100%;
	background-image: url(images/Periodicos.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#links ul {
	background-position: left bottom;
	background-repeat:  repeat-x;
}

#links li {
	padding: 5px 0;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: none;
	font-weight: bold;
}

#links a {
	padding-left: 1em;
	color: #FC0204;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */

#footer {
	height: 80px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 65px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	font-size: 85%;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #021573;
	line-height: normal;
	text-align: center;
}

#footer .legal {
	float: right;
	width: 217px;
	height: 65px;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FC0204;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FEDE00;
	background-image: url(images/FondoLegal.jpg);
}
.destacamos {
	color: #021573;
	font-size: 120%;
	height: 25px;
	margin-bottom: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #021573;
	border-top-style: none;
	margin-top: 3em;	
}
#cita {
	position: relative;
	background-image: url(images/HojaCitas_Centro2.png);
	background-repeat:  repeat-y;
	padding: 0em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.resumennoticia {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #777788;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E3E3E6;
	display: block;
	margin-left: 0.5em;
	padding-left: 0.6em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding-right: 0.6em;
}
#logo_AS_Pre {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondoAS_Pre.jpg);
}
#pagina_general {
	width: 737px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FEDE00;
	background-color: #EFEFEF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FC0106;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Tabla caption {
	color: #FFFFFF;
	background-color: #021573;
}
.Tabla tr th {
	color: #FFFFFF;
	background-color: #330099;
}
.Tabla td {
	text-align: center;
}


#contenido_General {
	float: left;
	width: 677px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contenido_General strong, #bienvenida strong{
	color: #666666;
	font-size: 105%;
}
.texto_Gral {
	width: 480px;
	float: right;
	padding-top: 1em;
	overflow: hidden;
}
#ImagenEnTextoGral {
	margin-top: 56px;
}

.texto_Gral ul li {
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: left 8px;
	background-image: url(images/img07.gif);
	margin-bottom: 1em;
}
#SombraFlotante {
	position:absolute;
	left:0;
	top:326px;
	width:100%;
	height:20px;
	z-index:3;
	background-image: url(images/SombraCabecera.png);
}
#SombraFlotanteGral {
	position:absolute;
	left:0;
	top:192px;
	width:100%;
	height:20px;
	z-index:3;
	background-image: url(images/SombraCabecera.png);
}
.Mapa {
	width: 100%;
	float: right;
	padding-top: 1em;
}
#logo_SE_Equi {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/FondoSE_Pre.jpg);
}
#logo_AM_AMPAA {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/FondoAM_Pre.jpg);
}
.Centrado {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-indent: 0em;
}
#logo_AD_Pers {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondoAD_Pers.jpg);
}
#logo_AR_Ofer {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondoAR_Ofer.jpg);
}

.texto_Gral ul li ul li {
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: left 8px;
	background-image: url(images/img08.gif);
	margin-bottom: 1em;
	font-size: 93%;
	margin-left: 1em;
	width: 90%;
	line-height: normal;
	margin-top: 1em;
}
.texto_Gral ul li ul li em {
	font-weight: bold;
	font-style: normal;
	color: #666666;

}
.TablaGenerica {
	background-color: #CCCCCC;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	border: thin solid #000000;
}
.TablaGenerica  td{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.TablaGenerica caption{
	background-color: #021573;
	font-size: 110%;
	border: thin solid #000000;
	font-weight: bold;
}

.FilaImpar {
	color: #555555;
	background-color: #BBBBBB;
}
.FilaPar {
	color: #666666;
	background-color: #CCCCCC;
}
.EncabezadoTabla {
	color: #021573;
	background-color: #CCCCFF;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
}
.TablaBlanca {
	color: #666666;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	border: thin solid #000000;
}
.TablaBlanca td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.TablaBlanca caption {
	font-size: 110%;
	border: thin solid #000000;
	font-weight: bold;
}
.BotonDescarga {
	color: #FFFFFF;
	background-color: #021573;
	text-align: center;
	padding: 0.5em;
	margin-right: 0.2em;
	margin-left: 0.2em;
	margin-bottom: 1em;
	display: inline;
}
.ContenidoCentrado {
	background-position: center;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.ImgCentrada {
	display: block;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 110px;
	width: 525px;
	vertical-align: bottom;
	float: none;
	clear: both;

}

.ContenidoCentrado a{
	color: #FFFFFF;
	font-weight: bold;
}
.ContenidoCentrado a:hover{
	color: #FEDE00;
	text-decoration: none;
}
#logo_EN_Fond {
	width: 760px;
	height: 132px;
	background-color: #010100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondoEN_Fond.jpg);
}
.firma {
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	color: #666666;
}
.notaalpie {
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	color: #666666;
	font-size: 80%;
	text-indent: 0em;
	margin-top: 1em;
}
.ListaIndentEstrecha {
	padding-left: 2em;
	font-weight: bold;
	background-color: #E3E3E6;
	padding-right: 2em;
	margin: 1em;
	padding-top: 1.5em;
	padding-bottom: 0.1em;
	line-height: 1em;
}
.TituloNoticia {
	padding-left: 1em;
	color: #000088;
	background-repeat: no-repeat;
	font-size: 107%;
	background-image: url(images/img07.gif);
	background-position: 1em 0.5em;
	text-indent: 0.5em;
}
.clear { /* contenedor genérico (p.ej. div) para botones flotados */
    overflow: hidden;
    width: 100%;
}

a.button {
	color: #444444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* padding de panel deslizante */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg_boton_aTRNS.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0.8em;
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(images/bg_boton_spanTRNS.png);
	background-repeat: no-repeat;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* oculta la línea punteada en Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* desplaza el texto 1px hacia abajo */
} 

a.BuzonAMPAA {
	color: #444444;
	display: block;
	/*float: left;*/
	font: normal 12px arial, sans-serif;
	height: 30px; /* padding de panel deslizante */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/BuzonAMPAAboton3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 192px;
	margin-bottom: 0.5em;
}
a.BuzonAMPAA:active {
	background-image: url(images/BuzonAMPAAboton3.png);
	background-position: right bottom;
	height: 30px;
	width: 192px;
    outline: none; /* oculta la línea punteada en Firefox */
	
}
.firmaDirector {
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	color: #666666;
	background-image: url(images/FirmaMigTRNS.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	vertical-align: text-bottom;
	display: block;
	padding-top: 5em;
	padding-right: 1em;
}
#ImagenAnchaEnTextoGral {
	margin-top: 56px;
	width: 480px;
}
#ImagenGrande {
	background-image: url(images/Personal2.png);
	background-repeat: no-repeat;
	height: 331px;
	width: 478px;
	margin-top: 14%;
}
/*ul li ul li.PLHFOLink {
	margin-bottom: 0.2em;
}*/

.NotaTop {
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	top: 0px;
	background-image: url(images/HojaCitas_Top2.png);
}
.NotaBottom {
	height: 36px;
	width: 100%;
	bottom: 0px;
	background-image: url(images/HojaCitas_Bottom2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.texto_Gral_SinFotos {
	float: right;
	padding-top: 1em;
	overflow: hidden;
}
.linkNoticia {
	text-decoration: none;
	color: #000088;
	margin-bottom: 1em;
	display: block;
}
.AmpliarNoticia {
	font-size: 75%;
	color: #006699;
}
.BotonAMPAA {
	text-decoration: none;
	margin-bottom: 12px;
}
#FormLibros {
	height: 700px;
	width: 650px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
	background-image: url(Formularios/libros2.jpg);
}
#FormLibros table {
	color: #333333;
}
#FormRopa {
	background-image: url(Formularios/RopaHeidelberg.jpg);
	width: 650px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#FormRopa table {
	color: #333333;
}
.ImgMiniCentrada {
	width: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
}
.TablaRopa          {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.TablaRopa tr {
	height: 10px;
	width: 100px;
}
#FormActEx {
	height: 950px;
	width: 650px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.FondoAzulClaroCursiva {
	font-style: italic;
	background-color: #D3D9DE;
	padding: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Alerta {
	color: #FFFF00;
	background-color: #FF0000;
	text-align: justify;
	padding: 10px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
