@charset "utf-8";
body {
	background-color: #666;
}

#main {
	width: 800px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px;
}
#c_home {
	width: 630px;
	background-color: #FFF;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#rodape {
	background-image: url(images/rodape_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 800px;
	text-align: center;
}
#rodape .textoRodape {
	font-size: 10px;
}

#presidencia {
	padding: 0px;
	float:left;
	background-color: #FDCE00;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#presidencia img {
	border-style: none;
}

#presid {
	float: left;
}
#governofed {
	float: right;
}
#ind_banner {
	margin: 0px;
	padding: 0px;
	float: left;
}
.clear {
	clear: both;
}
#sidebar {
	width: 140px;
	background-color: #E2EFF7;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/sidebar_bg.jpg);
	height: 650px;
	float: left;
	padding-top: 30px;
	background-repeat: no-repeat;
}
#sidebar a img {
	border-style: none;
}

.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.pics {
	overflow: hidden;
	height: 150px;
	width: 200px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 10px;
}
.pics2 {
	overflow: hidden;
	height: 150px;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 10px;
}


.Stitulo {
	font-size: 25px;
	color: #639aff;
}

.titulo {
	font-size: 18px;
	color: #F0F;
}

.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textJust {
	text-align: justify;
	text-indent: 2em;
}


#conteudo {
	background-color: #FFF;
	width: 800px;
	position: relative;
}
#Patro {
	width: 800px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sidebar img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.centerCell {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

//
// Classes importadas da página da SEDH
//

.titulo_secretaria a:hover{
color: #E67900;
}

.titulo_secretaria a{
	font-weight: bold;
	font-size: 1.1em;
	color: #643e00;
	text-decoration: none;
}

.titulo_secretaria {
	text-align: center;
	background: #FFCC00;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	background-image: url(images/nav/menu_bg.jpg);
	background-repeat: repeat-x;
}

// Estilo utilizados em expand/collapse jQuery

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	//background-color:#FFCCCC;
	background-color:#B4D26C;
	margin:1px;
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}
.textJust2 {
	text-align: justify;
}
#noticia {
	width: 550px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	background-color: #CEFFCE;
}
.webdev {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

