@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; /*color: #333;*/ line-height: 1.4; }
body {
	padding: 0;
	margin: 0;
	background-repeat: repeat;
	font-size: 11px;
	color: #CBFF33;
	line-height: normal;
	background-color: #F8F9FD;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p {
	margin-bottom: 1.00em;
	text-align: justify;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	text-align: justify;
	margin-bottom: 15px;
}
.tab td {
	text-indent: 4px;
	height: 18px;
	}
.thumbsRight {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.thumbsleft {
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#page {
	width: 100%;
	display: table;
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 977px;
	margin: 0px auto 0;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
	
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #FF0;
	text-decoration: none;
}
.back-interno {
	background-image: url(../images/interno_02.jpg);
	background-repeat: repeat-x;
	background-color: #DBDBDB;
	
}
.back-conteudo {
	background-image: url(../images/surfcamp_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #76A010;
}
.conteudo-lat-esq {
	background-image: url(../images/surfcamplat_r1_c1.jpg);
	background-repeat: repeat-y;
}
.conteudo-lat-dir {
	background-image: url(../images/surfcamplat_r1_c3.jpg);
	background-repeat: repeat-y;
}
.acnet {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.destaque_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #930;
	background-color: #FE9A38;
}
.destaqueVerde_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CBFF33;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0;
	line-height: normal;
}
.img-borda {
	border-width: 4px;
	border-color: #FFF;
}
.size14 {
	font-size: 14px
}
.size11 {
	font-size: 11px
}
.data {
	font-size: 08px;
	color: #FFF;
}
.amarelo {
	color: #FF0;
	font-weight: bold;
}
.txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
.tit_imagens {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

