/**********************************************
NORMALIZAR ESTILOS
**********************************************/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes spacing in tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/**********************************************
ESTILOS GENERALES
**********************************************/

body {
font-family: Arial, Helvetica, sans-serif;
font-size:0.75em;
/*para ie6*/
text-align:center;
background-image: url(../img/hondo.jpg);
background-repeat: repeat;
}

#contenedor {
width:900px;
border:1px solid #060;
margin:0 auto;
/*para ie6*/
text-align:left;
}
#cabecera {
width:900px;
}
	.cabecera_hasiera {
	background:url(../img/hasiera.jpg) no-repeat top left;
	}
	.cabecera_animazioa {
	background:url(../img/animazioa.jpg) no-repeat top left;
	}
	.cabecera_arauak {
	background:url(../img/arauak.jpg) no-repeat top left;
	}
	.cabecera_babesleak {
	background:url(../img/babesleak.jpg) no-repeat top left;
	}
	.cabecera_harremanak {
	background:url(../img/harremanak.jpg) no-repeat top left;
	}
	.cabecera_sariak {
	background:url(../img/sariak.jpg) no-repeat top left;
	}
	.cabecera_izenematea {
	background:url(../img/izenematea.jpg) no-repeat top left;
	}
	.cabecera_zinema {
	background:url(../img/zinema.jpg) no-repeat top left;
	}
#idiomas {
width:835px;
height:12px;
padding-left:65px;
background:#060;
clear:both;
overflow:hidden;
}
	#idiomas .facebook {
	float:right;
	background:#060;
	}
	.facebook img{
	border:0;
	margin-right:80px;
	}
	#idiomas ul {
	list-style: none;
	margin-top:-2px;
	float:left;
	}
	#idiomas li {
	display:inline;
	}	
	#idiomas input {
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background:#ff0;
	padding: 0;	
	border: 0;
	font-size:1.1em;
	line-height:2em;
	cursor:pointer;
	margin-top:-4px;
	}	
#menu{
background:url(../img/menu-fondo.gif) no-repeat top left;
width:900px;
height:52px;
clear:both;
}
	#menu ul {
	list-style: none;
	width:595px;
	margin:0 auto;
	}
	#menu li {
	display:inline;
	}	
	#menu a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding: 2px 10px;
	background:#060;
	}
	#menu a:hover {
	background:#090;
	}
	#menu a.actual  {
	background:#030;
	}
	#menu  li a.actual {
	background:#030;
	}
	#menu #submenu a.actual {
	background:#030;
	}
		#menu #submenu ul {
		position:absolute;
		width:155px;
		margin-top:15px;
		margin-left:145px;
		}	
		#menu ul ul li a{
		display:block;
		float:left;
		}
#contenidos {
width:660px;
padding:40px 120px;
background:#FFF;
}
	#contenidos img, #contenidos p {
	float:left;	
	}
/*	#contenidos img {
	margin-left:40px;	
	}*/	
	#contenidos p {
	margin-bottom: 6px;
	clear:both;
	width:100%;
	}
#pie{
width:900px;
height:18px;
background:#060;
clear:both;
text-align:center;
}
	#pie a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
	#pie a:hover {
	text-decoration:underline;
	}
.clearer {
clear:both;
height:1px;
margin:0;
padding:0;
}
/**********************************************
ESTILOS HASIERA
**********************************************/

#contenidos .centrar {
float:none;
display:block;
margin:0 auto;
}

/**********************************************
ESTILOS ARAUAK
**********************************************/

#scroll {
border:1px solid #9c3;
width:272px;
height:239px;
overflow:auto;
float:right;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#9c3;
scrollbar-highlight-color:#9c3;
scrollbar-shadow-color:#fff;
scrollbar-track-color:#fff;
font-size:0.9em;
}
#scroll #dentro {
border-right:1px solid #9c3;
width:224px;
padding:15px;
}
#scroll #dentro p {
clear:both;
width:100%;
}
#scroll #dentro ol {
list-style-position: inside;
list-style-type: decimal;
clear:both;
width:100%;
}
#scroll #dentro li {
margin-bottom:8px;
}
#pdf {
width:272px;	
float:right;
margin-top:15px;
margin-bottom:40px;
}
#pdf a {
display: block;
/*width:129px;
height:31px;*/
background:#9c3;
float:left;
text-decoration:none;
color:#FFF;
font-weight:bold;
padding:8px;
}
#izda {
float:left;
width:153px;
}
#izda p {
clear:both;
width:100%;
}
.letras_grandes {
font-size:1.3em;
font-weight:bold;
}
.letras_medianas {
font-size:1em;
font-weight:bold;
}
.letras_verdes {
color:#060;
}

