@charset "iso-8859-1";
html {
	height: 100%;
}
#total {
	margin:0px auto;
    width:920px; border: 0; solid: #000;
	vertical-align:top;
    position:relative;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
    background-color:#FFFFFF;
	text-align: left;
	min-height: 100%;
	height: auto;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;

	
}
* html #total{
	height: 100%;
}
body {
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	height: 100%;
	background-position: center;
}

.menu_superior {
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
	line-height: center;
}
.texto_secretaria {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	align: justify;
}
.titulo_saude {
	font-family: Tahoma;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.titulo_noticias {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.titulo_noticias_chapel {
	font-family: Verdana;
	font-size: 14px;
	color: #993300;
}
 #topo{
	border-bottom: 1px 	solid #E5E5E5;
	width: 920px;
	position: relative;
}
 #menu{
	background-color:#FFFFFF;
	width: 195px;
	float: right;
}
 #conteudo{
 	background-color: #FFFFFF;
	width: 190px;
	float: right;
	
}
 #conteudo1{
	width: 520px;
	float: right;	
}

 #conteudo2{
 	background-color: #000000;
	width: 717px;
	float: right;
	
}
 
.float_left {
float:left;
}

.float_right {
float:right;
}

/* Adjust this width to fit your needs */
.container {
width:708px;
float: right;
background-color: #ffffff;
margin-right: 5px; 
}

.container_linha {
	width: 695px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEF2F7;
	border-right-color: #EEF2F7;
	border-bottom-color: #EEF2F7;
	border-left-color: #EEF2F7;
	
}

.container_head {
	height:39px;
	background-image: url(imagens/sidebar_center.jpg);
	width: 690px;
}

/* To Center align the title add= text-align:center; */
.container_head_text {
	height:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;
	font-weight:normal;
	margin-right: 10px;
	margin-left: 40px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.container_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	color:#666666;
	border-spacing: 0px;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px none #F5F5F5;
	margin-top: 10px;
}

#rodape{
	width: 920px; 
	height: 52px;
	 background: #ffffff; 
	 clear: both;
}

.preto10
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none
}
.tema_laterala {
	font-family: Times New Roman;
	font-size: 20px;
	color:#24506B;
}
.tema_lateralb {
	font-family: Times New Roman;
	font-size: 20px;
	color:#FF0000;
}

.titulo_filiados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
	
.texto_filiados
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height: 15px;
}


a { text-decoration:none;color:#333333;}
a:hover{color:#993300;}

