/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/al_bg.jpg);
}
.contorno_fotos {
	border: 1px solid #CCCCCC;
}

a{
	text-decoration: none;
	color: #333333;	
}
.borda_tabela_menu {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
.menu_primeiro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: normal;
}
.menu_primeiro:hover {
	background-color: #F5F2E5;
}

.menu_primeiro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: bold;
}
.menu_primeiro2:hover {
	background-color: #F5F2E5;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFD3A9;
}
.menu:hover {
	background-color: #F5F2E5;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFD3A9;
}
.menu2:hover {
	background-color: #F5F2E5;
}

.menu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: normal;
}
.menu_sub:hover {
	background-color: #F5F2E5;
}

.menu_sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	font-weight: bold;
}
.menu_sub2:hover {
	background-color: #F5F2E5;
}
.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	cursor: hand;
}
.paginacao:hover {
	color: #063;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #339900;
}
.paginacao_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	color: #036;
	background-color: #FFFFFF;
	border: 1px solid #036;
}

/* Para as imagens */
a.innerborder, a.innerborder img {
float: left;
overflow:hidden;
}
 a.innerborder:hover {
	border:3px solid #036;
 }
 a.innerborder:hover img {
 margin: -3px;
 }





#box { height:400px; left:50%; margin:-200px 0 0 -200px; position:absolute; top:50%; width:400px; z-index:100;
}

.texto_abrh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013B61;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033860;
}
.texto_abrh_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #013B61;
	text-decoration: none;
}
.texto_abrh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013B61;
	text-decoration: none;
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}


.titulo_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.texto_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.subtitulo_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}.contorno_fotos {
	border: 1px solid #CCC;
}
.voltar_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.texto_voltar{
	color: #333;
}
.texto_voltar:hover{
	color: #DFD3A9;	
}
.subtitulo2_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #DFD3A9;
	background-color: #F5F2E5;
}
.borda_tabela_body {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
