/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
 margin:  0;
 padding: 0;
}
table {
 border-collapse: collapse;
 border-spacing:  0;
}
fieldset,img { 
 border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
 font-style:  normal;
 font-weight: normal;
}
ol,ul {
 list-style: none;
}
caption,th {
 text-align: left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:   100%;
 font-weight: normal;
}
q:before,q:after {
 content: '';
}

/* ESTILOS */

* html #menu {
 position: absolute;
 top:      expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop : body.scrollTop);
}

body {
 height:                100%;
 background-color:      #4d88d4;
 scrollbar-arrow-color: #eed252;
 scrollbar-track-color: #4d88d4;
 scrollbar-base-color:  #1160c6;
 scrollbar-face-color:  #1160c6;
}

p {
 font-family: "Trebuchet MS", "sans-serif";
 font-size:   11pt;
 line-height: 130%;
 color:       #000000;
}

p.normal {
 font-size:   11pt;
 line-height: 130%;
 color:       #ffffff;
}

p.titulo {
 font-size:     18pt;
 line-height:   110%;
 margin-bottom: 20px;
}

p.piefoto {
 font-size:   8pt;
 line-height: 110%;
 font-style:  italic;
 font-weight: bold;
 text-align:  center;
 margin:      5px;
}

p.columnatitulo {
 font-size:     11pt;
 line-height:   110%;
 font-weight:   bold;
 text-align:    center;
 margin-top:    25px;
 margin-bottom: 3px;
 color:         #000000;
}

p.titulofoto {
 font-size:     10pt;
 line-height:   110%;
 font-weight:   bold;
 text-align:    center;
 margin-top:    17px;
 margin-bottom: 2px;
 color:         #000000;
}

p.enlace {
 font-size:   10pt;
 text-align:  left;
 text-indent: 25px;
 margin-left: 25px;
 margin-top:  25px;
 background:  url(iconenla.png) no-repeat top left;
}

p.volver {
 text-align:   right;
 margin-right: 25px;
 margin-top:   25px;
}

p.aviso {
 color:         #ffeea3;
 text-align:    center;
 font-weight:   bold;
 font-style:    italic;
 margin-top:    20px;
 margin-right:  35px;
 margin-left:   35px;
 margin-bottom: 25px;
}

img.sede {
 margin: 10px;
 border: 1px solid #eed252;
}

a {
 text-decoration: none;
 color:           #eed252;
}

a:hover {
 color: #ffffff;
}

ul {
 font-family:     "Trebuchet MS", "sans-serif";
 font-size:       11pt;
 line-height:     130%;
 list-style-type: square;
}

ul li {
 margin-left: 25px;
 font-weight: bold;
 margin-top:  5px;
}

ul ul {
 list-style-type: disc;
}

ul ul li {
 margin-left: 35px;
 font-weight: normal;
 margin-top:  3px;
}

ul ul ul {
 list-style-type: circle;
}

ul ul ul li {
 margin-left: 25px;
 font-weight: normal;
 margin-top:  2px;
}

/* CENTRADO */

#centrado {
 position:    absolute;
 width:       500px;
 height:      400px;
 left:        50%;
 top:         50%;
 margin-top:  -200px;
 margin-left: -250px;
}

#centrado p {
 font-size:  7pt;
 text-align: right;
 margin:     10px;
}

/* MENÚ */

#menu {
 position:   fixed;
 width:      200px;
 height:     100%;
 background: #4d88d4;
}

/* Logo */

#logo img {
 border-bottom: 5px solid #eed252;
}

/* Opciones */

#opciones {
 width:      200px;
 margin-top: 10px;
 text-align: right;
}
#opciones p {
 height:        35px;
 font-size:     11pt;
 font-style:    italic;
 font-weight:   bold;
 background:    url(opmeabaj.gif) no-repeat top right;
 margin-bottom: 5px;
 padding-top:   5px;
 padding-right: 5px;
}

/* Dirección */

#direccion p {
 font-size:     8pt;
 text-align:    center;
 margin-top:    7px;
 margin-bottom: 5px;
}

/* Sello */

#sello {
 width:      200px;
 text-align: center;
 margin-top: 10px;
}

/* DETALLE */

#detalle {
 position:    absolute;
 width:       500px;
 height:      100%;
 top:         0;
 left:        200px;
 background:  #4d88d4;
 border-left: 5px solid #eed252;
}

/* Título */

#titulo img {
 margin-top: 35px;
}

/* Adorno */

#adorno {
 position:    absolute;
 min-width:   250px;
 height:      100%;
 top:         0;
 left:        500px;
 border-left: 1px dotted #eed252;
 text-align:  center;
 margin-top:  100px;
}

#adorno img {
 margin: 10px;
}

#adorno object {
 display: block;
 margin:  10px;
 border:  1px solid #eed252;
}

#adorno iframe {
 margin: 10px;
 border: 1px solid #eed252;
}

#introduccion {
 padding: 25px;
}

#introduccion p {
 text-align:  justify;
 text-indent: 11pt;
 line-height: 150%;
}

#portada1 {
 width:       450px;
 margin:      auto;
 background:  #ffffff;
 padding:     10px;
 text-align:  center;
}

#portada1 p.titulo {
 color:       #000000;
 text-indent: 0;
 border:      0;
}

#portada2 {
 width:      450px;
 margin:     auto;
 background: #eed252;
 padding:    10px;
}

#portada2 p.titulo {
 color:       #000000;
 text-align:  center;
 text-indent: 0;
 border:      0;
}

#portada2 a {
 color: #4d88d4;
}

#portada2 a:hover {
 color: #ffffff;
}

/* Servicio */

#servicio {
 padding: 10px;
}

#servicio p {
 text-indent: 20px;
}

#servicio .titulo {
 color:         #ffffff;
 font-size:     17pt;
 font-style:    italic;
 font-weight:   bold;
 border-bottom: 1px dotted #ffffff;
 margin-top:    15px;
}

#servicio .titulo span {
 color:        #ffeea3;
 font-size:    13pt;
 font-variant: small-caps;
}

#servicio .titulo2 {
 font-size:     11pt;
 font-style:    italic;
 font-weight:   bold;
 color:         #ffffff;
 border-bottom: 1px solid #ffffff;
 margin-top:    10px;
 margin-bottom: 5px;
}

#servicio .subtitulo {
 font-size:     13pt;
 font-weight:   bold;
 color:         #ffeea3;
 margin-top:    10px;
 margin-bottom: 5px;
}