@charset "utf-8";
/* CSS Document */

html,body{
	/*height: auto; */
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color:#FA0;
	background-color:#DDFFFF;
	/*width: 535px;*/
	bgcolor: #ebf4ff;
	margin: 0px;
	scrollbar-face-color: #7c92b3;
	scrollbar-track-color: #9CC76B;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #9CC76B;
	scrollbar-shadow-color: #9CC76B;
	scrollbar-3dlight-color: #9CC76B;
	scrollbar-darkshadow-color: #9CC76B;
	padding: 0px;
}

.myBox {
	border: 3px solid #9CC76B;
	color: #000000;
	width: 530px;
	padding: 10px;
	text-align: left;
	background-color: #CCFFFF;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#wrapper {
	float: left;
/*	background-image: url(file:///C|/Documents%20and%20Settings/Diagramar/Desktop/fundo_sel2.gif); */
	background-repeat: no-repeat;
	width: 530px;
	height: 280px;
}

.container {
	width: 500px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


.noticia {
	width: 480px;
	display: block;
	height: 190px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	clear: both;
}

.noticia img {
	margin: 5px;
	float: left;
	clear: both;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	padding: 2px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	/*width: 450px;*/
	margin: 0px;
	font-style: normal;
}

.bot_esq {
	float: left;
	width: 100px;
}
.bot_dir {
	float: right;
	width: 100px;
}
.leia_mais {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	clear: both;
}

.naveg {
	display: block;
	height: 50px;
	width: 450px;
}

.figura {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.coluna {
	display: block;
	float: left;
	height: auto;
	width: 360px;
	margin-left: 10px;
}

.container #titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	display: block;
	margin: 2px;
	height: 35px;
	width: 450px;
	padding: 2px;
	
}
#section1 {
	height: 280px;
	Text-align:left;
	margin: 0px;
	background-color: #ebf4ff;
	background-repeat: no-repeat;
	clear: both;
}

.fxcontainer {
	border-bottom: 2px solid rgb(200, 200, 200);
	margin-left: 25px;
	margin-right: 25px;
	}


/*div.figura h2 {
font-style: normal;
font-size:14px;
}

div.texto {
	float: left;
	width: 420px;
	height: 30px;
	display: block;
	clear: both;
}
div.texto p {
	text-align: center;
	font-style: italic;
	font-size: 12px;
	top:auto;
}
div.conteudo {
	width: 485px;
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	clear: both;
}
div.conteudo p {
text-align: justify;
font-style: normal;
font-size: 12px;
}*/
.box_esquerdo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 243px;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 3px;
	line-height: normal;
}
.box_direito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 243px;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 3px;
}
.box_esquerdo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
}
.box_direito p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
}