/**********************************************
ESTILOS FILMAK
**********************************************/

.buscar {
width:210px;	
float:left;
}
.buscar input {
float:left;
border: 1px solid #353535;
}
.buscar label {
font-weight:bold;
float:left;
padding-right:4px;
}
.buscar #ctl00_ContentPlaceHolder1_txtBilatu {
height:14px;
width:100px;
font-size:0.9em;
}
#navegador {
float:left;	
width:330px;
text-align:center;
}
.buscar dd {
width: 50px!important;
}
#navegador img{
margin:0 1px;	
float:none;
border:0;
}
#navegador a{
margin:0 2px;;	
color:#666;
text-decoration:none;
font-weight:bold;
font-size:0.9em;
}
#total {
float:right;
width:120px;	
}
.margen {	
margin-top:60px;
}
.peli_izda, .peli_dcha {
width:320px;
height:100px;
border:1px solid #63a100;
margin-bottom:18px;
margin-right:8px;
}
.peli_izda {
float:left;
}
.peli_dcha {
float:right;
}
.img_peli {
width:115px;
height:100%;
float:left;
border-right:1px solid #63a100;
}
#contenidos .img_peli img{
margin:0;
}
.datos_peli {
float:left;
background:#8eba3f;
width:204px;
}
	.datos_peli a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
	.datos_peli ul{
	padding-top:6px;
	padding-left:10px;
	height:75px;
	}
	.datos_peli li{
	color:#FFF;
	float:left;
	margin:1px 0;
	clear:both;
	font-size:0.9em;
	padding:0 0 0 6px;
	}
	.datos_peli li.titulo {
	background:#b1d336;
	padding:2px 6px;
	text-transform: uppercase;
	font-size:0.9em;
	}
	.datos_peli .descargas{
	background:#b1d336;
	height:16px;
	clear:both;
	float:left;
	width:199px;
	padding:3px 0 0 4px;
	font-size:0.8em;
	text-align:left;
	}	
	#contenidos .datos_peli .descargas img{
	border:1px solid #FFF;
	margin:0;
	margin-right:2px;
	}
	#contenidos .datos_peli .descargas .borde {
	padding:1px;
	background:#FFFFFF;
	float:left;
	width:11px;
	heught:13px;
	margin:0 2px;
	}	
	.datos_peli .descargas a{
	float:left;
	font-weight:bold;
	font-size:0.9em;
	}
	
/**********************************************
ESTILOS FILMAK IKUSI
**********************************************/

#filmak_ikusi {
width:500px;
margin:0 auto;
clear:both;	
}
#filma {
background:#000000;
clear:both;
}
#contenidos #filma img{
margin:0;
}
#filmak_ikusi_cabecera a {
display:block;
float:right;
width:125px;
color:#FFFFFF;
text-decoration:none;
text-align:right;
font-size:0.8em;
background:url(../img/iconos/first.gif) no-repeat 10px center #8eba3f;
padding:3px 15px;
cursor:pointer;
}
#filmak_ikusi_cabecera h1 {
width:200px;
float:left;
}
.margen_filmak {
height:8px;
clear:both;
}
#filmak_ikusi_datos {
clear:both;
/*height:160px;*/
border:1px solid #8eba3f;
font-size:0.9em;
}
#teknikoa {
width:285px;
border-right:1px dashed #8eba3f;
float:left;
height:100%;
padding-left:14px;
padding-right:14px;
padding-top:7px;
}
	#teknikoa ul {
	clear:both;
	}
	#teknikoa ul .titulo {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background:#8eba3f;
	padding:4px 8px;
	margin-bottom:0px;
	}
	#teknikoa li {
	color:#8eba3f;
	font-weight:bold;
	padding:4px 8px;
	}
	#teknikoa .deskargatu {	
	float:right;
	background:#8eba3f;
	padding:4px 8px;
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:-3px;
	margin-right:-14px;
	}	
	#contenidos #teknikoa img {	
	border:1px solid #FFFFFF;
	margin:0 6px;
	clear:both;
	}
