﻿

body {
	margin: 0;
	padding: 0;
	background:#F5F1F3 url('../jpg/fundo_top.jpg') repeat-x;
	color:#666;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#tudo {
	width:960px;
	position:relative;  /*Contexto de posicionamento */
	background: url('../gif/bg-auxiliar.gif');
	background-repeat:repeat-y;
	background-position:left;
	margin:0 auto;
	text-align:left;
	min-height:100%;	
	
}
* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}
#topo {
	width:960px;
	height:112px;
	position:relative;
	
}
#bn_abl {
	position:absolute;
	top: 20px;
	left: 60px;	
}
#bn_eua {
	position:absolute;
	top: 30px;
	right:60px;	
}

#barra_menu {
	width:960px;
	height:30px;
	position:relative;
	background-color:#577495;
	border-bottom:5px #475F7A solid;	
}

.links_barra {
position:absolute; top:-5px; left:280px;	
}

.links_barra ul {
margin:auto;	
}
.links_barra li {
margin:0px 30px 0px 0px;
list-style-type:none;
display:inline;	
}

.links_barra li a {
color:#ffffff;
padding:8px 5px 5px 5px;
text-decoration:none;
font:bold 16px Agency FB;

}

.links_barra li a:hover {
color:#ffffff;
background-color: #384B60;
text-decoration:underline;
	
}
#conteudo {
	height:100%;
	padding-bottom: 30px;
	border-right:5px #475F7B solid;
}

#topo {
	background:#F5F1F3 url('../jpg/fundo_top.jpg') repeat-x;
	width:960px;
	height:113px;	
	text-align:center;
	padding-top:0px;
}
#principal {
	width:745px;
	height:424px;

	padding-right:0px;
	float:right;
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
	}
#auxiliar {
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:30px;
}
#auxiliar p {
	font-size:11px;
	color: #ffffff;
	padding-bottom: 10px;
	text-align:center;
}
#nav {
	 width:200px;
	 height:auto;
	 position:relative;
}
.lk_nav ul {
	width:190px;
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	}
.lk_nav ul li {margin:1px 0; }
.lk_nav ul li a:visited {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#475F7B;
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px;
	}
.lk_nav ul li a {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#475F7B;
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px;
	}
.lk_nav ul li a:hover {
	background:#92A8C9;
	color:#BE2D48;
	}
.lk_nav p {
	color: #ffffff;
	font-size:12px;
	text-align:center;
}	
#rodape {
	background:#475F7B;
	width:960px;
	height:30px;
	position: absolute;
	bottom: 0; /**/ 
	text-align:center;
	}
#rodape p {
	margin: 0;
	padding: 6px;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;
	}

.clear {clear:both;}

#nav li.um {
	margin-bottom:8px;
	text-align:center;
}

.galeria {
	width:745px; 
	background-color:#000;
	margin:0 auto;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:left; 
	}
.img-aqui { 
	background: #fff url('../Fotos/Album_capa.jpg') center no-repeat; 
	width:500px; 
	height:375px; 
	position:relative; 
	top:8px;
	float:right; 
	border: none;
	margin-right:63px;
	}
ul.fotos {
	position:relative;
	list-style:none;  
	width:162px;
	padding:1px;
	background:#999;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
}
ul.fotos li span img {
	border:none;
	width:500px;
	height:375px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:500px;
	position:absolute;
	top:340px;
	left:-2px;
	width:500px;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:-5px; 
	left: 177px; 
	background:#7B98E1;
	border:2px solid #666;
   }

ul.fotos {
	width:164px;
	padding:  2px 0 1px 0;
	}
ul.fotos li {
	margin-top:0; 
}
ul.fotos li { float: left; height: 1%; width:75px; }
ul.fotos li a { height: 1%; }
ul.fotos a:hover {
	text-decoration:none;
	background: none; 
} 
.video {
	width:720px;
	height:371px;
	overflow:auto;
	margin-top:30px
}


