@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	background-image:url(../imgs/estrutura/bgMDO.jpg);
	background-repeat:repeat-x;

	}
	
.pai{
	border:0px solid red;
	width:845px;
	height:520px;
	margin-top:5px;
	}
	
	
.cabecalho{
	border:0px solid red;
	width:800px;
	height:16px;
	text-align:right;
}
	
.paiCont{
	border:0px solid #33CC00;
	width:801px;
	height:475px;
	background-image:url(../imgs/estrutura/bgContMDG.png);
	background-repeat:no-repeat;
	margin-top:7px;
	}

.ladoEsq{
	border:0px solid #000000;
	width:230px;
	height:474px;
	float:left;
	}
	
.ladoDireito{
	border:0px solid blue;
	width:530px;
	height:440px;
	float:right;
	margin-right:15px;
	margin-top:12px;

	}
	
.logo{
	border:0px solid #009900;
	width:230px;
	height:120px;
	float:left;
	text-align:left;
	}
	
.flashFotos{
	border:0px solid #CC3300;
	width:215px;
	height:320px;
	float:left;
	margin-top:18px;
	margin-left:5px;
	}
	
.titPai{
	border:0px solid red;
	width: 529px;
	height:36px;
	float:left;
	}
	
.dataPai{
	border:0px solid red;
	width: 529px;
	height:45px;
	float:left;
	background-image:url(../imgs/estrutura/bgData.gif);
	background-repeat:no-repeat;
	}
		
.ramos2{
	border:0px solid red;
	width: 529px;
	height:45px;
	float:left;
	background-image:url(../imgs/estrutura/bgBaixo.gif);
	background-repeat:no-repeat;
}

.titTemaPai{

	border:0px solid #00CC00;
	width:529px;
	height:30px;
	clear:both;
}

.botaoIniciar{
	border:0px solid red;
	width:529px;
	height:auto;
	display:table;
	margin-top:15px;
	clear:both;
}

.textoPai{
	border:0px solid #990000;
	width:530px;
	height:220px;
	float:left;
	overflow:auto;
 	background-color:#FFFFFF;
}

.textoPaiComents{
	border:0px solid #990000;
	width:530px;
	height:250px;
	float:left;
	overflow:auto;
 	background-color:#FFFFFF;
	text-align:left;
	margin-top:6px;
}


.texto{
	border:0px solid #990000;
	width:500px;
	height:210px;
	float:left;
	display:table;
	margin-left:5px;
	line-height:200%;
}

.coments{
	border:0px solid #990000;
	width:500px;
	height:auto;
	float:left;
	display:table;
	margin-left:5px;
	padding-bottom:5px;
	margin-top:12px;
}

.paiPessoas{
	border:0px solid #990000;
	width:500px;
	height:auto;
	float:left;
	display:table;
	margin-left:5px;
	margin-top:7px;
}

.rodapePai{
	border:0px solid red;
	width:800px;
	height:30px;
}


.botoesSetas{
	border:0px solid red;
	width:400px;
	height:30px;
}
.paiRodade{
	border:0px solid red;
	width:800px;
	height:12px;
	display:table;
}

.rodape01{
	border:0px solid red;
	width:300px;
	height:auto;
	float:left;
	text-align:left;
}

.rodape02{
	border:0px solid red;
	width:300px;
	height:auto;
	float:right;
	text-align:right;
}

.botaoVoltar{
	border:0px solid red;
	width:auto;
	height:auto;
	display:table;
	float:left;
}

.botaoAvancar{
	border:0px solid red;
	width:auto;
	height:auto;
	display:table;
	float:right;
}

.nomeComentario{
	border:0px solid red;
	width:300px;
	text-align:left;
	height:auto;
	display:table;
	float:left;
	clear:both;
	margin-left:5px;
}

.cidade{
	border:0px solid red;
		width:300px;
	text-align:left;
	height:auto;
	display:table;
	float:left;
		clear:both;
	margin-left:5px;
}

.estado{
	border:0px solid red;
	width:300px;
	text-align:left;
	height:auto;
	display:table;
	float:left;
	clear:both;
	margin-left:5px;
} 

.linha{
	border:0px solid red;
	clear:both;
	float:left;
	width:500px;
	text-align:left;
}

.seuNome{
	border:0px solid red;
	float:left;
	width:529px;
	text-align:left;
	margin-top:10px;
}

.seuCode{
	border:0px solid red;
	float:left;
	width:510px;
	text-align:left;
	margin-top:10px;
}

.seuMail{

	border:0px solid red;
	float:left;
	width:510px;
	text-align:left;
	clear:both;
	margin-top:10px;
}

.seuComent{

	border:0px solid red;
	float:left;
	width:510px;
	text-align:left;
	clear:both;
	margin-top:10px;
}