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

/*
#Filigrana {
	background: #95B8DB url(../img/fondo_OA.png) no-repeat 90% 40%;
	z-index: 1;
	height: 250px;
	float: right;
	padding-top: 30px;
	width: 300px;
	position: static;
	margin-top: 30px;
	margin-right: 1px;
}
*/

ul {
list-style: none;
padding: 0;
margin: 20px 0 0 0;
}

#columna-izquierda h3 {
margin: 0;
padding: 0;
}

#columna-izquierda li {
margin: 20px 0 0 20px;
}

#columna-izquierda td {
height: 65px;
border: 1px;
background-color: #EFD8C0;
}

#columna-derecha ul {
list-style: url(../img/punto3.gif);
padding: 20px;
}


#columna-derecha h4 {
margin-top: 10px;
background: #BB7100; /* transparent url(../img/test.gif) no-repeat left; */
padding-top: 5px;
height: 50px;
width: 100%;
color: #FFDEAD;
text-align: center;
vertical-align: middle;
}

#Nota0 {
margin-top: 100px;;
text-align: center;
vertical-align: middle;
width: 100%;
height: 455px;
position: absolute;
top: 31px;
left: 0;
}

#Nota1, #Nota2, #Nota3, #Nota4, #Nota5 {
display: none;
background-color: #FFEFD5;
padding: 0 10px 0 25px;
border: 1px solid #800000; /* #302A09; */
width: 100%;
height: 455px;
position: absolute;
top: 31px;
left: 0;
}

#Notas-lista2 li{
list-style: url(../../img/punto1.gif);
list-style-type: square;
padding: 0 0 3px 0px;
margin: 0 0 0 30px;
}

.texto-partes li {
margin-bottom: 10px;
}

.texto-partes {
width: 100%;
height: 100%;
}

img#fondo-oa {
position: absolute;
}

#caja-enlaces {
width: 103px;
height: 77px;
/* border: 2px solid #dffc02; */
border-left: 1px outset #302A09;
border-top: 1px outset #302A09;
border-right: 1px outset #302A09;
border-bottom: 2px outset #302A09;
float: right;
padding-top: 11px;
padding-left: 10px;
padding-right: 10px;
margin-right: 4px;
background: #FFFBE6;
vertical-align: middle;
}

#caja-enlaces a {
display: block;
}


