a, a:visited{
	text-decoration: none ;
	color: #0076b2;
}

a:hover{
color: #494644;	
}

p{
	float:left;
	margin-top: 0px;
	margin-bottom: 12px;
	text-indent:10px
}

h1{
	font-size: 32px;
	color: #0076b2;
	margin-top: 18px;
	margin-bottom: 5px;
}

h2{
	font-size: 18px;
	color: #494644;
	margin-top: 0px;
	margin-left: 2px;

}

img{
	float:left;
	width:110px;
	margin-bottom: 0px;
	margin-right: 30px;
}


body{
background-color: #fbf4ee;
background-image:url(./bg.png);
font-size: 0.88em;
font-family: 'Helvetica Neue', sans-serif, serif;
color: #494644;//#7A7674;
letter-spacing: 1px;
text-align : justify;
}

.page{
background: url("images/page-bg.png") repeat scroll 0 0 #F9F9F9;
margin-left:auto;
margin-right:auto;
margin-top:40px;
margin-bottom:40px;
width:100%;
max-width: 850px;
min-height: 400px;
padding: 0;

-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: url("./page-bg.png") repeat scroll 0 0 #F9F9F9;
border-color: #FFFFFF;
border-image: none;
border-style: solid;
border-width: 1px 0;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);

}

.contenant{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
}

.head{
    float:left;
    width: 100%;
}

.left{
    float:left;
    width:50%;
    min-width: 300px;
}

.right{
    float:right;
    padding-top: 15px;
}
.part_right{
    float:right;
}

.htext{
	float:left;
	margin-bottom: 10px;
}

.clear{
	clear:both;
}

a{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

a.email {
    padding: 0;
    padding-top: 9px;
	padding-left: 28px;
    text-align: right;
}

a.email:hover {
}

a.linkedin {
	background-repeat: no-repeat;
	background-position: right bottom;
    background-image: url('./Linkedin.png');
    padding: 0;
    padding-top: 9px;
	padding-right: 28px;
}

a.linkedin:hover {
	background-repeat: no-repeat;
    background-image: url('./Linkedin_g.png');
}

a.viadeo {
	background-repeat: no-repeat;
	background-position: right bottom;
    background-image: url('./Viadeo.png');
    padding: 0;
    padding-top: 9px;
	padding-right: 26px;
}

a.viadeo:hover {
	background-repeat: no-repeat;
    background-image: url('./Viadeo_g.png');
}

a.bouton, a.bouton:visited{
	padding: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background: #0076b2;
	color: #F9F9F9;
}

a.bouton:hover{
color: #494644;	
}

.n1{
	float:left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.n2{
	float:left;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 28px;
}
.n3{
	float:left;
	margin-top: 15px;
	margin-bottom: 25px;
}

.text1{
	margin: 0px;
	margin-top: 15px;
}

.text2{
	margin: 0px;
}