/* Estilos FIMD - 2016 */

*{
	box-sizing: border-box;
}
body{ background:#F5F5F5; height:100%}
html{ height:100%}
.container{
	background:#FFFFFF;
	width:1040px;
	margin:40px auto 0;
	display:block;
	clear:both;
	overflow:hidden;
	padding:40px 40px 200px;
}

/*.csc-default{
	margin:0 !important
}*/
.imagen_index .csc-default{
	margin:0 !important
}


/* tipografía *************************/

body{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size:0.75em;
	background:#F5F5F5
	}
p{ 
	font-size:1.05em !important;
	line-height:155% !important;
}

#left h3{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.25em;
	font-weight:700;
	color:#000000;
	padding:14px 12px 11px 12px;
	border-bottom:1px dotted #ccc;
	margin-bottom:0
	}

#left > h3:first-child{
    font-size: 2em;
	font-weight:700;
	color:#DF0000;
	}
#left h3.first{ 
padding-top:0
}
#left h6{
	font: italic normal 1.08em Georgia, "Times New Roman", Times, serif;
	/*	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin-bottom: 4px;
	font-weight:600;
	font-style:italic;*/
	color:#333 ;
	padding:0 0 20px 12px;
	margin:0;
	border-bottom:1px dotted #ccc;}


#center h2{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-bottom: 4px;
	font-weight:600;
	/*font-style:italic;*/
	color:#DF0000; 
	margin-bottom:13px
	}
	#center #content h2{
    font-size: 1.2em;
	/*border-bottom:1px solid #ededed;*/
	padding-bottom:10px;
	}
#center h4{
	font:1.5em  'Open Sans',Arial, Helvetica, sans-serif; font-weight:600; color:#000;
	}
#center h5{ font:  normal 1em  'Open Sans',Arial, Helvetica, sans-serif; color:#fff ; background-color:#ED0135;margin:20px 0 13px 0px; padding:2px 6px}

#center h6,.tx-felogin-pi1 div {
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	font-weight:400;
	font-style:normal;
	color:#333 ;
	margin:0 0 13px 0
	}
	#center h6 a,#content a, #right a {
		color:#DF0000;
		text-decoration:none;
		}
	#center h6 a:hover,#content a:hover, #right a:hover {
		color:#DF0000;
		}

#right h3, #col-right h3{ font:  normal 1em  'Open Sans',Arial, Helvetica, sans-serif;  color:#fff ; background-color:#FF0000;margin:0 0 13px 20px; padding:2px 6px }
#col-right h3{ margin:0 0 13px 0px}

/*#right h4{font: italic normal 1em Georgia, "Times New Roman", Times, serif; color:#FF0000;padding:0 0 13px 20px}*/

#content ul.menu a strong {
    clear: right;
    color: #DF0000;
    display: block;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    margin-bottom: 4px;
	font-weight:700;
}


/* ediciones anteriores*/
.memoria .descripcion .titulo {
    color: #DF0000;
    display: block;
    font-size: 1.2em;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    padding: 0 0 5px 4px;
}

#content .dossier a, #content .descargas .enlace a, #content a.download {
    background: rgba(0, 0, 0, 0) url("images/sprite_2016.png") no-repeat scroll 0 -490px;
    color: #000000;
    float: left;
    min-height: 25px;
    padding: 7px 0 7px 40px;
    text-decoration: none;
}
.memoria .descripcion .paginas {
    font-weight: normal;
    padding: 0 0 5px 4px;
}
.memoria {
    min-height: 190px;
	width: 50%;
	margin-right:0
}

/* Head ******************************/

#header{
	height:auto;
	width:100%
	}
.head,.nav,#breadcrumb2{
	clear: both;
    display: block;
    overflow: hidden;
}
.head .content,#breadcrumb2 .content{
 width:1040px;
 margin:0 auto;
 padding:0;
 display:block;
 clear:both;
 overflow:hidden;
 /*border:1px solid red;*/
 }
.head{
	background:#000000;
	padding:0
}
.head .content{
	background:#000000;
	padding:10px 0
}
.nav{
	background:#ffffff;
	border-bottom:1px solid #D4D4D4
}
#breadcrumb2{
	background:transparent;
	text-transform:uppercase;
	font-size:0.9em;
	/*padding:20px 0;*/
	color:#666666
}
#breadcrumb2 .content{
	background:transparent;
}

