body{

	margin: 0px;

	padding: 0px;

	background-image: url(imgs/background.jpg);

	background-attachment:fixed;

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #CCCC98;

}

table, tr, th, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

a:link, a:visited{

	color: #333333;

	text-decoration:underline;

  font-weight: bold

}

a:hover{

	color: #666666;

	text-decoration:underline;

}

.menu a:link, .menu a:visited{

	color: #660000;

	text-decoration: none;

	vertical-align: text-bottom;

	text-align: right;

}

.menu a:hover{

	color: #660000;

	text-decoration: underline;

	vertical-align: text-bottom;

	text-align: right;

}

.evento a:link, .evento a:visited{
	color: #996600;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;

}
.evento a:hover{
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}

.evento2{
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}

.img{

	border: solid 3px #F3EBD6;

}

.rodape{

	background-image:url(imgs/rodape.jpg);

}

.rodape TD{

	font-size: 10px;

	padding: 7px;

	color: #996600;

}



.rodape a:link, .rodape a:visited{

	color: #996600;

	text-decoration: underline;

}

.rodape a:hover{

	color: #996600;

	text-decoration: underline;
	
	color: #CC9900;

}

.anuncios{

	background-image: url(imgs/anuncio_back.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

}

li{

	list-style-type: square;

}

.evento1{
	font-size: 10px;
	padding: 3px;
	color: #996600;
	background-color: #FFCC66;
	margin: 3px;

}
.evento3{
	border: 1px solid #999999;
	font-size: 10px;
	padding: 3px;
	margin: 3px;
	color: #333333;
		

}
submit{

	border-style: solid;

	border-width:0;

	border-color:#E9E9E9;

	font-size:9px; 

	width:45px;

	height:16px

}

input{

	border: solid 1px #CCCCCC;

	font-size: 9px border-width: 1;


}

select{
	border: 1px solid #CCCCCC;

	
		border-width:1;

	border-color:#E9E9E9;
	}
	
.sele{
	border: 1px solid #CCCCCC;
	border-width: 1;
	border-color: #CCCCCC;
		

}

.radiocheck{
	border: 1px solid #CCCCCC;
	border-width: 0;
	border-color: #CCCCCC;
		

}

textarea{

	border: solid 1px #CCCCCC;

	font-size:12px
		border-width:1;


}
