contenu-gauche {
	float: left;
	width: 50%;
}
#contenu-gauche {
	float: left;
	width: 40%;
	padding: 0;
}
#header-titre {
	background-color: 80B201;
	padding-left: 20px;
}
#contenu-droite {
	float: right;
	width: 55%;
	padding-right: 10px;
}



h1{
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-top:8px;
}
h2{
	color:#80B201;
	font-size: 20px;
	font-weight: bold;
}
h3{
	color:#80B201;
	font-size: 16px;
	font-weight: bold;
}
#image-cv {
	margin: auto;





}

#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 655px;
	height: 500px;
	padding: 10px;
	background-repeat: no-repeat;
}
#main #contenu-droite p {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#titre-composition {
	height: 41px;
	padding-left: 5px;
}
.titre-rubrique {
	font-size: 14px;
	color: #89BC07;
	font-weight: bold;
}
.titre-rubrique-violet {
	font-size: 14px;
	color: #70197A;
	font-weight: bold;
}

.titre-rubrique-orange {
	font-size: 14px;
	color: #E25E20;
	font-weight: bold;
}

.titre-rubrique-bleu {
	font-size: 14px;
	color: #076EA9;
	font-weight: bold;
}


#sub-title {
	font-size: 14px;
	color: #333333;
}

#contenu-droite h3-vert {
	color: #80B201;
}
#footer {
	margin-left: 25%;
}
.petit-texte-footer {
	font-size: 10px;
	color: #666666;
}

