body {
	margin:0px;
	background-color: #FFFFFF;
}
#principal{
	width:764px;
	font-family: Verdana;
	font-size:10px;
}
#principal td{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C539F;
}
#principal a{
	font-size: 10px;
	font-weight: normal;
	color: #0C539F;
	text-decoration: none;
}
#principal a:hover{
	text-decoration: underline;
}

#pie {
	width: 0px;
}
#pie td{
	margin-left: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
#pie a{
	margin-left: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
#pie a:hover{
	text-decoration: underline;
}

/* Inicio menu derecho */
#menuder {
	width: 115px;
	padding: 0px 0px 0px 0px;

}
	#menuder ul ul li li {
		margin-left: 0px;
	}
	#menuder ul  {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
		padding-left: 0px;
		list-style-type: none;
	}
	#menuder li {
		padding: 6px 0px 6px 10px;
		background-image: url(images/bullet02.gif);
		background-position: /*left*/0px /*top*/9px;
		background-repeat: no-repeat;
	}
#menuder td{
	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	}
	

/* Fin menu superior */

#principal .txt11 {
	font-size: 11px;
}
.txt12azul {
	font-size: 12px;
	color: #003399;
}

.txt9azul {
	font-size: 9px;
	color: #003399;
}
#principal a.txt9azul {
	font-size: 9px;
	color: #003399;
	text-decoration: none;
}
#principal a:hover.txt9azul {
	font-size: 9px;
	color: #003399;
	text-decoration: underline;
}
.txtBlac {
    font-size: 14px;
	color: #ffffff;
}
#principal a.txt12 {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#principal a.txt12 {
	text-decoration: none;
}
#principal a.txtln {
	text-decoration: underline;
	color: #666666;
}

