
#img_principal {
	position:relative;
	float:left;
	width:589px;
	height:274px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#destaque1 {
	position:relative;
	float:left;
	width:275px;
	padding-left:10px;
	padding-right:15px;
	overflow:hidden;
	}
	
#destaque2 {
	position:relative;
	float:left;
	width:275px;
	padding-left:25px;
	overflow:hidden;
	}
	
.titulo {
	text-align:center;
	height:auto;
	margin-bottom:10px;
	background-color:#009F9F;
	color:#FFFFFF;
	font-weight:bold;	
	}

.foto_destaque {
	}

.subtitulo {
	padding-top:5px;
	font-weight:bold;
	text-align:left;
	color:#0f7b7b;
	}

.texto {
	text-align:justify;
	padding-top:8px;
	margin-bottom:10px;
	padding-right:2px;
	line-height:16px;
	}

.tituloadmin {
	text-align:center;
	height:auto;
	margin-top:25px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;	
	}
