
BODY {
	margin-left:0px;
	margin-top:0px;
	background-color:#953230;

	background-image:url(images/bg_site.jpg);
	background-repeat:no-repeat;
	background-position:top center;

	margin:0;
	padding:0;

	font-family:Verdana;
	font-size:11px;
	color:#333333;
	
	text-align:center;
	
	line-height:16px;

}

.slideshow { height: 138px; width: 358px; margin:inherit; }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }


.rodape {
	font-family:Tahoma,Verdana,Arial;	
	font-size:11px;
	color:#454545;
	
	line-height:14px;
	}

.titulo {
	font-family:Tahoma,Verdana,Arial;	
	font-size:12px;
	color:#953230;
	font-weight:bold;
	
	line-height:15px;
	}

.eventos {
	font-family:Tahoma,Verdana,Arial;	
	font-size:15px;
	font-weight:bold;
	
	line-height:16px;
	}
	
.newstitle {
	font-family:Tahoma,Verdana,Arial;	
	font-size:15px;
	color:#953230;
	font-weight:bold;
	
	line-height:16px;
	}
		
h1 {
	font-family:Tahoma,Verdana,Arial;	
	font-size:15px;
	color:#953230;
	font-weight:bold;
	
	line-height:16px;
	}

A:link {color: #0000FF; text-decoration: none}
A:visited {color: #0000FF; text-decoration: none}
A:active {color: #ECAB3D; text-decoration: none}
A:hover {color: #ECAB3D; text-decoration: underline; outline: none}

A.news:link {color: #4B4B4B; text-decoration: none}
A.news:visited {color: #4B4B4B; text-decoration: none}
A.news:active {color: #4B4B4B; text-decoration: none}
A.news:hover {color: #000000; text-decoration: underline}

A.cursos:link {color: #0000FF; text-decoration: none}
A.cursos:visited {color: #0000FF; text-decoration: none}
A.cursos:active {color: #52443C; text-decoration: none}
A.cursos:hover {color: #52443C; text-decoration: underline}

A.mailrodape:link {color: #FFFF00; text-decoration: none}
A.mailrodape:visited {color: #FFFF00; text-decoration: none}
A.mailrodape:active {color: #FFFF00; text-decoration: none}
A.mailrodape:hover {color: #35BDFF; text-decoration: none}

.campo{font-size:11px;font-family:Verdana, Arial;background-color:#F7F7F7;border:1px solid #003D73}


