* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background:#000 url(../images/body.jpg) repeat-x;
	background-position:top center;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333;
}
h2, h3 {
	padding-left:15px;
	font-style:normal;
}
h1 {
	padding-left:4px;
}
h2 em {
	font-style:italic;
}
h2 em a {
	text-decoration:underline;
	font-style:italic;
}
h2 em a:hover {
	color: #666;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color:RED;
}
a:hover {
	text-decoration: none;
	color: #C11414;
}
/* Menu */
#header {
	width:1015px;
	height:125px;
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat left top transparent;
}
#conteudo {
	width: 1015px;
	height: auto;
	margin:auto;
}
#agenda {
	width:320px;
	height:750px;
	margin:auto;
	background:#ff9900 url(../images/bg_agenda.jpg) repeat-y;
	float:left;
}

 #agenda ul li h3 {
	width:300px;
	height:55px;
	background: url(../images/agenda.png) no-repeat left top transparent;
	_background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/agenda.png', sizingMethod='scale');
}
#banner {
	width:695px;
	height:370px;
	margin:auto;
	background:#fff;
	float:left;
}
#galeria {
	width:695px;
	height:380px;
	margin:auto;
	background:#fff;
	float:left;
}
#galeriabanner {
	width:695px;
	height:380px;
	margin:auto;
	background:#fff;
	float:left;
	padding-top:20px;

}

#galeria2 {
	width:695px;
	height:340px;
	margin:auto;
	background:#fff;
	float:left;
}
#banneracao {
	width:695px;
	height:750px;
	margin:auto;
	background:#fff;
	float:left;
}

#bannertan {
	width:695px;
	height:750px;
	margin:auto;
	background:#fff;
	float:left;
	overflow:scroll;
}

#fotos {
	width:1015px;
	height:180px;
	margin:auto;
	background:#ff9900 url(../images/bg_fotos.jpg) repeat;
	float:left;
}
#informacoes {
	width:1015px;
	height:280px;
	margin:auto;
	float:left;
}
/* Menu */
#menu {
	float:right;
	width: 730px;
	height: 50px;
	padding-top:50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	margin-right:2px;
	padding: 0 7px;
	text-decoration:none;
	text-transform:capitalize;
	font-size:17px;
	color:#FF8C00;
}
#menu a:hover {
	text-decoration:underline;
}
/* fim de menu*/

.fotosB {
	width:1005px;
	height:170px;
	margin:5px;
	background:#000;
}

