body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #161718;
	text-decoration:none
}
a:hover {
	text-decoration:underline;

}

#conteneur {
	margin: 0 auto;
	width:950px;
	height:715px;
	background-color: #FFFFFF;
}
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#bandeau{
	height:140px;
}
#bandeau_gauche{
	float:left;
}
#bandeau_centre{
	float:left;
}
.bandeau_logo{
	padding-left:150px;
}
#bandeau_droite{
	padding-left:10px;
	float:left;
}
#menu{
	clear:both;
	background-color:#ECEBE6;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	background-image: url(evolunium/images/fond-menu.png);
	background-repeat: repeat-x;
}
#menubas{
	clear:both;
	background-color:FFFFFF;
	height:1em;
	padding-top:10px;
	padding-bottom:5px;
	background-image: url(evolunium/images/fond-footer.jpg);
	background-repeat: repeat-x;
}
.element_menu{
	padding-left:12px;
	padding-right:12px;
}
.element_menu a:link, .element_menu a:visited, .element_menu a:active {
	color: #000000;
	text-decoration:none
}
.element_menu a:hover {
	color: #7FB200;
	text-decoration:underline;
}
#contenu_gauche {
	float:left;
}
#contenu_gauche_autre {
	padding-left:5px;
	padding-top:15px;
	float:left;
	width :675px;
}
#contenu_droite {
	width:250px;
	padding-top:15px;
	float:left;
	padding-left:5px;
}
.hauteurtab{
	height:5px;
}
#123 {
	font-size: 35px;
	color: #642679;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#parcours{
	padding-top: 11px;
	padding-left: 18px;
}
#tab_parcours {
	float:left;
	padding-left: 30px;
}
#creer_cv {
	padding-top: 35px;
	float:left;
	padding-left: 25px;
}
.cadre_gris {
	border: 1px solid #ECEBE6;
}
.lien {
	CURSOR: hand ;
	CURSOR: pointer;
}
.warning {
	font-weight: 600;
	color: #CC0000;
}
.titre {
	font-size: 20px;
	font-weight: bold;
}
.sstitre {
	font-size: 16px;
	font-weight: bold;
}
.vert{
	color:#7FB200;
}
.vert a:link, .vert a:visited, .vert a:active {
	color: #7FB200;
	text-decoration:none
}
.vert a:hover {
	color: #7FB200;
	text-decoration:underline;
}
.orange a:link, .orange a:visited, .orange a:active {
	color: #E25E20;
	text-decoration:none
}
.orange a:hover {
	color: #E25E20;
	text-decoration:underline;
}
.orange{
	color:#E25E20;
}
.blanc a:link, .blanc a:visited, .blanc a:active {
	color: #FFFFFF;
	text-decoration:none
}
.blanc a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.blanc {
	color: #FFFFFF;
}
.bas_temoinblanc {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

.violet{
	color:#771C7F;
}
.violet a:link, .violet a:visited, .violet a:active {
	color: #771C7F;
	text-decoration:none
}
.violet a:hover {
	color: #771C7F;
	text-decoration:underline;
}
.bleu{
	color:#005789;
}
.bleu a:link, .bleu a:visited, .bleu a:active {
	color: #005789;
	text-decoration:none
}
.bleu a:hover {
	color: #005789;
	text-decoration:underline;
}
.gris{
	color:#7F8282;
}
.gris a:link, .gris a:visited, .gris a:active {
	color: #7F8282;
	text-decoration:none
}
.gris a:hover {
	color: #7F8282;
	text-decoration:underline;
}
.savoir_couleur{
	color:#52337f;
}
.savoir_couleur a:link, .savoir_couleur a:visited, .savoir_couleur a:active, .savoir_couleur a:hover {
	color: #52337f;
	text-decoration:underline;
}
.savoir_gris{
	color:#7F8282;
}
.savoir_gris a:link, .savoir_gris a:visited, .savoir_gris a:active, .savoir_gris a:hover {
	color: #7F8282;
	text-decoration:underline;
}
.paddingactu{
	padding-left:15px;
	padding-right:5px;
}
.moyen{
	font-size:13px;
	font-weight:bold;
}
.inside_catalogue{
	padding-left:18px;
	padding-right:15px;
}
.tarif_haut{
	padding-left:50px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:22px;
	color:#000000;
}
.tarif_droit{
	padding-top:2px;
	padding-bottom:0px;
}
.tarif_bas{
	padding-top:15px;
	padding-bottom:10px;
}
.tarif_petit{
	font-size:10px;
}
.prix{
	padding-top:10px;
	padding-bottom:10px;
	color:#E41F1F;
	font-size:13px;
	font-weight:bold;
}
.grand_prix{
	color:#E41F1F;
	font-size:26px;
}
.limite_cv{
	height:700px;
	overflow:auto;
	margin-top:20px
}
.clair {
	background-color: #CCCCCC;
}
.fonce {
	background-color: #EBEBEB;
}
.suppr {
	background-color: #8AA7E1;
}
.justify{
	text-align: justify;
}
.conseiltxt {
	color: #767574;
}
.aide {
	padding-left:2px;
}
#cgv{
	height:150px;
	width:550px;
	overflow:auto;
	border: 1px solid #333333;
	padding:3px;
}
h1{	
	color:#7F8282;
	font-size: 20px;
	font-weight: bold;
	padding-top:8px;
}

