/*
	Arena Verde
	Site: http://www.arena-verde.com/
	Versão: 1.0
	Última Revisão: 05/06/2010
	Por: Quattro - Gestão em TI ~ web@quattro-ti.com
*/


* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font: normal 1.4em blemished;
	background: url(../imagens/bg_h2.gif) no-repeat left top;
	padding: 29px 0 32px 32px;
	display: block;
}
h3 {
	font: normal 1.2em blemished;
	background: url(../imagens/bg_h3.gif) no-repeat left top;
	padding: 25px 0 32px 35px;
	display: block;
}
/*
----------------------------------------------------------------------------------------- */

body {
	color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../imagens/bg_site.gif) repeat-x top;
}
/*
----------------------------------------------------------------------------------------- */

#bar {
	width: 100%;
	border-top: solid 4px #02541b;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
#social {
	width: 836px;
	margin-bottom: 20px;
	float: left;
}
#social ul {
	font-size: 11px;
	background: #02541b;
	padding: 0 5px;
	float: right;
	list-style: none;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
}
#social ul li {
	padding: 5px;
	float: left;
}
#social ul li a {
	color: #fff;
	background: url(../imagens/icon_social.gif) no-repeat;
	padding: 2px 0 2px 23px;
	display: block;
}
#social ul li a.blog {
	background-position: 0 0;
}
#social ul li a.orkut {
	background-position: 0 -18px;
}
#social ul li a.twitter {
	background-position: 0 -36px;
}
#social ul li a.facebook {
	background-position: 0 -54px;
}
/*
----------------------------------------------------------------------------------------- */

#geral {
	background: #fff;
	width: 850px;
	margin: 0 auto;
	padding: 0 30px 30px 30px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
}
/*
----------------------------------------------------------------------------------------- */



#colA {
	width: 664px;
	display: block;
}
#colB {
	width: 176px;
	display: block;
	margin-left: 10px;
}
#twitter div, #banners .pics, #newsletter form, #skype p {
	margin-left: 29px;
}
/*
----------------------------------------------------------------------------------------- */
#banners .pics {
	width: 147px;
	height: 172px;
}
#banners .pics img {
	width: 147px;
	height: 172px;
}
/*
----------------------------------------------------------------------------------------- */
h1.logo {
	background: url(../imagens/logo_arenaverde.png) no-repeat;
	text-indent: -999em;
	width: 318px;
}
h1.logo a {
	height: 62px;
	overflow: hidden;
	display: block;
}
/*
----------------------------------------------------------------------------------------- */
ul#menu {
	margin: 35px 0 41px 0;
	list-style: none;
	width: 664px;
}
ul#menu li {
	float: left;
	text-indent: -999em;
}
ul#menu li a.m1, ul#menu li a.m2, ul#menu li a.m3, ul#menu li a.m4, ul#menu li a.m5 {
	background: url(../imagens/menu.gif) no-repeat;
	height: 45px;
	overflow: hidden;
	display: block;
}
ul#menu li a.m1 {
	background-position: 0 0;
	width: 114px;
}
ul#menu li a.m2 {
	background-position: -114px 0;
	width: 136px;
}
ul#menu li a.m3 {
	background-position: -250px 0;
	width: 147px;
}
ul#menu li a.m4 {
	background-position: -397px 0;
	width: 135px;
}
ul#menu li a.m5 {
	background-position: -532px 0;
	width: 132px;
}
ul#menu li a.m1:hover {
	background-position: 0 -45px;
}
ul#menu li a.m2:hover {
	background-position: -114px -45px;
}
ul#menu li a.m3:hover {
	background-position: -250px -45px;
}
ul#menu li a.m4:hover {
	background-position: -397px -45px;
}
ul#menu li a.m5:hover {
	background-position: -532px -45px;
}
/*
----------------------------------------------------------------------------------------- */
#container {
	background: url(../imagens/bg_container.gif) no-repeat bottom left;
	height: 523px;
}
#container p {
	font-size: 12px;
	margin-bottom: 20px;
	text-align: justify;
	padding: 0 32px;
}
/*
----------------------------------------------------------------------------------------- */
#footer {
	color: #47582b;
	font-size: 0.7em;
	width: 850px;
	margin: 0 auto;
	padding: 30px;
	text-shadow: 0 1px #cfdfad;
}
#footer a {
	color: #47582b;
}
/*
----------------------------------------------------------------------------------------- */
#twitter .user {
	color: #898989;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*
----------------------------------------------------------------------------------------- */

#form_newsletter input.campo {
	color: #898989;
	font-size: 11px;
	background: url(../imagens/bg_input.gif) no-repeat;
	margin-right: 5px;
	padding: 4px;
	width: 112px;
	outline: none;
	border: none;
	float: left;
}
/*
----------------------------------------------------------------------------------------- */
#endereco {
	color: #3e7c51;
	font-size: 11px;
	width: 280px;
	margin-right: 10px;
	display: block;
}
#endereco span.tel, #endereco span.end {
	background: url(../imagens/icon_topo.gif) no-repeat;
	text-indent: -999em;
	width: 17px;
	height: 17px;
	display: block;
	margin-right: 10px;
	float: left;
}
#endereco big {
	font-size: 15px;
}
#endereco span.tel {
	background-position: 0 0;
}
#endereco span.end {
	background-position: -17px 0;
	height: 45px;
}
.mapa {
	border: solid 4px #d6d6d4;
}
/*
----------------------------------------------------------------------------------------- */

#form_contato {
	font-size: 12px;
	margin-bottom: 20px;
	text-align: justify;
	padding: 0 32px;
}
#form_contato p {
	padding: 0;
	display: block;
	clear: both;
}
#form_contato label, #form_contato small {
	display: block;
	clear: both;
}
#form_contato input[type="text"] {
	width: 260px;
}
#form_contato textarea {
	width: 548px;
	height: 100px;
}
#form_contato input[type="submit"], #form_contato input[type="reset"] {
	padding: 10px;
}
#form_contato label.error {
	color: #f00;
}
#form_contato input[type="text"].error, #form_contato textarea.error {
	border: dashed 1px #f00;
}
/*
----------------------------------------------------------------------------------------- */

#sucesso, #alerta {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	list-style: none;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#alerta {
	color: #6f4343;
	background: #ddc7c7;
}
#sucesso {
	color: #436f4b;
	background: #c7ddcb;
}
/*
----------------------------------------------------------------------------------------- */
#atleta {
	margin: 0 32px;
	font-size: 12px;
	text-align: justify;
}
#atleta a {
	color: #3e7c51;
}
#atleta img {
	width: 200px;
	height: 230px;
	border: solid 4px #d6d6d4;
	float: left;
	margin: 0 20px 0 0;
}
#atleta label {
	width: 80px;
	font-weight: bold;
	display: inline-block;
}
/*
----------------------------------------------------------------------------------------- */
#skype {
	margin-bottom: 15px;
}
#skype a {
	color: #3e7c51;
	font-size: 11px;
	padding-top: 3px;
	display: block;
}
#skype img {
	float: left;
}
