body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	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: 12px; text-decoration: auto; }
td:hover { text-decoration: none; }

a { font-family: Arial, Tahoma; color: #444444; text-decoration: underline; }
a:hover { color: #444444; text-decoration: underline; }

h1 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 28px; font-weight: bold; letter-spacing:-2px; color: #444444; text-decoration: none; margin: 0px auto; padding: 0px 0px 0px 0px; }
h2 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18px; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }
h3 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18px; 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; }

.fecha { font-size: 15px; font-weight: bold; letter-spacing:-1px; color: #999999; text-decoration: none; margin: 0px; padding: 0px; }

.progs2 { font-family: Arial, Tahoma; font-size: 18; letter-spacing:-1px; 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; }

.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; }

.links { padding: 0px 0px 0px 0px; font-size: 12; color: #444444; font-weight: normal; line-height: 18px; text-decoration: underline; }
.links:hover { text-decoration: underline; }

.date {
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #E4E4E4;
	}

#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;
      }	
      
/************************************************
*	Images			     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
	
/************************************************
*	Paginacion				*
************************************************/

div.pagination {
padding: 3px;
margin: 3px;
text-align:center;
}
div.pagination a {
border: 1px solid #CCCCCC;
margin-right:3px;
padding:2px 6px;
background-position:bottom;
text-decoration: none;
color: #2C7EDA;
}
div.pagination a:hover, div.meneame a:active {
border: 1px solid #333333;
background-image:none;
background-color:#333333;
color: #FFFFFF;
}
div.pagination span.current {
margin-right:3px;
padding:2px 6px;
font-weight: bold;
color: #2C7EDA;
}
div.pagination span.disabled {
margin-right:3px;
padding:2px 6px;
color: #CCCCCC;
}      
