@charset "utf-8";
/* CSS Document */

a {
	color:#000000;
	text-decoration: none;
}

#maincontainer{
background: url(../img/bg_eventos.jpg) no-repeat;
}

#topsection{
height: 405px; /*Height of top section*/
}


#contentcolumn {
	font-family:Arial, Helvetica, sans-serif;
}

#contentcolumn h3 {
	color:#FF0000;
}

#contentcolumn span {
	font-weight:bold;
	color: #003300;
	font-style:italic;
}

#contentcolumn .destaque1 {
	font-weight:bold;
	color: #003300;
	font-style:italic;
}

#data {
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#000000;
	font-weight:bold;
	color: #FFFFFF;
	background-repeat:no-repeat;
	padding: 5px 15px;
}

#dicas img{
	margin-right:40px;
}

h1 {
	color:#009900;
}

#dicas a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration: none;
}

#dicas li {
	margin: 25px 0;
}

#contentcolumn .innertube{
margin: 0 25px
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:600;
}

#footer span {
	color:#FF0000;
}

#footer .linha {
	display: block;
	height: 6px;
	background:#006600;
}

#footer .linha {
	display: block;
	height: 6px;
	background:#006600;
}

#menu {
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
.cat {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 5px 0px;
	border-bottom:2px solid #006600;
	padding-left: 5px;
	cursor:hand;!important
}

.cat span {
	font-weight:bold;
}

#imagens img{
	margin: 20px 0;
}

#header{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
}

#header span{
	color:#FF0000;
}

h2 {
	line-height: 30px;
}

#nome{
	font-size: large;
}


#outros{
	font-weight:normal;
	font-size:14px;
	line-height: 18px;
}

