/* CSS Document */
a:visited{  
	text-decoration: none; 
	color: 		 #fff;
	font-size:	 10pt;
}

a:hover{
	color: 		 #FFCC66; 
	text-decoration: underline;
	font-size:	 10pt;
}

a:link{  
	color: 		 #fff; 
	text-decoration: none; 	
	font-size:	 10pt;
}


body{  
	text-align:	 justify;
	font-size:	 10pt;
	color:	 	 #163a86;
	font-family: 	 "tahoma", "verdana", "Helvetica", "sans-serif";
}

.titulo{ 
	text-indent:	 5px; 
	font-weight:	 bold;
	font-size:	 10pt;
}

.li{
	font-size:	 10pt;
}

.spacer{
	text-indent:	 15px;
	text-align:	 justify;
	font-size:	 10pt;
}

.spacer1{
	margin-top: 	 5;
	text-indent:	 22px;
	text-align:	 justify;
	font-size:	 10pt;
}

.copy{
	text-align:	 center;
	font-size:	 10pt;
}

.footer{
	padding-left:	 10px;
	color:		 #fff;
	background:	 #143A85;
	font-size:	 10pt;
}
	
.footer1{
	text-align:	 right;
	padding-right:	 10px;
	color:		 #fff;
	background:	 #143A85;
	font-size:	 10pt;
}

.footer1 a:link{text-decoration:underline;}
.menu{
	text-align:	 center;
	color:	 	 #fff;
	font-weight:	 bold;
	background:	 #143A85;
	font-size:	 10pt;
}

.menuleft{
	font-weight:	 bold;
	color: 	 	 #143A85;
	font-size:	 10pt;
}

.menugal{
	color:  	 #143A85;
	font-size:	 10pt;
}

.linkleft{
	font-weight:	 bold;
	color: 	 	 #fff;
	text-indent:	 34px;
	font-size:	 10pt;
}

.style1{
	font-weight:	 bold;
	color: 	 	 #fff;
	font-size:	 10pt;
	text-align:	 center;
}

.Header{
	color: 	 	 #163A86;
	background:	 #f1f1f1;
	text-align:	 right;
	font-weight:	 bold;
	font-size:	 10pt;
}

.style2{
	color:		 #fff;
	text-align:	 justify;
	font-size:	 10pt;
}


.galeria {
	width:		 650px; 
	margin:		 0 auto;
	text-align:	 left; 
}

.img-aqui { 
	background: 	 #fff url('image/galeria.jpg') center no-repeat; 
	width:		 400px; 
	height:		 300px; 
	position:	 relative; 
	top:		 0px;
	float:		 right; 
	border:		 3px solid #2879CA;
}
ul.fotos {
	position:	 relative;
	list-style:	 none;  
	width:		 162px;
	padding:	 1px;
	background:	 #143B88;
	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;
	top:		 50px;
	float: 		 left; 
	border:		 2px solid #2879CA;
	margin:		 1px;
}

ul.fotos li img {
	border:		 none; 
	width:		 75px;
	height:		 50px;
}

ul.fotos li span img {
	border:		 none;
	width:		 400px;
	height:		 300px;
	position:	 relative; 
	top:		 0px;
	float:		 right; 
}

ul.fotos a {
	display: 	 block;
} 

ul.fotos a span {
	display: 	 none;
}

ul.fotos a:hover span.legenda {
	display: 	 block;
	text-align:	 center; 
	width:		 400px;
	position:	 absolute;
	top:		 300px;
	left:		 0px;
	color: 		 #143A85;
}

ul.fotos a:hover span {
	display: 	 block;
    	position: 	 absolute; 
	top:		 0px; 
	left: 		 247px; 
	background:	 #fff;
	border:		 0px solid #2879CA;
}

. span galery {
	top:		 100px;
	color:   	 #143A85;	
	left: 		 247px; 
}