@charset "utf-8";
/* CSS Document */

a {
	color: #0000CC;
	padding: 0px 3px;
}

a:hover{
	color: #000033;
	text-decoration:none;
}


/*.indice a {
	color: #0000CC;
	padding: 0px 3px;
	text-decoration:none;
	border-bottom: 4px solid #0000CC;
	font-size: 12px;
	font-weight: bold;
}

.indice a:hover, .indice .active a {
	border-bottom-color: #000000;
	color: #000000;
}*/

.color
{
	padding:0;
	
}

div#estrutura
{
	
	background-image:url(../imagens/foto_galeria.png);
	border: #CCCCCC 1px solid;
	background-repeat:repeat-x;
	width: 980px;
	height:auto;
	border:#000000 2px solid;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
}

.menu
{
	width:650px;
	height:40px;
	border:#FFFFFF 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../imagens/menu_fotos1.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:100px;
	margin-top:3px;
	margin-right:3px;
	float:right;

}

.logotipo
{
	width:300px;
	height:47px;
	margin:2px;
	background-image:url(../imagens/logotipo1.png);
	background-repeat:no-repeat;
}
.estruturaFotos
{
	clear:both;
	width:920px;
	height:auto;
	border:#FF9900 1px solid;
	background-color:#FFFF99;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	margin-top: 10px;
	padding:4px;

}
.estruturaFotosMedias
{
	clear:both;
	width:700px;
	height:auto;
	border:#FF9900 1px solid;
	background-color:#FFFF99;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	margin-top: 10px;
	padding:4px;

}
.estruturaFotosPequenas
{
	clear:both;
	width:640px;
	height:auto;
	border:#FF9900 1px solid;
	background-color:#FFFF99;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	margin-top: 10px;
	padding:4px;

}

.indice{
	width: 550px;
	height:20px;
	margin-top:6px;
	margin-left:4px;
	padding:4px;
	float:left;
	text-align:justify;
	color:#000000;
}
.fechar
{
	width: 60px;
	height:20px;
	margin-top:6px;
	padding:4px;
	float:right;
	text-align:justify;
	color:#FFFFFF;
}

