@charset "iso-8859-1";
/* CSS Document */

/* RESET */


html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	border:none; 
	padding:0; 
	margin:0;
	outline: 0;  
    font-size: 100%;  
    vertical-align: baselinebaseline;  
    background: transparent; 
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

img {border:0;}


p {line-height:16px;}


/* GERAL */

a:link,a:active,a:visited {color:#006F4B;text-decoration:underline;outline:0;}
a:hover {text-decoration:underline;}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-size:14px;
	background-image:url(../imagens/lp-bg-topo.png);
	background-repeat:repeat-x;
	background-position:top left;
}

div#container {
	margin:0 0 50px 0;
	padding:0;
	width:100%;
	display: table;
	height:auto;
}





/* TOPO ------------------------------------------------------------*/


div#container div#cnw {
	margin:0 auto;
	width:920px;
	text-align:left;
	display: table;
	height:85px;
	/*background-color:#FC9;*/
}

div#container div#cnw div#acesse {
	margin:30px 40px 0 30px ;
	width:250px;
	height:40px;
	text-align:left;
	display: table;
	float:left;
}

div#container div#cnw div#logoCnw {
	margin:25px 20px 0 0;
	width:80px;
	height:40px;
	text-align:left;
	display: table;
	float:left;
}

div#container div#cnw div#formCnw {
	margin:30px 30px 0 0;
	width:450px;
	height:40px;
	text-align:left;
	display: table;
	float:right;
}

div#container div#cnw div#formCnw .tableForm {
	margin-top:5px;
	font-size:14px;
	color:#006e4b;
	font-weight:bold;
}




/* TOPO LOGO ------------------------------------------------------------*/

div#container div#topoLogo {
	margin:0 auto;
	text-align:left;
	display: table;
	background-color:#fff;
	width:920px;
	height:auto;
}

div#container div#topoLogo div#logo {
	margin:30px 40px 30px 30px ;
	width:360px;
	height:75px;
	float:left;
	display: table;
}

div#container div#topoLogo div#slogan {
	margin:30px 30px 30px 0 ;
	width:400px;
	height:75px;
	float:right;
	display: table;
}

div#container div#topoLogo div#slogan img {
	margin-top:40px;
}




/* CONTEUDO ------------------------------------------------------------*/

div#container div#conteudo {
	clear:both;
	margin:0 auto;
	text-align:left;
	display: table;
	background-color:#FEF0D2;
	width:920px;
	height:auto;
}

div#container div#conteudo h1.tituloVideo {
	margin:0 0 9px 22px;
	font-size:30px;
	font-weight:bold;
	color:#006F4B;
	font-family:'Arial Narrow';
}

div#container div#conteudo div#video {
	margin:0 0 0 22px;
}

div#container div#conteudo div#contatos {
	float:left;
	margin:10px 50px 0 70px;
	color:#006F4B;
	font-size:16px;
	display:table;
}

div#container div#conteudo div#contatos p {
	margin:5px 0;
}


div#container div#conteudo div#anos {
	float:right;
	margin:10px 60px 60px 0;
	display:table;
}