.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

img{
	border: 0px;
}

body{
	margin: 0px;
	text-align: center;
	font-size: 11px;
	font-family: tahoma;
}

hr{
	margin: 10px 0px 10px 0px;
	border: 0px;
	border-bottom: 1px dashed #CCC;
}

h1{
	font-family: Georgia;
	font-size: 30px;
	color:  #15396f;
	margin: 0px;
}

h2{
	font-family: Verdana;
	font-size: 16px;
	color:  #15396f;
	margin: 0px;
}

h3{
	font-family: Verdana;
	font-size: 13px;
	font-weight:100;
	color: #15396f;
	margin: 0px;
}

h4{
	font-family: Verdana;
	font-size: 13px;
	font-weight:100;
	text-align:justify;
	color: #15396f;
	margin: 0px;
}
h5{
	font-family: Verdana;
	font-size: 22px;
	color:  #15396f;
	margin: 0px;
}

h6{
	font-family: Georgia;
	font-size: 24px;
	color:  #15396f;
	margin: 0px;
}

h7{
	font-family: Georgia;
	font-size: 18px;
	font-weight:400;
	color: #15396f;
	margin: 0px;
}

a{
	color: #15396f;
}

#principal{
	width: 990px;
	padding-top: 20px;
	margin: auto;
	text-align: left;
}

#topo{

}

#foto{
	width: 150px;
	height: 594px;
	float: left;
	/*background: url("../img/foto.jpg") bottom no-repeat;*/
}

#foto_menor{
	width: 150px;
	height: 450px;
	float: left;
	/*background: url("../img/foto.jpg") bottom no-repeat;*/
}

#conteudo{
	width: 640px;
	float: left;
}

.contConteudo{
	padding: 15px 15px 0px 25px;
}


#comentario{
	width: 200px;
	float: left;
}
.cont{
	padding: 15px;

}

.contConteudoRodape{
	padding: 0px 15px 15px 15px;
}

.postit{
	width: 170px;
	height: 185px;
	background-image:url(../img/postit2.jpg);
	background-repeat: no-repeat;
	/*padding: 30 10 0 20px;*/
	padding-top: 10px;
	/*padding-right: 20px;
	padding-bottom: 0px;*/

	
}
#box{
	/*padding-top: 20px;*/
	font-size: 11px;
	background: #EFEFEF;

}

#box2{
	/*padding-top: 20px;*/
	font-size: 11px;
	/*background: #EFEFEF;*/

}

#areaRodape{
	background: #15396f url('../img/bg_body.jpg') repeat-x bottom;
}

#rodape{
	width: 990px;	
	margin: auto;
	text-align: left;
}

.contRodape{
	float: left;
	padding: 20px 0px 18px 0px;
}

#selo{
	width: 250px;
	text-align: center;
	float: left;
}

#conteudoRodape{
	width: 540px;
	color: #FFF;
	float: left;
}

#logo{
	width: 200px;
	padding-top: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.txtRodape{
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
.bt {
	margin-bottom: 5px;	
}

.btTitulo {
	margin-top: 50px;
	margin-bottom: 5px;
}