#laburpena {
width:307px;
float:right;
height:100%;
padding-left:14px;
padding-top:7px;
padding-right:14px;
}
#filmak_ikusi_datos h2 {
float:left;
margin-bottom:5px;
}
#laburpena_scroll {
clear:both;
height:120px;
border:1px solid #8eba3f;
overflow:auto;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#8eba3f;
scrollbar-highlight-color:#8eba3f;
scrollbar-shadow-color:#fff;
scrollbar-track-color:#fff;
font-size:0.8em;
}
#laburpena_scroll #dentro_scroll {
border-right:1px solid #8eba3f;
height:100%;
padding:8px;
}
#izda_sariak {
width:270px;
float:left;
font-size:0.9em;
}
.negrita {
font-weight:bold;
}
.lista_sariak {
list-style-position: inside;
list-style-type: disc;
margin-top:5px;
}
.lista_sariak li{
padding: 5px 0;
}

/**********************************************
ESTILOS IZENEMATEA
**********************************************/
#borde {
border:1px solid #8eba3f;
width:100%;
} 
#izenematea_form {
padding:20px;
}
fieldset {
border:1px solid #8eba3f;
float:left;
padding:15px;
}
#izenematea_form .izda {
width:260px;
float:left;
}
#izenematea_form .dcha {
width:260px;
float:right;
}
dt, dd {
float:left;
margin-bottom:6px;
height:19px;
}
dd {
clear:left;
width:100px;
}
dt {
float:right;
width:158px;
}
legend {
background: #8eba3f;
padding:8px 10px;
margin-left:10px;
/*margin-top:-35px;
border-bottom: 4px solid #8eba3f;*/
}
.resset, #ctl00_ContentPlaceHolder1_btnEnviar {
background: #8eba3f;
float:right;
border:0;
padding:3px 6px;
margin:60px 35px 0 0;
cursor:pointer;
}
fieldset input {
border:1px solid #8eba3f;
height:17px;
width:156px;
font-size:0.85em;
} 
fieldset #ctl00_ContentPlaceHolder1_txtLaburpena{
border:1px solid #8eba3f;
width:155px;
height:150px;
overflow:auto;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#8eba3f;
scrollbar-highlight-color:#8eba3f;
scrollbar-shadow-color:#fff;
scrollbar-track-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}
.options input {
border:0;
float:right;
margin-right:5px;
margin-left:9px;
width:15px;
}
.options label{
float:right;
}
.extra {
height:152px;
}
.extra_2 {
height:32px;
}
.extra_2 input {
height:17px;
border:1px solid #8eba3f;
background:#FFFFFF;
}
.extra_2 #ctl00_ContentPlaceHolder1_fuFilma, .extra_2 #ctl00_ContentPlaceHolder1_fuIrudia {
height:22px;
}
/**********************************************
ESTILOS HARREMANAK
**********************************************/

#izda_harremanak {
width:245px;
float:left;
}
#foto_sariak, #foto_harremanak{
float: right; 
margin: 0; 
}
#foto_sariak{
margin-bottom:30px;
}
/**********************************************
BOTON EXAMINAR
**********************************************/

