body {
margin: 5px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #003366; 
background: #95B8DB;


/* Cosas especificas de Internet Explorer: */
SCROLLBAR-3DLIGHT-COLOR:    #458BB9;
SCROLLBAR-HIGHLIGHT-COLOR:  #ffffff;

SCROLLBAR-FACE-COLOR:       #85A8CB;

SCROLLBAR-SHADOW-COLOR:     #458BB9;
SCROLLBAR-DARKSHADOW-COLOR: #003366;

SCROLLBAR-ARROW-COLOR:      #458BB9;
SCROLLBAR-TRACK-COLOR:      #C7CBE2;
}

a:link, a:visited, a:active {
font-weight: bold;
color: #000080;
text-decoration: none;
}

a:hover {
color: #ffffff;
}

img {
border-width: 0;
}

li {
margin-bottom: 3px;
}

input.boton-formulario {
padding: 2px 5px 2px 5px;
font-weight: bold;
border: 2px solid #dffc02;
color: #dffc02;
background-color: #006699;
}

#cabecera {
color: #dffc02;
background-color: #006699;
width: 100%;
padding: 5px 0 5px 5px;
border-left: 1px outset #007799;
border-top: 1px outset #007799;
border-right: 1px outset #007799;
border-bottom: 2px solid black;
}

#cabecera img {
vertical-align: middle;
width: 104px;
height: 73px;
}

#cabecera span {
font-size: 13pt;
font-weight: normal;
vertical-align: middle;
width: 75%
}

#parte-central {
width: 100%;
padding-top: 5px;
}

#pie {
clear: both;
width: 100%;
margin-top: 5px;
text-align: center;
background-color: #809ab4;
}

#columna-izq {
width: 47%;
height: 200px;
float: left;
padding: 3px;
margin-top: 5px;
margin-left: 10px;
border: 1px solid #dffc02;
}

#columna-dch {
width: 47%;
height: 200px;
float: right;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 5px;
margin-right: 10px;
}

#textoLista {
padding-left: 10px;
font-size: 10pt;
font-variant: small-caps;
text-align: rigth;
}

#lista {
width: 98%;
background-color: #6699CC;
}

#tituloLista {
	width: 98%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #669999;
}

/* -------------------------------------------- */

body#indice {
background: #95B8DB url(../Img/fondo_OA.png) no-repeat 90% 40%;
}

ul#lista {
padding: 2px;
margin: 0px 0 0 0;
/* list-style: url(../Img/Punto.gif); */
}

ul#instrucciones{
padding: 0px;
margin: 5px 0 0 5px;
list-style: disc inside;
}

ul#lista li{
border-bottom: 1px solid #dffc02;
}

ul#lista h4 {
/* color: #DDDDDD; */
font-size: 11pt;
}

#Nota0 {
margin-top: 80px;;
text-align: center;
}

#Nota1, #Nota2, #Nota3, #Nota4, #Nota5, #Nota6, #Nota7, #Nota8, #Nota9, #Nota10, #Nota11, #Nota12 {
display: none;
border: 1px solid dffc02;
padding: 20px;
}

.texto-partes li {
font-weight: normal;
margin-bottom: 5px;
font-size: 10pt;
text-align: justify;
}

img#fondo-oa {
position: absolute;
}

