/*tags*/
body {
	margin:0 0 0 0;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
table {
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a:hover{
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}

/*menu*/
.menu2{
	background-image:url(/img/layout/bg_menu2.jpg);
	background-repeat:repeat-x;
}

/*fonts*/
.font_arearestrita{
	font-size:11px;
	color:#009999;
}
.font_noticias{
	font-size:11px;
	color:#707991;
}
.font_noticias2{
	font-size:11px;
	color:#999999;
}
.font_branca{
	font-size:11px;
	color:#FFFFFF;
}
.font_branca a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.font_branca a:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.font_azul{
	font-size:11px;
	color:#5E94C2;
}
.font_verde{
	font-size:11px;
	color:#008B8B;
}
.font_verde a{
	font-size:11px;
	color:#008B8B;
	text-decoration:none;
}
.font_verde a:hover{
	font-size:11px;
	color:#008B8B;
	text-decoration:underline;
}
.font_tit_verde{
	font-size:13px;
	color:#009999;
	font-weight:bold;
}
.font_tit_roxa{
	font-size:13px;
	color:#8C4EA5;
	font-weight:bold;
}
.font_tit_verde{
	font-size:13px;
	color:#666600;
	font-weight:bold;
}
.font_esqueci{
	font-size:11px;
	color:#495577;
}

/*forms*/
.input_geral{
	border:1px solid #CCCCCC;
	height:19px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:10px;
	color:#666666
}

/*BGs*/
.bg_convenio{
	background-image:url(/img/layout/convenios_bg.jpg);
	background-repeat:repeat-x;
}
.bg_buscamedico{
	background-image: url(/img/layout/busca_medico_bg.jpg);
	background-repeat:repeat-x;
}
.bg_arearestrita{
	background-image: url(/img/layout/bg_arearestrita.jpg);
	background-repeat:repeat-x;
}