#header h1 a {
    background:none;
    float: left;
    height: auto;
    overflow: hidden;
    text-indent: 0;
    width: 344px;
}

#header h1 {
	margin-bottom:0;
}
/* MENU PRINCIPAL *******************/
ul#nav-header{
        margin:0 auto !important;
        padding:0;
        list-style:none;
        width:1040px;
		height: 46px;
        display:block;
        clear:both;
        overflow:hidden;
		background: #ffffff;
}
ul#nav-header li{
	padding:20px 16px 15px;
	padding: 15px 16px 7px;
	border-bottom:5px solid #ffffff;
	text-align:center;
	float:none;
	display:inline-block;
}
ul#nav-header li span{
	display:block;
	text-align:inherit;
}

ul#nav-header li a {
    margin: 0;
}
ul#nav-header li:hover {
    color:#ff0000;
	border-bottom:5px solid #ED0135;
}
ul#nav-header li.active{
	background:transparent;
	height: auto;
	padding-bottom: auto;
	border-bottom:5px solid #ED0135;
}

 ul#nav-header li.seccion3{
	margin-top:-8px;
	max-height: 54px;
}
/* MENU SECUNDARIO TOP ******************************/
.second_menu{
	border-bottom:1px solid #333333;
	text-align:right;
	height:25px;
}
.second_menu .contenido{
	width: 1040px;
	margin:0 auto
}
.second_menu ul{
	list-style-type:none;
	margin:0;
	padding: 2px 0;
}
.second_menu ul li{
	display:inline-block;
}
.second_menu a{
	border-right: 1px solid #CCCCCC;
    color: #DDDDDD;
    font-size: 0.85em;
    font-weight: 600;
    padding: 0 10px;
    text-decoration: none;
	text-transform:uppercase;
}
.second_menu ul li:last-child a{
	border-right: 0;
}
.second_menu a:hover{
    color: #ff0000;
}
.tx-srlanguagemenu-pi1 {
    background:none;
    float: right;
    height: auto;
    margin: 0 0 0 16px;
    width: auto;
}
.tx-srlanguagemenu-pi1 a {
	width: 24px;
    border:0;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:700 !important;
	padding:0;
	margin-left: 0;
}
.tx-srlanguagemenu-pi1 div:first-child a {
	letter-spacing: 0.25em;
	}
.tx-srlanguagemenu-pi1 .ACT a, .tx-srlanguagemenu-pi1 .ACT a:hover, .tx-srlanguagemenu-pi1 .ACT a:active,.tx-srlanguagemenu-pi1 .ACT a:focus,
.tx-srlanguagemenu-pi1 .NO a, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active,.tx-srlanguagemenu-pi1 .NO a:focus{
	color:#FFFFFF !important;
	font-weight:700 !important;
} 
.tx-srlanguagemenu-pi1 DIV.ACT {
    float: left;
	color:#FFFFFF;
	font-size:12px;
    font-weight: normal;
    height: 25px;
    width: auto;
	padding:4px 11px;
	background:#ED0135;
}
.tx-srlanguagemenu-pi1 DIV.NO {
    float: left;
	color:#FFFFFF;
	font-size:12px;
    font-weight: normal;
    height: 25px;
    width: auto;
	padding:4px 11px;
	background:none;
}


/* logos sociales***********************************/

ul.top {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 8px 0 0;
}
ul.top li{
	margin-left:3px;
}
ul.top li a{
	width:25px;
	height:25px;
	display:block;
}
a.facebook,a.twitter,a.vimeo,a.youtube,a.flickr{
	background:url("images/sprite_social.png") no-repeat scroll 0 0;
}
a.facebook{
	background-position:-1px -1px;
}
	a.facebook:hover{
	background-position:-1px -28px;
	}
a.twitter{
	background-position:-28px -1px;
}
	a.twitter:hover{
	background-position:-28px -28px;
}
a.youtube{
	background-position:-82px -1px;
}
	a.youtube:hover{
	background-position:-82px -28px;
}
a.vimeo{
	background-position:-109px -1px;
}
	a.vimeo:hover{
	background-position:-109px -28px;
}
a.flickr{
	background-position:-136px -1px;
}
	a.flickr:hover{
	background-position:-136px -28px;
}

