@charset "utf-8";
/* CSS Document */

body{
	font-family:verdana
}
.supe {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#800000; font-weight: bold; }

.supe2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#3F2A00;
	font-weight: bold;
}
.supe3 { font-family:Verdana, Geneva, sans-serif; font-size: 11px; color:#FFF; font-weight: bold; }
.infe {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#333; }
.bajo { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666; 	text-align: justify;}
#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	<style type="text/css">

.pie {
	font-size: 10px;
	font-weight: normal;
}
.wrapper {
	color: #5E5E00;
}
.wrapper {
	font-weight: bold;
}
.wrapper .wrapper {
	font-family: Tahoma, Geneva, sans-serif;
}
body{
	font-family:arial;
	color: #7F2C0C;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
				font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFFF00;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
	}
		
	

