@charset "UTF-8";
/* CSS Document */


body{ margin:0px;
	  padding:0px; }
	  





p{
	font-size: 16px;
	text-align: justify;
	line-height: 20px;
	margin-left: 10px;
	color: #666;
	font-family: Lato, sans-serif;
	font-weight: bolder;
} 

.icone{ margin-right:10px;
		width:33px;
		margin-left:-05px;}

#a1{ color:#65AA33;	}

  .container{
	width:30%;
	float: right;
}



.dr-trigger{ 
margin-top:-35px;
	color: #666;
}


.side{
	height:90px;
	width:10px;
	color: #333;
}

.dr-icon dr-icon-menu{  
		 box-shadow: #666 2px 5px 10px;
		-moz-box-shadow: 1px 1px 1px #444;
		color: #333;
		-webkit-box-shadow: 2px 5px 10px #444; }


#entete{ width:100%;
		 top:0px;
		 height:60px;
		  background-color: rgba(255,255,255,0.6);
		 box-shadow: #666 2px 5px 10px;
		-moz-box-shadow: 1px 1px 1px #444;
		-webkit-box-shadow: 2px 5px 10px #444;
		position:fixed;
		z-index:10;
		
		 }



td{
	font-size: 16px;
	text-align: justify;
	padding: 2px;
	border-radius:3px;
	color: #333;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}


#redimentionnement{ background-size:100%;
    min-width:300px;
	max-width:600px;
	width:44%; }
   
#faire{ width:50px;
		 color:#3B7722;
		text-align:center;}
		
		
  #titre-tableau{
	color: #399300;
	text-shadow: 1px 1px 1px #999999;
	font-size: 16px;
	margin-bottom: -2px;
	text-align:center;
	font-weight: normal;
} 
   
   
table{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:05%;

}

#contenu-prestation{
	width: 90%;
	margin-left: 05%;
	margin-right: 05%;
	height: auto;
	margin-top: 05%;

	
}

#retour{ width:100%;
		 margin-bottom:2%;
		 }
		 
#retour a{
	text-align: right;
	color: #666;
	font-weight: bold;
	text-decoration:none;
}

	 
#retour a p:hover{
		text-decoration: underline;

}
		 
#impression{ margin-left:2%;}