img{border:0}
.clear{clear:both}
.roboto700{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:18px;
}
.robotoCondensed300{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
}
.vert{
	color:#A3B70D;
}
.blanc{
	color:#ffffff;
}
body{
	background-image: url("../ressources/Fond_Page.gif");
	background-color: #58595a;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	color:#c0c0c0;
}
#wrap{
	width: 1040px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#header{
	position: relative;
}
#logo{
	background-image: url("../ressources/OneLine_logo.png");
	width: 420px;
	height: 130px;
}

/*************************************************************
	MENU
**************************************************************/
#menu{
	position: absolute;
	width: 1020px;
	top: 100px;
	z-index: 50;
}
#menu a{
	display: block;
	height: 30px;
	line-height:30px;
	float: left;
	text-align:center;
	color:#7f7f7f;
	text-decoration:none;
	background-image:url("../ressources/sep-menu.png");
	background-repeat:no-repeat;
	background-position:center right;
	padding:0 30px;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
}
#menu a:hover{
	color:#ffffff;
}
.titre-rea{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#A3A3A4;
}
.titre-page, .titre-page-acc{
	color:#A3A3A4;
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
.titre-page-acc{
	color:#A3B70D;
	font-size:23px;
}
#menu div {
	width: 287px;
	float: right;
	margin-top: 5px;
}
#menu div a, #footer a, #footer{
	background-image: none;
	padding: 0 15px;
	line-height: 18px;
	height: 18px;
	color: #96bf0d;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 12px;
	border-right: 1px solid #505050;
	
}
#footer{
	border: none;
}
#menu div a.nb{
	border: none;
}
#menu div a:hover, #footer a:hover{
	color: #FFFFFF;
}
#footer .mention{
	font-size: 10px;
}
/*************************************************************
	FIN MENU
**************************************************************/

.infos{
	width: 300px;
	height: 0px;
	position:absolute;
	background-image: url(../ressources/black_300.png);
	font-family: Verdana,Geneva,sans-serif;
	cursor: pointer;
	overflow: hidden;
}

.infos .padd{
	padding: 10px;
}

.infos .pays{
	color: #96bf0d;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
}
.infos .desc{
	margin-top: 10px;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
#report div.rep{
	display: inline;
	margin-top: 20px;
	width: 300px;
	float: left;
}

#report div.rep.marge{
	margin-left: 30px;
	margin-right: 30px;
}



#wrap{
	background-image: none;
	padding: 0px;
	width: 1040px;
}
#fond_header, #fond-report{
	background-image: url("../ressources/ombre.png");
	background-repeat: repeat-y;
	padding: 0px 10px;
}
#fond_ski{
	background-image: url("../ressources/ombre_Skitter.png");
	padding: 0px 10px;
}

#report{
	padding: 30px;
	background-color: #464748;
	background-image: url("../ressources/Ombre_Haut.png");
	background-repeat: repeat-x;
}


#report .rep .titre{
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	padding: 5px;
	text-decoration: none;
	background-color: #313233;
}
#report .rep .titre a{
	color: #CCCCCC;
	text-decoration: none;
}
#report .rep .titre a:hover{
	color: #FFFFFF;
}
#report .rep .see{
	float: right;
	width: 40px;
	height: 16px;
}
#report .rep .see a{
	display:block;
	height: 16px;
	color:#A3B70D;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:15px;
}




#blockg .vign{
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#blockg .sous-titre{
	 font-family: Verdana,Geneva,sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #585858;
}
#blockg .titre{
	font-family: Arial, Helvetica, sans-serif;
	color: #313233;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: transparent;
}
#blockg .reporters{
	color: #585858;
	font-size: 10px;
	padding: 5px 0px;
	margin-bottom: 10px;
}
#blockg .keywords{
	color: #7F7F7F;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
}
#blockg .resume{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-align: justify;
	 line-height: 18px;
	 margin-top: 15px;
	 margin-bottom: 10px;
}

#blockd .titre{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Geneva,sans-serif;
	background-color: transparent;
	padding: 0px;
}
#blockd .auteur{
	color: #9F9F9F;
	font-size: 9px;
}
#blockd .pays{
	font-family: 'Roboto Condensed', sans-serif;
	color: #848484;
	font-size: 11px;
	font-weight: bold;
}











/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	clear:both;
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 960px;
	height:260px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div.sc {
	float:left;
	width:960px;
}



/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

	
	
	
	
	
	
	
	
	
	




/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../ressources/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:20px 20px;
	margin-top: 0px;
	margin-bottom:0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px; float:right; margin-top: 5px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; float: left; margin-top: 5px;} 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


.qui-col-3{
	float:left;
	padding:0 20px;
	width:280px;
	color:#ffffff;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:145px;
}





.head{
	width: 300px;
	height: 30px;
	line-height:30px;
	background-image: url(../ressources/fond-block.png);
	text-align: center;
	color:#A3B70D;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
}
.body{
	background-color: #3F4142;
	padding: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
.body ul{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style-image: url("../ressources/puce.png");
}
.space{
	width: 30px;
}
.mt10, .body ul.mt10{
	margin-top: 10px;
}
.citation{
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: -25px;
}


#publi{
	width: 300px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: #515151;
	height: 245px;
}
#publi .head{
	background-image: url(../ressources/fond-block-publi.png);
}

#footer{
	height:120px;
	background-image:url(../ressources/Fond_Footer.png);
	color: #7F7F7F;
}
#footer div{
	width: 1020px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer a{
	padding: 0 15px;
	line-height: 18px;
	height: 18px;
	color: #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid #96bf0d;
	font-weight: bold;
}
#footer a:hover{
	color: #96bf0d;
}
#footer .mention{
	font-size: 10px;
	margin-left: 10px;
}