BODY {
	top:0;
	left:0;
	margin:0;
	margin-bottom:0px;
	padding:0;
	BACKGROUND-COLOR: #ffffff;
}

input{
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


/** BOX **/
.box
{
	background-color:#fff;
	border:			1px solid #f0f0f0;
	margin:			0 0 0px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}

.box h3{
	color:			#fff;
	font-size:		14px;
	margin:			5px 10px 5px 10px;
	padding-bottom:	3px;
}

.box h4{
	color:			#5c5b5b;
	font-size:		12px;
	border-bottom:	1px dashed #c29bc2;
	margin:			10px 10px 0px 10px;
	padding-bottom:	3px;
}

.box h5{
	color:			#5c5b5b;
	font-size:		12px;
	margin:			10px 10px 0px 10px;
	padding-bottom:	3px;
}

.box h6{
	background-color:#efefef;
	color:			#5c5b5b;
	font-size:		12px;
	margin:			10px 10px 0px 10px;
	padding:		5px;
}

.box p, .box ul, .box li, .box td{
	color:			#666;
	font-size:		11px;
	margin:			10px 10px 10px 10px;
}	



/** CABECALHO **/

.cabecalhoMenu {
	FONT-SIZE: 14px; COLOR: #080F9B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a.cabecalhoMenu  {
	text-decoration: none;
}
	a.cabecalhoMenu:visited{
		text-decoration: none;
	}
	a.cabecalhoMenu:hover {
		text-decoration: underline;
	}
	a.cabecalhoMenu:active {
		text-decoration: none;
	}

div.titulo_quadro{
	FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-bottom:10px;
	padding-right:20px;
}



/** Painel DESTAQUE na Página Index **/

hr.Destaque{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:290px;
}
.textoDestaque {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.tituloDestaque {
	FONT-SIZE: 15px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

.saibamaisDestaque {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a.saibamaisDestaque  {
	text-decoration: none;
}
	a.saibamaisDestaque:visited{
		text-decoration: none;
	}
	a.saibamaisDestaque:hover {
		text-decoration: underline;
	}
	a.saibamaisDestaque:active {
		text-decoration: none;
	}

	

/** NOTICIA - Destaque na Index **/	
.tituloSecaoNoticias {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.tituloDestaqueNoticia {
	FONT-SIZE: 13px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.textoDestaqueNoticia {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}

.saibamaisNoticiaDestaque {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a.saibamaisNoticiaDestaque  {
	text-decoration: none;
}
	a.saibamaisNoticiaDestaque:visited{
		text-decoration: none;
	}
	a.saibamaisNoticiaDestaque:hover {
		text-decoration: underline;
	}
	a.saibamaisNoticiaDestaque:active {
		text-decoration: none;
	}

hr.DestaqueNoticia{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
}



/** Painel AREA DO USUARIO - na Index **/	
.tituloSecaoPainelAreaUsuario {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoPainelAreaUsuario {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
hr.PainelAreaUsuario{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:250px;
}



/** NEWSLETTER - na Index **/	
.tituloSecaoNewsletter {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoNewsletter {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
hr.Newsletter{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:250px;
}



/** RODAPE **/	
.textoRodape {
	FONT-SIZE: 9px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
a.textoRodape  {
	text-decoration: none;
}
	a.textoRodape:visited{
		text-decoration: none;
	}
	a.textoRodape:hover {
		text-decoration: underline;
	}
	a.textoRodape:active {
		text-decoration: none;
	}


/** CONTEUDO **/	
.tituloConteudo {
	FONT-SIZE: 16px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}
.textoConteudo {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
a.textoConteudo  {
	text-decoration: underline;
}
	a.textoConteudo:visited{
		text-decoration: underline;
	}
	a.textoConteudo:hover {
		text-decoration: underline;
	}
	a.textoConteudo:active {
		text-decoration: underline;
	}
hr.Conteudo{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	

/** CONTATO **/	
.tituloContato {
	FONT-SIZE: 15px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoContato {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
.textoContatoFormulario {
	FONT-SIZE: 11px; COLOR: #666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
a.textoContato  {
	text-decoration: underline;
}
	a.textoContato:visited{
		text-decoration: underline;
	}
	a.textoContato:hover {
		text-decoration: underline;
	}
	a.textoContato:active {
		text-decoration: underline;
	}
.subtituloContato {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	
}
hr.Contato{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	



/** NOTICIAS **/	
.tituloNoticias {
	FONT-SIZE: 16px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoNoticias {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}

.subtituloNoticias {
	FONT-SIZE: 16px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	
}

.saibamaisNoticias {
	FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a.saibamaisNoticias  {
	text-decoration: none;
}
	a.saibamaisNoticias:visited{
		text-decoration: none;
	}
	a.saibamaisNoticias:hover {
		text-decoration: underline;
	}
	a.saibamaisNoticias:active {
		text-decoration: none;
	}
	
hr.Noticias{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	


/** ALBUM - LISTA **/	
.tituloAlbumLista {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoAlbumLista {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
.textoAlbumFotos {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
a.textoAlbumLista  {
	text-decoration: none;
}
	a.textoAlbumLista:visited{
		text-decoration: none;
	}
	a.textoAlbumLista:hover {
		text-decoration: underline;
	}
	a.textoAlbumLista:active {
		text-decoration: none;
	}
.subtituloAlbumLista {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	
}
hr.AlbumLista{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	


/** ALBUM - Exibição das Fotos **/	
.tituloAlbum {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoAlbum {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
a.textoAlbum  {
	text-decoration: underline;
}
	a.textoAlbum:visited{
		text-decoration: underline;
	}
	a.textoAlbum:hover {
		text-decoration: underline;
	}
	a.textoAlbum:active {
		text-decoration: underline;
	}
.subtituloAlbum {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	
}
hr.Album{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	


/** AreaUsuario **/	
.tituloAreaUsuario {
	FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	
}	
.textoAreaUsuario {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
a.textoAreaUsuario  {
	text-decoration: underline;
}
	a.textoAreaUsuario:visited{
		text-decoration: underline;
	}
	a.textoAreaUsuario:hover {
		text-decoration: underline;
	}
	a.textoAreaUsuario:active {
		text-decoration: underline;
	}
.subtituloAreaUsuario {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	
}
hr.AreaUsuario{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:930px;
}	


/** Modalidade **/

hr.Modalidade{
	height: 1px;
	border-top: 1px #C0C0C0 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width:290px;
}
.textoModalidade {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.tituloModalidade {
	FONT-SIZE: 15px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

.saibamaisModalidade {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a.saibamaisModalidade  {
	text-decoration: none;
}
	a.saibamaisModalidade:visited{
		text-decoration: none;
	}
	a.saibamaisModalidade:hover {
		text-decoration: underline;
	}
	a.saibamaisModalidade:active {
		text-decoration: none;
	}

