﻿/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q: before,q: after {content: '';}
abbr,acronym {border: 0;}
textarea, input {font-family: inherit;}
/* Fin Reset CSS */

/* General */
html, body {
	background-color: #1f1f1f; 
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	height: 100%; /* needed for container min-height */
	margin: 0; 
	padding: 0; 
}

form {
	margin: 0; 
	padding: 0; 
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #aeabab;
}

div#pagina {
	position: relative;
	width: 975px; 
	text-align: left; 
	margin: 0 auto; /* center, not in IE5 */
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	background-color: #2b2929; 
}

/* Plantilla - Encabezado */
div.Encabezado {
	height: 75px;
}

div.Encabezado img {
	position: absolute; 
}

div.Encabezado img.LogoFJB {
	left: 22px;
	top: 15px;
}

div.Encabezado img.Padrinos {
	right: 230px; 
	top: 43px;
}

div.Encabezado img.Colaboradores {
	right: 100px; 
	top: 41px;
}

div.Encabezado img.Flores {
	right: 0; 
	top: 0;
}

div.Menu {
	border-top: 1px solid black;
	background-color:#2b2929;
	padding:7px 0 6px 0;
}

div.Menu a {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	padding:0 8px;
	display:block;
	float:left;
}

div.Menu a:hover,
div.Menu a.sel {
	color: #bb1d82;
}

div.Menu a.mnuIdentidad {
	padding-left:15px;
}

/*div.Menu a.mnuProgramas {
	padding-right:10px;
	float:right;
}*/

/* Plantilla - Pie */
div.Direccion,
div.Desarrollo {
	margin: 10px 18px;
	font-size:11px;
}

div.Direccion {
	float: left;
}

div.Desarrollo {
	float: right;
}

div.Desarrollo,
div.Desarrollo a {
	color: #aeabab;
}

div.Desarrollo a:hover {
	color: #ffffff;
}

/* Plantilla - Contenido */
div.Contenido {
	background-color: #000000;
	padding: 14px 20px 20px 22px;
}

/* Portada */
div.Portada {
	position: relative; /* Necesario para que funcione la colocación de div.Historico */
	width: 975px; 
	height: 695px; 
	padding: 0px !important;
	background-image: url(../Images/Portada.jpg);
}

div.Portada div.Logos {
	float:right;
	margin: 9px 16px 0 0;
	display:inline;
}

div.Portada div.Logos img {
	margin-left:10px;
}

div.Portada div.MenuPortada {
	padding-top:199px;
	padding-left:19px;
	height:220px;
	width:250px;
}

div.Portada div.MenuPortada a {
	display:block;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:5px;
}

div.Portada div.Destacado {
	border-top:1px dotted #828080;
	border-bottom:1px dotted #828080;
	margin-left:19px;
	width:280px;
	font-size:11px;
	padding: 1px 0;
}

div.Portada div.Destacado a {
	display:block;
	margin-bottom:4px;
}

div.Portada div.Destacado a.Fecha,
div.Portada div.Destacado a.Titulo {
	color:#bb1d82;
	font-weight:bold;
}

div.Portada div.Destacado a.Fecha {
	margin-top:4px;
}

div.DestacadoAncho {
	width:350px !important;
}

div.Portada div.Eventos {
	position: absolute;
	bottom: 10px;
	margin: 0 19px !important;
	display:inline;
}

/* Histórico / Portada - Eventos */
div.Eventos {
	margin: 40px 0;
	font-size: 13px;
}

div.Eventos p {
	border-bottom: 1px solid #828080;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 795px;
}

div.Eventos p.ultimo {
	border-bottom: none;
}

/* Histórico */
img.Historico {
	margin-top: 10px;
}

/* Evento / Día */
div.Foto {
	float: left; 
	margin: 2px 23px 25px 2px;
}

div.Foto img {
	width: 545px;
	height: 303px;
}

div.Foto p {
	text-align: right;
	font-size:11px;
}

div.Titulo {
	float: left;
	margin-bottom: 30px;
	width:363px;
}

div.Titulo img {
	margin-bottom: 15px;
}

div.Titulo p {
	display: block;
	font-size: 13px;
}

div.Titulo p.Descripcion {
	margin-top: 10px;
	font-size: inherit;
	width:363px;
}

div.Titulo p a img{
	margin: 0 6px 0 0;
}

div.Titulo div.Descarga {
	float:left; 
	width:175px; 
	margin-top:20px; 
	margin-right:5px
}

div.Titulo div.Descarga a {
	color: #bb1d82;
}

div.Subapartado {
	border-bottom: 1px solid #828080; 
	margin-bottom: 24px;
}

div.Subapartado p {
	margin-bottom: 8px;
	padding-left:15px;
}

div.Subapartado p a {
	color: #bb1d82;
}

div.Subapartado p a img {
	padding-left: 5px;
}

div.Subapartado p.Titulo {
	padding-left:0;
}

/* General - Siguiente/Anterior */
div.SigAnt {
	height: 14px;
	background-color: #c6c5c5; 
	text-align: right; 
	padding-right: 10px; 
	font-size: 11px;
}

div.SigAnt,
div.SigAnt a {
	color: #000000; 
}

div.SigAnt a:hover {
	color: #555555;
}

/* Identidad */
div.Identidad {
	margin-bottom:40px;
	margin-top:8px;
}

