.page{
width:24px;
height:24px;
float:left;
text-decoration:none;
text-align: center;
}

a.first{background: url(../img/first.png) top left no-repeat;}
a.prev{background: url(../img/precedent.png) top left no-repeat;}

a.number:hover{
	background:white;	
	color:#0066CC;
}

.pagination span.selected,
#titres table tr.suivants .titre div.pagination span.selected{
	background:#FF9933;
	font-weight:bold;
	color: white;
}


a.number,
span.page,
#titres table div.pagination span.page{
font-size:12px;
width:16px;
height:16px;
margin:4px;
background: #0066CC;
color:white;
}

a.next{background: url(../img/suivant.png) top left no-repeat;}
a.next:hover{background: url(../img/suivant_on.png) top left no-repeat;}
a.prev:hover{background: url(../img/precedent_on.png) top left no-repeat;}
a.last{background: url(../img/last.png) top left no-repeat;}
a.first:hover{background: url(../img/first.png) top left no-repeat;}
a.last:hover{background: url(../img/last.png) top left no-repeat;}


.image,
#video,
#video_0,
#video_1,
#video_2,
#video_3{
display:inline;
}

#cadre_une{
width:512px;
height:384px;
overflow:hidden;
position:absolute;
top:16px;
left:16px;
background:black;
}

div.media{
width:512px;
height:384px;
float:left;
background:rgb(64,0,0);
}

#contenu_une{
width:2800px;
height:368px;
left:0px;
position:absolute;
}

/*#contenu_une img{
border:0px;
}*/

#shadow{
width:512px;
height:136px;
position:absolute;
top:236px;
opacity:0.5;
filter:alpha(opacity=50);
background:black;
}

#liste_titres{
position:absolute;
left:544px;
top:16px;
}

li.une_titre{
width:229px;
height:146px;
background:black;
list-style-type:none;
position:absolute;
cursor: pointer;
}

#special2{
position:absolute;
width:464px;
height:84px;
left:544px;
top:16px;
background:url('../img/special2.png') top left no-repeat;
}

#item_0{top:90px;}
#item_1{top:90px;left:235px;}
#item_2{top:240px;}
#item_3{top:240px;left:235px;}

#titre_0,
#titre_1,
#titre_2,
#titre_3
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

li.une_titre img{
width:213px;
height:146px;
}

.une_titre span{
position:absolute;
bottom:0px;
left:0px;
font-size:12px;
font-weight:bold;
opacity:0.75;
text-align:center;
filter:alpha(opacity=75);
background:black;
width:213px;
height:50px;
color:white;
text-shadow:1px 1px black;
}

/*.titre{
color:white;
font-family:Tahoma;
font-size:24px;
opacity:0.0;
width:412px;
height:70px;
position:absolute;
bottom:40px;
left:50px;
}*/

li.theme{
color:white;
font-family:Tahoma;
font-size:12px;
opacity:0.0;
width:412px;
height:20px;
position:absolute;
bottom:90px;
left:20px;
}

/* Etats initiaux */

#theme_0{opacity:1.0;}
#titre_0{opacity:1.0;}
#image_0{opacity:1.0;}



#espace_com{
position:absolute;
top:148px;
left:698px;
width:326px;
height:418px;
background:url('../img/advert_panel.png') center center no-repeat;
}

#espace_com label{
position:absolute;
left:0px;
width:360px;
height:20px;
text-align:center;
}

tr.attention p{
  color: #000;
  font-weight:normal;
  font-size:11px;
  font-family:Verdana;

}

tr.attention td.panel{
width:48px;
height:48px;
background:url('../img/warning.png') center center no-repeat;
}
