@charset "ISO-8859-1";

/* verd inehca #007e81 */



img{ border: none; }

h1 {
	font-family: verdana;
}

ul{
	list-style-type: none;
}

tr{ display:inline; }

body{
	background-color:#F6F5F3;
	background-image: url('../img/background.jpg');
	background-repeat: repeat;
	
	font-family: helvetica, arial;
	font-size:10pt;
	font-weight: normal;
	color: #666666;
	padding-top:0px;
	margin-top:0px;
}




.wrapper,
.wrapper-blanc,
.wrapper-blanc-footer{
	width:880px; margin:auto; margin-top:0px; margin-bottom:0px;
	padding-left:40px;
	padding-right:40px;
	background-image: url('../img/background-central-gris.png');
}


.wrapper-blanc{
	background-image: url('../img/background-central.png');
	background-position: middle;
	background-repeat: repeat-y;
	/*background-color:#ffffff;*/
	padding-top:50px;
	padding-bottom:15px;
}
.wrapper-blanc-footer{
	background-image: url('../img/background-central.png');
	background-position: middle;
	background-repeat: repeat-y;
	padding-top:3px;
	padding-bottom:15px;
}

.logos-laterals{
	float:left;
}

.logos-laterals img{
	display:block; margin:7px;
}

.header{
	width:610px; float:right; text-align:center; margin:auto;
}

.header img{
	margin-bottom: 20px;
}

.header .columna1{
	float:left; width:47%; margin:auto; padding:7px; text-align:justify; 
}

.header .columna2{
	float:right; width:47%; margin:auto; padding:7px; text-align:justify;
}

.columna3{
	float:left; width:290px; margin:0px; text-align:justify; 
}

.columna3 h2{
	font-weight: bold;
	font-size:17px;
	color: #007e81;
}

.boto-participar{
	background-image: url('../img/boto-participar.png');
	width: 140px;
	height: 40px;
	cursor: pointer;
	margin-top:15px;
}

.boto-participar:hover{
	background-image: url('../img/boto-participar-over.png');
}

.boto-entrevista{
	background-image: url('../img/boto-video.png');
	width:89px;
	height:48px;
	cursor: pointer;
	margin-top: 280px;
	margin-left:40px;
	padding:0px;
	background-repeat: no-repeat;
}

.boto-entrevista:hover{
	background-image: url('../img/boto-video-over.png');
}

.boto-up{
	background-image: url('../img/boto-fletxa-up-on.png');
	width: 26px;
	height: 16px;
	cursor: pointer;
	margin-bottom:7px;
}

.boto-up:hover{
	background-image: url('../img/boto-fletxa-up-off.png');
}

.boto-down{
	background-image: url('../img/boto-fletxa-down-on.png');
	width: 26px;
	height: 16px;
	cursor: pointer;
	margin-top:5px;
}

.boto-down:hover{
	background-image: url('../img/boto-fletxa-down-off.png');
}

.boto-left{
	float:left;
	background-image: url('../img/boto-fletxa-left-on.png');
	width: 38px;
	height: 59px;
	cursor: pointer;
}

.boto-left:hover{
	background-image: url('../img/boto-fletxa-left-off.png');
}

.boto-right{
	float: right;
	background-image: url('../img/boto-fletxa-right-on.png');
	width: 38px;
	height: 59px;
	cursor: pointer;
}

.boto-right:hover{
	background-image: url('../img/boto-fletxa-right-off.png');
}

.video{
	float:right; width:585px; text-align:right; margin:0px; padding-right:5px;
}

#video{
	float:right; height:350px;
}

.llistat-persones{
	float:left; width:270px; height:240px; overflow:hidden; margin-top:7px;
}

#llistat_persones{
	height:187px; overflow:hidden;
}

a{
	color:#8a8a8a;
	text-decoration:none;
}

a:hover{
	color:#007e81;
}

a:visited{
	color:#8a8a8a;
}


.llistat-persones  ul{
	position:relative;
	top:0px;
}

.llistat-persones  li{
	list-style-type: none;
	font-size:11px;
	font-weight:bold;
}

.nom-selected{
	color: #007e81;
	font-size:14px;
	font-weight:bold;
}

.llistat-persones img{
	width:36px;
	height:27px;
	border: solid 1px #8a8a8a;
	margin-right:11px;
	vertical-align: middle;
	margin-bottom: 5px;
}

/*
.llistat-persones li.selected{
	font-size:11px;
}
*/


.thumbs-video{
	float:right; width:610px; height:70px; text-align:center; padding-top:0px;
}


#thumbs_videos{
	margin:0px;
	height: 80px;
	width: 5000px;
	text-align:center;
	/*overflow: auto;*/
}


#thumbs_videos_ul{
	display:inline;
	height: 90px;
	width: auto;
	list-style: none;
}



/*
#thumbs_videos  ul{
	width:3500px;
	height: 70px;
	/* Max width here, for users without Javascript 
	/*width: auto;
	/*padding: 15px 0 0 15px;
	/* Remove default margin 
	margin: 0;
	list-style: none;
}



.thumbs-video  li{
  display: block;
  float: left;
}
*/

.thumbs-video-img{
	width:79px;
	height:60px;
	border: solid 2px #8a8a8a;
	margin-left:13px;
	margin-right:13px;
}

.thumbs-video-img-selected{
	width:79px;
	height:60px;
	border: solid 3px #007e81;
	margin-left:13px;
	margin-right:13px;
}



.llistat-anys{
	float:right; width:610px; height:120px; overflow:hidden;
	text-align:center;
}


.llistat-anys  ul  li{
	font-size: 23px;
	display: inline;
	margin-right:33px;
}

.any-selected{
	color: #007e81;
	font-size: 30px;
}

.veure-tots{
	font-size: 14px;
	margin-top:45px;
}



.clear{
	clear:both;
}

.footer{
	width:100%; text-align:center; 
}
.footer .info{
	width:752px;
	float:left;
	padding-top:40px;
}
.footer .logos{
	float:left;
	width:128px;
	text-align:right;
}
.footer .logos img{
	margin-top:8px;
}

/*lightbox*/
.lightbox_black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 3000px;
background-color: black;
z-index:1001;
-moz-opacity: 0.6;
opacity:.60;
filter: alpha(opacity=60);
}

.lightbox_white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 500px;
height: 250px;
border: 4px solid #007e81;
background-color: #f6f5f0;
z-index:1002;
overflow: hidden;
padding:45px;
}