/* reset css */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
}
img, fieldset {
	border: 0;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style:square;
}
q:before, q:after {
	content:'';
}
/* fim reset */

/* Fontes , Títulos */

html {background-color:#000;
}


body {
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family:Tahoma, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.5em;
	margin-bottom: 5px;
}
h3 {
	color:#F60;
	font-size: 2em;
	margin-bottom: 5px;
	
}
h4 {
	color:#999;
	font-size: 1.5em;
	margin-bottom: 5px;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}

a {
	color:#F60;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}



/* fim Fontes , Títulos */






/* Navegação Principal */

#home #homeLink,
#weddesign #weddesignLink,
#designgrafico #designgraficoLink,
#ilustracao #ilustracaoLink,
#charge #chargeLink,
#a3d #a3dLink,
#multimidia #multimidiaLink,
#contato #contatoLink
{
	color: #DC371B;
	background: url(../img/bg_mainnav_hover.png) top left repeat-x;
	
}


ul.mainNav {
	margin-top:10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	border-left: 1px solid #39C;
	overflow: hidden;
	zoom: 1; /* for IE 6 */
}

ul.mainNav li {
	float: left;
}
ul.mainNav li a {
	color: #F60;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 0 0 0;
	display:block;
	width: 9.8em;
	text-align:center;
	background: url(../img/bg_mainnav.png) top left repeat-x;
	height:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #39C;
}
ul.mainNav li a:hover {
	color: #DC371B;
	background: url(../img/bg_mainnav_hover.png) top left repeat-x;
}
/* fim Navegação Principal */




ul.menuNav {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
	width:210px;
	zoom: 1; /* for IE 6 */
}
ul.menuNav li {
}
ul.menuNav li a {
	color: #000;
	font-size: 12px;
	padding:6px;
	padding-left:15px;
	text-decoration: none;
	display:block;
	background: #E7E7E7 url(../img/bg_menunav.png) no-repeat left top;
}
ul.menuNav li a:hover {
	font-weight:bold;
	margin-left:2px;
	background-position: 0 -25px;
	color:#C00;
}
/* Conteúdo */



#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden; /* contain float */
	background-color: #000;
	background-image: url(../images/bg_main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#nav {
	
	float:right;
	height:25px;
	background-image:url(../img/bg_body.jpg);

	
}


#header {
	height: 200px;
	background:url(../imgages/header.jpg) top left;
}



#dataAtual {
	font-size: 1em;
	position:relative;
	text-align:right;
	top:140px;
	left:659px;
	width:300px;
}


#banner {
	height: 120px;
}

#sidebar {
	margin-top:60px;
	float:right;
	width:250px;
}

#sidebar p {
	color:#CCC;
}

#sidebar ul li {
	list-style:none;
	color:#F60;
}


#main {
	margin-top:30px;
}


#main ul {
}


#main ul li {
	color:#CCC;
	font-size: 1em;
	list-style-image:url(../img/content_bullet.gif);
}
/* Imagens em Galerias */

#galleryTop {
	background-color:#191919;
	
	
}

#headerGalleryTop {
	width:800px;
	margin:0 auto;
	padding:6px;
	
}

#headerGalleryTop h6 {
	color:#39C;
	margin-bottom:8px;
	margin-top:8px;
	text-align:center;
}

#headerGalleryTop p {
	font-size:14px;
	text-align:center;
	line-height:1.2em;
}



/*Figuras para destaques */
.figureMain {
	float:left;
	background-color: #000;
	width:19.81em;
	margin-top:2px;
	padding-top:6px;
	margin-bottom:6px;
	margin-right:3px;
	height:240px;
	text-align: center;
}


.figureMain img {
	float:none;
border: 1px solid #CCC;
padding: 2px;
}


.figureMain p, .figureMain h6 {
	padding: 5px;
}


.figureMain p {
	font-size:12px;
	color: #CCC;
	text-align: center;
	
}


.figureMain h6 {
	color:#39C;
}

/* fim Figuras para destaques */

#gallery {
	width:960px;
}

#module {
	position:relative;
	float:left;
	width:14.60em;
	height:180px;
	margin-right:.40em;
	margin-bottom:5px;
	background-color:#191919;
	
	
}

#module p {
	color:#999;
	font-size:14px;
	padding:5px;
	
}



