/*
Bege 		#F3ECDF
Bege Escuro	#F2E7D3
Vermelho 	#9B231C
Oliva		#A6994E
*/

/*TAGs----------------------------------------------------------*/	


	body 
{
font-family : Verdana, Arial, 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;
background-color:#C5B68A;*/
margin:0px;
/*background-color: #00535c;*/
/*background-color: #C5B68A;*/
/*background-color:#E3E4C0;*/
/*background-color:#C1DEE2;*/
background-color:#EDEEE8;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
	td
{
font-family : Verdana, Arial !important;
font-size : 10px;
}


/*IDs------------------------------------------------------------*/


/*CLASSs----------------------------------------------------------*/
	.titulo
{
font-size: 12px;
font-weight:bold;
}
	.textoVermelho
{
   font-size: 14px;
/*   color:#9B231C;  */
   color: #0A8197;
}
	.textoPequeno
{
color:#000;
font-size: 8px;
font-weight:bold;
letter-spacing:1px;
}
	.textoPequeno3
{
color:#000;
font-size: 8px;
font-weight:bold;
letter-spacing:1px;
}
	.textoPequeno2
{
color:#000;
font-size: 8px;
font-weight:bold;
letter-spacing:1px;
text-transform:capitalize;
}
.subMenuEventos
{
width:60px;
height:9px;
/* background-color:#A6994E;
border: 1px solid #E2DEC7; */
background-color:#318DA6;
border: 1px solid #66B7C9;
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; */
background-color: #208EB3;
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: #F2E7D3;
}

.letreiro {
   font-size: 12px;
}



/* Links*/
	.aTextoPequeno
{
color:#000;
font-size: 9px;
text-decoration:underline;
}
	.aTextoPequeno:hover
{
color:#9B231C;
text-decoration:underline;
}
	.aTexto
{
font-family : Verdana, Arial !important;
color:#000;
font-size: 9px;
text-decoration:none;
}
	.aTexto:hover
{
/* color: #9B231C; */
color: #0A8197;
text-decoration:underline;
}
	.aEdicao
{
/* color:#A6994E; */
color:#56ACC0;
font-size: 18px;
font-weight:bold;
text-decoration:none;
}
	.aEdicao:hover
{
/* color:#9B231C; */
color:#196F8D;
text-decoration:none;
}
	.aEdicaoMarcada
{
color:#fff;
font-size: 18px;
font-weight:bold;
text-decoration:none;
}
	.edicao
{
/* color:#9B231C; */
color:#0A8197;
font-size: 18px;
font-weight:bold;
}

	.aTexto h3
{
height:9px;
margin-bottom:5px;
}
	.aTitulo
{
color:#000000;
font-size: 12px;
font-weight:bold;
}
	.aTitulo:hover
{
/*color:#9B231C; */
color: #196F8D;
font-size: 12px;
font-weight:bold;
text-decoration:underline;
}


/* FIM Links*/