/* MENÚ SECUNDARIO LEFT ****************************/
 #left li{
 	width:100%;
	display:block;
	padding:8px 20px 8px 12px;
	padding:8px 0 8px 12px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	vertical-align:middle
	}
	 #left ul a{
	 	width:167px;
		width: 95%;
		float:left;
		font-weight:normal;
		font-size:0.9em;
		line-height:1em;
		text-decoration:none;
		color:#000000;
		padding:6px 30px 6px 0;
		padding:6px 0;
		min-height:10px;
		display:block;
		overflow:hidden;
		background:none !important;
		/*background: url(images/arrow1.png) no-repeat center right;
		background: rgba(0, 0, 0, 0) url("images/sprite_2016.png") no-repeat scroll -4px -140px;*/
		letter-spacing:0.1em}
		
		#left ul li i.arrow{
			width:8px;
			height:11px;
			display:inline-block;
			float:left;
			margin:8px 0 0 0;
			border:red;
			background:  url("images/sprite_2016.png") no-repeat scroll 0 -78px;
		}
		#left ul li:hover i.arrow,#left ul li.select i.arrow{
			width:8px;
			height:11px;
			background: url("images/sprite_2016.png") no-repeat scroll -12px -96px;
		}
		
		

#left a.programacion {
	display:none;
}

/* SPRITE *********/

#content p.bodytext a.download {
    width: auto !important;
	background: url("images/sprite_2016.png") no-repeat scroll -46px -408px !important;
}

#content p.bodytext a.download:hover {
    width: auto !important;
	background: url("images/sprite_2016.png") no-repeat scroll -6px -440px !important;
}
#content .dossier a, #content .descargas .enlace a, #content a.download {
    background:  url("images/sprite_2016.png") no-repeat scroll -46px -408px !important; 
}
#content .dossier a:hover, #content .descargas .enlace a:hover, #content a.download:hover {
    background: url("images/sprite_2016.png") no-repeat scroll -6px -440px !important;
}

#content a.print {
    background: url("images/sprite_2016.png") no-repeat scroll -176px -35px !important;
}
#right a.external-link-new-window {
	 background: url("images/sprite_2016.png") no-repeat scroll -48px -319px !important;
}

#right a.download, #right a.external-link-new-window, #right a.mail, #right a.internal-link {
    background: url("images/sprite_2016.png") no-repeat scroll -46px -408px !important;
    display: block;
    margin-left: 20px;
    min-height: 32px;
    padding: 7px 0 0 40px;
    text-decoration: none;
}
#right a.download:hover/*, #right a.external-link-new-window, #right a.mail, #right a.internal-link */{
    background: url("images/sprite_2016.png") no-repeat scroll -6px -440px !important;
    display: block;
}


/*#left ul li a:hover, #left ul li.select a{
	background: url(images/arrow2.png) no-repeat center right;
}*/
/* MENSAJE ALERTA *********************/

#alert{
 width:1040px;
 margin:0 auto;
 padding:0;
 display:block;
 clear:both;
 overflow:hidden;
 }
#alert .csc-default{
	background-color:#df0000;
	color:#ffffff;
	font-weight:600;
	padding:5px 0;
	text-align:center;
	 margin:0 auto 20px;
	  display:block;
 clear:both;
 overflow:hidden;
	
}
#alert a{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.alert a:hover, .alert a:focus,.alert a:active{
	color:#ffffff;
	text-decoration:none;
}

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


.text_footer{
	float:left;
	width: 45%;
	font-size:1.1em;
	display:inline-block;
	color:#CCCCCC;
	font-weight:400 !important
}
ul.legales {
    float: right;
	display:inline-block;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
    width: 50%;
}
ul.legales li{
    width: auto;
	display:inline-block;
}
#footer .content_footer ul.legales a {
    border-right: 1px solid #cccccc;
    color: #cccccc;
    display: block;
    font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
    font-size: 1em;
    font-weight: 400;
    margin-right: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}

.logos_footer{
	display:block;
	border-top:3px solid #1E1E1E;
	margin-top:50px;
	padding-top:20px
}
.logos_footer ul li {
	width:150px !important;
}
/*.logos_footer img{
	height:auto !important;
	width:100% !important;
}*/
.logos_footer dd.csc-textpic-caption{
	display:none;
}

.logos_footer div.csc-textpic div.csc-textpic-imagewrap dl {
    height:auto !important;
}


.logos_footer div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
    width: auto !important;
}

