a:link {
	color:#000000;
	text-decoration: none;
	border: 0;
	
	*color:#000000;
	*text-decoration: none;
	*border: 0;
	
	_color:#000000;
	_text-decoration: none;
	_border: 0;
}

a:img{
	text-decoration: none;
	color: white;
	border: 0;
	
	*text-decoration: none;
	*color: white;
	*border: 0;
	
	_text-decoration: none;
	_color: white;
	_border: 0;
	
}

a:hover, a:active, a:focus { 
	text-decoration: none;
	color: white;
	border: 0;
	
	*text-decoration: none;
	*color: white;
	*border: 0;
	
	_text-decoration: none;
	_color: white;
	_border: 0;
}
a:visited{
	text-decoration: none;
	color: black;
	
	*text-decoration: none;
	*color: black;
	
	_text-decoration: none;
	_color: black;
	
}
a:visited:hover{
	
	text-decoration: none;
	text-shadow:1px 1px 1px black;
	color: white;
	border: 0;
	
	*text-decoration: none;
	*text-shadow:1px 1px 1px black;
	*color: white;
	*border: 0;
	
	_text-decoration: none;
	_text-shadow:1px 1px 1px black;
	_color: white;
	_border: 0;
	
	}


.container {
	width:70%;
	background-color: #ffffff;
	margin: auto; 
	text-align: justify;
	
	*width:70%;
	*background-color: #ffffff;
	*margin: auto; 
	*text-align: justify;
	
	_width:70%;
	_background-color: #ffffff;
	_margin: auto; 
	_text-align: justify;
}

.header {
	background-color: #ffffff;
	height: auto;
	width: auto;
	
	*background-color: #ffffff;
	*height: auto;
	*width: auto;
	
	_background-color: #ffffff;
	_height: auto;
	_width: auto;
}

.subheader {
	background-color: #B5B5B5;
	height: 45px;	
	border: 5px solid white;
	
	*background-color: #B5B5B5;
	*height: 45px;	
	*border: 5px solid white;
	
	_background-color: #B5B5B5;
	_height: 45px;	
	_border: 5px solid white;
}

.td{
	border-radius: 10px;
	background-color: white;
	
	*border-radius: 10px;
	*background-color: white;
	
	_border-radius: 10px;
	_background-color: white;
}

.tede{
	border-radius: 10px;
	background-color: white;
	
	*border-radius: 10px;
	*background-color: white;
	
	_border-radius: 10px;
	_background-color: white;
}

.menucor{
	font-size: 12px;
	
	*font-size: 12px;
	
	_font-size: 12px;
}
.sidebar1 {
	float: left;
	width: 22%;
	background-color: #B5B5B5;
	padding-bottom: 10px;
	height: auto;
	text-align: left;
	font-family: "Arial";
	border:5px solid white;
	
	*float: left;
	*width: 22%;
	*background-color: #B5B5B5;
	*padding-bottom: 10px;
	*height: auto;
	*text-align: left;
	*font-family: "Arial";
	*border:5px solid white;
	
	_float: left;
	_width: 22%;
	_background-color: #B5B5B5;
	_padding-bottom: 10px;
	_height: auto;
	_text-align: left;
	_font-family: "Arial";
	_border:5px solid white;
	
}

.content {
	width:75%;
	height: auto;
	float: left;
	text-align: justify;
	border: 4px solid white;
	border-radius: 4px;
	background-color: white;
	
	*width:75%;
	*height: auto;
	*float: left;
	*text-align: justify;
	*border: 4px solid white;
	*border-radius: 4px;
	*background-color: white;
	
	_width:75%;
	_height: auto;
	_float: left;
	_text-align: justify;
	_border: 4px solid white;
	_border-radius: 4px;
	_background-color: white;
}

.content ul, .content ol { 
	padding: 0 15px 15px 0px; 
	
	*padding: 0 15px 15px 0px; 
	
	_padding: 0 15px 15px 0px; 
}

ul.title {
	text-align: center;
	padding: 9px 22px 9px 9px;
	text-decoration:none;
	
	*text-align: center;
	*padding: 9px 22px 9px 9px;
	*text-decoration:none;
	
	_text-align: center;
	_padding: 9px 22px 9px 9px;
	_text-decoration:none;
}
	
a.title{
		background-color:#F00;
		text-decoration: none;
		
		*background-color:#F00;
		*text-decoration: none;
		
		_background-color:#F00;
		_text-decoration: none;
}

