html{
	margin:0;
	padding:0;
}

* {
	cursor: auto;
}
a, a * {
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a, img {
	border: 0 none;
}
#divBody{
	width:100%;
	/*height:100%;*/
	position:absolute;
	text-align:center;
}
body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
/*	background: #f2f2f2;
*/	/*background: #f2f2f2 url(../images/bg.png) repeat-x top left;*/
	background: #777777 url(../images/bg2.png) repeat-x top left;
}
tr, td, p, a, h1, h2, h3, ul, ol, li, dl, dt, dd, span, div, form {
	margin: 0;
	padding: 0;
}

div#container {
	position: relative;
	width: 898px;
	/*height: 100%;*/
	/*height: 810px;*/
	height: auto;
	top: 20px;
	text-align: left;
/*	border: 1px solid #838383;
*/	border: 1px solid #444444;
	/*border: 1px solid #787878;*/
/*	border-top: none;
*//*	border-bottom: none;
*/	margin: 0 auto 40px;
	background: #ffffff;
	display: block;
}

/* topo */
div#header {
	position: relative;
	width: 100%;
	height: 120px;
	background: #ffffff url(../images/cgon_slogan.png) top right no-repeat;
	display: block;
}
div#header img.logo {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	z-index: 1;
}

/* Barra de navegacao */
div#bar {
	position: relative;
	width: 100%;
	height: 33px;
	border: none;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #666666;
	background: #c4c4c4 url(../images/cgon_17.png) repeat-x left top;
	display: block;
	margin-bottom: 10px;
}
ul#nav {
	position: relative;
	width: 667px;
	height: 33px;
	margin: 0 0 0 116px;
	padding: 0;
	background: transparent;
	display: block;
	list-style: none;
}
ul#nav li * {
	width: 110px;
	height: 33px;
	display: inline;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: none;
}
ul#nav li#n-exteriores a {
	background: transparent url(../images/n-exteriores.png) no-repeat center top;
	border-left: 1px solid #787878;
}
ul#nav li#n-exteriores a:hover, ul#nav li#p-exteriores a {
	background: transparent url(../images/h-exteriores.png) no-repeat center top;
}
ul#nav li#n-interiores a {
	background: transparent url(../images/n-interiores.png) no-repeat center top;
}
ul#nav li#n-interiores a:hover, ul#nav li#p-interiores a {
	background: transparent url(../images/h-interiores.png) no-repeat center top;
}
ul#nav li#n-animacoes a {
	background: transparent url(../images/n-animacoes.png) no-repeat center top;
}
ul#nav li#n-animacoes a:hover, ul#nav li#p-animacoes a {
	background: transparent url(../images/h-animacoes.png) no-repeat center top;
}
ul#nav li#n-interativas a {
	background: transparent url(../images/n-interativas.png) no-repeat center top;
}
ul#nav li#n-interativas a:hover, ul#nav li#p-interativas a {
	background: transparent url(../images/h-interativas.png) no-repeat center top;
}
ul#nav li#n-outras a {
	background: transparent url(../images/n-outras.png) no-repeat center top;
}
ul#nav li#n-outras a:hover, ul#nav li#p-outras a {
	background: transparent url(../images/h-outras.png) no-repeat center top;
}
ul#nav li#n-contato a {
	background: transparent url(../images/n-contato.png) no-repeat center top;
}
ul#nav li#n-contato a:hover, ul#nav li#p-contato a {
	background: transparent url(../images/h-contato.png) no-repeat center top;
}
ul#nav li a {
	float:left;
	border-right: 1px solid #787878;
}

/* conteudo */
div#content {
	position: relative;
	width: 100%;
	clear: both;
}
div#content div#scroll {
	width: 100%;
	height: 280px;
	background: #6a6a6a url(../images/cgon_watermark.png) no-repeat center;
}
div#content div#abs {
	width: 100%;
	height: 138px;
	background: #383839 url(../images/cgon_29.png) repeat-x top left;
}
div#content div#abs p {
	font: normal 14px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	padding: 20px 20px 5px 20px;
	text-align: justify;
	color: #dedede;
}
div#content div#abs p span.header {
	/*margin-left: -10px;*/
	font-weight: bold;
	color: #dddddd;
	/*display: block;*/
}
div#content div#abs p a {
	color: #dedede;
	text-decoration: none;
	border: none;
}
div#content div#abs p a:hover span {
	color: #ffffff;
	text-decoration: none;
	border: none;
}
div#content h1 span.page {
	color: #787878;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 4px;
	margin-left: 5px;
	border: none;
	border-left: 8px solid #a1a1a1;
	/*text-transform: uppercase;*/
	background: #f4f4f4;
}
div#content p {
	font: normal 13px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	color: #333333;
	padding: 10px 10px 20px 15px;
	text-align: justify;
}
div#content p:first-letter {
	margin-left: 35px;
}
div#content p span.cgon {
	font-weight: bold;
	font-style: italic;
}
div#content p a[rel=tag] {
	text-decoration: none;
	color: #333333;
	border: none;
	border-bottom: 1px dotted #787878;
}
div#content p a[rel=tag]:hover {
	text-decoration: none;
	color: #333333;
	border: none;
	border-bottom: double #333333;
}
div#content ul#servicos {
	font: normal 13px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	color: #333333;
	margin-left: 50px;
}
div#content ul#servicos li.header {
	list-style: none;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}
div#content ul#servicos li {
	list-style-type: square;
	font-weight: normal;
	margin: 0 0 0 15px;
}
div#content ul#portfolio {
	margin: 10px 0 0 30px;
}
div#content ul#portfolio li {
	list-style-type: square;
	font-weight: normal;
	margin: 0;
}
div#content ul#portfolio li a {
	font: bold 16px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
div#content ul#portfolio li a:hover {
	font: bold 16px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	color: #838383;
	text-decoration: none;
	text-transform: uppercase;
}
/* rodape */
div#footer {
/*	position: absolute;
*/	width: 100%;
/*	height: 175px;
*/	/*bottom: 0px;*/
	clear: both;
	background: #fff url(../images/grupo_foco.png) no-repeat top right;
	/*background: #fff;*/	
	color: #838383;
	z-index: 2;
}
div#footer.inside {
	border: none;
	border-top: 1px dotted #d6d6d6;
}
div#footer ul.col {
	width: 160px;
	height: auto;
	list-style: none;
	float: left;
	margin: 5px 0 30px 0;
}
div#footer ul li.header {
	font-weight: bold;
	color: #787878;
}
div#footer ul li a {
	color: #838383;
	padding: 0;
	margin: 0 0 0 5px;
	text-decoration: none;
	border: none;
}
div#footer ul li a:hover {
	color: #787878;
	padding: 0;
	margin: 0 0 0 5px;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted;
}
div#footer p.contato {
	width: 100%;
	height: 21px;
	display: block;
	clear: both;
	padding: 5px 0 5px 0;
	/*border: 1px dotted #dedede;
	border-left: none;
	border-right: none;*/
	background: #ededed;
	border-top: 5px solid #d6d6d6;
}
div#footer p.contato img {
	margin: 0 0 0 20px;
}
div#footer p.copyright {
	padding: 40px 0 10px 0;
	text-align: center;
	display: block;
	clear: both;
	background: #fff url(../images/bg_copy.png) repeat-x left top;
}



