#infos{
	position: relative;
}

#conteneur{
	position: relative;
	overflow: hidden;
	width: 500px !important;
	height: 200px !important;
	border-right: 2px solid #FFF;
}

#conteneur .vitems{
	position: absolute;
	height: 500px;
}

a.vprev{
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 100px;
	width: 180px;
	height: 10px;
	background: #FFF;
	display: none;
}

a.vnext{
	position: absolute;
	left: 50%;
	bottom: 0px;
	z-index: 100px;
	width: 180px;
	height: 10px;
	background: #FFF;
	display: none;
}

a.disabled {
	visibility:hidden !important;		
}


a.prev, a.fprev{
	position: absolute;
	z-index: 100px;
	width: 24px;
	height: 25px;
	background: transparent url(img/agag_prec.png) no-repeat;
	text-indent: -9999px;
	left: 5px;
}

a.tprev, a.aprev{
	position: absolute;
	z-index: 100px;
	width: 27px;
	height: 27px;
	background: transparent url(img/twitt_prec.png) no-repeat;
	text-indent: -9999px;
	
}

a.tprev{
	top: 166px;
	left: 410px;
}

a.prev{
	top: 345px;
}

a.aprev{
	top: 575px;
	left: 9px;
}

a.fprev{
	top: 680px;
}

a.next, a.fnext{
	position: absolute;
	z-index: 100px;
	width: 24px;
	height: 25px;
	background: transparent url(img/agag_suiv.png) no-repeat;
	text-indent: -9999px;
	right: 5px;
}

a.tnext, a.anext{
	position: absolute;
	z-index: 100px;
	width: 27px;
	height: 27px;
	background: transparent url(img/twitt_suiv.png) no-repeat;
	text-indent: -9999px;
}

a.tnext{
	top: 166px;
	right: 35px;
}

a.next{
	top: 345px;
}

a.anext{
	top: 575px;
	right: 3px;
}

a.fnext{
	top: 680px;
}


#scrollAGAG, #scrollTwitter, #scrollFlickr, #scrollNET{
	/* required settings */ 
    position: relative; 
    overflow: hidden;          
    width: 500px;     
    height: 200px; 
}

#scrollTwitter{
	
}

#scrollAGAG{
	background: #01244c;
	border-left: 2px solid #FFF;
}

div#scrollAGAG div.items, div#scrollTwitter div.items  , div#scrollFlickr div.items, div#scrollNET div.items {     
    /* this cannot be too large */ 
    width: 5500px !important;     
    position: absolute;         
} 

div#scrollAGAG div.items div { 
    float:left;
	position: relative;
	color: #FFF;
	width: 500px;
	height: 200px;
	font-family:Georgia; 
	background: transparent url(img/agagpic.jpg) 2px 0px no-repeat;
} 

div#scrollAGAG div.items div .titre_AGAG{ 
	position: absolute;
	bottom: 47px;
	right: 30px;
	text-align: justify;
	color: #FFF;
	width: 359px;
	height: 44px;
	background: #FFF url(img/titre-360.jpg) no-repeat;
	z-index: 5;
	padding: 15px 0 0 75px;
}

div#scrollAGAG div.items div .Divers{ 
	background: transparent url(img/titre-divers.jpg) no-repeat !important;
}

div#scrollAGAG div.items div .Psp{ 
	background: transparent url(img/titre-PSP.jpg) no-repeat !important;
}

div#scrollAGAG div.items div .Nds{ 
	background: transparent url(img/titre-NDS.jpg) no-repeat !important;
}

div#scrollAGAG div.items div .Matos{ 
	background: transparent url(img/titre-MATOS.jpg) no-repeat !important;
}

div#scrollAGAG div.items div .Ps2{ 
	background: transparent url(img/titre-PS2.jpg) no-repeat !important;
}

div#scrollAGAG div.items div .Wii{ 
	background: transparent url(img/titre-WII.jpg) no-repeat !important;
}

.titre_AGAG a, .titre_AGAG a:visited{ 
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.Divers a, .Divers a:visited, .Psp a, .Psp a:visited, .Ps2 a, .Ps2 a:visited, .Nds a, .Nds a:visited{ 
	color: #000 !important;
}

div#scrollAGAG div.items div p{ 
	position: absolute;
	bottom: -10px;
	right: 50px;
	text-align: justify;
	color: #553333;
	width: 400px;
	z-index: 10;
}

div#scrollTwitter div.items div { 
    float:left;
	position: relative;
	color: #FFF;
	width: 400px;
	height: 100px;
	padding: 50px 50px;
	font-family:Georgia;
	background: transparent url(img/twittpic.jpg) 2px 0px no-repeat;
}

#scrollTwitter a, #scrollTwitter:visited{
	color: #F00;
	text-decoration: none;
}

#scrollTwitter a:hover{
	border-bottom: 1px solid #F00;
}

.twittdesc{
	position: absolute;
	bottom: 50px;
	right: 45px;
	width: 280px;
	font-size: 18px;
}

.twittdesc a{
	font-weight: bold;
} 

.twittdate{
	position: absolute;
	bottom: 49px;
	right: 33px;
	width: 150px;
	font-size: 12px;
	text-align: right;
}

div#scrollNET div.items div { 
    float:left;
	position: relative;
	color: #FFF;
	width: 400px;
	height: 100px;
	padding: 50px 50px;
	font-family:Georgia;
}

div#net0{
	background: transparent url(img/aufil1.png) 2px 0px no-repeat;
}

div#net3{
	background: transparent url(img/aufil2.png) 2px 0px no-repeat;
}

div#net6{
	background: transparent url(img/aufil3.png) 2px 0px no-repeat;
}

div#net0 ul{
	position: absolute;
	top: 28px;
	left: 109px;
	padding: 2px;
	list-style: none;
	width: 350px;
}

div#net3 ul{
	position: absolute;
	top: 28px;
	left: 52px;
	padding: 2px;
	list-style: none;
	width: 350px;
}

div#net6 ul {
	position:absolute;
	top:28px;
	left:55px;
	padding:2px;
	width:350px;
	list-style: none;
}

div#scrollNET div.items div li{
	float: left;
	width: 340px;
	text-align: center;
}

div#scrollNET div.items div a, div#scrollNET div.items div a:visited{
	display: inline-block;
	vertical-align: middle;
	color: #F00;
	width: 336px;
	height: 36px;
	border: 1px solid #DDD;
	background: #EEE;
	padding: 1px;
	margin: 1px 0;
}

div#scrollFlickr div.items div { 
    float:left;
	position: relative;
	color: #FFF;
	width: 500px;
	height: 190px;
	padding: 10px 0px 0 0;
	font-family:Georgia;
	background: transparent url(img/flickrpic.jpg) 2px 0px no-repeat;
}

#flickr  .items a{
	float:left;
	display: block;
	color: #FFF;
	width: 240px;
	height: 100px;
	padding: 0px 130px;
	font-family:Georgia;
}

#flickr a img{
	border: 3px solid #FFF;
}