/* SLIDER HOME ************************************/
/*#slider strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em !important;
	font-weight:normal;
	color:#FFFFFF ;
	padding:0 0 20px 12px;
	margin:0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}*/
	
#slider strong{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size:3.5em !important;
	font-weight:normal;
	color:#FFFFFF ;
	padding:0 0 20px 12px;
	margin:0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}	

 #slider strong  a{
 	background:#df0000;
	padding:10px 30px;
	color: #ffffff;
	font-size:0.6em;
	font-style:italic;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-weight:500;
	text-decoration:none;
	text-shadow: none;
	display:inline-block;
	clear:both;
	overflow:hidden;
	width:auto;
	margin-top: 20px;
 }
 
 
 #photoSlider #slider nav a {
	float: none;
	width:22px !important;
	height:22px !important;
	border:1px solid black;
	text-indent:-9000px;
	position: relative;
	margin:4px;
	background-color:#ffffff;
	display:inline-block;
	clear:both;
	overflow:hidden;
	}
	
	#photoSlider #slider nav a:hover {
		background-color: #df0000;
		color: #fff;
	}
	#photoSlider #slider nav a.rc-active {
	background-color: #df0000 !important;
	color: #fff;
	}
	
 
/* Menu distribuidores****************************/


#content ul.menu li{
	width:335px;
	height:82px;
	height:auto;
	padding:15px 0;
	margin:0 0 22px 0;
	text-decoration:none;
	line-height:1.2em;
	border-top:1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB
}
#content ul.menu li.right{ 
	float:left;
}
 
 
 /* Formularios buscador ediciones pasadas ********/

 #espectaculos input,  #espectaculos select {
 	height: 32px; 
	width: 50%;
	text-align:left;
	margin-bottom:15px;
	padding:2px 5px 4px 7px;
	border:1px solid #ccc;
	}
	 input#buscador-words{
		padding-left:25px
	}
	input#buscador-boton{
		height: 32px !important;
    	padding: 2px 33px 3px !important;
	}
 
 #espectaculos div.dato input, #espectaculos div.titulo input {
    float: left;
    margin-top: -1px;
	width: 10px;
	margin:-10px 3px 0;
	padding:0
} 

 #espectaculos label, #checks label  {
    color: #000000;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif !important;
	font-weight:700 !important;
	font-size:1em !important;
	font-style:normal !important;
    padding-bottom:4px !important;
	display:block;
	margin-bottom:0 !important;
	text-transform:uppercase;
}
fieldset {
    border-top: 2px dotted #cccccc !important;
}

#content ul li.minificha p.place a:hover {
	text-decoration:underline;
}

#espectaculos input.large {
    background: rgba(0, 0, 0, 0) url("images/sprite_2016.png") no-repeat scroll -172px 3px !important;
}

/* CALENDARIO*/

#content #day ul li p.title a {
    background: rgba(0, 0, 0, 0) url("images/arrow1.png") no-repeat scroll left center;
    clear: both;
    color: #df0000;
    display: block;
    font-size: 1.16em;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    padding: 4px 0 5px 35px;
    text-decoration: underline;
}
#content #day ul li p.title a:hover {
    background: rgba(0, 0, 0, 0) url("images/arrow2.png") no-repeat scroll left center;
}

#col-right .relacionados ul li a {
    color: #df0000;;
}

/* VARIOS CONTENIDO *******/

#content .logo_bloque h4, #right h4 {
    color: #000000 !important;
	font-size:1.2em !important;
	font-style:normal !important;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif !important;
    margin-bottom: 16px;
}

 #right h4 {
    	font-size:1.3em !important;
		font-weight:600
}
 
 
 
/* Media queries **********************************/

@media (max-width: 960px) { }
@media (max-width: 768px) { 
	
}
@media (max-width: 480px) {
	#photoSlider #slider {
		height:200px !important;
	}
	#photoSlider #slider > div div.csc-default strong {
	    font-size: 20px !important;
	    left: 10% !important;
	    max-width: 70% !important;
	    top: 2% !important;
	}
}
 
 
 
 
 /*  Plantilla 1 y 2 columnas ********************/
 
 
 body.one_column .container{
 	 width: 1040px;
	 padding-left:0
 }
 
 body.one_column #center {
    padding: 0;
    width:100;
}

 body.one_column #content {
    width: 100%;
}
 