body {
	color: #000;
	font-family: "bentonsanscondmedium", sans-serif;
	background-color: #FFF;
	
	
	background-image:url();
	background-repeat: no-repeat;
	background-position: top;
	font-size: 100%;
	line-height: normal;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
}


/* NUEVOS PARA EL CAMBIO DE DISEÑO TEMPORAL */

.fondo1 {background-image:url(/admin_img/pag/fondo_2014_interior_2.gif); background-repeat:repeat-y; background-position:center; background-position:top}
/*.fondo2 {background-image:url(/admin_img/pag/fondo_2014_interior.gif); background-repeat: no-repeat;	background-position:center; background-position:top;}*/
.container {width: 960px;
			margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
	
.container_cabecera {position: relative; width: 960px; margin: 0 auto; padding: 0;}
#logo_impresion {display:none}
#cabecera_numero {position: absolute; width: 443px;	 height: 313px; z-index: 1}
#logo_general {position: absolute; z-index: 20; text-align:right; margin-top:60px; margin-left:10px}
#cabecera_imagen { max-height:312px; overflow:hidden}
#cabecera_redes {float: left; position: fixed; min-height: 30px; margin-bottom: 10px; margin-right: 20px; margin-top: 40px; overflow: hidden; text-align:right; right:10px; z-index:10000}
#cabecera_franjanegra {background-color: #000; position:absolute; z-index:-1; top:0; left:0; right:0; bottom:0; opacity:0.4;}
#cabecera_idiomaylogin {position: absolute; z-index: 101; text-align:right; right:0px; height:30px; width:100%; color:#FFFFFF; padding-left:0px}
#cabecera_idiomaylogin_movil { display:none  !important}
.cabecera_textoidioma {float:left; margin-left:20px; margin-right:5px;}
.cabecera_login {margin-right:10px}
.cabecera_login_movil {display:none}
.bot_cabecera_movil {width:45px; height:45px; float:right; margin:2px; text-align:center; -moz-border-radius: 10px; border-radius: 10px; padding:2px; background-color:#c00226; border-color:#7e0018; border-width:1px; border-style:solid; font-size:12px}
.menu_general { display:block !important}
.menu_movil { display:none  !important}
#buscadorgeneral_Abierta {float:right; background-color:#e9e9e9; padding:10px; border:none; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; display:none;}
#mifestival_Abierta, #mifestival_superior {float:right; background-color:#e9e9e9; padding:10px; border:none; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; display:none;}
.mifestival_superior{ color: #444; }
#traducciones_Abierta {float:right; background-color:#696969; padding:10px; border:none; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; display:none;}


/*login*/
.black_overlay{
        display: none;
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:10001;
        -moz-opacity: 0.8;
        opacity:.80;
		-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
}


    .white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: auto;
		color:#FFFFFF;
        background: #cc3e55;
		background-image:url(../admin_img/pag/fondo_login_62.png);
		background-repeat:no-repeat;
		background-position:inherit;
		border: none;
		/*para Firefox*/
		-moz-border-radius: 5px 5px 5px 5px;
		/*para Safari y Chrome*/
		-webkit-border-radius: 5px 5px 5px 5px;
		/* para Opera */
		border-radius: 5px 5px 5px 5px;
		padding: 20px;		
        z-index:10002;
        overflow: auto;
		-moz-opacity: 1;
        opacity:1;
		-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
    }
	


.login_titulo {font-size:40px; font-family:'bentonsanscondbold', sans-serif; margin-bottom:30px; margin-top:20px; line-height:normal;}

.mifestival_titulo {text-transform:uppercase; font-size:18px; font-family:'bentonsanscondbold', sans-serif;}
.mifestival_apartado {font-size:14px; font-family:'bentonsanscondbold', sans-serif; margin-top:10px; border-bottom-style:dotted; border-bottom-color:#DD0003; border-bottom-width:1px; clear:both;}
.mifestival_fila { margin-left:2%; margin-bottom:2px; font-size:11px; float:left; width:48%;}

.nave_movil_menu {float:left; text-align:center; font-size:9px; width:40px; padding-top:5px; margin-right:4px;}
.nave_movil_logo {float:left; text-align:center; font-size:9px; padding-top:5px;}
.nave_movil_enlace {float:right; text-align:center; font-size:9px; width:40px; padding-top:5px; margin-right:8px; margin-left:8px; height:47px;color: #730013;}

#nave_movil_buscador, #nave_movil_mifestival, #nave_movil_acceso, #nave_movil_idiomas, #nave_movil_redes {text-align:right; padding:20px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000; background-color:#730013; color:#FFFFFF; display:none; line-height:140%; background-image:url(/admin_img/pag/fondo_menu_movil_62_desplegado.png); background-repeat:no-repeat; background-position:top-left;}
.nave_movil_buscador_tipo {float:left; width:22%; margin-right:2%; margin-bottom:10px;}


#login_movil .login_contenedor,
#register_movil .register_contenedor,
#reminder_movil .pass_reminder_contenedor,
#changedata_movil .changedata_contenedor{
	font-family: 'bentonsanscondbold', sans-serif;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 20px;
	margin-top: 20px;
}
#light #login .login_contenedor,
#register .register_contenedor,
#reminder .pass_reminder_contenedor,
#changedata .changedata_contenedor{
	font-family: 'bentonsanscondbold', sans-serif;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: transparent !important
}
#login_movil input[type="text"], #login_movil input[type="password"], #login_movil select,
#register_movil input[type="text"], #register_movil input[type="password"], #register_movil select,
#reminder_movil input[type="text"], #reminder_movil input[type="password"], #reminder_movil select,
#login input[type="text"], #login input[type="password"], #login select,
#register input[type="text"], #register input[type="password"], #register select,
#reminder input[type="text"], #reminder input[type="password"], #reminder select,
#changedata input[type="text"], #changedata input[type="password"], #changedata select,
#changedata_movil input[type="text"], #changedata_movil input[type="password"], #changedata_movil select{
	width: 98%;
}

.mb_input{
	margin-bottom: 10px;
}
.ta_dcha{
	text-align: right
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}​








#weboficial {float:left; width:60%; margin-top:3px}
#weboficial_movil {display:none}

.acceso_contenedor {background-color:#b4272d; padding-right:3px; padding-left:3px; padding-top:1px; padding-bottom:1px; margin-bottom:10px; font-size:13px; color:#FFFFFF}
#acceso {float:right; width:40%; text-align:right; font-size:11px;}
#acceso_movil {display:none}
#logosedicion {background-color:#d0d1d3; padding:5px;}
#cabecera_movil_vertical {display:none; text-align:center;}
#inferior{display:none}


#light a, #light a:visited { color: #333; text-decoration: underline; outline: 0; }
	#light a:hover, #light a:focus { color: #000; }
	#light p a, #light p a:visited { line-height: inherit; }

 .linknegativo:link,  .linknegativo:visited { color:#F2F2F2; text-decoration: underline; outline: 0;}
	 .linknegativo:hover,  .linknegativo:focus {color: #fcffe1}
	
	 .dnone:link,  .dnone:visited { text-decoration:none}
	 .dnone:hover,  .dnone:focus { text-decoration:underline}
	
	















/* #Buttons
================================================== */

	#light .button,
	#light button,
	#light input[type="submit"],
	#light input[type="reset"],
	#light input[type="button"],
	 {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 0px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "bentonsanscondlight", sans-serif; }

	#light .button:hover,
	#light button:hover,
	#light input[type="submit"]:hover,
	#light input[type="reset"]:hover,
	#light input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	#light .button:active,
	#light button:active,
	#light input[type="submit"]:active,
	#light input[type="reset"]:active,
	#light input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	#light .button.full-width,
	#light button.full-width,
	#light input[type="submit"].full-width,
	#light input[type="reset"].full-width,
	#light input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	#light button::-moz-focus-inner,
	#light input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	#light form {
		margin-bottom: 20px; }
	#light fieldset {
		margin-bottom: 20px; }
	#light input[type="text"],
	#light input[type="password"],
	#light input[type="email"],
	#light textarea,
	#light select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "bentonsanscondmedium", sans-serif;
		color: #777;
		margin: 0;
		/*width: 210px;*/
		max-width: 100%;
		/*display: block;*/
		margin-bottom: 0px;
		background: #fff; }
	#light select {
		padding: 0; }
	#light input[type="text"]:focus,
	#light input[type="password"]:focus,
	#light input[type="email"]:focus,
	#light textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	#light textarea {
		min-height: 60px; }
	#light label,
	#light legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	#light select {
		width: 220px; }
	#light input[type="checkbox"] {
		display: inline; }
	#light label span,
	#light legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }





/* #Buttons
================================================== */

	#light2 .button,
	#light2 button,
	#light2 input[type="submit"],
	#light2 input[type="reset"],
	#light2 input[type="button"],
	 {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 0px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "bentonsanscondlight", sans-serif; }

	#light2 .button:hover,
	#light2 button:hover,
	#light2 input[type="submit"]:hover,
	#light2 input[type="reset"]:hover,
	#light2 input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	#light2 .button:active,
	#light2 button:active,
	#light2 input[type="submit"]:active,
	#light2 input[type="reset"]:active,
	#light2 input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	#light2 .button.full-width,
	#light2 button.full-width,
	#light2 input[type="submit"].full-width,
	#light2 input[type="reset"].full-width,
	#light2 input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	#light2 button::-moz-focus-inner,
	#light2 input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	#light2 form {
		margin-bottom: 20px; }
	#light2 fieldset {
		margin-bottom: 20px; }
	#light2 input[type="text"],
	#light2 input[type="password"],
	#light2 input[type="email"],
	#light2 textarea,
	#light2 select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "bentonsanscondmedium", sans-serif;
		color: #777;
		margin: 0;
		/*width: 210px;*/
		max-width: 100%;
		/*display: block;*/
		margin-bottom: 0px;
		background: #fff; }
	#light2 select {
		padding: 0; }
	#light2 input[type="text"]:focus,
	#light2 input[type="password"]:focus,
	#light2 input[type="email"]:focus,
	#light2 textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	#light2 textarea {
		min-height: 60px; }
	#light2 label,
	#light2 legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	#light2 select {
		width: 220px; }
	#light2 input[type="checkbox"] {
		display: inline; }
	#light2 label span,
	#light2 legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }





































	
/* FIN NUEVOS PARA EL CAMBIO DE DISEÑO TEMPORAL */	
	

.apartado {
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 48px;
	font-style: italic;
	color: #930023;
	text-transform: uppercase;
	
}

h1, h2, h3 {
	font-family:"bentonsanscondbold", sans-serif;
	line-height:normal;
	}
	
	
