@charset "utf-8";
/* CSS Document */

#box1{
	width:769px; height:383px;
	margin-top:13px;
	float:left;
}

#sombra1{
	width:10px; height:383px;
	float:left;
	background-image:url(../images/sombra_box32.png);
	background-position:bottom;
	background-repeat:no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32.png', sizingMethod='scale');
}

#conteudo_box1{
	width:757px;
	height:383px;
	border:solid 1px #233B5A;
	float:left;
	background-image:url(../images/bg_box1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FBF8F3;
}

#conteudo_box1 p{
	padding:0px 10px 0px 10px;
	line-height:14px;
}

h2{
	width:100%;
	height:42px;
	background-image:url(../images/servicos.gif);
	background-repeat:no-repeat;
	margin:15px 0px 30px 15px;
}

h2 span{
	display:none;
}

#quadro{
	width:245px;
	height:90px
}

#coluna{
	width:245px;
	float:left;
}

/*--------------------------------------------------------*/

p.copyright{
	width:300px;
}

p{
	width:220px; height:auto;
	margin:0px 0px 30px 5px;
	font-size:10px;
}

p:hover{
	color:#333;
}

h3{
	margin:0px 0px 0px 15px;
}

h3 span{
	display:none;
}

h3.tit_01{
	width:113px; height:16px;
	background-image:url(../images/sub_serv_design.gif);
}

h3.tit_02{
	width:145px; height:17px;
		background-image:url(../images/sub_serv_programacao.gif);
}

h3.tit_03{
	width:98px; height:14px;
		background-image:url(../images/sub_serv_identidade.gif);
}

h3.tit_04{
	width:166px; height:17px;
		background-image:url(../images/sub_serv_email.gif);
}

h3.tit_05{
	width:119px; height:17px;
		background-image:url(../images/sub_serv_impressos.gif);
}

h3.tit_06{
	width:58px; height:17px;
		background-image:url(../images/sub_serv_ilustracao.gif);
}

h3.tit_07{
	width:136px; height:17px;
		background-image:url(../images/sub_serv_tratamento.gif);
}

h3.tit_08{
	width:93px; height:17px;
		background-image:url(../images/sub_serv_video.gif);
}

h3.tit_09{
	width:38px; height:17px;
		background-image:url(../images/sub_serv_media.gif);
}



	
	