body{
	background-color:#FFFFFF;
}

#bandeau{
	position:absolute;
	width:166px;
	height:166px;
	margin-top:-15px;
	margin-left:-10px;
}

.lien{
	width:112px;
	text-align:center;
}

.info, .subject, .contenu, .lesboutons{
	font-family:Tahoma;
	font-size:12px;
}

a img{
	border:none;
}

h1{
	font-family:Tahoma;
	font-size:18px;
	text-align:center;
	font-variant:small-caps;
}

h2{
	font-family:Tahoma;
	font-size:16px;
	text-align:center;
	font-variant:small-caps;
}

h3{
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
}

.dates{
	width:200px;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.description{
	width:600px;
	font-family:Tahoma;
	font-size:12px;
}

.case{
	width:33%;
	font-family:Tahoma;
	font-size:12px;
	vertical-align:top;
}

#global{
	position:absolute;
	left:50%;
	margin-left:-400px;
	width:800px;
}

#dwl_cv{
	position:absolute;
	padding-top:70px;
	padding-left:585px;
	text-align:center;
}

#logo_home{
	width:449px;
	height:90px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	left:50%;
	margin-left:175px;
}

#menu{
	width:449px;
	left:50%;
	margin-left:175px;
}

/*#cv{
	border-left:thin;
	border-left-color:#444444;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#444444;
	border-right-style:solid;
}*/

#titre_actuellement, #titre_pro, #titre_formation, #titre_langues, #titre_competences, #titre_infos, #titre_interets{
	margin-left:10px;
	margin-right:10px;
	height:20px;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#3e627c;
	font-family:Tahoma;
	font-size:16px;
	color:#cfa924;
	font-variant:small-caps;
	font-weight:bold;
}

#actuellement, #pro, #formation, #langues, #competences, #infos, #interets{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}