/*	CORES
 * @background:	#EAEDE9
 * @links: 		#443D45
 * @sobre: 		#4C72AA
 * @soluções:	#6687BC
 * @suporte:	#789ACA
 */
@import url(/public/css/reset.css);

body{
    margin: 0px auto;
    text-align:center;   
	font-family: Arial;
}
a{color:#588ECC;}

#principal{margin:0px auto; text-align:left; width:1000px;}
#principal h1.cabecalho{
	height:440px;
	background: #FFF url(../assets/tpl_site_index/homem_puxando_gravata_reuniao.jpg) no-repeat center top;
}
/*
*+html #principal h1.cabecalho{height:410px;}
*/

#principal h1.cabecalho a{
	text-indent:-9999px;
	text-decoration:none;
	border:0px;
	display:block;
	width:240px;
	height:180px;
	margin-left:70px;
	padding-top:20px;
}
#principal h2.campanha_pergunta{
    background: url(../assets/tpl_site_index/campanha_titulos.gif) no-repeat center top;
    height:70px;
    text-indent:-9999px;
}
#principal h3.campanha_resposta{
    background: url(../assets/tpl_site_index/campanha_titulos.gif) no-repeat center bottom;
    height:45px;
    text-indent:-9999px;
	margin-bottom:10px;
}
#principal .box{
    width:300px;
	_width:270px;
    margin-left:28px;
    float:left;    
}
#principal .box .chamada{
    width:300px;
	_width:270px;
    height:130px;
    overflow:hidden;
    color:#ffffff;
}
#principal .box_sobre .chamada{background:#3874B7;}
#principal .box_solucoes .chamada{background:#3874B7;}
#principal .box_suporte .chamada{background:#3874B7;}
#principal .box .chamada h3 {height:42px; text-indent:-9999px; margin:10px; margin-bottom:0px; padding:0px;}
#principal .box .chamada h3 a{height:42px; display:block; border:0px;}
#principal .box .chamada p {margin:10px; margin-top:0px; padding:0px; font: bold 0.875em Verdana, Arial, sans-serif;}
#principal .box_sobre .chamada h3{background: url(../assets/tpl_site_index/secoes_titulos.jpg) no-repeat 0px 0px;}
#principal .box_solucoes .chamada h3{background: url(../assets/tpl_site_index/secoes_titulos.jpg) no-repeat 0px -42px;}
#principal .box_suporte .chamada h3{background: url(../assets/tpl_site_index/secoes_titulos.jpg) no-repeat 0px -84px;}

#principal .box .links ul{list-style-type:none; margin:0px; padding:0px;}
#principal .box .links ul li{padding-left:11px; background: url(../assets/tpl_site_index/marcador_lista.gif) no-repeat 0px 4px;}
#principal .box .links ul li a{font: 0.875em Verdana, Arial, sans-serif;font-weight:bold;}
 
#footer{width:730px;height:60px;padding-top:15px;margin:20px auto;border-top:1px solid #E6E6E6;font-weight:bold;overflow:hidden;}
#footer .logotipo{
	float:left;
	line-height:60px;
	width:170px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background: url(../assets/footer-logotipo-itquality.jpg) no-repeat;
}
#footer .logotipo a{display:block;width:170px;height:60px;}
#footer address{
	background:url(../assets/footer-separador.jpg) no-repeat 0px 0px;
	font-style:normal;
	text-align:center;
	float:left;
	margin-left:10px;
	padding-left:20px;
	height:60px;
}
#footer .contato .telefone{font-size:18px;}
#footer .mapa a{font-size:x-small;}