/*  ===============================================   */
#layout #conteudo img { border: solid 0;}
/*  ===============================================   */
#layout #conteudo #areadestaque {
	width: 600px;
	height: 200px;
	
}
#layout #conteudo #areadestaque #slideshowtopo {
	height: 200px;
	width: 350px;
	padding-right:10px;
}
#layout #conteudo #areadestaque #outrosdestaques {
	width: 240px;
	height: 200px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../Imagens/fundo-3destaques.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#layout #conteudo #areadestaque .odestaque {
	width: 210px;
	height: 62px;
	margin-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #EAE9D7;
}

#layout #conteudo #areadestaque .odestaque .fotodestaque {
 	float:left;
	width: 75px;
	height: 60px;
	margin-right: 5px;
}
#layout #conteudo #areadestaque h1 {
	font-size:18px;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#layout #conteudo #areadestaque p {
	font-size:10px;
	float: right;
	color: #000000;
	width: 130px;
	height: auto;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

#layout #conteudo #areadestaque a {
	text-decoration: none;
}
#layout #conteudo #areadestaque a:hover {
	text-decoration: none;
	color: #CC0000;
}

/*  ===============================================   */

#layout #conteudo #eventos {
	width: 560px;
	height: auto;
	overflow:hidden;
	display: block;
	background-color: #FFFBF9;
}

#layout #conteudo #eventos .evento {
	width: 131px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:10px;
	display: inline;
	float:left;
}

#layout #conteudo #eventos h1 {
	font-size:12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top:5px;
	margin-bottom:2px;
}
#layout #conteudo #eventos h2 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#layout #conteudo #eventos a { 	text-decoration: none; }

#layout #conteudo #eventos .evento .foto {
	width: 130px;
	height: 92px;
	margin-left:0;
	overflow:hidden;
}

/*  ===============================================   */

/*  ===============================================   */
#layout #conteudo #eventos {
	width: 600px;
	height: auto;
}

#layout #conteudo #eventos h2 {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#layout #conteudo #eventos #fotos {
	height: auto;
	width: 600px;
}
#layout #conteudo #eventos #fotos .foto {
	height: auto;
	width: 142px;
}
/*  ===============================================   */

#layout #conteudo #BannersNoMeioSite {
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

/*  ===============================================   */

#layout #conteudo #mural {
	width: 348px;
	height: 357px;
	background-attachment: scroll;
	background-image: url(../Imagens/fundo-muralprinc.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#layout #conteudo #mural #mensagens {
	width: 340px;
	height: 312px;
	background-color:#F4F3F5;
	overflow:auto;
	margin-left:4px;
}

/*  ===============================================   */

/*  ===============================================   */

#layout #conteudo #videos {
	width: 193px;
	height: 357px;
	margin-left:20px;
}

#layout #conteudo #videos .ultvideos {
	width: 193px;
	height: 320px;
	background-color:#FFFFFF;
	overflow:auto;
}


#layout #conteudo #videos  img.foto {
	width: 50px;
	height: auto;
	float: left;
	margin-top:6px;
	overflow:hidden;
}

#layout #conteudo #videos .dados {
	width: 115px;
	height: 50px;
	float: left;
	margin-top:3px;
	margin-left:6px;
	overflow:hidden;
}
#layout #conteudo #videos h1 {
	font-size:12px;
	color:#006633;
	width: 115px;
	height: auto;
	float: left;
	background-color:#FFFFFF;
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#layout #conteudo #videos p {
	font-size:11px;
	color:#666666;
	width: 115px;
	height: auto;
	float: left;
	overflow:hidden;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#layout #conteudo #videos a {
text-decoration:none;
}
#layout #conteudo #videos a:hover {
color:red;
}

/*  ===============================================   */


#layout #conteudo #ultimasnoticias {
	width: 600px;
	height:auto;
	position:relative;
}

#layout #conteudo #ultimasnoticias .informes { color: #CC0000; padding:5px; font-size:25px; font-weight:bold;  background-color:  #fff; border-bottom: solid 5px #CC0000;}


/*  ===== noticias em desque =====   */
#layout #conteudo #ultimasnoticias .noticiadestaque{ width:176px; position:relative; background-color:#F4F4F4; margin-bottom:10px; cursor:pointer;}

#layout #conteudo #ultimasnoticias .noticiadestaque:hover {background-color: #FFFFCC;}

#layout #conteudo #ultimasnoticias .noticiadestaque .secao { font-size:16px; color:#fff; margin-top:0px; margin-bottom:1px; font-weight:bold; background-color: #CC0000; padding:2px;}

#layout #conteudo #ultimasnoticias .noticiadestaque .datanoticiadest { font-size:13px; color:#ff6000; margin-top:5px; margin-bottom:5px; font-weight:bold; padding-left:2px;}

#layout #conteudo #ultimasnoticias .noticiadestaque .titulonoticia { font-size:12px; color:#666; font-weight:bold; padding:0px; padding-left:2px; margin:0; margin-bottom:4px;}

#layout #conteudo #ultimasnoticias .noticiadestaque .resumo { font-size:11px; color:#666; font-weight:normal; padding:0px; margin:0; margin-bottom:4px; padding-left:2px;}

#layout #conteudo #ultimasnoticias .noticiadestaque .fotonoticia { width:176px; height:110px; overflow:hidden; position:relative; }
#layout #conteudo #ultimasnoticias .noticiadestaque .fotonoticia  img{width:100%; position:relative; }

/*  ===== noticias em desque =====   */
#layout #conteudo #ultimasnoticias #noticias {
	width: 98%;
	height: 300px;
	overflow:auto;
	position:relative;
	background-color:#FFFFFF;
	
}

#layout #conteudo #ultimasnoticias .ultimasnoticias {
	width: 600px;
	height: 22px;
	font-size: medium;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	margin-bottom: 4px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFFFFF;
}

#layout #conteudo #ultimasnoticias .maisnoticias a {
width: auto;
padding:5px;
background-color:#990000;
color:#FFFFFF;
float:right;
text-decoration:none;
}


#layout #conteudo #ultimasnoticias #noticias ul {
	position:relative;
	width: 98%;
	height: auto;
	list-style:none;
	text-align: left;
	background-color: #FFFF99;
	padding:0;
	margin:0;
 }
 
 #layout #conteudo #ultimasnoticias #noticias ul li {
	position: relative;
	width: 99%;
	padding: 0px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin: 0px;
	float: left;
 }
 
 
 #layout #conteudo #ultimasnoticias #noticias ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
 }
 
 
 #layout #conteudo #ultimasnoticias #noticias ul li a:hover {
	color: #CC0000;
	background-color: #F7F7F7;
 }
 
 
 
 
