*  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   }
body{
    margin: 0;
}

/* LAYOUT */
#topo{
    background: url(../figuras/fodf_01.jpg) no-repeat;
    width:710px;
    height:130px;
    text-align:right;
    vertical-align: bottom;
}
#esquerda{
    background: url(../figuras/fodf_02.jpg) no-repeat;
    width:32px;
    height:410px;
}
#centro_esq{
    width:106px;
    height:291px;
    vertical-align:top;
    background: #FFF;
}
#centro_layout{
    width:382px;
    height:291px;
    background: #333;
}
#centro_dir{
    width:167px;
    height:291px;
    background: #FFF;
    vertical-align:middle;
}
#direita{
    background: url(../figuras/fodf_06.jpg) no-repeat;
    width:23px;
    height:410px;
}
#esquerda_inf{
    background: url(../figuras/fodf_07.jpg) no-repeat;
    width:106px;
    height:119px;
}
#centro_inf{
    width:382px;
    height:119px;
    background:#FFF;
}
#direita_inf{
    width:167px;
    height:119px;
    background: #FFFFFF;
}
#inferior{
    background: url(../figuras/fodf_10.jpg) no-repeat;
    width:710px;
    height:20px;
    font-size: 10px;
    color: #333;
    text-align: right
}
#inferior a{
    color: #036;
}


 /* DATA */
.data {
	font-size: 10px;
	font-style: italic;
	color: #336600;
	margin: 0 55px 8px 0;
}

 /* MENU CARTAO DE CONTORLE */
.menu{
	font-size: 12px;
	text-decoration: none;
	margin: 0 10px;
	display: block;
	border: solid 1px #FF33FF;
	padding: 3px;
	font-weight: bold;
	width: 135px;
	color: #ff33ff;
}
/*
.menu:hover {
	background-color: #FFCC66;
}
*/

 /* MENU INDEX2 E MENU ADMINISTRADOR */
.menu2{
	font-size: 11px;
	text-decoration: none;
	margin: 0 2px;
	display: block;
	border: solid 1px #666666;
	padding: 3px 3px;
	width: 90px;
	color: #666666;
}
.menu2:hover {
	background-color: #BCCEB4;
}

 /* LINK NOTICIAS */
.link_not {
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;
	margin: 0;
	padding: 0 3px;
	line-height: 15px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.link_not:hover {
	background-color: #FFCC66;
	border-top: solid 1px #C93;
	border-bottom: solid 1px #C93;
}

/* BOTOES */
input.botao {
    font-size: 12px;
	background-color: #CCCCCC;
	color: #999999;
	border:solid 1px #666666;
	width: 60px;
	cursor: pointer;
}

 /* TEXTO LOGIN E SENHA */
p.senha {
    text-align:center;
	font-size: 11px;
	font-style: italic;
	color: #336600;
	margin: 15px 0 0 0;
}
 /* INPUT LOGIN E SENHA */
input.cxsenha {
	font-size: 11px;
	color: #666;
    border: solid 1px #666;
}

H1 {
    text-align: center;
    font-size: 14px;
    color: #363;
    letter-spacing: 3px;
    padding: 10px;
    margin: 10px;
}

/*  TABELA DADOS*/
td.dados {
    font-size: 12px;
    height: 40px;
    color: #363;
    text-decoration: none;
}

/*  CAMPOS PARA INSERCAO DE TEXTOS */
input.dados, select.dados {
    color: #666;
    text-decoration: none;
    border: solid 1px #060;
}
textarea.dados {
    font-size: 12px;
    color: #666;
    border: #060 1px solid;
    overflow: auto;
}

/*  NOTICIAS */
p.titulo{
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   border-top: solid 1px #C93;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
   color: #363;
   margin: 10px 10px 0 10px;
   padding: 10px;
   background: 20px 3px url(../figuras/news.gif) no-repeat #FC6;
}
p.texto{
   text-align: justify;
   font-size: 11px;
   color: #666;
   background-color: #FFC;
   margin: 0 10px;
   padding: 3px 15px;
   line-height:20px;
   text-indent: 30px;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
}
p.fecha_not{
   text-align: right;
   font-style: italic;
   font-size: 11px;
   border-bottom: solid 3px #C93;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
   margin: 0 10px;
   padding: 0 10px;
   color: #363;
   background-color: #FC6;
}

/*  PAGINAS PERMANENTES DA FO-DF */
p.tit_fodf{
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   border-top: solid 1px #C93;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
   color: #363;
   margin: 10px 10px 0 10px;
   padding: 10px;
   background: 20px 3px url(../figuras/fodf.gif) no-repeat #EDD19A;
}
p.fodf{
   text-align: justify;
   font-size: 11px;
   color: #666;
   background-color: #FFC;
   margin: 0 10px;
   padding: 3px 15px;
   line-height:20px;
   text-indent: 30px;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
}
p.fecha_fodf{
   text-align: right;
   font-style: italic;
   font-size: 11px;
   border-bottom: solid 3px #C93;
   border-right: solid 3px #C93;
   border-left: solid 1px #C93;
   margin: 0 10px;
   padding: 0 10px;
   color: #363;
   background-color: #EDD19A;
}

/* EVENTOS */
div.quadro{
   border-top: solid 1px #363;
   border-right: solid 3px #363;
   border-left: solid 1px #363;
   border-bottom: solid 3px #363;
   margin: 0 10px 20px 0;
   padding-bottom: 10px;
}

p.evento{
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   background-color: #BCCEB4;
   color: #363;
   margin: 0;
   padding: 5px 10px;
}

/* AGENDA*/
p.agenda_c{
   text-align: left;
   font-size: 11px;
   font-weight: bold;
   color: #333;
   background-color: #DDD;
   margin: 0;
   padding: 3px;
   line-height:20px;
   border-top: solid 1px #333;
   border-bottom: solid 1px #333;
}

p.agenda_et{
   text-align: left;
   font-size: 10px;
   color: #666;
   margin: 0;
   padding: 5px 0 10px 30px;
}

