/* CSS Document for Conselho Regional de Medicina do Espírito Santo */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
	background: #FFF url(images/bg_site.jpg) center repeat-y;
}

/*body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}*/

body, td, th {
	/*font-family: Verdana;*/
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

#input input {
	width: 197px;
}

#input select {
	width: 200px;
}

#legenda {
	margin-bottom: 3px;
}

#input,
#botao {
	margin-bottom: 10px;
}

#botao {
	text-align: center;
}

/* Início dos Blocos de Conteúdo ***********************************/

#manutencao{
	padding: 5px;
	background-color: #FF9;
	color: #F00;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
	display: none; /* display:none = tira mensagem | display:block = mostra mensagem */
}

#pagewrapper{
	width: 780px;
	margin: auto;
	position: relative;
	text-align: left;
}

#top{
	width: 780px;
	height: auto;
	border-bottom: 5px solid #023656;
	margin-bottom: 5px;
}

#menu{
	width: 190px; /* Sem bordas = 190px */
	height: auto;
	float: left;
	margin-bottom: 5px;
	clear: left;
}

/* Início dos Conteúdos da Página Principal *************************/

#content-1{
	width: 585px;
	float: right;
	margin-left: 5px;
}

#content-1 h2 {
	background: url(images/bg_title.png) repeat-x;
}

#content-left{
	width: 355px;
	height: auto; /* 500px */
	float: left;
}

#content-right{
	width: 223px;
	height: auto;
	float: right;
}

#interno {
	float: left;
	background: #FFF url(images/bg_noticia.jpg) right repeat-y;
	margin-bottom: 5px;
}

/* Início dos Conteúdos das Páginas Internas ***********************/

#content-2 {
	width: 545px;
	height: auto; /* 500px */
	float: left;
	margin-left: 5px;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#content-2 h1,
#content-2 h2,
#content-2 h3,
#content-2 h4,
#content-2 h5,
#content-2 h6 {
}

#content-2 h1 {
	text-align: center;
	/* background-color: #FCF; */
	/* border-top: 2px solid #900; */
	border-bottom: 2px dotted #900;
	padding: 10px;
	font-size: 1.5em;
}

#content-2 h2 {
	margin-top: 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #900;
	font-variant: small-caps;
}

#content-2 h3 {}
#content-2 h4 {}
#content-2 h5 {}
#content-2 h6 {
	font-size: 1.2em;
	font-weight: bold;
}

#content-2 p,
#content-2 h1,
#content-2 h2,
#content-2 h3,
#content-2 h4,
#content-2 h5,
#content-2 h6 {
	line-height: 150%;
	margin: 0 0 1.5em 0;
}

#content-2 p {
	font-size: 1.2em;
}
	
#rodape{
	background: #E3E3E3 url(images/bg_rodape.png) repeat-x;
	border-top: 5px solid #999;
	padding: 10px 10px 20px 10px;
	color: #666;
	clear: both;
}

/* Início dos Blocos de Conteúdos Internos (Coluna central) ***********/

#noticias{
	width: 355px;
	margin-bottom: 5px;
	float: left;
}

#noticias-lista1,
#noticias-lista2 {
	border: 1px solid #023656;
	padding: 5px;
}

#noticias-img img {
	width: 70px;
	height: 70px;
	border: 1px solid #023656;
}

#noticias-title {
	font-weight: bold;
	margin: 5px;
}

#noticias-resumo {
	margin: 0 5px 5px 5px;
}

#noticiaBanner{
	width: 353px; /* Sem bordas = 355px */
	background: #FFF url(images/bg_noticiaBanner.gif) repeat-x;
	border: 1px solid #023656;
	float: left;
	margin-bottom: 5px;
}

#noticiaBanner-left {
	width: 100px;
	float: left;
}

#noticiaBanner-right {
	width: 248px;
	float: right;
}

#noticiaBanner-img {
	float: left;
	padding: 5px 0 5px 5px;
}

#noticiaBanner-title {
	width: 248px;
	float: left;
}

#noticiaBanner-title h3 {
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
}

#noticiaBanner-content {
	width: 238px; /* 170px; */
	float: left;
	margin: 0;
	padding: 0 5px 5px 5px;
	line-height: 1.3em;
}

