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-color: #EEEFF0;
	background-image: url(/images/main.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

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: none; }
a:hover { color: #444444; text-decoration: underline; }

.thumbs { border: 1px solid #CCCCCC; }

h1 { font-family: Arial, Tahoma; font-size: 30; font-weight: bold; letter-spacing:-2px; color: #444444; text-decoration: none; }
h2 { font-family: Arial, Tahoma; font-size: 24; font-weight: bold; letter-spacing:-2px; color: #444444; text-decoration: none; }
h3 { font-family: Arial, Tahoma; font-size: 18; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }

.links1 { font-size: 14; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 0px 0px 0px 7px; }
.links1:hover { color: #444444; text-decoration: underline; }

.links2 { font-size: 13; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.links2:hover { color: #FFFFFF; text-decoration: none; }

.links3 { font-size: 12; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.links3:hover { color: #FFFFFF; text-decoration: underline; }

.links4 { color: #444444; font-weight: bold; text-decoration: underline; }
.links4:hover { color: #444444; text-decoration: underline; }

.txtch { font-size: 11; font-weight: bold; text-decoration: none; }
.txtch:hover { text-decoration: underline; }

.txtbl { color: #FFFFFF; text-decoration: none; }
.txtbl:hover { color: #FFFFFF; text-decoration: none; }

.links5 { font-size: 16; color: #444444; font-weight: bold; text-decoration: underline; }
.links5:hover { color: #444444; text-decoration: underline; }

.links6 { font-size: 14; color: #4892FF; font-weight: bold; text-decoration: underline; }
.links6:hover { color: #4892FF; text-decoration: underline; }

.fsn{
border-bottom:1px dotted #E5E5E5;
margin-bottom:5px;
}
/************************************************
*	BUSCADOR 				*
************************************************/

fieldset.search { border: none; width: 570px; padding: 0px; }
.search input, .search button { border: none; }
.search input.box { color: #444444; font-size: 18; width: 439px; height: 34px; background: url(/images/search.gif) no-repeat left top; margin-right: 5px; padding: 5px 0px 0px 8px; }
.search button.btn { width: 119px; height: 34px; cursor: pointer; text-indent: -9999px; background: url(/images/search.gif) no-repeat right top; padding: 18px 0px 0px 0px; }


ol,ul,dl{list-style:none;}
