/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #CCC;
	color: #666666;
	text-align: center;
	margin: 15px 0;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.link {
}
.borda {
	border: 2px solid #B6CF0D;
}

.branco {
	color: #FFFFFF;
	font-weight: bold;
}




/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}


/* images */
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.border {
	border: 3px solid #b6cf0d;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	margin: 5px 10px 10px 0px;
	border: 5px solid #85970C;
}
#geral {
	text-align: left;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ccc;
	background-image: url(../imagens/layout/bgGeral.gif);
	background-repeat: repeat-y;
	position: relative;
}
#geral #vidYou {
	position: absolute;
	top: 418px;
	left: 27px;
	z-index: 500;
}

#topoBg {
	position: absolute;
	height: 164px;
	z-index: 2;
	background-color: #CCC;
	background-repeat: repeat-y;
	background-position: center top;
	width: 923px;
	left: 14px;
	top: 16px;
}
#bgTopo {
	position: relative;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/layout/bgLinhaTopo.gif);
	background-repeat: repeat-x;
	height: 97px;
	background-position: center bottom;
}
#topoBanner {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	height: 322px;
	padding-top: 7px;
	z-index: 0;
	background-color: #FFFFFF;
}


/* Navigation */
#nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	width: 923px;
	text-transform: uppercase;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../imagens/layout/nav.jpg);
	background-repeat: repeat-x;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 11px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background-image: url(../imagens/layout/nav-hover.jpg);
	background-repeat: repeat-x;
}
#nav ul li#current a {
	background-image: url(../imagens/layout/nav-current.jpg);
	background-repeat: repeat-x;
}
#conteudoGeral {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F5F4;
	margin-bottom: 10px;
	/*min-height: 600px;*/
}
#main {
	width: 665px;
	float: left;
	display: inline;
	margin-left: 10px;
	padding-top: 15px;
}
#main #video {
	z-index: 1;
}

#main #contInterno {
	min-height: 1300px;
}
#Meio .glossymenu      {
	width: 660px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
}
#geral   #conteudo   #meioInterna   #interna   .boxInterno   #colunaEsquerda   .glossymenu   .acerto   .menuitem   submenuheader {
	color: #666666;
}

.glossymenu .acerto {
	padding-top: 3px;
	padding-bottom: 3px;
}


.glossymenu a.menuitem{
	color: #666666;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	width: 600px;
	padding: 0px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #5A93C9;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	color: #88ac0b;
	text-decoration: underline;


}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 2px;


}

.glossymenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	color: #000000;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #f2f2f2;
	color: #0099FF;
	text-decoration: underline;
}


#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #85970C;
	text-transform: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h2 a {
	color: #85970C;
	text-decoration: none;	
}
.box {
	display: block;
	float: left;
	width: 665px;
}

.box li {
	width: 195px;
	padding-left: 12px;
	float: left;
}
.box  .contImg {
	width: 188px;

}
.box   .contImg2 {
	border: 3px solid #B6CF0D;
	width: 188px;
	height: 125px;

}
.box .contTxt {
	width: 190px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.clear {
	clear: both;
}
.box #historia     {
	width: 400px;
	float: left;
	height: 250px;
}
.box  #depoimentos   {
	float: left;
	width: 232px;
	padding-left: 10px;
	position: absolute;
	left: 444px;
	top: 1293px;
}
#conteudoGeral    #parcerias  {
	width: 657px;
	position: static;
	float: left;
	padding-bottom: 10px;
	background-image: url(../imagens/layout/bgParceria.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#colDireita {
	width: 226px;
	float: right;
	background-color: #b6cf0d;
	display: inline;
	margin-right: 5px;
	height: 1430px;
}
#colDireita .col {
	margin-left: 4px;
	margin-top: 15px;
	background-color: #B6CF0D;
}
#geral #conteudoGeral #ec {
	width: 680px;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#geral    #conteudoGeral #rodape  {
	background-color: #E6E6E6;
	clip: rect(auto,auto,auto,auto);
	margin-left: 5px;
	height: 73px;
	width: 680px;
	float: left;
	margin-bottom: 10px;
}
