/*
	09/03/2009
	Author: Filipe Dantas
	e-mail: filipegdantas@gmail.com	
	copyright: Conceitual
*/
@import url("internas.css");
img{
 behavior: url(iepngfix.htc);
}
html{margin:0; background:#2B5F13 url(../images/bg_fim.gif) bottom center no-repeat; }
body{margin:0; background:url(../images/bg_body.jpg) top center no-repeat; font-family: Verdana, Arial, sans-serif;}
/*#geral{width:100%; background:red url(../images/bg_body.jpg) top center no-repeat; float:left;}*/
a{text-decoration:none; color:#fff;}
a:hover{color:#fff; text-decoration:underline;}
a img{border:0;}
p{line-height:17px; text-align:justify; font-size:11px; color:#fff;}
h2{ font-size:14px; margin:0; color:#fff;}


/* Classes */
.none {display:none;}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.list_galeria{
	border:0;
	text-align:center;
	font-size:11px;
	color:#fff;
}
p.paginacao{
	clear:both;
	border:0;
	text-align:center;
	font-size:11px;
	color:#fff;
}
/* CONTAINER */
div#container{
	width:875px;
	margin:0 auto;
	padding:35px 0 0 0;
	position:relative;
}
/* TOPO */
div#container div#topo{
	width:100%;
}
div#container div#topo div#banner{
	width:866px;
	height:415px;
	border:4px solid #b49048;
	margin:0;
}
div#container div#topo h2{
	text-align:right;
	padding:0 5px 0 0;
	color:#b49048;
	font-size:11px;
	margin:0 0 10px 0;
}
div#container div#logomarca{
	position:absolute;
	top:28px ;
	left:18px;
}
/* CONTENT */
div#container div#content{
	width:100%;
	background:#1b4516;
	padding:0 0 10px 0;
}
/* COL_ESQ */
div#container div#content div#col_esq{
	width:420px;
	float:left;
}
/* MENU */
div#container div#content div#col_esq div#menu{
	width:420px;
	height:27px;
	border-left:3px solid #A48943;
	border-bottom:3px solid #A48943;
	border-right:3px solid #A48943;
	background:#0a260a;
	margin:0 0 15px 0;
}
div#container div#content div#col_esq div#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
div#container div#content div#col_esq div#menu ul li{
 	color:#fff;
	float:left;
	display:inline;
	font-size:11px;
	margin:5px 0 0 7px;
	font-weight:bold;
}
div#container div#content div#col_esq div#menu ul li a{
	color:#fff;
}
/* GALERIA PRINCIPAL */
div#container div#content div#col_esq div#galeria_principal{
	width:392px;
	background:#264e21;
	margin:0 0 12px 2px;
	padding:10px 0 10px 0;
}
div#container div#content div#col_esq div#galeria_principal ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
div#container div#content div#col_esq div#galeria_principal ul li{
	border:2px solid #fff;
	margin:5px 5px;
	float:left;
}
div#container div#content div#col_esq div#galeria_principal ul li img{
	width:108px;
	height:81px;
	float:left;
}
/* VIDEO */
div#container div#content div#col_esq div#video{
	width:392px;
	background:#264e21;
	margin:0 0 0 2px;
	padding:10px 0 10px 0;
}
div#container div#content div#col_esq div#video div#flash{
	width:360px;
	height:202px;
	border:2px solid #fff;
	margin:0 0 0 14px;
}
/* COL_DIR */
div#container div#content div#col_dir{
	width:432px;
	margin:0 10px 0 0;
	float:right;
	display:inline;
}
div#container div#content div#col_dir div#socio{
	width:100%;
}
div#container div#content div#col_dir div#socio h1{
	width:430px;
	height:22px;
	background:url(../images/tit_sejavip.gif) no-repeat;
	margin:15px 0 5px 0;
}
div#container div#content div#col_dir div#img_contato{
	width:100%;
	margin:10px 0 0 0;
}
/* RODAPE */
div#container div#rodape{
	width:100%;
	height:43px;
	margin:0 0 10px 0;
	clear:both;
	float:left;
}
div#container div#rodape p{
	width:730px;
	text-align:center;
	color:#ffffff;
	float:left;
}
div#container div#rodape img{
	float:right;
	margin:10px 10px 0 0;
}