#headerModule {
	height:30px;
	background: url(../img/bg_titulo_module.png) top left repeat-x;
	border-bottom: 1px solid #39C;
	padding-left:30px;
	margin-top:2px;
}

#headerModule h6 {
	padding-top:4px;
	color:#39C;
	text-align:right;
	padding-right:5px;
}


.titulogallery{
	background:url(../img/bg_titulo_main.png) left no-repeat;
	border-bottom: 1px solid #39C;
	margin-bottom:5px;
}


.titulogallery h3 {
	margin-left:40px;
	
}

.tituloDescr {
	font-size:14px;
	position:relative;
	width:350px;
	float:right;
	margin-top:-40px;
	text-align:right;
	padding-right:6px;
}


.figure {
	float:left;
	background-color: #191919;
	width:29.96em;
	margin-bottom:8px;
	height:158px;
}


.figure img {
	float: left;
border: 1px solid #CCC;
padding: 2px;
}


.figure p, .figure h6 {
	padding: 5px 5px 5px 30px;
	margin-left:165px;
	line-height:1.5em;
}


.figure p {
	font-size:12px;
	color: #999;
	text-align: left;	
}

.figure h6 {
	color:#39C;
}


/* figuras icones */

.imgCliente {
	background:url(../img/cliente_nav.png) left  no-repeat;
}

.imgTema {
	background:url(../img/tema.png) left no-repeat;
}

.imgDescr {
	background:url(../img/clip.png) left no-repeat;
}

.imgUrl {
	background:url(../img/link.png) left no-repeat;
}

.imgOuro {
	background: url(../img/trofeu_ouro.png) left no-repeat;
}

.imgPrata {
	background:url(../img/trofeu_prat.png) left no-repeat;
}


.imgTool {
	background:url(../img/tools.png) left no-repeat;
}






/* fim Imagens em Galerias */


/* fim Conteúdo */

* html #main {
	display:inline; /* ie 6 double margin bug */
}

#contact {
	width:150px;
	margin:0 auto;
}
#copyright {
	text-align:center;
	font-size:12px;
	clear: both;
	color: #F60;
	border:#39C 1px solid;
	border-left:none;
	border-right:none;
	padding: 10px;

	margin-bottom:10px;
}
#banner h1 {
	text-align: right;
	color: #272D32;
}


/* Contatos */

#contactright, #contactleft {
	position:relative;
	margin-top:32px;
	font-size:14px;
	color:#999;
	width:300px;
}

#contactleft {
	float:left;
}

#contactright {
	text-align:left;
	float:right;
	
}


#contactright p {
	line-height:40px;
}


#contactright img{
	margin-bottom:10px;
	
}


/* Formulários */

#formContato {
	background-color:#191919;
	margin-bottom:-18px;
}

#subForm {
	
margin: 0 auto;
font-size: .8em;
}



#subForm input, #subForm textarea{
	padding:3px;
	color:#999;
}

#subForm textarea{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	
}

#subForm p {
	margin-top: 10px;
	margin-bottom: 20px;
}

#subForm td {
	padding-top:3px;
	color:#999;
	height:30px;
}

.obrigatorio {
	font-size:14px;
	color:#F60;
}

#subForm label {
	color:#999;
	float: left;
	width: 250px;
	margin-right: 6px;
	text-align: left;
	padding-left:6px;
	clear: left;
}

#subscribe {
	
margin-left: 180px;
background-color: #000;
border:#F60 1px solid;
}


#subscribe:hover {
	color:#000;
	background-color: #F60;
	border:#39C 1px solid;
}



#refer {
}

#nome, #email, #empresa, #ramo, #fone, #assunto, #mensagem{
	color:#CCC;
	background-color: #000;
	font-size: 0.9em;
	width: 290px;
	margin-top: 2px;
	border:#F60 1px solid;
}

/* check boxes*/
#chk_interesse_0, 
#chk_interesse_1,
#chk_interesse_2,
#chk_interesse_3,
#chk_interesse_4,
#chk_interesse_5,
#chk_interesse_6,
#chk_interesse_7,
#chk_interesse_8 {
	
	
}
	


#nome:focus,
#empresa:focus,
#ramo:focus,
#email:focus,
#fone:focus,
#assunto:focus,
#mensagem:focus
{
	background-color: #333;
}



/* fim Formulários */