h1 a:link, h1 a:visited, h1 a:active {
	color: #7F8282;
	text-decoration:none
}
h1 a:hover {
	color: #7F8282;
	text-decoration:underline;
}

.couleur{
	color:#52337f;
}
.couleur a:link, .couleur a:visited, .couleur a:active, .couleur a:hover {
	color: #52337f;
	text-decoration:underline;
}
.maxwidth{
	width:950px;
	height:350px;
	overflow:auto;

}

.maxwidth_lm  { height:310px; overflow:auto; width:950px;}

.lien-cv-enligne {
	font-size: 9px;
	width: 90%;
}
/* style votre_cv_en_ligne /*/

.nouveau {
	color: #e98e02;
	font-size: 10px;
	font-weight: bold;
}
#cont-how-it-w {
	background-color : #faeefd;
	height: 300px;

}

.feature1 {
	font-size: 14px;
	color:#771C7F;
	font-weight: bold;
	text-align: center;
}
.bouton_violet {
	color: #FFFFFF;
	background-color: #743289;
	padding: 5px;
	border: solid 1px #481f55;
	font-size: 11px;
	font-weight: bold;
	moz-border-radius : 5px 10px;
	cursor:pointer;
}
.cont-cv-en-ligne
{
	color: #4d1f5c;
	padding-left: 20px;
	
}	
 .warning_navigateur
 {background-color: #faeefd;
 color:#771C7F;
 font-size:10;
 font-weight:bold;
 padding:3px; 
 border: solid 1px #771C7F;
 }
#warning_navigateur a:link  {
 color:#771C7F;
 font-weight:bold;

 }
/* fin style votre_cv_en_ligne /*/

/* style creer-cv-profil /*/
#fond_page_creer_profil 
{
	background-color : #faeefd;
	padding: 20px;
}

.titre_choix_creer_profil{
	color: #771c7f;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid;
	border-bottom-color: #d7c4dc;
	padding-bottom: 15px;
}

.titre_choix_creer_profil:first-letter{
  font-size: 24px;
} 
.explication_creer_profil{
	font-size:11px;
	color:#333333;
	font-weight: bold;
	width: 400px;
}
.liste-categorie {
	font-size: 11px;
	color: #333333;
	width: 250px;
}
.nom_cv  { 

font-size: 12px;
font-weight: bold;


}
.conteneur-principal .conteneur-zone-cv .123 {
	color: #642679;
}
#123  {
	font-size: 20px;
	color: #642679;
}

.texte123 {

}
