body {
scrollbar-base-color: #003300;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #B7D6B3;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #003300;
scrollbar-highlight-color: #008227;
scrollbar-shadow-color: #00260B;
scrollbar-track-color: #8CAF92;
}
#contenido form input {
	background-color: #FFFFFF;
	color: #003300;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0EC05E;
	border-right-color: #0EC05E;
	border-bottom-color: #0EC05E;
	border-left-color: #0EC05E;
}
#contenido form label {
margin-top:3px;

}
#contenido form .boton {
	background-color: #003300;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0EC05E;
	border-right-color: #0EC05E;
	border-bottom-color: #0EC05E;
	border-left-color: #0EC05E;
	float:right;
	margin-right:60px;
	margin-top:15px;
}
#contenedor #cuerpo #contenido #margen h1 {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#contenido img {
	border: 2px solid #0EC05E;
}


#contenido {
	color: #003300;
	font-size: 12px;
}
#margen {
	padding: 12px;
}


#contenedor {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.borde_menu
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #377167;
}
#contenedor #cuerpo #navegacion li {
	display: block;
	color: #003300;
	font-weight: bold;
}
#contenedor #cuerpo #contenido {
	width: 450px;
}

#contenedor #head {
	background-image: url(../images/header.gif);
	height: 125px;
}
#contenedor #cuerpo #contenido {
	width: 498px;
	height: 500px;
	margin-top: 8px;
	overflow: auto;
	float: left;
	margin-left: 20px;
}

#contenedor #cuerpo #contenido p:first-letter {
	font-size: 32px;
	font-weight:bold;
	float:left;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 26px;
}


#contenedor #cuerpo {
	background:no-repeat;
	background-image: url(../images/cuerpo.png);
	height: 575px;
}
#contenedor #cuerpo ul#navegacion {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
.tamano_text_menu
{
	font-size: 14px;
}
#contenedor #cuerpo #navegacion a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	display: block;
	padding: 4px;
}
#contenedor #cuerpo #navegacion a:hover {
	background-color: #377167;
	color: #EFFBF3;
}
#contenedor #footer {
	padding-top: 35px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #003300;
}
#contenedor #cuerpo #footer a {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
}
#contenedor #cuerpo #footer a:hover {
	color: #000000;
	text-decoration: none;
}
#contenedor #cuerpo #columna {
	float: left;
}
#contenido #form1 #form li {
	list-style:none;
}
#contenido #form1 #form li label {
	width:200px;
	float:left;
}

#contenido form textarea {
	background-color: #FFFFFF;
	color: #003300;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0EC05E;
	border-right-color: #0EC05E;
	border-bottom-color: #0EC05E;
	border-left-color: #0EC05E;
	width:250px;
	height:150px;
	overflow:auto;
	float:right;
	margin-right:60px;
}

div#submenu {
width:200px;
margin-bottom:-2px;}


#submenu ul li   {
	margin-top:-20px;
	display: block;
	border:none;
	color: #003300; /*color de la fuente*/
	font-weight: bold;/* fuente negrita*/
	text-decoration:none;
	margin-left:-35px;
	list-style:none;
}

#submenu li a {	
text-decoration:none;
font-size:10px;
margin-left:5px;
margin-top:15px;
}

.linksubmenu a:hover {
color:#FF0000;
background-color:#000000;}
#autocompletar {
background-color:#FFFFFF;
border:#000000 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#autocompletar  * {
margin:0px;
padding:0px;

}

#autocompletar small {
	font-size:9px;
	color:#999999;
}
#autocompletar  li{
border-bottom:1px #999999 solid;
list-style:none;
padding:3px;
padding-left:6px;
}
#autocompletar  li:hover{
background-color:#377167;
color:#FFFFFF;
}
