@charset "utf-8";
/* CSS Document */

#box1{
	width:479px; height:388px;
	margin-top:13px;
	float:left;
}

#sombra1{
	width:10px; height:388px;
	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:466px;
	height:388px;
	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 20px 0px 20px;
	line-height:14px;
}

#box2{
	width:288px; height:190px;
	float:left;
	margin:13px 0px 0px 2px;
}

#sombra2{
	width:10px; height:190px;
	float:left;
	background-image:url(../images/sombra_box32_small.png);
	background-position:bottom;
	background-repeat:no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32_small.png', sizingMethod='scale');
}

#conteudo_box2{
	width:276px; height:190px;
	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;
}

#box3{
	width:288px; height:188px;
	float:left;
	margin:10px 0px 0px 2px;	
}

#sombra3{
	width:10px; height:188px;
	float:left;
	background-image:url(../images/sombra_box32_small.png);
	background-position:bottom;
	background-repeat:no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sombra_box32_small.png', sizingMethod='scale');
}

#conteudo_box3{
	width:276px; height:188px;
	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:10px 0px 30px 10px;
}

#conteudo_box3 a:link, a:visited{
	color:#333;
	text-decoration:none;
}

#conteudo_box3 a:hover{
	color:#333;
	text-decoration:underline;
}

h2{
	width:117px;
	height:50px;
	background-image:url(../images/contato.gif);
	margin:20px 0px 5px 20px;
}

h2 span{
	display:none;
}

h3.curriculo_tit{
	width:276px; height:44px;
	background-image:url(../images/sub_curriculo.jpg);
}

h3.contrapido_tit{
	width:276px; height:40px;
	background-image:url(../images/sub_contatorapido.jpg);
}

h3.links_tit{
	width:276px; height:40px;
	background-image:url(../images/sub_links.jpg);
}

h3 span{
	display:none;
}

/*--------------------------------------------------------*/

#conteudo_box2 p img{
	margin:20px 0px 0px 50px;
}

iframe{
	margin:10px 0 0 10px;
	overflow:hidden;
}

#conteudo_box3 p{
		text-align:center;
		margin-left:-10px;
}
		