body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 11px;
	color: #282828;
	text-align: center;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 15px 10px;
	text-indent: 50px;
	text-align: justify;
	padding: 0px;
	color: #333333;
	font-weight:normal;
}

.perguntas {
	font-size:13px;
	color:#000000;
	text-indent:1cm;
	text-align:justify;
	line-height:16px;
	font-weight: bold;
}

.menu_faq a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066FF;
}

.menu_faq a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066FF;
	font-weight: bold;
}

.titulo_assunto {
	font-size:11px;
	text-indent:1cm;
	text-align:justify;
	line-height:16px;
	font-weight: bold;
}	

img {
	border-style: none;
}
img.pic_left{
	float:left;
	padding:5px;
	margin:0 8px 8px 8px;
	border:1px  #CCCCCC solid;
}

a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}

#welcome h1{
	padding:5px 0 0 20px;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
}

h3{
	font-size:14px;
	color: #003366;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-decoration: none;
}

h3 a{
	font-size:14px;
	color: #003366;
	padding: 0px;
	text-decoration: none;
}

h3 a:hover{
	font-size:14px;
	color: #3366CC;
	padding: 0px;
	text-decoration: none;
}

.quemsomos_index {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 15px 10px;
	text-indent: 50px;
	text-align: justify;
	padding: 0px;
	color: #333333;
}

.servico_descricao {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 10px;
	padding: 0px;
	color: #333333;
}

h4{
	font-size:13px;
	padding:2px;
	margin:0px;
	color: #003366;
	border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background: url(images/head.jpg) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;	
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;	
}
.top_head_banner{
	float:right;
	width:200px;
	height:120px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 155px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
	color:#000033;
}
#menu .current {
	color:#000033;
	font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
	float:left;
	padding:0 30px 30px 30px;
	width: 445px;
	height:auto;
}
#content_right{
	float:left;
	padding:5px;
	width: 200px;
	height:auto;
}
#welcome {
	/*
	background: url(images/center_banner.gif) no-repeat;
	background-position:12px 0px; */
	padding: 0 10px 10px 12px; 
	width: 750px;
	height:160px; 
}
.item_box{
	width:auto;
	height:auto;
	padding:10px 0 5px 0;
	border-bottom:1px #666666 dashed;
}
.spacer{
	width:auto;
	height:2px;
	clear:both;
	padding-bottom:2px;
}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
	margin-top: 5px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}

#fields select {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 265px;
	color:#333333;
}

#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#E6FAFF;
	border:#CCCCCC 1px solid;
	
}
.contact_info{
	float:left;
	padding:15px;
}

/*servicos ------------- */

.servicos a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/*work------------*/
.project_details{
	float:left;
	width:200px;
	color:#0099FF;
	padding:10px 0 0 10px;
}
#footer {
	text-align:center;
	font-size:10px;
	color:#000033;
	background: url(images/footer.gif) no-repeat;
	background-position:0px 0px;
	padding-top:10px;
	width: 750px;
	height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}

#texto_rodape {
	width: auto;
	height:auto;
	clear: both;
	margin:0;
	padding:2px 0px 2px 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

#madeby{
	width:200px;
	height:85px;
	float:right;
	padding-right:30px;
	text-align:center;
}
#madeby a{
	text-decoration:none;
	color:#666666;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	display: block;
}

.btn_enviar {
	width: 90px;
	height: 20px;
	background-image: url(images/bt_enviar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.campo_texto {
	width: 450px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.campo_mensagem {
	width: 450px;
	height: 100px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}