div.Identidad p {
	margin-bottom:12px;
}

div.Identidad div.Imagenes {
	float:right;
	margin-left:43px;
	margin-top:20px;
	display:inline;
}

div.Identidad img.Expresion {
	margin-bottom:29px;
}

/* Noticias */
div.Noticia h1,
div.Noticia h2 {
	color:#bb1d82;
	margin-bottom:4px;
	font-weight:bold;
}

div.Noticia h2 {
	margin-bottom:12px;
}

div.Noticia p {
	margin-bottom:12px;
}

div.Noticia div.Enlaces p {
	margin-bottom:0;
}

div.Noticia div.Enlaces p a {
	color: #bb1d82;
	font-weight:bold;
}

div.ListadoNoticias {
	margin-top:30px;
	margin-bottom:30px;
}

div.ListadoNoticias h1 {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
}

div.ListadoNoticias p {
	border-bottom: 1px solid #828080;
	margin-bottom: 10px;
	padding-bottom:4px;
	font-weight:bold;
}

div.ListadoNoticias p a:hover,
div.ListadoNoticias p a.sel {
	color: #bb1d82;
}

/* Catálogo fotográfico */
div.CatalogoTema {
	margin-bottom:30px;
}

div.CatalogoTema img {
	float:left;
	margin-right:20px;
}

div.CatalogoTema a {
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.CatalogoTema a:hover {
	color: #ffffff;
}

div.CatalogoTema a span {
	display:block;
}

div.CatalogoSubtema {
	margin-bottom:20px;
}

div.CatalogoSubtema img {
	float:left;
	margin-right:20px;
}

div.CatalogoSubtema h1 {
	margin-bottom:3px;
}

div.CatalogoSubtema h1 a {
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.CatalogoSubtema a span {
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.CatalogoSubtema a.Titulo:hover {
	color: #ffffff;
}

/* Archivo Documental */
div.ArchivoTema {
	margin-bottom:30px;
}

div.ArchivoTema img {
	float:left;
	margin-right:20px;
}

div.ArchivoTema a {
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.ArchivoTema a:hover {
	color: #ffffff;
}

div.ArchivoTema a span {
	display:block;
}

div.ArchivoListado {
	margin-bottom:20px;
}

div.ArchivoListado img {
	float:left;
	margin-right:20px;
}

div.ArchivoListado h1 {
	margin-bottom:3px;
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.ArchivoListado p.Enlace {
	margin-top:12px;
}

div.ArchivoListado a {
	color: #bb1d82;
}

div.ArchivoListado a:hover {
	color: #ffffff;
}


/* Tema */
div.EncabezadoTema h1 {
	color: #bb1d82;
	font-size:14px;
	text-transform:uppercase;
}

div.EncabezadoTema p {
	font-size:13px;
}

div.Galeria {
	width: 963px; 
	margin-top: 25px
}

div.Galeria a img {
	float: left; 
	width: 78px; 
	height: 43px; 
	margin: 0 29px 20px 0;
}

div.FotoAmpliada {
	text-align: center; 
	margin-top: 20px
}

div.FotoAmpliada p {
	padding-top: 12px;
}

div.FotoAmpliada a img {
	margin-left: 5px;
}

div.FotoAmpliada table td {
	padding:5px 2px 0 2px;
}

div.Enlace {
	border-bottom: 1px solid #828080; 
	margin-bottom: 24px;
}

div.Enlace p {
	margin-bottom: 8px;
	padding-left:15px;
}

div.Enlace p.Titulo span a {
	color: #bb1d82;
}

div.Enlace p a img {
	padding-left: 5px;
}

div.Enlace p.Titulo {
	padding-left:0;
}

/* Videos */
div.Videos {
	margin-bottom:17px;
}

div.Videos img {
	float:left;
	margin-right:20px;
}

div.Videos h1 {
	margin-bottom:3px;
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.Top3 {
	float:right; 
	width:200px; 
	border-top:1px solid #615f5f;
	border-bottom:1px solid #615f5f;
	text-align:right;
}

div.Top3 h1 {
	text-transform:uppercase;
	font-weight:bold;
	margin: 5px 0 25px 0;
}

div.Top3 p {
	margin:5px 0 25px 0;
	font-weight:bold;
	text-transform:uppercase;
}

div.Top3 a {
	color: #bb1d82;
}

div.Top3 a:hover {
	color: #ffffff;
}

div.VideoFicha {
	float:left !important;
	width:640px !important;
}

div.Video {
	width:640px;
	height:360px;
	float:left;
}

div#VideoInfo {
	float:left; 
	width:640px; 
	margin-bottom:30px;
}

/*div.Videos p {
	margin-bottom:10px;
}*/

div.Videos p.Enlace {
	margin-top:10px;
}

div.Videos p.Enlace a {
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.Videos p.Enlace a span {
	line-height: 17px;
	vertical-align: middle;
}

div.Videos p.Enlace a img {
	vertical-align: bottom;
	float:none;
	margin-right:0;
}

/* Programas FJB */
div.Programas {
	margin-bottom:20px;
}

div.Programas p {
	margin-bottom:10px;
}

div.Programas h1 {
	margin-bottom:3px;
	color: #bb1d82;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.Programas a {
	color: #bb1d82;
}

div.Programas a:hover {
	color: #ffffff;
}

