body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fondo.jpg);
	background-attachment: fixed;

}

.txt_botones {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F0D25;
}
.txt_botones a:link {
	color: #3992D0;
	text-decoration: none;
	font-weight: normal
}
.txt_botones a:hover {
	color: #8C8C8C;
	text-decoration: none;
	font-weight: normal;
}
.txt_botones a:visited {
	color: #8AC116;
	text-decoration: none;
	font-weight: normal;
}

#designa a:link {
	color: #B4B4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
}
#designa a:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
}
#designa a:visited {
	color: #676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
}
#designa .txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	font-weight: normal;
}
	
.txt_normal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000047;
	font-weight: normal;
}
.txt_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000047;
	font-weight: bold;
}
.txt_destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000047;
	font-weight: bold;
}

.txt_footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

