html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #FFFFFF url(../imgs/fondo.gif) top center no-repeat;
	font: 14px/19px Arial, Helvetica, sans-serif normal;
	color: #333333;
}

a:link, a:visited {
	color: #D81F2A;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #D81F2A;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	min-height: 100%;
	width: 853px;
	margin: 0px auto;
	padding: 0px;
	border:0px solid;
}

/* Hack para IE 6 */
* html #main {
  height:100%;
}

/**********************************************************  HEADER  **********************************************************/

#header {
	height: 166px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: 166px;
	background: url(../imgs/img-sfflogo.gif) no-repeat;
	background-position: bottom;
	float: left;
}

h1 span {
	display: none;
}

#bandaNegra {
	width: 568px;
	height: 25px;
	margin: 120px 0px 0px 0px;
	padding: 0px;
	left: 285px;
	background-color: #000000;
	float: right;
}


/**********************************************************  CUERPO  **********************************************************/

#cuerpo {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 160px 0px;
}


/***********************************************************  MENU  ***********************************************************/

#menu {
	width: 260px;
	margin: 0px 0px 60px 0px;
	padding: 0px;
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	margin-bottom: 13px;
	padding: 0px;
}

#menu ul li a {
	display: block;
	width: 260px;
	height: 50px;
	text-decoration: none;
}

#menu ul li a:hover {
	background-position: bottom;
}

#menu ul li a span {
	display: none;
}

#btnDownload {
	background-image: url(../imgs/btn-download.gif);
}

#btnMembers {
	background-image: url(../imgs/btn-members.gif);
}

#btnGallery {
	background-image: url(../imgs/btn-gallery.gif);
}

#btnHome {
	background-image: url(../imgs/btn-home.gif);
}


/********************************************************  CONTENIDO  *********************************************************/

#contenido {
	width: 568px;
	margin: 0px 0px 60px 0px;
	padding: 0px;
	float: left;
	position:relative;
	left:25px;
}

h2 {
	height: 48px;
	margin: 0px 0px 32px 0px;
	padding: 0px;
}

h2 span {
	display: none;
}

#titHome {
	width: 435px;
	background-image: url(../imgs/tit-home.gif);
}

h3 {
	margin: 0px;
	padding: 0px;
	font: 24px/28px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*********************  DOWNLOAD  *********************/

#titDownload {
	width: 351px;
	background-image: url(../imgs/tit-download.gif);
}

#downloadEnlaces ul {
	margin: 24px 0px 0px 16px;
	padding: 0px;
	list-style-image:  url(../imgs/blt-flecha-roja.gif);
}

#downloadEnlaces ul li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#downloadEnlaces ul li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#downloadEnlaces ul li a:hover {
	color: #D81F2A;
	font-weight: normal;
	text-decoration: underline;
}

/*********************  MEMBERS  *********************/

#titMembers {
	width: 225px;
	background-image: url(../imgs/tit-members.gif);
}

#tabla{
	margin: 13px 0px 0px 0px;
	padding:0px;
}

#tabla img{
	border:1px solid #000000;
}

#tablaMiembros {
	margin: 0px;
	padding: 0px;
}
#tablaMiembros td {
	margin: 0px;
	padding: 0px 12px 8px 0px;
}
#tablaMiembros a{
	color:#000000;
	font-weight:normal;
	border:0px;
}

/*********************  MEMBERS  INDIVIDUAL  *********************/
#membersImgBig {
	width: 196px;
	height: 196px;
	margin: 6px 0px 0px 30px;
	padding: 0px;
	float:right;
}

#membersTexto{
	margin: 18px 222px 0px 0px;
	padding: 0px;
}

#membersVolver{
	margin: 18px 222px 0px 0px;
	padding: 0px;
	text-align:right;
}

#membersVolver ul {
	margin: 31px 0px 0px 0px;
	padding: 0px;
	list-style-image:  url(../imgs/blt-volver.gif);
}

#membersVolver ul li a {
	margin:0px;
	padding:0px;
	font-weight: normal;
	text-decoration: underline;
}

/*********************  GALLERY  *********************/
#titGallery {
	width: 256px;
	background-image: url(../imgs/tit-gallery.gif);
}

#galeria{
	margin: 13px 0px 0px 0px;
	padding: 0px;
}

#galeria img{
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 110px;
	border:1px solid #000000;
}

#tablaGaleria {
	margin: 0px;
	padding: 0px;
}
#tablaGaleria td {
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#tablaGaleria a{
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-weight:normal;
	border:0px;
}


/**********************************************************  FOOTER  **********************************************************/

#footer {
	width: 100%;
	height: 100px;
	margin: -100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
    position:relative;
    bottom:0px;
	clear:both;
}

#footerLogos {
	height: 70px;
	width: 856px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	background-color: #333333;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
}

#footerLogos li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#footerLogos li a {
	display: block;
	height: 70px;
	text-decoration: none;
}

#footerLogos01, #footerLogos02, #footerLogos03, #footerLogos04 {
	height: 70px;
	margin: 0px 0px 0px 24px;
	padding: 0px;
}

#footerLogos01 {
	width: 126px;
	margin: 0px 0px 0px 286px;
	background:url(../imgs/logo-cinesdelsur.gif) top left no-repeat;
}

#footerLogos02 {
	width: 87px;
	background:url(../imgs/logo-junta.gif) top left no-repeat;
}

#footerLogos03 {
	width: 120px;
	background:url(../imgs/logo-legado.gif) top left no-repeat;
}

#footerLogos04 {
	width: 161px;
	background:url(../imgs/logo-aecid.gif) top left no-repeat;
}