.footer {
	padding: 20px 0px 0px 0px;
	background-color: #B5B5B5;
	position: relative;	
	clear: both; 
	height: 40px;
	text-decoration: none;
	border:5px solid white;
	text-align: center;
	font-size: 12px;
	
	*padding: 20px 0px 0px 0px;
	*background-color: #B5B5B5;
	*position: relative;	
	*clear: both; 
	*height: 40px;
	*text-decoration: none;
	*border:5px solid white;
	*text-align: center;
	*font-size: 12px;
	
	_padding: 20px 0px 0px 0px;
	_background-color: #B5B5B5;
	_position: relative;	
	_clear: both; 
	_height: 40px;
	_text-decoration: none;
	_border:5px solid white;
	_text-align: center;
	_font-size: 12px;
}



.body{
background-color: #FF8000;

}


.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	
	*clear:both;
	*height:0;
	*font-size: 1px;
	*line-height: 0px;
	
	_clear:both;
	_height:0;
	_font-size: 1px;
	_line-height: 0px;
}


}td.td{
background-color: #ffffff;
}td.td:hover, td.td.over:hover {
background-color: #FF8C00;
color: white;
}

td.tede{
background-color: #FF8C00;
}td.tede:hover, td.tede.over:hover {
background-color: #ffffff;
}

.jq{
	margin: 10px 0px 0px 190px;
	
	*margin: 10px 0px 0px 190px;
	
	_margin: 10px 0px 0px 190px;
}
.end{
	width: 50%;
	height: auto;
	color: #a2a2a2; 
	text-align: center;
	font-family: "Arial";
	padding: 6px;
	font-size: 12px;
	text-align: left;
	
	*width: 50%;
	*height: auto;
	*color: #a2a2a2; 
	*text-align: center;
	*font-family: "Arial";
	*padding: 6px;
	*font-size: 12px;
	*text-align: left;
	
	_width: 50%;
	_height: auto;
	_color: #a2a2a2; 
	_text-align: center;
	_font-family: "Arial";
	_padding: 6px;
	_font-size: 12px;
	_text-align: left;
	
}
.endn{
	width: 50%;
	height: auto;
	color: #a2a2a2; 
	text-align: center;
	font-family: "Arial";
	padding: 6px;
	font-size: 18px;
	text-align: left;
	
	*width: 50%;
	*height: auto;
	*color: #a2a2a2; 
	*text-align: center;
	*font-family: "Arial";
	**padding: 6px;
	*font-size: 18px;
	*text-align: left;
	
	_width: 50%;
	_height: auto;
	_color: #a2a2a2; 
	_text-align: center;
	_font-family: "Arial";
	_padding: 6px;
	_font-size: 18px;
	_text-align: left;
	
}
.quemsomos{
	color: #FF8C00;
	
	*color: #FF8C00;
	
	_color: #FF8C00;
}

.textoquemsomos{
	color: black;
	text-align:justify;
	font-family: "Arial";
	padding: 8px;
	font-size: 16px;
	
	*color: black;
	*text-align:justify;
	*font-family: "Arial";
	*padding: 8px;
	*font-size: 16px;
	
	_color: black;
	_text-align:justify;
	_font-family: "Arial";
	_padding: 8px;
	_font-size: 16px;
}

.img{
	width: 70%;
	height: 60%;
	text-align:right;
	
	*width: 250px;
	*height: 200px;
	*text-align:right;
	
	_width: 250px;
	_height: 200px;
	_text-align:right;
	
}

.imgindex{
	width: 100%;
	height: 70%;
	
	*width: 100%;
	*height: 70%;
	*text-align:right;
	
	_width: 100%;
	_height: 70%;
	_text-align:right;
	
}
.textohome{
	font-size: 24px;
	font-family: "Arial Hebrew";
	text-align: center;
	color: white;
	
	*font-size: 24px;
	*font-family: "Arial Hebrew";
	*text-align: center;
	*color: white;
	
	_font-size: 24px;
	_font-family: "Arial Hebrew";
	_text-align: center;
	_color: white;
}
.white{
	color: white;
	font-size: 17px;
	
	*color: white;
	*font-size: 17px;
	
	_color: white;
	_font-size: 17px;
}
.whitem{
	font-size: 12px;
	
	*font-size: 12px;
	
	_font-size: 12px;
}
.laranja{
	color:#FF8C00;
	
	*color:#FF8C00;
	
	_color:#FF8C00;
}
.rodape{
	width: 100%;
	height: 4px;
	background-color: #FF8000;
	
	*width: 100%;
	*height: 4px;
	*background-color: #FF8000;
	
	_width: 100%;
	_height: 4px;
	_background-color: #FF8000;
}
.botao{
	background-color: #B5B5B5;
	
	*background-color: #B5B5B5;
	
	_background-color: #B5B5B5;
}
form textarea{ 
	resize:none; 
}
