@charset "UTF-8";
/* CSS Document */
#content-gallery {
	background-color:#000000;
	width:728px; 
	padding:20px; 
	border: 1px solid #000000; 
	position:relative;
	margin:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index:9000;
}
.header{ margin-bottom:20px; height:22px; background-image:url(/Templates/Default/images/excelsior_logo_galeria.gif); background-repeat:no-repeat; background-position:20px 0px;}
.header img{ float:right;}
.slides{ background-image:url(/Templates/Default/images/bg_slides.gif); background-repeat:repeat; height:auto; position:relative; text-align:center; min-height:320px; height:auto !important; overflow:hidden;}
.slides .imagen{ position:relative; top:0%;}
.slides .rew{ margin-left:20px; position:absolute; top:35%; left:0px; z-index:30;}
.slides .ff{ margin-right:20px;  position:absolute; top:35%; left:670px; z-index:30;}
.texto{ background-image:url(images/bg_texto.png); height:100px; position:absolute; bottom:1px; width:726px; left:1px; text-align:left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
 }
.texto[class]{ background-image:url(/Templates/Default/images/bg_texto.png);}
.texto .cerrar-texto{ float:right; margin-right:10px; margin-top:10px;}
.texto p, 
.texto h1{ margin:0px; padding:0px; margin-left:20px; margin-top:10px; }
.texto h1{ color: #FFF; font-size:26px; font-weight:normal; text-shadow: 0.1em 0.1em #000000;}
.texto p{ color: #CCC; font-size:16px; font-weight:normal; }
.banner{ margin-top:20px;}




