/* Votre Style */



header {
		position: absolute;
		background-color: rgba(255,255,255,0.5);
		z-index:2;
		top:70px;
		right: 0px;
		height:90px;
		width:300px;
		overflow:hidden;
		border-radius:10px;
		border : solid 1px;
		border-color : rgba(0,0,0,1);
}

body {
background-color: rgb(0,0,0);

}

p {
font-family: "Verdana"; 
font-size: 0.8em; 
}

h1{
font-family: "Verdana"; 
font-size: 1.3em; 
color : #fff;
font-weight: bold; 
line-height: 100%; 
padding: 5px 0 3px 0; 
margin: 5px;
}

h2{
font-family: "Arial"; 
font-size: 1.2em; 
color : rgb(0,0,0);
font-weight: normal; 
line-height: 110%; 
margin-top:10px;
padding: 10px 0 3px 0; 
margin: 5px;
}

h3{
font-family: "Helvetica"; 
font-size: 1.1em; 
font-weight: bold; 
line-height: 14pt;
padding: 2px 0 0 34pt; 
margin-top:2em;
color: #4A322B; 
text-transform: none;
}

ul
{


}            
    

li{
font-size: 0.8em; 
font-weight: normal;
line-height: 1em;
 list-style-type: square;
 padding-left: 15px;

}



img.logo_img{
		height: 60px;
}

.followus {		
		color : #ffffff;
		padding-left : 30px;
		font-size : 0.7em;
}
.social {
text-align:right;
display: inline;
width: 17px;
height: 17px;
}

.social ul, .social li{
float:right;
display: inline;
padding:2px;
width: 17px;
height: 17px;
}

.logo {
}
.intro {
		position: relative; 
		background-color: #000000;
		color : #ffffff;
		z-index:2;
		padding: 5px;
		top: 0px;
		height: 65px;
		font-size: 1.6em;		
}



.infographie {
		position: relative; 

		top : 0px;

		z-index:1;

}

.sharebar {
		position: fixed; 
		top: 150px;
		left: 0px;		
		background-color: #000000;
		z-index:3;		
}

.reader {
		position: absolute; 
		z-index:2;
		top : 180px;
		right : 0px;
		font-family: "Arial"; 
		font-size: 1.1em; 
		color : #fff;
		font-weight: bold; 
		text-align : right;
		padding-right: 5px;
		}
		
.readernoflash{
		background-color: rgba(255,255,255,0.8);
		padding:5px;
		border-radius:10px;
		border : solid 1px;
		border-color : rgba(0,0,0,1);


}

.bulle1 {
		position: absolute; 
		background-color: rgba(0,0,0,0.5);
		z-index:2;
		top : 70px;
		left : 5px;
		width :150px;
		height :40px;
		padding:5px;
		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,1);
}
.popupbulle1 {
		visibility:hidden;
		display : block;
		position: absolute; 
		background-color: rgba(255,255,255,0.9);
		z-index: 4;
		padding:10px;
		top : 70px;
		left : 160px;
		width :60%;

		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,0.98);
}

.bulle2 {
		position: absolute; 
		background-color: rgba(0,0,0,0.5);
		z-index:3;
		top : 120px;
		left : 5px;
		width :150px;
		height :40px;
		padding:5px;
		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,1);
}
.popupbulle2 {
		visibility:hidden;
		display : block;
		position: absolute; 
		background-color: rgba(255,255,255,0.9);
		z-index: 4;
		padding:10px;
		top : 70px;
		left : 160px;
		width :60%;

		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,0.98);
}

.bulle3 {
		position: absolute; 
		background-color: rgba(0,0,0,0.5);
		z-index:3;
		top : 170px;
		left : 5px;
		width :150px;
		height :40px;
		padding:5px;
		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,1);
}
.popupbulle3 {
		visibility:hidden;
		display : block;
		position: absolute; 
		background-color: rgba(255,255,255,0.9);
		z-index: 4;
		padding:10px;
		top : 70px;
		left : 160px;
		width :60%;

		border-radius:20px;
		border : solid 1px;
		border-color : rgba(0,0,0,0.98);
}