/*div.upload {
   position: relative;
   width: 80px;
   height: 24px;
   overflow:hidden;
   background: url(../img/examinar.gif) left top no-repeat;
   clip:rect(0px, 80px, 24px, 0px );
}  
div.upload input {
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   margin:0;
   padding:0;
   filter: Alpha(Opacity=0);
   -moz-opacity: 0;
   opacity: 0;
}*/
/**********************************************
KUDEAKETA
**********************************************/
.kudeaketa {
clear:both;
}
.clearer2 {
clear:both; 
}
.kudeaketa dd {
width:49%;
text-align:right;
padding-right:4px;
}
.kudeaketa dt {
width:49%;
text-align:left;
}
.kudeaketa input {
border:1px solid #8eba3f;
width:150px;
}
input.kudeaketa_boton {
background: #8eba3f;
border:0;
padding:3px 6px;
margin:10px auto;
width:90px;
cursor:pointer;
}
table {
width:100%;
}
td, th {
padding:4px;
border:1px solid #fff;;
}
th {
background:#060;
	font-weight:bold;
	color:#FFFFFF;
}
tr {
	background-color: #EBEBEB;
}
table a {
background: #8eba3f;
padding:4px 8px;
color:#fff;
text-decoration:none;
font-weight:bold;
}
#ctl00_ContentPlaceHolder1_pnlDatos {
width:70%;
margin: 0 auto;
}
#ctl00_ContentPlaceHolder1_pnlDatos dd {
width:30%;
background:#060;
color:#FFFFFF;
font-weight:bold;
padding:4px 8px;
}
#ctl00_ContentPlaceHolder1_pnlDatos dt {
width:65%;
}
#ctl00_ContentPlaceHolder1_pnlDatos label {
float:left;
}
#ctl00_ContentPlaceHolder1_pnlDatos img {
height:30px;
}
#ctl00_ContentPlaceHolder1_pnlDatos a {
background: #8eba3f;
padding:5px 8px;
color:#fff;
text-decoration:none;
font-weight:bold;
display:block;
margin-top:1px;
width:100px;
}
#ctl00_ContentPlaceHolder1_pnlDatos input {
border:1px solid #8eba3f;
padding:4px;
width:290px;
}
#ctl00_ContentPlaceHolder1_pnlDatos #ctl00_ContentPlaceHolder1_rblUnibertsitatekoIkaslea  input, #ctl00_ContentPlaceHolder1_pnlDatos #ctl00_ContentPlaceHolder1_rblLanMota  input, #ctl00_ContentPlaceHolder1_pnlDatos #ctl00_ContentPlaceHolder1_cbAktibatuta {
width:20px;
float:left;
}
#ctl00_ContentPlaceHolder1_pnlDatos textarea {
border:1px solid #8eba3f;
padding:4px;
width:290px;
height:148px;
}
#ctl00_ContentPlaceHolder1_pnlDatos #ctl00_ContentPlaceHolder1_btnCancelar, #ctl00_ContentPlaceHolder1_pnlDatos #ctl00_ContentPlaceHolder1_btnActualizar {
background: #8eba3f;
border:0;
padding:3px 6px;
margin:10px auto;
width:90px;
cursor:pointer;
}
.botonera {
text-align: center; 
float: right; 
width: 90%;
}
/**********************************************
ESTILOS BABESLEAK
**********************************************/
.titulo {
color:#224e22;
font-weight:bold;
margin:20px 0;
}
hr {
border:0;
height:2px;
background:#fff;
clear:both;
margin-top:115px;
border:0;
border-bottom:2px solid #090;
}
.nontzeberri, .fant, .zinebi,  .eman, .bilbo {float:left; margin-right:25px;}
.berria, .bbk {float:left; margin-right:35px;}
.bfa, .gv {float:right; margin-left:25px;}
.argia, .thebalde{float:right; margin-left:35px;}

