body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/fondo2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	
}

h2{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#99cc33;
font-weight:bold;
}

td. {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.titulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #002E56;
	margin: 5px;
	padding: 5px;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #002E56;
	border-left-color: #7F7F7F;
}

.azul { 
background-color: #002E56;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}



.cuerpo_fila {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 5px;
border-bottom-width:thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #7F7F7F;
	border-left-color: #99cc33;
}

li {list-style-image:url(../imagenes/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	
	}