article {
		padding-left:50px;
		padding-right:15px;
		padding-top:15px;
		padding-bottom : 100px;
		background-color:#FFF;
		text-align:justify;
}

#DIV_MOVE {
		position:absolute;
		z-index:2;
		display : block;
		background-color: rgba(255,255,255,0.7);
		left: 5px;
		height:210px;
		width:320px;
		top: 70%;
		border :  0px;
		border-radius:10px;
		font-family: "Arial"; 
		font-size: 1.1em; 
		color : rgb(0,0,0);
		font-weight: normal; 
		line-height: 110%; 
		margin-top:10px;
		padding: 5px 0 5px 0; 
		margin: 5px;
}


.nav_button{
	width:100px;
	float:left;
	margin-right:5px;	
	border-radius: 6px;
}



.line {background: rgba(224,87,45,.8); padding: 0px;}
footer{ position:fixed;bottom:0px;  z-index:4;}
nav {background: rgba(223,121,23,.8); padding:10px; }



a.nav_link {
	color: #333;
	text-decoration: none;
	background: rgba(0,0,0,.05);
	font-size: 1.29em;	
	Line-Height: 8pt;
	}

 a.nav_link:hover, a.nav_link:focus {background: rgba(0,0,0,.2);}
 


 
 @media only screen and (max-device-width:480px){
        /* styles for mobile browsers smaller than 480px; (iPhone) */
.followus {		font-size : 0.9em;}
.intro {font-size: 1.1em;}

img.logo_img{height: 50px;}
.logo {height: 50px;}
header {position:relative; top:0px;width:100%}
.intro{top: 0px;}
.sharebar {top: 100px;}
nav {padding:2px; }
.infographie {top :0px;}
article {
position:relative;
top:50px;
padding-left:4px;
padding-right:4px;
padding-top:4px;
}
.bulle1{
top:160px;
z-index:3;
}
.bulle2{
top:210px;
z-index:3;
}
.bulle3{
top:260px;
z-index:3;
}
.reader{
position:relative;
top:0px;
}
.popupbulle1{
width:95%;
left:5px;
z-index:4;
}
.popupbulle2{
width:95%;
left:5px;
z-index:4;
}
.popupbulle3{
width:95%;
left:5px;
z-index:4;
}
.readernoflash{
width:100%;
}

#DIV_MOVE{

top:560px;
left: 0px;
}

}
 
@media only screen and (device-width:768px){
       /* default iPad screens */
.followus {		font-size : 0.9em;}
.nav_button{width:38px;}
.intro {font-size: 1.2em;}
a.nav_link {font-size: 0.76em; Line-Height: 4pt;}
.msg_arnaque {font-size: 0.86em;}
img.logo_img{height: 50px;}
.logo {height: 50px;}

.intro{top: 0px;}
.sharebar {top: 100px;}
nav {padding:4px; }
.infographie {top :50px;}
article {
padding-left:10px;
padding-right:4px;
padding-top:4px;
}




}
	
    /* different techniques for iPad screening */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
.followus {		font-size : 1em;}
.nav_button{width:38px;}
.intro {font-size: 1.4em;}
a.nav_link {font-size: 0.66em;Line-Height: 4pt;}
.msg_arnaque {font-size: 0.86em;}
img.logo_img{height: 50px;}
.logo {height: 50px;}

.intro{top: 0px;}
.sharebar {top: 100px;}
nav {padding:4px; }
.infographie {top :50px;}
article {
padding-left:10px;
padding-right:4px;
padding-top:4px;
}

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
.followus {		font-size : 0.5em;}	  
.nav_button{width:38px;}
.intro {font-size: 1.2em;}
a.nav_link {font-size: 0.66em;Line-Height: 4pt;}
.msg_arnaque {font-size: 0.86em;}
img.logo_img{height: 50px;}
.logo {height: 50px;}

.intro{top: 0px;}
.sharebar {top: 100px;}
nav {padding:8px; }
.infographie {top :50px;}
article {
padding-left:10px;
padding-right:4px;
padding-top:4px;
}

}
