body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #444444;
	text-decoration: none;
	background-image: url(images/fdweb.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

td { font-family: Arial, Tahoma; font-size: 12; text-decoration: auto; }
td:hover { text-decoration: none; }

a { font-family: Arial, Tahoma; color: #444444; font-size: 12; text-decoration: underline; }
a:hover { color: #444444; text-decoration: underline; }

h1 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 28; font-weight: bold; letter-spacing:-2px; color: #444444; text-decoration: none; }
h2 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }
h3 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }

.thumbs { border: 1px solid #CCCCCC; }

.txtch { font-size: 12; text-decoration: none; }
.txtch:hover { text-decoration: none; }

.txtb { font-weight: bold; text-decoration: none; }
.txtb:hover { text-decoration: none; }

.progs2 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 18; color: #444444; font-weight: bold; text-decoration: none; }
.progs2:hover { text-decoration: none; }

.progs3 { font-family: Arial, Tahoma; font-size: 12; color: #444444; font-weight: bold; text-decoration: underline; }
.progs3:hover { text-decoration: underline; }

.links { padding: 0px 0px 0px 6px; font-size: 12; color: #444444; font-weight: normal; line-height: 18px; text-decoration: underline; }
.links:hover { text-decoration: underline; }

.txtchg { font-size: 11px; color: #CCCCCC; font-weight: bold; text-decoration: none; }
.txtchbl { font-size: 11px; color: #CCCCCC; text-decoration: none;}
.tits2 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 14px; font-weight: bold; color: #444444; text-decoration: none; padding: 0px 0px 0px 10px }
.tits3 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 14px; font-weight: bold; color: #CCCCCC; }

.date {
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}

#tabs {
	float: right;
	line-height: normal;
	}

#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#tabs a {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	}
	
#tabs a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 6px 7px;
	color: #484848;
	font-weight: bold;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
      color: #FFFFFF;
      }
#tabs a:hover {
      background-position:0% -26px;
      }
#tabs a:hover span {
      background-position:100% -26px;
      }	

#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin:0;
	padding: 0;
}

#menuh li {
	float: left;
	margin-right: 5px;
}

#menuh a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 20px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 1px;
}


#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	background: #DBEBF6;
}

ul#estadisticas{
	margin:0;
	padding-left:10px;
}
ul#estadisticas, li{
	margin-bottom:7px;
}
.inputError, .campoError {
	border: 1px solid #FF0000;
	background: #FEE0DE;
}