body{
margin:0;
padding:1;
background: #EFEFE3 url('/media/bg.jpg') ;
background-repeat: repeat;
font-family: Tahoma; 
font-size:10px;
color: #686868;

}

b { color: #535353;}
i { color: #535353;}
u { color:#686868;}
s { color: #686868;}

img {border: 0px;}

a:link{color:#33827c; cursor: hand; text-transform: none; text-decoration:none; font-weight: none;}
a:visited{color:#33827c; cursor: hand; text-transform: none; text-decoration:none; font-weight: none;}
a:active{color:#33827c; cursor: hand; text-transform: none; text-decoration:none; font-weight: none;}
a:hover{color:#333333; cursor: hand; text-transform: none; text-decoration:underline; font-weight: none;}
	
input, textarea, option, select {
    font-family: Verdana, Helvetica;
    font-size: 9px;
    color: #000000;
    background: #EEEEEE;
    border: 1px solid #FFFFFF;}	
 
		
.title {
	font-size: 20px;
	font-family: Arial Black;
	color: #B3B98F;
	letter-spacing: 0px;
	line-height: 20px;
	font-weight: none;
	margin: 1px;
	text-transform: none;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
} 

.navegation {
	text-align: justify;
	color: #878787;
	background: #D9D9D9;
	line-height:23px;
	font-size: 11px;
	border: 1px solid #D9D9D9;
} 

.navegation a {
	text-decoration: none;
	font-weight: none;
	color: #33827c;
}
.navegation a:hover {
	color: #252525;
	font-weight: none;
	text-decoration: none;
}



.tablecontent {
	text-align: justify;
	color: #686868;
	background: #D9D9D9;
	line-height:17px;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #D9D9D9;
} 

.tablecontent a {
	text-decoration: none;
	font-weight: none;
	color: #33827c;
}
.tablecontent a:hover {
	color: #252525;
	font-weight: none;
	text-decoration: none;
}

img {
border: 0px;
 }
 
a img { 
border: 2px solid #b3b3b3;
padding: 0px; 
background-color: #1A1A1A;
}
 
a:hover img { 
border: 2px solid #76A38A;
padding: 0px; 
background-color: #1A1A1A;
}
