/*
Bege 		#F3ECDF
Bege Escuro	#F2E7D3
Vermelho 	#9B231C
Oliva		#A6994E
*/

/*TAGs----------------------------------------------------------*/
body
{
font-family : verdana, sans-serif;
font-size : 12px;
/*scrollbar-face-color: #01416D;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #b54646;
scrollbar-3dlight-color: #fff;
scrollbar-arrow-color: #fff;
scrollbar-darkshadow-color: #01416D;
scrollbar-base-color: #b54646;*/
margin: 0px;
background-image: url(../images/fundoCinza.gif);
background-repeat:no-repeat;
background-color:#DEDEDE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td
{
font-family : verdana, sans-serif;
font-size : 12px;
}
a
{
text-decoration:none;
}

h1 {
   font-size: 14px;
   font-weight: bold;
   color: #000;
}

h2 {
   font-size: 12px;
   font-weight: bold;
   color: #000;
}


/*IDs------------------------------------------------------------*/
#box_comente {
background-color: #F0F0F0;
}

/*CLASSs----------------------------------------------------------*/
.titulo
{
font-size: 16px;
font-weight:bold;
}

.tituloCinza
{
font-size: 14px;
font-weight:bold;
color:#999;
}
.textoVermelho
{
font-weight: bold;
color:#CC0000;
}
.textoAzul
{
font-weight: bold;
color:#003365;
}

.textoPequeno
{
color:#000;
font-size: 9px;

letter-spacing:1px;
}

.textoPequenoBranco
{
color:#fff;
font-size: 9px;
letter-spacing:1px;
}

.subMenuEventos
{
width:60px;
height:9px;
background-color:#A6994E;
border: 1px solid #E2DEC7;
display:block;
padding:2px;
color:#ffffff;
text-align:center;
text-decoration:none;
font-size:9px;
font-family:geogia;
}
.subMenuEventos:hover
{
border: 1px solid #000;
}
.subMenuEventosMarcado
{
width:60px;
height:9px;
background-color:#A6994E;
border: 2px solid #E2DEC7;
display:block;
padding:2px;
color:#ffffff;
text-align:center;
text-decoration:none;
font-size:9px;
font-family:geogia;
font-weight:bold;
}

.destacar {
font-weight: bold;
background-color: #CC0000;
color:#FFFFFF;
}

/* Links*/
.aTextoPequeno
{
color:#000;
font-size: 9px;

}
.aTextoPequeno:hover
{
color:#CC0000;

}
.aTexto
{
color:#000;
font-size: 12px;
text-decoration:none;
}
.aTexto:hover
{
color:#CC0000;

}
.aEdicao
{
color:#A6994E;
font-size: 18px;
font-weight:bold;
text-decoration:none;
}
.aEdicao:hover
{
color:#9B231C;
text-decoration:none;
}
.aEdicaoMarcada
{
color:#fff;
font-size: 18px;
font-weight:bold;
text-decoration:none;
}
.edicao
{
color:#9B231C;
font-size: 18px;
font-weight:bold;
}

.aTexto h3
{
height:10x;
margin-bottom:5px;
}
.aTitulo
{
color:#000000;
font-size: 16px;
font-weight:bold;
}
.aTitulo:hover
{
color:#9B231C;
font-size: 16px;
font-weight:bold;
text-decoration:underline;
}


/* FIM Links*/



/* Formulários */
.caixas
{
border: 1px solid #333;
color:#333;
}

.caixas:perc {
	width:30px;
}

.botoes
{
border: 1px solid #333;
background-color:#333;
color:#fff;
font-weight:bold;
}

/* FIM Formulários */

