@charset "iso-8859-1";
html {
	height: 100%;
}
#total {
	margin:0px auto;
    width:930px; border: 0; solid: #000;
	vertical-align:top;
    position:relative;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
    background-color:#F5F5F5;
	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_novo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	height: 100%;
}

.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{
	height: 145;
	border-bottom: 1px 	solid #E5E5E5;
	width: 920px; 
}
 #menu{
 	background-color:#F5F5F5;
	width: 180px;
	float: left;	
}
 #conteudo{
 	background-color: #F5F5F5;
	width: 190px;
	float: right;
	
}
 #conteudo1{
 	background-color: #F5F5F5;
	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:700px;
float: right;
background-color: #ffffff;
margin-right: 10px; 
}

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

/* To Center align the title add= text-align:center; */
.container_head_text {
	height:39px;
	padding:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #939393;
	font-size:16px;
	font-weight:bold;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}

.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;
}

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

.preto10
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none
}


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

