body {
margin: 5px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #302A09;
background: #FFFBE6;
text-align: justify; 

/* Cosas especificas de Internet Explorer: */
  scrollbar-arrow-color:#BFB160;
  scrollbar-track-color:#FFFBE6;
  scrollbar-face-color:#FFFBE6;
  scrollbar-3dlight-color:#BFB160;

  /*
  background-image: url("../Img/logo_oe_grande200.gif");
  background-repeat: no-repeat;
  background-position: center;
  */
}

a:link, a:visited, a:active {
font-weight: bold;
color: #302A09;
/* color: #BFB160; */
text-decoration: none;
}

a:hover {
color: #302A09;
}

img {
border-width: 0;
}

#cabecera {
color: #302A09;
background-color: #BFB160;
width: 100%;
padding: 5px 0 5px 5px;
border-left: 1px outset #302A09;
border-top: 1px outset #302A09;
border-right: 1px outset #302A09;
border-bottom: 2px outset #302A09;
}

#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%;
height: 270px;
padding-top: 10px;
margin-right: 12px;
margin-bottom: 0;
}

#tabla-opciones {
width: 80%;
height: 333px;
padding-top: 0;
margin-top: 0;
margin-left: 10px;
position: relative;
left: 9%;
}

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

.aviso {
background-color: #FFEC80;
color: #302A09;
font-size: 80%;
padding: 2px;
font-style: italic;
width: 99%;
}

ul {
margin: 0 0 20px 20px;
padding-top: 5;
padding-left: 77px;

}

li {
margin-bottom: 5px;
}

h3 {
margin-bottom: 5px;
}

h5 {
margin-top: 0px;
margin-bottom: 2px;
}

.titulo_nuevo {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #302A09;
}

.tab-index {
	height: 300px;
	border: 1px solid #302A09;
	margin-left: 30px;
   font-size: 10pt;
	font-weight: bold;
	background-color: #FFFBE6; 
}
