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

body { 
	background-color:#FFFFFF;
	font-size:12px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
 
		}

div{ border:solid 1px #fff;}


p {
 text-align: justify;
 margin:0px;
 }
 

a {
text-decoration:none;
color:#999999;

} 

a:hover{
text-decoration:underline;
color:#999999;
}

a:active{
text-decoration:none;
color:#000000;
}



	
	div#contact{
	background-color:#cccccc;
		margin-top: 4%; 
		margin-bottom: 8%;
		width: 410px;
		margin-left: auto;
		margin-right:auto;
		border:none;
	}
	div#bo{
		border: solid 1px black;
		padding:4px;
	}

	div#gal{
	
	
	width:58px;
	height:58px;
	background-position: center center;
	background-repeat:no-repeat;

	}
	
	div#cadre{
		margin-top: 4%; 
		margin-bottom: auto;
		background-color:#FFFFFF;
		width: 842px;
		margin-left: auto;
		margin-right:auto;
  		position:relative; 
		z-index:1;
		}
	
	div#logo{
		height: 80px;
		background-image: url(images/logo.png);
		background-repeat:no-repeat;
		background-position:right;
		}

	div#nuancier{
		height:45px;
		}
		

	
	div#menu{
		height:35px;
		}

			div#menu img {
			position:relative;
			margin:-1px;
			padding:0;
			display: block;
			float:left;
			}
	
	
	div#contenu{
		margin-left: 0;
		width: 100%;
		height: auto;
		}
	
	div#gauche{
	
		position: relative;
		float:left; 
		width: 421px;
		min-height:300px;
		margin-top: 1%;
		
		}

	div#droite{
		
		position: relative;
		min-height:300px;
		
		
		margin-left:50%;
		padding-top: 60px;
		padding-left:120px;
		
		}



	div#menubas{
		clear:both;
		margin-right: 45px;
		margin-bottom: 18px;
	
		}
	
		div#menubas img {
			display: inline;
			float:right;
			
			}
				
.bloc {
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 12px;
}
.links {
	text-align: center;
	background: #ccc;
	width: 44px;
	padding: 0;
	position: absolute;
	bottom: 22px;
	display: none;
	margin-bottom:12px;
	height:2px;
}
.bloc p {
	margin: 0;
	}
	
.bloc:hover .links {
	display: block;
}
	
.bloc2 {
	padding: 0px;
	position: relative;
	float: right;
	margin-top: 12px;
}
.bloc2:hover .links2 {
	display: block;
}

.bloc2 p {
	margin: 0;
	}

.links2 {
	text-align: center;
	background: #ccc;
	width: 44px;
	padding: 0;
	position: absolute;
	bottom: 15px;
	display: none;
	margin-bottom:12px;
	height:2px;

	
}



p#cv{
margin-left:50px;
max-width: 500px;
text-align: justify;
}

div#cv{
	background-color:#CCCCCC;
	margin-top: 8%; 
	margin-bottom: 8%;
	width: 842px;
	margin-left: auto;
	margin-right:auto;
	border:none;
	
	}

div#cvens{
margin-left:50px;
max-width: 500px;
text-align: justify;
color:707173;}
div#cvouv{
margin-left:50px;
max-width: 500px;
text-align: justify;
color:3E3E40;}

div#cvad{
margin-left:50px;
max-width: 500px;
text-align: justify;
color:999999;}

div#maill{

margin-top: 5%;
text-align:justify;
font-size:14px;
font-weight:300;
color:#999999;
border:none;
}

h4{
font-size: 18px;
color:#F4F4F4;
}
 
h5 {
font-size: 16px;
color:#A7A8AA;
}

h6 {
font-size: 14px;
color:#8e8e8e;
margin-bottom:4px;
}
