/*
Theme Name: Coomeb
Theme URI: http://www.pblog.com.br/http://www.coomeb.com.br/
Description: Tema desenvolvido por André Valongueiro
Author: André Valongueiro
Author URI: http://www.valongueiro.blog.br
Version: 1.0
*/

@import url('reset.css');
@import url('framework.css');

body{
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(images/bg.gif) repeat-x;
}
a{
	text-decoration:none;
	color:#004693;
	font-weight:bold;
	font-size:11px;
	overflow:hidden;
}
p {margin-top:12px;}
h2, h3 {
	font-weight:bold;
	font-size:12px;
}
h2 span {
	font-weight:normal;
	font-size:10px;
}
strong {font-weight:bold;}
#all {
	width:775px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
}
#top {
	background:url(images/bg_top.gif);
	height:186px;
}
h1{
	padding:21px 0 0 17px;
}
h1 a {
	width:115px;
	height:120px;
}
#global-menu{margin:70px 8px 0 0;}
#global-menu li{
	display:inline;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:16px;
}
#global-menu a{
	color:#FFF;
	font-weight:normal;
}
#inst-menu{
	margin:16px 0 0 0;
	/*width:425px;*/
}
#inst-menu li{display:inline;}
#inst-menu a {
	display:block;
	height:28px;
	float:left;
	margin-right:1px;
	text-indent:-5000px;
}
#quem-somos{width:100px;}
#servicos{width: 65px;}
#parceiros{width:71px;}
#clientes{width: 63px;}
#documentacao{width:112px;}
#demonstrativo{
	width:158px;
	margin-left:18px;
}
#div-left{
	width:158px;
	padding:12px 0 0 12px;
}
#div-left a{
	display:block;
	text-indent:-5000px;
	width:158px;
	height:48px;
	margin-top:3px;
}
#div-left a:hover{
	background-position:bottom;
}
#menu-cooperados {
	background:url(images/icon_medicos.jpg) top;
}
#menu-galeria{
	background:url(images/icon_imagens.jpg) top;
}
#menu-noticias{
	background:url(images/icon_noticias.jpg) top;
}
#menu-informativos{
	background:url(images/menu_infor.jpg) top;
}
#div-center {
	width:248px;
	margin:18px 0 0 7px;
	padding-left:5px;
	border-right: 1px solid #cce1f2;
}
#tit-noticias {
	background:url(images/tit_noticias.gif) no-repeat;
	height:34px;
}
#tit-informativos {
	background:url(images/tit_informativos.gif) no-repeat;
	height:35px;
}
#tit-cooperados {
	background:url(images/tit_cooperados.gif) no-repeat;
	height:35px;
}
#tit-galeria {
	background:url(images/tit_galeria.gif) no-repeat;
	height:35px;
}
#list-news li {
	font-size:10px;
	margin-top:12px;
}
#div-right {
	height:345px;
	width:318px;
	padding:18px 10px;
	overflow:auto;
}
#tit-coomeb {
	font-size: 14px;
	color:#477fab;
	font-weight:bold;
}
#site-map {margin-top:24px;}
#site-map li {margin-bottom:12px;}
#site-map a {
	display:block;
	height:16px;
	background:url(images/page_white.png) left no-repeat;
	padding-left:20px;
}
#footer {
	height:63px;
	background:url(images/bg_footer.gif) repeat-x;
}
#footer a#logo-4 {
	width:118px;
	height:38px;
	background:url(images/logo_4.gif);
	margin: 14px 17px 0 0;
}
#footer address {
	color:#FFF;
	margin:13px 0 0 14px;
	font:9px Verdana, Arial, Helvetica, sans-serif;
}
#footer address a {
	font-weight:normal;
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}

/** Galeria de Imagens **/
.gallery {width:318px;}
/** [Médicos Cooperados] Utilize os links ao lado para conhecer os médicos cooperados à Coomeb em cada estado. **/
.navegue{
	padding:8px 8px 8px 40px;
	background:#F7F7F7 url(images/icon_green.gif) no-repeat 8px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}