.apartadofila {
	padding-top:40px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	color: #747476;
}
a:visited{
	color: #747476;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
.pading20 {
	margin-right: 20px;
	margin-left: 20px;
}

.colfotonoticias {
	margin-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.fondocolnoticiasLehen orrialdea {
	background-image: url(../admin_img/pag/gris60.png);
	width: 300px;
}
.fondocolnoticiasLehen orrialdea2 {
	background-image: url(../admin_img/pag/gris60.png);
	width: 955px;
}
.filanoticia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.filanoticia:link {
	background-color: #333;
	color: #FF0;
}
.filanoticia:visited {
	background-color: #333;
}
.filanoticia:hover {
	background-color: #333;
	color: #FFF;
}
.textocolnoticiasLehen orrialdea {
	margin-left: 105px;
	font-size: 11px;
	color: #FFF;
	font-family: "bentonsanscondmedium", sans-serif;
	margin-right: 10px;
}
.textofondoamarillo {
	background-color: #FDED2F;
}
.textocolnoticiasLehen orrialdea a:link {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}
.textocolnoticiasLehen orrialdea a:visited {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}
.textocolnoticiasLehen orrialdea a:hover {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}
.textocolnoticiasLehen orrialdea2 {
	margin-left: 10px;
	font-size: 11px;
	color: #FFF;
	font-family: "bentonsanscondmedium", sans-serif;
	margin-right: 10px;
}
.textocolnoticiasLehen orrialdea2 a:link {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}
.textocolnoticiasLehen orrialdea2 a:visited {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}
.textocolnoticiasLehen orrialdea2 a:hover {
	font-size: 12px;
	color: #FF0;
	font-family:"bentonsanscondbold", sans-serif;
	text-decoration: none;
}

.curvas5px {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.curvas10px {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
.curvas10pxBottom {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
.curvas10pxTop {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}
.curbastop10px {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	background-image: url(../admin_img/pag/gris60.png);
	height: 10px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.curbasbottom10px {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-image: url(../admin_img/pag/gris60.png);
	height: 20px;
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0;
}
.curvaspie10px {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #ffee00;
	margin: 20px;
}
.naveLehen orrialdea {
	width: 955px;
	margin-top: 0px;
}
.espacionaveLehen orrialdea {
	margin-bottom: 6px;
}
.colLehen orrialdeanoticias {
	margin-left: 635px;
	margin-top: 50px;
}
.coltve {
	width: 245px;
	float: left;
	font-size: 70%;
	margin-left: 10px;
}
.colcolaboradores {
	width: 240px;
	float: left;
	font-size: 70%;
}
.colinstituciones {
	font-size: 70%;
}
.texto60 {
	font-size: 80%;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.idiomas {
	font-size: 85%;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}
.idiomas a:link {
	color: #FDED2F;
	text-decoration: none;
}
.idiomas a:visited {
	color: #FDED2F;
	text-decoration: none;
}
.idiomas a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FDED2F;
	padding: 5px;
}
.fondoamarillo {
	background-color: #FDED2F;
	color: #000;
	padding: 5px;
}
.colgaleriaLehen orrialdea {
	width: 620px;
	float: left;
}
.modulotitulo {
	font-family:"bentonsanscondbold", sans-serif;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #666;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 140%;
	
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.modulocontenido {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e5e5e5;
	margin-right: 20px;
	margin-left: 20px;
}
.patrocinadores {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e5e5e5;
	margin-right: 20px;
	margin-left: 20px;
}
.modulotitulo2 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #666;
	font-size: 130%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.modulocontenido2 {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e5e5e5;
	display: table;
	height: 180px;
}
.navepaginas {
	width: 955px;
	margin-top: 120px;
}
.navepaginasfondo {
	background-image: url(../admin_img/pag/fondonavegador2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
		-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
.texto250gris {
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 250%;

	color: #930023;
	line-height:normal;
}
.texto150gris {
	font-size: 150%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #43381e;
	line-height:normal;
}
.texto120gris {
	font-size: 120%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #43381e;
	line-height:normal;
}
.fechalarga {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 15px;
	margin-bottom: 8px;
	font-size:12px;
}
.contenido {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e6e6e6;
	display: table;
	width: 935px;
}
.colimg {
	margin-left: 575px;
	display: block;
	padding: 20px;
}
.colimg2 {
	margin-left: 420px;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.coltexto {
	float: left;
	width: 555px;
	display: table;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.coltexto2 {
	float: left;
	width: 400px;
	display: table;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	clear: right;
}

.unacolumna {
	width: 915px;
	display: table;
	margin: 20px;
}
.tdnoticia {
	background-color: #FFF;
		-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

.tdnoticia:link {
	background-color: #333;
}
.tdnoticia:visited {
	background-color: #333;
}
.tdnoticia:hover {
	background-color: #999;
	color: #FFF;
}

.galeriaderecha {
	display: table;
}

.enmarcado {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	padding: 10px;
	width: 320px;
	background-color: #C38704;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:85%;
}

.enmarcado :link{
	color: #FFF;
}
.enmarcado :hover{
	color: #FFF;
}
.enmarcado :visited{
	color: #FFF;
}

.enmarcadoS {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	padding: 10px;
	width: 230px;
	background-color: #C38704;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enmarcadoS :link{
	color: #FFF;
}
.enmarcadoS :hover{
	color: #FFF;
}
.enmarcadoS :visited{
	color: #FFF;
}

.negativo {
	color: #666;
	background-color: #ffee00;
}
.negativo:link {
}
.negativo:hover {
	color: #ffee00;
	background-color: #666;
}
.negativo:visited {
}

.negativo3 {
	color: #FFF;
}
.negativo3:link {
	color: #FF0;
}
.negativo3:hover {
	color: #666;
	background-color: #FF0;
}
.negativo:visited {
}

.listado120 {
	padding-left: 130px;
}

.filaboletin {
	background-color: #FFF;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	padding: 10px;
}
.filaboletinfoto {
	padding: 5px;
	float: left;
}
.menuapartado {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e20036;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	display: table;
	width: 100%;
	color: #FFF;
}
.menuapartadocolumna {
	float: left;
	padding: 10px;
	font-size: 11px;
}
.foto175 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #FFF;
	height: 180px;
	width: 180px;
}

.foto175:hover {
	background-color: #333;
}.enmarcado2 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	padding: 10px;
	width: 100%;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boletines {
		-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	display: table;
	margin: 5px;
	padding: 15px;
	background-color: #FFF;
	width: 100%;
}
.boletinestexto {
	margin-left: 120px;
}
.moduloLehen orrialdea {
	display: table;
	float: left;
}
.moduloLehen orrialdeacontenedor {
	margin-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e6e6e6;
	display: table;
	float: left;
	height: 220px;
}
.moduloLehen orrialdeacontenedorTitulo {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #666;
	font-size: 130%;
	color: #FFF;
	padding: 10px;
	font-family:"bentonsanscondbold", sans-serif;
}
.moduloLehen orrialdeacontenedorContenido {
	padding: 10px;
}
.casilleropastilla {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FF0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	text-align: center;
	width: 80px;
}
.fila340gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.fondocol340gris {
	background-image: url(../admin_img/pag/gris60.png);
	width: 320px;
	padding: 10px;
		-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
.casilleropastilla2 {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FF0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	text-align: center;
	width: 158px;
	height: 60px;
}
.casilleropastilla3 {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	background-color: #666;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	width: 450px;
	height: 60px;
	color: #FFF;
}
.imagenes {
	padding: 5px;
	height: 180px;
	width: 180px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 5px solid #666;
}

.imagenes:hover {
	background-color: #666;
}
.impar {
	background-color: #FFF;
}
.par {
	background-color: #e6e6e6;
}
.impar:hover {
	background-color: #FF0;
}
.par:hover {
	background-color: #FF0;
}
.fichatecnica {
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	background-color: #E2E2E2;
}
.fichatecnicaContenido {
	margin: 3px;
	padding: 3px;
}
.curvas10pxTop {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}
.curvas10pxBottom {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
.enmarcado250 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	width: 250px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enmarcado250:hover {
	background-color: #333;
}
.texto11 {
	font-size: 11px;
}
.mayusculas {
	text-transform: uppercase;
}
.filaamarilla {
}
.filaamarilla:hover {
	background-color: #FF0;
}
.texto250blanco {
	font-size: 250%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
}
.texto150blanco {
	font-size: 150%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
}
.texto120blanco {
	font-size: 120%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
}
.pastillaindustry {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #6E6F6F;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	text-align: center;
	width: 210px;
	display: table-row;
	color: #FFF;
	font-family:"bentonsanscondlight", sans-serif;
	font-size: 16px;
}

.pastillaindustry:link {
	background-color: #ca2819;
	color: #FFF;
	text-decoration: none;
	}
.pastillaindustry:visited {
	background-color: #ca2819;
	color: #FFF;
	text-decoration: none;
	}
.pastillaindustry:hover {
	background-color: #FFFF00;
	color: #FF0300;
	text-decoration: none;
}

.pastillaindustry_nolink {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #6E6F6F;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	text-align: center;
	width: 210px;
	display: table-row;
	color: #FFF;
	font-family:"bentonsanscondlight", sans-serif;
	font-size: 16px;
}


	


.moduloLehen orrialdeacontenedorVideo {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #e6e6e6;
	display: table;
	float: left;
}
.negativo2 {
	color: #ffee00;
	background-color: #666;
}
.textoamarillo {
	color: #FF0;
}
.blanco {
	color: #FFF;
}
.tdenlacederecha {
	display: marker;
	width: 100%;
	background-color: #FFF;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tdenlacederecha:link {
	color: #333;
	text-decoration: none;
}
.tdenlacederecha:visited {
}
.tdenlacederecha:hover {
	background-color: #333;
	color: #FFF;
}
.titular18 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-style: italic;
	font-family:"bentonsanscondbold", sans-serif;
}
.blanco {
	color: #FFF;
	text-decoration: none;
}
.blanco:link {
	color: #FFF;
	text-decoration: none;
}
.blanco:hover {
	color: #EAE98F;
	text-decoration: underline;
}
.blanco:visited {
	color: #FFF;
	text-decoration: none;
}
.anohistorico {
	color: #433816;
	font-size: 14px;
	font-family:"bentonsanscondbold", sans-serif;
	background-color: #CCC;
	padding: 5px;
	margin-top: 5px;
}
.cuerpo {
}
.cuerpo li{
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: none;
}

.cuerpoNumero {}

.cuerpoNumero li{
	display: list-item;
	list-style-position: outside;
	list-style-type:: decimal;
	list-style-image: none;}
	
.cuerpobolo {}
	
.cuerpobolo li{
	display: list-item;
	list-style-position: outside;
	list-style-type:: square;
	list-style-image: none;}	


.equipo {
	color: #433816;
	font-size: 12px;
	font-family:"bentonsanscondbold", sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


.infotv {
	background-color: #FFF;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

.video_edicion {
	font-size: 90%;
	color: #FFF;
	float: left;
	font-family:"bentonsanscondbold", sans-serif;
}
.video_fecha {
	font-size: 90%;
	color: #FFF;
	text-align: right;
}
.video_titulo {
	font-size: 140%;
	font-family:"bentonsanscondbold", sans-serif;
	margin-top: 10px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.video_idiomaactual {
	margin-bottom: 10px;
}
.video_descripcion {
	margin-bottom: 10px;
}
.video_duracion {
	font-size: 90%;
	margin-bottom: 10px;
}
.video_masvideos {
	margin-bottom: 10px;
}
.video_tambienen {
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 90%;
	font-family:"bentonsanscondbold", sans-serif;
	margin-top: 5px;
}
.video_tambien_idiomas {
	font-size: 90%;
}
.video_gris {
	background-color: #B3B3B3;
	padding: 6px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	height: 15px;
}
.canales_tv {
	padding: 10px;
	float: left;
	background-color: #bba264;
	margin-top: 65px;
	margin-right: 10px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	font-family:"bentonsanscondbold", sans-serif;
	color: #493E23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.canales_tv:link {
	background-color: #333;
}
.canales_tv:visited {
	background-color: #333;
}
.canales_tv:hover {
	background-color: #999;
	color: #FFF;
}



.canales_tv_intoy {
	padding: 10px;
	float: left;
	background-color: #493E23;
	margin-top: 50px;
	margin-right: 10px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #493E23;
}
.video_col_dch {
	background-image: url(../admin_img/img/videos/varios/logo_tv_59.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.video_titu_canales {
	font-size: 24px;
	font-family:"bentonsanscondbold", sans-serif;
	font-style: italic;
	color: #5B4E30;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #493E23;
	padding-bottom: 10px;
}

.video_titu_canalesB {
	font-size: 36px;
	font-family:"bentonsanscondbold", sans-serif;
	font-style: italic;
	color: #FFF;
}
.video_parrilla_td {
	background-color: #D6D6D6;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border: 2px solid #FFF;
}
.video_parrilla_td:link {
	background-color: #493E23;
	color: #FF0;
}
.video_parrilla_td:visited {
	background-color: #493E23;
}
.video_parrilla_td:hover {
	background-color: #bba264;
	color: #FFF;
}




.video_parrilla_td2 {
	background-color: #f1f1f1;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border: 2px solid #FFF;
}
.video_parrilla_td2:link {
	background-color: #493E23;
	color: #FF0;
}
.video_parrilla_td2:visited {
	background-color: #493E23;
}
.video_parrilla_td2:hover {
	background-color: #bba264;
	color: #FFF;
}







.video_parrilla_edicion {
	font-size: 90%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF770;
	font-style: italic;
	margin-bottom: 4px;
}
.video_parrilla_foto {
}
.video_parrilla_titulo {
	font-family:"bentonsanscondbold", sans-serif;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 3px;
}
.video_parrilla_fecha {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #493E23;
}
.video_parrilla_duracion {
	font-size: 85%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.video_parrilla_idiomas {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FF0;
	background-color: #493E23;
	padding: 2px;
}
.video_parrilla_idiomas:link {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FF0;
	background-color: #493E23;
	padding: 2px;
}
.video_parrilla_idiomas:visited {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FF0;
	background-color: #493E23;
	padding: 2px;
}
.video_parrilla_idiomas:hover {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FF0;
	background-color: #493E23;
	padding: 2px;
}

.video_relacionado_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 90%;
	padding: 10px;
}
.video_relacionado_td:link {
}
.video_relacionado_td:visited {
}
.video_relacionado_td:hover {
	background-color: #FCFF9B;
}

.video_relacionado_titulo {
	font-family:"bentonsanscondbold", sans-serif;
	text-transform: uppercase;
}

.video_relacionado_fecha {
	font-size: 90%;
	color: #666;
}
.video_relacionado_duracion {
	font-size: 90%;
	margin-bottom: 5px;
}


.video_canales_td {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #C6B07A;
	padding: 8px;
}

.video_canales_td:link {
	background-color: #493E23;
	color: #FF0;
}
.video_canales_td:visited {
	background-color: #493E23;
}
.video_canales_td:hover {
	background-color: #bba264;
	color: #FFF;
}
.video_canales_fecha {
	font-size: 85%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
}
.video_canales_titulo {
	font-size: 120%;
	font-family:"bentonsanscondbold", sans-serif;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}
.video_canales_duracion {
	font-size: 85%;
}
.video_canales_disponiblen {
	font-size: 85%;
}
.texto_blanco {
	color: #FFF;
}
.texto_blanco_enlace {
	color: #FFF;
	text-decoration: none;
}
.texto_blanco_enlace:link {
	color: #FFF;
	text-decoration: none;
}
.texto_blanco_enlace:visited {
	color: #FFF;
}
.texto_blanco_enlace:hover {
	color: #493E23;
	text-decoration: none;
	background-color: #FFF;
}
.texto_blanco_enlace2 {
	color: #FFF;
	text-decoration: none;
}
.texto_blanco_enlace2:link {
	color: #FFF;
	text-decoration: none;
}
.texto_blanco_enlace2:visited {
	color: #FFF;
	text-decoration: none;
}
.texto_blanco_enlace2:hover {
	color: #393019;
	text-decoration: none;
}
#video_scroll {
	height: 600px;
	width: 250px;
	overflow: auto;
}
.loginForm {
	font-size: 10px;
	background-color: #CCC;
}
.buscadorRedesArea {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	height: 30px;
	margin-right: 10px;
}

.loginArea {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	height: 30px;
}

.noticiasFoto {
	float:left;
	width:175px;
}

.noticiasTexto {
	margin-left:185px; 
	margin-bottom:20px;
}
.diaprograma {
	font-size: 16px;
	background-color: #cdcdce;
	padding: 10px;
	height: 35px;
	width: 35px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 3px;
	background: -moz-linear-gradient(top, #fbfbfb, #cdcdce);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#cdcdce));
	border: 1px solid #b7b8bb;
}
.diaprograma:link {


}
.diaprograma:visited {


}
.diaprograma:hover {
	background-color: #666;
	color: #FFF;
}


.diaprograma2 {
	font-size: 14px;
	background-color: #cdcdce;
	padding: 9px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 3px;
	background: -moz-linear-gradient(top, #fbfbfb, #cdcdce);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#cdcdce));
	border: 1px solid #b7b8bb;
	float: left;
}
.diaprograma2:link {


}
.diaprograma2:visited {


}
.diaprograma2:hover {
	background-color: #666;
	color: #FFF;
}


#16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

.bloquepremio2011 {
	display: table;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;

}
.bloquepremio2011titulo {
	font-size: 125%;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
	background-color: #999;
	padding: 5px;
}

.bloquepremio2011:link {
}

.bloquepremio2011:visited {
}

.bloquepremio2011:hover {
	background-color: #FEFFA5;
}

.bloquepremio2011foto {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bloquepremio2011texto {
	margin-left: 115px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bloquepremio2011persona {
	font-family:"bentonsanscondbold", sans-serif;
	color: #5D0105;
}


.boton {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton:hover {
	color: #fff;
	background-color: #4d4673;
}

.boton_gris {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton_gris:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton_gris:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton_gris:hover {
	color: #fff;
	background-color: #7a7a7a;
}

.boton2 {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 48px;
	margin-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}
.boton2:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton2:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton2:hover {
	color: #fff;
	background-color: #4d4673;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}

.form_campo_1 {
	color: #000;
	background-color: #FFF;
}
.form_campo_2 {
	color: #666;
	background-color: #E4E4E4;
}

.boton3 {
	font-size: 14px;
	color: #999;
	text-decoration: none;
	background-color: #DFDFDF;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 48px;
	margin-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}


.boton4 {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #4896CD;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 48px;
	margin-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}

.boton4:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton4:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton4:hover {
	color: #fff;
	background-color: #4d4673;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}


.form_campo_1 {
	color: #000;
	background-color: #FFF;
}
.form_campo_2 {
	color: #666;
	background-color: #E4E4E4;
}

.botonBorrar {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.botonBorrar:hover {
	color: #fff;
	background-color: #990000;
}


.botonDescarga {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #3ee492;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonDescarga:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #3ee492;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonDescarga:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #3ee492;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.botonDescarga:hover {
	color: #fff;
	background-color: #139a57;
}



.botonBorrar2 {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar2:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar2:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.botonBorrar2:hover {
	color: #fff;
	background-color: #990000;
}



ul li ol.numero {
	list-style-type:: decimal;
}
ol.numero {
	list-style-type:: decimal;
}
ul.bolo {
	list-style-type:: circle;
}
ol.bolo {
	list-style-type:: circle;
}

.numeracion {
	font-size: 18px;
	font-family:"bentonsanscondbold", sans-serif;
	color: #785D1F;
	margin-top:-10px;
}

.fc_fondo {
	background-color:#e6e6e6; 
	display:table; 
	width:955px;margin-top:10px; 
	background-image:url(../admin_img/pag/foro_coproduccion/fondo_foro_coproduccion_01.png); 
	background-repeat:no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
.fc_nave1 {
	background-color:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 250px;
	margin-top:10px;
	}
.fc_nave1_iconos {
	font-family:"bentonsanscondlight", sans-serif;
	font-size:24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;	
	}

.fc_nave1_iconos:link {}
.fc_nave1_iconos:visited {}
.fc_nave1_iconos:hover {
	background-color:#f0e872;
	}
	
.fc_nave_usuario {
	font-family:"bentonsanscondlight", sans-serif;
	font-size:20px;
	padding: 15px;
	background-color:#4c132f;
	color:#FFF;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}

.fc_nave_usuario_nuevo {
	font-family:"bentonsanscondlight", sans-serif;
	font-size:20px;
	padding: 15px;
	background-color:#246a61;
	color:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
}

.fc_nave_usuario_nuevo:link {
	background-color:#246a61;
	text-decoration: none;
	}
.fc_nave_usuario_nuevo:visted {
	background-color:#246a61;
	text-decoration: none;
	}
.fc_nave_usuario_nuevo:hover {
	background-color:#99ac40;
	text-decoration: none;
	}

.fc_nave_cerrar {
	padding: 15px;
	background-color:#4ab5a6;
	color:#FFF;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	text-decoration: none;
}

.fc_nave_cerrar:link {}
.fc_nave_cerrar:visited {}
.fc_nave_cerrar:hover {
	background-color:#99ac40;
	}


.fc_nave1_acceso {
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding: 10px;
	}
	
.fc_nave1_acceso_form {
	margin-top:5px;
	margin-bottom:5px;	
	}
.fc_antetilulo {
	margin-bottom:30px;
	
	font-size:16px;
	width: 95%;
	font-family:"bentonsanscondbold", sans-serif;
	text-transform: uppercase;
	}

.fc_titulopagina {
	font-family:"bentonsanscondbold", sans-serif;
	font-size:46px;
	
	margin-bottom:20px;
	}
.fc_form_texto {
	text-align: right;
	width: 150px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 90%;
}
.fc_form_texto_largo {
	margin-right:10px;
	margin-top:3px;
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 90%;
}
.fc_form_campo {
	margin-bottom:5px;
	float:left;
	}
.fc_form_campo_1 {
	margin-bottom:5px;
	float:left;
	width:250px;
	}
	
.fc_form_campo_resumen {
	color:#333333;
	float:left;
	background-color: #e5e7e9;
	padding: 5px;
	margin-bottom: 5px;
	width: 240px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
.fc_form_campo_resumen_largo {
	color:#333333;
	float:left;
	background-color: #e5e7e9;
	padding: 5px;
	margin-bottom: 5px;
	width: 650px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
	
.fc_form_campo_resumen_1 {
	margin-top:3px;
	color:#666666;
	float:left;
	width:250px;
	}
	
.fc_form_bloque {
	font-family:"bentonsanscondbold", sans-serif;
	font-size:24px;
	color: #4ab5a6;
	margin-bottom:-15px;
	}

.fc_tablablanca {
	background-color: #FFF;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	}
	
.fc_tablablanca0 {
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width:910px;	
	}
.fc_tablablanca1 {
	padding: 20px;
	}
	
.fc_tablablanca_bloque {
	background-color: #FFF;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	float:left;
	}
#fc_navegador {
	position:absolute;
	height:80px;
	z-index:1;
	font-family:"bentonsanscondlight", sans-serif;
	line-height: 24px;
	font-size:16px;
	width: 910px;
	margin-top: 30px;
	margin-left: 20px;
}

.fc_col_izquierda {
	float:left; 
	width:640px; 
	padding-right:20px; 
	margin-top:200px;
	}
.fc_col_derecha {
	margin-left: 660px;
	margin-top: 140px;
	}
	
.fc_paso {
	font-family:"bentonsanscondbold", sans-serif;
	font-size:36px;
	color: #F00;
	margin-top: 20px;
	margin-bottom:-10px;
	}
	
.fc_botonBorrar {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.fc_botonBorrar:link {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.fc_botonBorrar:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.fc_botonBorrar:hover {
	color: #fff;
	background-color: #990000;
}
	
.fc_boton_gris {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.fc_boton_gris:link {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.fc_boton_gris:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #c1c1c1;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.fc_boton_gris:hover {
	color: #fff;
	background-color: #7a7a7a;
}

.fc_obligatorio {
	font-style: italic;
	font-family:"bentonsanscondbold", sans-serif;
	color: #FFF;
	background-color: #F00;
	padding: 4px;
	margin-top: 10px;	
	}

.fc_resumen_docs_1 {
	font-size: 16px;
	font-family:"bentonsanscondbold", sans-serif;
	color: #999;
	text-align: right;
	float: left;
	width: 250px;
}
.fc_resumen_docs_2 {
	float: left;
	width: 200px;
	margin-left: 30px;
}
.rp_col_izquierda {
	float:left; 
	width:640px; 
	padding-right:20px; 
	margin-top:20px;
	}
.rp_col_derecha {
	margin-left:660px; 
	margin-top:20px;
	}
	
.rp_tablablanca {
	background-color: #FFF;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: thin solid #CCC;
	}
	
.rp_fondo {
	background-color:#e6e6e6; 
	display:table; 
	width:955px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	}
.rp_pesta_estoy{
	float: left;
	background-color: #e6e6e6;
	margin-right: 5px;
	
	font-size: 30px;
	font-family:"bentonsanscondbold", sans-serif;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	height: 45px;
		}

.rp_pesta_noestoy {
	float:left;
	background-color:#FFFFFF;
	margin-right:5px;
	font-family:"bentonsanscondbold", sans-serif;
	font-size:20px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: thin solid #CCC;
	padding: 10px;
	margin-top: 10px;
	}
.rp_fila {
	margin-bottom: 10px;	
	}
	
.rp_fila5 {
	margin-bottom: 5px;	
	}
	
#logo_impresion {
	display: none;
	}
.rp_navegador {
	font-family:"bentonsanscondlight", sans-serif;
	line-height: 24px;
	font-size:16px;
}

.rp_navegador_reglamentos {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 30px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height: 15px;
	font-size: 14px;
}
.acredita {
	text-align: right;
	width: 135px;
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	color: #666;
	margin-bottom: 10px;
}
.acredita2 {
	text-align: right;
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	color: #666;
	margin-bottom: 10px;
	
}
.acreditatexto {
	float: left;
	margin-bottom: 10px;
}
.acreditatexto2 {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.acreditatextoresumen {
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 10px;
	font-weight:bold;
	
	
}
.acreditatexto2resumen {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	float: left;
}

.acredita_filacodigo {
	background-color: #E42D26;
	border-bottom: solid 1px #CCC;
	padding: 7px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family:"bentonsanscondbold", sans-serif;
	font-size: 20px;
	
	color: #FFFFFF;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.acredita_filacodigo verde {
	background-color: #E42D26;
}

.acredita_filacodigo marron {
	background-color: #E42D26;
}

.acredita_filacodigo amarillo {
	background-color: #E42D26;
}
.filacredita{
	margin-bottom: 5px;	
	}
.resumen1 {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: right;
	color: #999;
}
.resumen2 {
	font-family:"bentonsanscondbold", sans-serif;
}
.resumen3 {
		float: left;
	font-family:"bentonsanscondbold", sans-serif;
	margin-right: 10px;
}
.resumen4 {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	color: #999;
}

.cv_fondo {
	background-color:#e6e6e6; 
	display:table; 
	width:100%; 
	margin-top:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.cv_buscador {
	background-color:#FFF; 
	padding:15px; 
	margin-top:10px; 
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.cv_tipoarchivo {
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:10px;
	text-transform:uppercase;
	font-family:"bentonsanscondlight", sans-serif;
	font-size:24px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 20px;
		}
.cv_foto {
	width:180px;
	height:180px;
	padding:4px;
	border:#666666;
	border-style:dotted;
	border-width:1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	vertical-align: middle;	
	}
	
.cv_descargar {
	color: #FFF;
	background-color: #4896CD;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B7CAA;
	border-bottom-color: #3B7CAA;
	border-top-color: #56B6F9;
	border-left-color: #56B6F9;
	font-size: 11px;
}

.cv_descargar:link {
	background-color: #4896CD;
	}

.cv_descargar:visited {
	background-color: #4896CD;
	}

.cv_descargar:hover {
	background-color: #4d4673}


.cv_modificar {
	color: #FFF;
	background-color: #cdcdcd;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8c8c8c;
	border-bottom-color: #8c8c8c;
	border-top-color: #eaeaea;
	border-left-color: #eaeaea;
	font-size: 11px;
}

.cv_modificar:link {
	background-color: #cdcdcd;
	}

.cv_modificar:visited {
	background-color: #cdcdcd;
	}

.cv_modificar:hover {
	background-color: #8c8c8c}
	
.cv_datemodifica {
	font-size: 11px;
	color:#999;
	}
	
.cv_formtexto {
		float:left; 
		width:300px; 
		margin-top:5px; 
		margin-right:5px; 
		margin-bottom:15px;
		text-align:right;
		}
		
.cv_formtexto_mod {
		float:left; 
		width:100px; 
		margin-top:5px; 
		margin-right:5px; 
		margin-bottom:15px;
		text-align:right;
		}
		
.linkacceso {
	color:#FFFFFF;
	}

.linkacceso:link {
	color:#FFFFFF;
	}

.linkacceso:visited {
	color:#FFFFFF;
	}

.linkacceso:hover {
	color:#FF0;
	}
	
.videoportada {
	text-decoration: none;
}

.videoportada:link {
	background-color: #ffebab;
	text-decoration: none;
}
.videoportada:visited {
	background-color: #ffebab;
	text-decoration: none;
}
.videoportada:hover {
	background-color: #ffebab;
	text-decoration: none;
}


.rp_reglamentosmenu {
	font-size: 14px;
	float: left;
	background-color: #999999;
	color: #FFF;
	padding: 5px;
	min-height: 60px;
	margin-left: 10px;
	text-align: center;
	}

.rp_reglamentosmenu:link {
	background-color:#D50030; 
	text-decoration: none;
	color: #FFF;
	}

.rp_reglamentosmenu:visited {
	background-color:#D50030; 
	text-decoration: none;
	color: #FFF;
	}

.rp_reglamentosmenu:hover {
	background-color: #666;
	text-decoration: none;
	color: #FFF;
	}



/* NAVEGADOR */

.navTitulo {
	font-size:18px;
	font-family:"bentonsanscondbold", sans-serif;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	}
	
.navSubTitulo {
	font-size:16px;
	font-family:"bentonsanscondbold", sans-serif;
	padding-bottom:2px;
	margin-bottom:10px;
	}
	
.imgshadow_light { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	}
	
.anoArchivo {
	font-family:"bentonsanscondbold", sans-serif;
	font-size:14;
	text-align:right;
	padding:3px;
	background-color:#FFF;
	width:100%;
	
	margin-bottom:3px;
	}
	
.anoArchivo:link {
	text-decoration:none
	}
	
.anoArchivo:hover {
	text-decoration:none;
	background-color:#F00;
	color:#FFF;
	}
	
.navCierre {
	background-color:#000000; 
	width:100%; 
	height:5px;
	}
	
.enlacenosub {}
.enlacenosub:link {
	text-decoration:none;
	}
.enlacenosub:hover {
	text-decoration:underline;
	}
.enlacenosub:visited {}


/* Botones redes sociales */

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.btn-small.facebook {
	background-color:#3b5998;
	color:#FFF;
	}
	
.btn-small.facebook:hover {
	background-color:#253e72;
	color:#FFF;
	}
	
.btn-small.twitter {
	background-color:#6b8bcd;
	color:#FFF;
	}
	
.btn-small.twitter:hover {
	background-color:#3b5998;
	color:#FFF;
	}
	
.btn-small.boletines {
	background-color:#f2d844;
	color:#FFF;
	}
	
.btn-small.boletines:hover {
	background-color:#c6b032;
	color:#FFF;
	}

.btn-small.rss {
	background-color:#ffb920;
	color:#FFF;
	}
	
.btn-small.rss:hover {
	background-color:#ff5100;
	color:#FFF;
	}
	

/* varios */
	
.linkblanco{
	color:#FFF}
.linkblanco:link{
	color: #FFF;
	text-decoration: none;
	}
.linkblanco:visited{
	color:#FFF;
	}
.linkblanco:hover{
	color: #FBFFBF;
	text-decoration: underline;
	}
	
	
.logoindustry {
	margin:20px;
	width:100px;
	}
	
.logoindustry2 {
	margin-right:40px;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
	width:200px;
	}

/* De la version nueva */

/* #login {
	background-color:#000;
	border-bottom-color:#FFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-top:2px;
	padding-bottom:2px;
	}	
*/
#idiomas {
	float:left;
	font-size:70%;
	color:#FFF;
	margin-left:5px;
	font-weight:bold;
	}
	
#redes {
	float:left;
	margin-left:20px;
	margin-right:10px;
	}
	
	
#logarse {
	float:right;
	color:#FFF;
	margin-right:4px;
	font-weight:bold;
	}
	
#logarseHiden {
	display:none
	}
	
	
#logado {
	float:right;
	}	
	
	
#cabeLogos {
	background-color:#000;
	padding:5px;
	}	

#cabeLogos62 {
	background-color:#d0d1d3;
	padding:5px;
	}	


#cabeMovil {
	display:none;
	}


#cabe61 {
	float:left;
	width:33%;
	}
#cabe62 {
	float:left;
	width:50%;
	}
#cabeLogo {
	float:right;
	margin-top:30px;
	width:33%;
	}

#menuLogado {

	}	
	
/* Botones redes sociales */

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.btn-small.nsfacebook {
	background-color:#3b5998;
	color:#FFF;
	}
	
.btn-small.nsfacebook:hover {
	background-color:#253e72;
	color:#FFF;
	}
	
.btn-small.nstwitter {
	background-color:#6b8bcd;
	color:#FFF;
	}
	
.btn-small.nstwitter:hover {
	background-color:#3b5998;
	color:#FFF;
	}
	
.btn-small.nsboletines {
	background-color:#f2d844;
	color:#FFF;
	}
	
.btn-small.nsboletines:hover {
	background-color:#c6b032;
	color:#FFF;
	}

.btn-small.nsrss {
	background-color:#ffb920;
	color:#FFF;
	}
	
.btn-small.nsrss:hover {
	background-color:#ff5100;
	color:#FFF;
	}
	
	
#imprimirlogo {
	display: none 
}