/* Hermandad del Santo Entierro de Pizarra         */
/* Hoja de estilos                                 */
/* Desarrollado por: Antonio José Sánchez Bujaldón */


/* CARACTERÍSTICAS GENERALES ############# */

/* -- (Cuerpo del documento) -- */
body {
	margin:10px auto 5px;
	background-color:#000 ;
	background:url(../imgs/hse_deco/hse_deco_damasco.jpg);
	color:#fff ;font-size:11px; text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	scrollbar-arrow-color:#fff; scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#000; scrollbar-face-color:#000;
	scrollbar-highlight-color:#fff; scrollbar-shadow-color:#fff; scrollbar-track-color:#000; }
	
a:link, a:active, a:visited { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }


/* ESTRUCTURA DE LA PÁGINA ############### */

/* -- (Contenedor global) -- */
#hse-global { margin:auto; padding:0px; width:765px; }

/* -- (Cabecera de la página: Logo) -- */
#hse-logo { 
	width:765px; height:140px; 
	background:url(../imgs/hse_deco/hse_sup.png) top no-repeat ; }
	
#hse-nav { 
	width:765px; height:86px; padding-top:15px; 
	background:url(../imgs/hse_deco/hse_inf.png) top no-repeat; }

/* -- (Cuerpo del documento) -- */
#hse-cuerpo { margin:auto; padding:0px; width:765px; text-align:center; }
#hse-cuerpo a { color:#fff ; font-size:12px; }
	
/* -- (Capa de separación) -- */
#hse-sep { height:10px; clear:both; }

/* -- (Pie de página) -- */
#hse-pie { 
	margin:auto; 
	width:765px; height:auto; 
	font-size:12px; text-align:center; }


/* -- (Menu) -- */
#hse-nav ul { 
	list-style:none;
	margin:0px 80px 0px;
	text-align:right;  font-weight:bold;  color:#000; }

#hse-nav li { margin-left:8px; margin-right:8px; float:right; }

/* SECCIÓN: INICIO ############### */
#ini-prs{
	margin:0px auto;  width:610px;  
	font-size:12px; text-align:justify; }
	
.fto_hmm { 
	margin-right:10px; 
	border:1px solid #fff; }
	
/* SECCIÓN: HISTORIA ############### */
.hse_txt {
	text-align:justify ; font-size:10pt ; text-indent:0px; }
	
	
/* SECCIÓN: NOTICIAS ############### */
#hse-not { 
	width:690px; 
	margin:20px auto 40px ; 
	text-align:center; color:#fff ; }

.not-tit { font-size:16px; font-weight:bold; }
.not-fxa { font-size:11px; }
.not-crp { font-size:14px; padding-left:5px; padding-right:5px;  text-align:justify; }

/* SECCIÓN: HERMANDAD ############### */
#hse-shs {
	margin:10px auto ; padding:5px; 
	text-align:center; font-size:14px;	}

#hse-shs fieldset { padding:10px; }
#hse-shs fieldset p { 
	width:690px; margin:2px auto 5px ; 
	background-color:#444;  font-weight:bold; text-align:center; }
	
#hse-shs label { font-weight:bold; padding:2px;  }	
#hse-shs input { font-size:12px; height:16px; margin:2px; }	

.sol_but { width:100px ; font-weight:bold; }


/* SECCIÓN: PATRIMONIO ############### */
#hse-pat {
	width:690px; 
	margin:20px auto 40px;
	text-align:justify; color:#fff; }

.pat_pic { float:left; width:160px; height:120px; margin:5px; border:1px solid #fff; }

.pat_tit { font-size:18px; font-weight:bold; text-decoration:underline; padding-top: 2px; padding-left:5px; padding-right:5px; text-align:justify; }
.pat_crp { font-size:14px; margin-top:-10px; padding-left:5px; padding-right:5px; text-align:justify; }


/* SECCIÓN: GALERÍA ################## */
.gal_spc { 
	width:250px; margin:20px auto 20px; float:left; }

/*...*/
table { width:700px;  text-align:center; }
table td { padding:10px; }
table td img { border:1px solid #999; vertical-align:bottom; padding:2px; }


marquee { 
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff; 
	color:#fff;
	font-size:12px; 
	font-weight:bold;
	width:50%; }