@charset "utf-8";
/* CSS Document */

#box1{
	width:479px; height:279px;
	margin-top:13px;
	float:left;
}

#sombra1{
	width:10px; height:299px;
	float:left;
	background-image:url(../images/sombra_box32.png);
	_background-image: none;
	background-position:bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32.png', sizingMethod='scale');
}

#conteudo_box1{
	width:466px; height:279px;
	padding-top:15px;
	border:solid 1px #233B5A;
	float:left;
	background-image:url(../images/bg_box1.jpg);
	background-position:bottom;
}

#conteudo_box1 a:link, a:visited{
	text-decoration:none;
	color:#234A67;
}

#conteudo_box1 a:hover{
	text-decoration:none;
	color:#234A67;
	text-decoration:underline;
}

#conteudo_box1 p{
	text-align:left;
	margin:0 15px 0 145px;
	
	line-height:14px;
}

#box2{
	float:left;
	height:165px;
	margin:13px 0 0 2px;
	width:288px;
}

#sombra2{
	width:10px; height:165px;
	float:left;
	background-image:url(../images/sombra_box32_small.png);
	_background-image: none;
	background-position:bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32_small.png', sizingMethod='scale');
}

#conteudo_box2{
	width:276px; height:165px;
	border:solid 1px #233B5A;
	float:left;
	background-color:#FAF8F3;
	background-image:url(../images/bg_box2.jpg);
	background-repeat:repeat-x; 
	background-position:bottom;
}

#conteudo_box2 ul{
	margin:0px 0px 0px 9px;
	list-style-type:none;
}

#conteudo_box2 li{
	margin-bottom:auto;
	line-height:19px;
}

#box3{
	width:288px; height:120px;
	float:left;
	margin:10px 0px 0px 2px;	
}

#sombra3{
	width:10px; height:120px;
	float:left;
	background-image:url(../images/sombra_box32_small.png);
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32_small.png', sizingMethod='scale');
}

#conteudo_box3{
	width:276px; height:119px;
	border:solid 1px #233B5A;
	float:left;
	background-color:#FAF8F3;
	background-image:url(../images/bg_box2.jpg);
	background-repeat:repeat-x; 
	background-position:bottom;
}

#conteudo_box3 p{
	margin:0px 0px 10px 10px;
}

#conteudo_box3 a:link, a:visited{
	color:#234A67;
	text-decoration:none;
}

#conteudo_box3 a:hover{
	color:#234A67;
	text-decoration:underline;
}

h2{
	width:217px;
	height:47px;
	background-image:url(../images/designeweb.gif);
	margin:10px 0px 0px 145px;
}

h2 span{
	display:none;
}

h3.portfolio_tit{
	width:276px; height:35px;
	background-image:url(../images/sub_portfolio.jpg);
}

h3.contrapido_tit{
	width:276px; height:40px;
	background-image:url(../images/sub_contatorapido.jpg);
}

h3 span{
	display:none;
}
