*, img{
	margin:0;
	padding:0;
	border:none;
}

body{
	background-color:white;
	margin:0;
	/*background-image:url(images/fundo1.gif);
	background-repeat:repeat;*/
	text-align:center;
 }

p, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: -10px;
	padding-left: 20px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #376064;

}
a:link, a:hover, a:visited, a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #376064;
	text-decoration:none;
}

#paracentralizar{
 margin:0 auto; /*isso centraliza no demais browsers*/
 width:1002px;
 }

#central{
 position:relative;
 background-color:white;
 width:983px;
 height:710px;
/* border:#FFCC00 1px solid;*/
 }
/*HOME*/
#barra_superior{
margin-top:5px;
width:981px;
height:52px;
}

#quadro_central{
margin-top:5px;
}
#quadro_central_home{
margin-top:5px;
width:981px;
height:387px;
}
#barra_inferior{
margin-top:5px;
}
#quadro_esquerda{
position:relative;
float:left;
background-image:url(images/parceiros_fundo.jpg);
width:479px;
height:122px;
}
#quadro_direita{
position:relative;
float:right;
background-image:url(images/cases_fundo.jpg);
width:479px;
height:122px;
}
#logo_cases1{
position:absolute;
width:99px;
height:37px;
top:23px;
left:79px;
cursor:pointer;
}
#logo_cases2{
width:99px;
height:37px;
position:absolute;
top:23px;
left:189px;
cursor:pointer;
}
#logo_cases3{
width:99px;
height:37px;
position:absolute;
top:23px;
left:302px;
cursor:pointer;
}
#logo_cases4{
width:99px;
height:37px;
position:absolute;
top:71px;
left:79px;
cursor:pointer;
}
#logo_cases5{
width:99px;
height:37px;
position:absolute;
top:71px;
left:189px;
cursor:pointer;
}
#logo_cases6{
width:99px;
height:37px;
position:absolute;
top:71px;
left:302px;
cursor:pointer;
}
#logo_parceiros1{
width:94px;
height:84px;
position:absolute;
top:25px;
left:82px;
cursor:pointer;
}
#logo_parceiros2{
width:94px;
height:84px;
position:absolute;
top:25px;
left:194px;
cursor:pointer;
}
#logo_parceiros3{
width:94px;
height:84px;
position:absolute;
top:25px;
left:309px;
cursor:pointer;
}

/*INTERNA*/
#quadro_superior{
margin-top:5px;
width:981px;
height:157px;
}
#menu_esquerda{
margin-top:5px;
float:left;
}
#quadro_central2{
	background-image:url(images/barracinzadotexto.gif);
	background-repeat:no-repeat;
	width:774px;
	float:right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
#quadro_centralGRD, .quadro_centralGRD {
	background-image:url(images/barracinzadotextogrd.gif);
	background-repeat:no-repeat;
	width:979px;
	float:right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.primeiro_botao{
width:193px;
height:55px;
line-height:55px;
background-image:url(images/primeiro_botao.gif);
background-repeat:no-repeat;
}
.botao_do_meio{
width:193px;
height:37px;
line-height:37px;
background-image:url(images/botao_do_meio.gif);
background-repeat:no-repeat;
}
.ultimo_botao{
width:193px;
height:48px;
line-height:48px;
background-image:url(images/ultimo_botao.gif);
background-repeat:no-repeat;
}
.primeiro_botao a:link, .botao_do_meio a:link, .ultimo_botao a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.primeiro_botao a:visited, .botao_do_meio a:visited, .ultimo_botao a:visited{
	color:white;
}
.logo_case, .logo_case2{
float:left;
width:184px;
height:103px;
background-color:white;
border:double 1px #CCCCCC;
padding:2px;
text-decoration:none;
/*margin-left:30px; para 4 por linha no chrome*/
margin-left:25px; /*para 4 por linha no IE*/
}
.logo_case2{
margin-bottom:25px;
position:relative;
}
.case_cat{
float:left;
width:910px;
height:23px;
padding:2px;
text-decoration:none;
margin-left:30px;
}
.depoimento, .autor{
font-style:italic;
font-weight:bold;
float:right;
width:722px;;
}
.descritivo{
/*float:right;*/
}
.outros{
float:right;
margin-top:200px;
}
#barra_verde{
background-image:url(images/barrainferiortextogrd.gif);
width:980px;
height:222px;
border:1px solid red;
text-align:right;
padding-right:20px;
padding-top:20px;
margin-top:50px;
}
input, textarea{
border:1px solid grey;
}