@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(imgs/backg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	/* ---- Background ---- */
}
h1 {
	color: #193904;
	font-size: 24px;
	line-height: 26px;
}
.text_tit {
	font-size: 24px;
	color: #5A9302;
	line-height: normal;
}
h2 {
	color: #619F01;
	font-size: 16px;
	line-height: normal;
}
h3 {
	color: #193904;
	font-size: 16px;
	line-height: normal;
}
#head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	font-size: 14px;
}	
.navback 
{
	right:0;
	left:0;
	z-index:1;
	border-radius: 1em 1em 0em 0em;
	}
	#navigation 
{
	font-size: 12px;
	overflow:hidden;
	-moz-border-radius:6px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/backg_menu_top.jpg);
	background-repeat: repeat-x;
}

#navigation ul {
	float: left;
	z-index: 100;
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #63A309;
}
* html #navigation ul{
	margin:0 0 0 6px;
	}
/*Top level list items*/
#navigation ul li {
	display: block;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6DAB0C;
}

/*Top level menu link items style*/
#navigation ul li a {
	display:block;
	text-decoration:none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

* html #navigation ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgs/backg_menu_top.jpg);
	background-repeat: repeat-x;
}
#navigation     ul li a.active    {
	color: #FFFFFF;
	background-image: url(imgs/botao_hover.png);
	background-repeat: repeat-x;
}

#navigation ul li a:hover {
	color:#6EAC0F;
	text-decoration:none; /*background of menu items during onmouseover (hover state)*/
	z-index: 100;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
	
	/* ---- Navigation ---- */

#logo {
	float: left;
	margin-top: 10px;
	width: 125px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 980px;
}
#foto {
	width: 400px;
	padding: 10px;
	float: left;
}
#banner {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D1E02;
	line-height: 16px;
	border-radius: 1em 0em 1em 1em;
	box-shadow: #466d09 0.5em 0.5em 0.3em;
	background-image: url(imgs/backg_banner.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 960px;
	padding: 10px;
}
#banner_convivios {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #6EAC0F;
	height: 140px;
}
#banner_text {
	float: left;
	width: 280px;
	line-height: 18px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 240px;
}
#banner_tit {
	background-image: url(imgs/tit_banner.jpg);
	background-repeat: no-repeat;
	height: 30px;
	float: left;
	width: 800px;
	background-position: right bottom;
}
#tit_convivios {
	background-color: #193904;
	height: 15px;
	padding: 7px;
}
.text_convivios a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-decoration: none;
	background-color: #6EAC0F;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.noticia {
	float: left;
	margin-right: 10px;
}
#parceiros {
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	float: right;
}
#parceiros #text {
	float: left;
}
.text_convivios a:hover {
	display: block;
	background-color: #0E2002;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#noticias {
	width: 335px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-radius: 0em 1em 1em 1em;
	height: 95px;
	float: left;
	background-image: url(imgs/noticias.png);
	background-repeat: no-repeat;
	background-position: -2px top;
	padding-top: 45px;
	padding-left: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
}
#noticia {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63A20B;
	margin-bottom: 10px;
	width: 940px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.noticia  img   {
	margin-right: 20px;
}
#inscricao {
	float: left;
	margin-left: 7px;
	margin-top: 20px;
	height: 140px;
	width: 253px;
	margin-right: 7px;
}
#destaques {
	width: 355px;
	background-color: #5a9402;
	margin-top: 20px;
	border-radius: 0em 1em 1em 1em;
	height: 140px;
	float: left;
}
#sombras {
	width: 980px;
	background-image: url(imgs/sombras.png);
	float: left;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
.text_text {
	font-size: 12px;
	color: #5A9302;
}
.text_not a {
	font-size: 13px;
	color: #193904;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.text_not a:hover {
	font-size: 13px;
	color: #6FA719;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.vermais a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background-color: #071101;
	float: left;
	white-space: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.vermais a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background-color: #6FA719;
	float: left;
	white-space: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.navback1 {	right:0;
	left:0;
	z-index:1;
	border-radius: 1em 0em 1em 1em;
}
.navback11 {right:0;
	left:0;
	z-index:1;
	border-radius: 1em 0em 1em 1em;
}
#treinador {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#split_content {
	float: left;
	margin-left: 10px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content_geral {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6DAB0C;
	padding-bottom: 10px;
}
#noticia img {
	float: left;
	padding-bottom: 10px;
}
.text_tit img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#form {
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 90px;
}