#boleto {
	width: 353px; /* Sem bordas = 355px */
	float: left;
	background-color: #E3E3E3;
	border: 1px solid #999;
	float: left;
	margin-bottom: 5px;
}

#boleto-top {
	background-color: #999;
}

#boleto-top h2,
#licitacao-top h2,
#email-top h2,
#buscamedico-top h2,
#buscaempresa-top h2,
#informativos-top h2,
#pesquisa-top h2,
#eleicao-top h2,
#calendario-top h2 {
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
}

#boleto-left {
	border-right: 1px solid #999;
}

#boleto-left,
#boleto-right {
	width: 176px;
	height: 174px;
	float: left;
	padding: 5px 0;
	text-align: center;
}

#boleto-left p,
#boleto-right p {
	margin: 0;
	padding: 10px 0;
}

#licitacao {
	float: right;
	width: 353px;
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#licitacao-table {
	width: 100%;
}

#licitacao-top {
	background-color: #023656;
}

#licitacao-tit,
#eleicao-tit {
	background-color: #CCC;
	font-weight: bold;
}

#licitacao-tit,
#licitacao-mod,
#licitacao-num,
#licitacao-dta,
#licitacao-lnk,
#eleicao-tit,
#eleicao-dta,
#eleicao-lnk {
	padding: 5px;
}

#licitacao-mod,
#licitacao-num,
#licitacao-dta,
#licitacao-lnk,
#eleicao-dta,
#eleicao-lnk {
	background-color: #E3E3E3;
}

#licitacao-btn {
	background-color: #F00;
}

#eleicao {
	float: left;
	width: 353px; /* Sem bordas = 355px */
	height: auto;
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#eleicao-top {
	background-color: #023656;
}

#destaque {
	float: left;
	width: 343px;
	height: auto;
	border: 1px solid #023656;
	padding: 5px;
	margin-bottom: 5px;
}

/* Início dos Blocos de Conteúdos Internos (coluna direita) **********/

#email {
	float: right;
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #900;
	margin-top: 25px;
	margin-bottom: 5px;
}

#email-top {
	background-color: #900;
}

#email-content {
	padding: 10px;
}

#buscamedico {
	float: right;
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#buscamedico-top {
	background-color: #023656;
}

#buscamedico-content {
	padding: 10px;
}

#buscaempresa {
	float: right;
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#buscaempresa-top {
	background-color: #023656;
}

#buscaempresa-content {
	padding: 10px;
}

#informativos {
	float: right;
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#informativos-top {
	background-color: #023656;
}

#informativos-content {
	padding: 5px;
	width: 100%;
}

#informativos-content td {
	width: 25%;
	text-align: center;
}

#calendario {
	float: right;
	/* padding-top: 30px; */
	/* padding-left: 0px; */
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #023656;
	height: auto;
	/* background-image: url(images/index_r9_c3.jpg); */
	/* background-repeat: no-repeat; */
	margin-bottom: 5px;
}

#calendario-top {
	background-color: #023656;
}

#calendario-content {
	width: 100%;
}

#pesquisa {
	float: right;
	width: 223px; /* Sem bordas = 225px */
	border: 1px solid #023656;
	margin-bottom: 5px;
}

#pesquisa-top {
	background-color: #023656;
}

#pesquisa-content {
	padding: 10px;
}

/* Início do Bloco de Menu ***********************************************/

.classMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}

.menu-title {
	background: #900 url(images/corner-menu.gif) top right no-repeat;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-size: 1.2em;
}

.menu {
	/*width: 190px;*/
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font: 11px bold Helvetica, Verdana, Arial, sans-serif;
	line-height: 165%;
}

.menu li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #CCC;
}

.menu li a {
	/*width: 190px;*/
	display: block;
	text-decoration: none;
	color: #666;
	background: #E5E5E5;
	padding: 4px 0 4px 14px;
}

.menu li a:hover {
	background: #CCC url(images/arrow-menu.gif) no-repeat 0 9px;
	color: #333;
}

.menu li a.current,
.menu li a.current:hover {
	background: #CCC url(images/arrow-menu.gif) no-repeat 0 9px;
}

/* CSS Document adapted by Franco Dalto @ franco_dalto@hotmail.com */
