a img{outline:0; border:none;}
a:visited {text-decoration:none;}
a{outline:0; border:none;}



	/*----------ESTILOS---------*/

.title_galeria {
	font-size: 20px;
	color: #c8ba9c;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 25px;
}	
	.select {color: #FFFFFF; font-weight:bold; font-size:14px;}
	
	.highlight {color: #c8ba9c; font-weight:normal;}
	
	#sky {
	position:absolute;
	left:690px;
	top:50px;
	width:300px;
	height:600px;
	z-index:1;
	/*display:none;*/
}
	
	
/*----------GENERAL---------*/
		
#container_galeria{
	width:auto;
	height:654px;
	background-image:url(imagen/galeria.jpg);
	background-repeat:no-repeat;
	
	}
	


/*----------GALERIA---------*/
	
#menu{
	color:#193050;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	
	width:600px;
	height:auto;
	margin-top: 118px;
	margin-left: 17px;
	font-weight:bold;
	}
		#menu a{color:#FFFFFF; font-weight:normal;}
		#menu a:hover{color:#FFFFFF; text-decoration:underline; background-color:#2d4e7a;}
	
#text_galeria{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 19px;
	float:left;
	
	width:310px;
	height: 260px;
	margin-top: 95px;
	margin-left: 17px;
	border-top: 1px solid #ffffff;
	}
	
#fotos{
	width:320px;
	height: 500px;
	background-color:#CCCCCC;
	float: left;
	margin-left: 20px;
	margin-top: 13px;
	}
		#imagen{
		width:320px;
		height: auto;
		}
		#navi{
		width:320px;
		height: 23px;
		background-color:#47668b;
		text-align:center;
		margin: auto;}
		
		.anterior{width:auto; height: 19px; float:left; padding-top:2px;}
		.siguiente{width:auto; height: 19px; float:left; padding-top:2px;}
		
		.counter{
		width:37%; 
		height: 19px; 
		float:left; 
		text-align:center; 
		padding-top:3px;
		color: #FFFFFF;
		}
		
	
/*----------corner---------*/
	
#corner{
	position:absolute;
	width:auto;
	height:auto;
	top: 496px;
	left: 0px;
	}
