@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fdo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
}
.tit {
	font:arial, helvetica, geneva;
	font-size:24px;
	color: #666;
	font-weight:bold;
	margin: 0 0 40px 8px;
}
.textstaff {
	font:arial, helvetica, geneva;
	font-size:12px;
	color: #999999;
	font-weight:bold;
}
.textstaff li {
list-style-image: url(../images/screen-bullet.gif);
line-height:32px;
}
.nombres {
	font:"Times New Roman", Times, serif;
	font-size:21px;
	color: #666;
	font-weight:bold;
	margin: 0 0 40px 63px;
}
.bodytext {
	font-family: arial, helvetica, geneva;
	font-size: 12px;
	color: #666;
	font-weight:bold;
}
a.enlaces:link {
	color: #666;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a.enlaces:hover {
	color:  #436AA5;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a.enlaces:visited {
	color: #666;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
}