.bilbo a {background:url(../img/babesleak/logoBilbo.JPG); width:60px; height:69px; display:block;}
.nontzeberri a{background: url(../img/babesleak/babesleak_nontzeberri.jpg); width:62px; height:83px; display:block;}
.fant a{background: url(../img/babesleak/babesleak_fant.jpg); width:92px; height:52px; display:block;}
.zinebi a{background: url(../img/babesleak/babesleak_zinebi.jpg); width:106px; height:25px; display:block;}
.bfa a{background: url(../img/babesleak/babesleak_forualdun.jpg); width:109px; height:88px; display:block;}
.gv a{background: url(../img/babesleak/babesleak_euskojaurla.jpg); width:189px; height:63px; display:block;}
.eman a{background: url(../img/babesleak/babesleak_ehu.jpg); width:84px; height:69px; display:block;}
.berria a{background: url(../img/babesleak/babesleak_berria.jpg); width:115px; height:39px; display:block;}
.bbk a{background: url(../img/babesleak/babesleak_bbk.jpg); width:102px; height:26px; display:block;}
.argia a{background: url(../img/babesleak/babesleak_argia.jpg); width:144px; height:41px; display:block;}
.thebalde a{background: url(../img/babesleak/babesleak_thebalde.jpg); width:173px; height:42px; display:block;}
.bilbo a:hover {background:url(../img/babesleak/logoBilbo_bn.JPG); width:60px; height:69px; display:block;}
.nontzeberri a:hover{background: url(../img/babesleak/Babesleak_nontzeberri_bn.jpg);}
.fant a:hover{background: url(../img/babesleak/babesleak_fant_bn.jpg);}
.zinebi a:hover{background: url(../img/babesleak/babesleak_zinebi_bn.jpg);}
.bfa a:hover{background: url(../img/babesleak/babesleak_forualdun_bn.jpg);}
.gv a:hover{background: url(../img/babesleak/babesleak_euskojaurla_bn.jpg);}
.eman a:hover{background: url(../img/babesleak/babesleak_ehu_bn.jpg);}
.berria a:hover{background: url(../img/babesleak/babesleak_berria_bn.jpg);}
.bbk a:hover{background: url(../img/babesleak/babesleak_bbk_bn.jpg);}
.argia a:hover{background: url(../img/babesleak/babesleak_argia_bn.jpg);}
.thebalde a:hover{background: url(../img/babesleak/babesleak_thebalde_bn.jpg);}





#ctl00_ContentPlaceHolder1_lblResultado {
width:300px;
margin:0 auto;
display:block;
text-align:center;
}
#ctl00_ContentPlaceHolder1_btnResultado {
margin:0 auto;
display:block;
text-align:center;
background: #8eba3f;
padding:4px 8px;
text-decoration:none;
cursor:pointer;
border:0;
margin-bottom:30px;
}
/**********************************************
NUEVOS ESTILOS DE SARIAK
**********************************************/
#contpremios {
margin:auto;
width:80%;
}
.flotaizquierdatitulo {
width:215px;
float:left;
margin-bottom:20px;
background-color:#96ce2f;
font-weight:bold;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#007017;
text-align:center;
padding:5px 0;
}
.flotaderechatitulo {
width:215px;
float:right;
margin-bottom:20px;
background-color:#96ce2f;
font-weight:bold;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#007017;
text-align:center;
padding:5px 0;
}
.flotaizquierda {
width:215px;
float:left;
margin-bottom:20px;
border:1px solid #96ce2f;
}
.flotaderecha {
width:215px;
float:right;
margin-bottom:20px;
border:1px solid #96ce2f;
}
.flotaizquierda img, .flotaderecha img, .premiocentrado img {
border-bottom:1px solid #96ce2f;
}
.flotaizquierda .bordeado, .flotaderecha .bordeado, .premiocentrado .bordeado {
background-color: #009900;
padding:7px 0 10px 7px;
}
.titulocentrado {
width:215px;
margin:20px auto;
margin-bottom:20px;
background-color:#96ce2f;
font-weight:bold;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#007017;
text-align:center;
padding:5px 0;
}
.premiocentrado {
width:215px;
margin:0 auto 20px auto;
border:1px solid #96ce2f;
}
#contenidos .flotaizquierda p, #contenidos .flotaderecha p, #contenidos .premiocentrado p {
float: none;
margin-bottom: 0px;
clear: none;
width: 100%;
font-weight:bold;
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
}
.flotaizquierda a, .flotaderecha a, .premiocentrado a {
color:#FFFFFF;
text-decoration:none;
}
.flotaizquierda a:hover, .flotaderecha a:hover, .premiocentrado a:hover {
text-decoration:underline;
}
.flotaizquierda  a .euros, .flotaderecha a .euros, .premiocentrado a .euros {
color:#ffff07;
}
