/* CSS Document */
body{
	background-color:#FFFFFF;
	font-family:"Arial";
	font-size:11px;
	margin-top:0px;
	scrollbar-arrow-color:#235E3F;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

}
#geral{
	width:767px;
	margin:auto;
	margin-top:0px;
}
#superbanner{
	width:767px;
	height:84px;
	background-color:#ffffff;
}

#header{
	width:767px;
	height:90px;
	background-color:#4C8327;
	margin-top:10px;
	z-index:0px;
}

.atomedico_banner{
	width:468px;
	height:60px;
	border:none;
	float:right;
	margin: -75px 10px 0px 0px;
	position:relative;
}

#menu {
	width:767px;
	background-color:#235E3F;
	margin-top:4px;
	border-bottom:solid;
	border-bottom-color:#977E3D;
	border-top:solid;
	border-top-color:#977E3D;
	font-family:"Arial";
	font-size:10px;
	color:#F8F5C3;
	line-height:15px;
	text-align:center;
}
#menu a:link{
	color:#F8F5C3;
	text-decoration:none;
}
#menu a:visited{
	color:#F8F5C3;
	text-decoration:none;
}
#menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#conteudo{
	width:767px;
	margin:auto;
	height:500px;
	margin-bottom:10px;
}

.coluna1{
	margin-top:10px;
	float:left;
	width:130px;
	height:490px;
	background-color:#FFFFFF;
	background-image:url(../img/relacionamento.jpg);
	background-repeat:no-repeat;
}
.coluna1 a{
	font-size:12px;
	font-weight:bold;
	font-family:"Arial";
	color:#235E3F;
	text-decoration:none;
}
.coluna1 a:hover{
	font-size:12px;
	font-weight:bold;
	font-family:"Arial";
	color:#ffffff;
	text-decoration:none;
}

.coluna2{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:176px;
	height:490px;
}

.video{
	width:176px;
	height:171px;
	background-color:#CCCCCC;
}

.noticiadest{
	margin:auto;
	border:#C3D9CE;
	border-style:solid;
	margin-top:10px;
	padding:5px;
	width:158px;
	height:295px;
	background-color:#E3F0E9;
}

.coluna3{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:318px;
	height:490px;
}

.noticiadest2{
	margin:auto;
	width:305px;
	height:365px;
	border:#C3D9CE;
	background-color:#E3F0E9;
	padding:7px;
}

.outrasnoticias{
	width:305px;
	background-color:#E3F0E9;
	padding:7px;
	margin-top:10px;
	height:88px;
}
.noticiadest3{
	margin:auto;
	width:305px;
	
}
.textdest3{
	width:150px;
	float:left;
}
.fotodest3{
	margin-top:-10px;
	width:150px;
	float:right;
}


.coluna4{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:110px;
	height:490px;
	margin-bottom:10px;
	background-color:#EBE7DB;
	background-image:url(../img/col4.jpg);
	background-repeat:no-repeat;
}


.agenda{
	margin:auto;
	width:100px;
	margin-top:10px;
}

#rodape{
	margin:auto;
	text-align:center;
	width:767px;
	color:#006600;
}
#textopop{
	padding:10px;
	font-family:"Arial";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
}

.bordacinza{
	border-top:solid 2px #CCCCCC;
}

h2{
	font-family:"Arial";
	font-size:14px;
	color:#235E3F;
}
h3{
	font-family:"Arial";
	font-size:18px;
	color:#235E3F;
}

#conteudo #reinvindique td{
	width:132px;
	height:110px;
    background:url('../img/reivindique2.jpg') no-repeat;
	text-align:center;
	padding-left:10px;
	padding-top:20px;"
}
#conteudo #reinvindique td a{
	color:#FFFFFF;
	font-weight:bold;
}
#conteudo #reinvindique td a:hover{
 background:#990000;
 color:#FFFFFF;
}
