a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
.cabecera {
	height: 98px;
	width: 770px;
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#contenedor	{
	padding: 0em 0em 1em 0em;
	color: black;
	font-family: "Bookman Old Style", serif;
	width: 100px;
}

.menu	{
	list-style: url(../images/circulo_amarillo.gif) none outside;
	padding: 0;
	margin: 0;
	*margin-left: 10px;
}

.menu li	{
	border-bottom: solid 1px #63AF86;
	margin-top: 3px;
	padding-bottom: 3px;
	text-indent: 0px;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu li a	{
	width: 100%;
	text-decoration: none;
	padding-left: 0.5em;
	border-left: solid 1px #63AF86;
	color: #000000;
}

.menu li > a	{
	width: auto;
	display: block;	/* Para Mozilla */
}


.menu li a:hover, .menu li.seleccionado a	{
	color: #63AF86;
	border-color: #63AF86;
}

.submenu	{
	list-style: none;
	padding-left: 0.5em;
	margin-left: 0.5em;
}
.submenu li a{
	list-style: none;
	font-size: 9px;
	border: 0px none 0;
	margin: 0px;
	padding: 0px;
}

#contenedor_pie {
	height: 100%;
	width: 100%;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}
#fondo_pie{
	background-repeat:  repeat-x;
	background-image: url(/images/fondo_tabla_abajo2.gif);
}
#fondo_pie2{
	background-repeat:  no-repeat;
	background-image: url(/images/pie.gif);
}
#margen_tabla_lat {
	margin-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	width: 50px;
	line-height: 14px;
}
p {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	line-height: 14px;
}
#margen_titulo {
	margin-top: 33px;
	background-color: #FFFFFF;
}
borde_tabla1 {
	border: 1px solid #339966;
}
.formulario-campo { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #999999; 
	background-color: #F4FFF0; 
	border: #339966; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.boton_form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #339966;
	background-color: #F4FFF0;
	border: solid 1px #339966;
}
.cabecera-listado{
	background-color: #F0F0F0;	
	font-size: 10px;
	color: #339966;

}
.listado-fila-par{
	background-color: #F4FFF0;	
	font-size: 10px;
	color: #339966;
}
.listado-td{
	border-right: 1px solid #339966;	
	border-bottom: 1px solid #339966;	
	font-size: 10px;
	color: #339966;

}
.titulo_seccion{
	background-color: #F0F0F0;	
	font-size: 12px;
	color: #339966;	font-weight: bold;


}
#cabecera {
	background-image: url(../images/cabecera.gif);
	background-repeat: no-repeat;
	width: 622px;
	height: 98px;	
}
.aniversario {
	position: relative;
	top: 15px;
	right: 15px;
	float: right;
}
.submenu li {
	list-style-position: outside;
	list-style-image: url(../images/circulo_burdeos.gif);	
}
.leyenda {
	font-size:9px;
}
#margen_titulo li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-right: 20px;
}
.certificados {
	margin-left: 10px;
}
.certificados img {
	margin-left: 10px;
	margin-top: 10px;
}
.certi_peque {
	position: relative;
	top: -17px;
}
.enlace_home {
	position: relative;
	top: 10px;
	left: 38px;
}

