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

* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif; background-color:#fff; background-image:url('../images/noise.jpg');
	line-height: 24px;
}
.clear {
	clear: both;
}
#page-wrap {
	width: 820px;
	margin: 70px auto;
}
#pic {
	float: left;
	margin: -30px 0 0 0;
}
p {
	margin: 0 0 16px 0;
}
a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
a:hover {
	border-bottom-style: solid;
	color: black;
}
ol {
	list-style-type:none;
}
dt {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	padding: 0 26px 0 0;
	width: 150px;
	float: left;
	height: 100px;
	border-right: 1px solid #999;
}
dd {
	width: 600px;
	float: right;
}
dd.clear {
	float: none;
	margin: 0;
	height: 15px;
}
/* ---------------------- */
#header {
	background: none repeat scroll 0 0 #FEFEFE;
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	height: 30px; position:fixed; top:0; width:100%;
}
#header a {
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 13px;
	margin-left: 14px;
}
.bold {
	font-family: Tahoma, Geneva, sans-serif; font-weight:bold;
}
.italic {
font-family: Tahoma, Geneva, sans-serif; font-style:italic;
}
.marg {
	margin-left:23px;
}
.dtend, .dtstart {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom:none;
}
.summary {
	font-family: Tahoma, Geneva, sans-serif;
}
.dl {
	float: right;
	margin-right: 18px;
}
.def {
	font-size:9px;
	font-family: Tahoma, Geneva, sans-serif;
}
/*------------------------TITRES-----------------------*/
h1 {
	font-family: 'AvenirLTStd85Heavy',Tahoma, Geneva, sans-serif;
	float: left;
	font-size: 47px;
	letter-spacing: 0;font-weight:bold;
	line-height: 47px;
	width: 350px;
}
h2 {
	font-family: 'AvenirLTStd65Medium',Tahoma, Geneva, sans-serif;
	border-bottom: 1px solid #F1F1F1;
	font-size: 22px;font-weight:bold;
	margin-top:36px;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 9px;font-weight:bold;
	margin-top: 9px;
}
h4 {
	border-bottom: 1px solid #F1F1F1;
	font-family: 'AvenirLTStd65Medium', Tahoma, Geneva, sans-serif;
	font-size: 22px;
	margin-top: 36px;font-weight:bold;
	margin-bottom: 10px;
	width:238px;
}
/*------------------------ADRESSE-----------------------*/	
.adr {
	font-size: 11px;
	line-height:14px;
	width: 254px;
	float:right;
font-family: Tahoma, Geneva, sans-serif;
}
/*------------------------ICONES-----------------------*/
	.ico {
	background-image:url('../images/icones.png');
	display: inline-block;
	height: 13px;
	margin-right: 4px;
	width: 15px;
}
.home {
	background-position: 0 82px;
}
.phone {
	background-position: -2px -69px;
}
.mail {
	background-position: -23px -69px;
}
.info {
	background-position: -23px -24px;
}
/* ------------- ICONES DIVERS -------------- */
	 .logiciels {
	background-position: -21px 0;
}
.langues {
	background-position: -22px -46px;
}
.pays {
	background-position: 2px 0;
}
.inte {
	background-position: 0x -46;
}
.assos {
	background-position: -1px -91px;
	height: 14px;
}
.assose {
	background-position: -1px -91px;
	height: 14px;
}
.awards {
	background-position: -18px -91px;
	height: 14px; width:18px;
}
.engl {width: 290px !important;}
#awards { color: #666666;
    font-size: 11px;border-top:1px solid #F1F1F1;
    line-height: 15px;}
	#awards img {margin:15px 15px 0;}
#awards span {display: inline-block;
    width: 245px;}
/*------------------------DOMAINE DE COMPETENCES-----------------------*/
#col1, #col2 {
font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float:left;
	line-height: 24px;
	width: 380px;
}
#col2 {
	margin-left: 23px;
}
#cont-exp {
	font-size: 13px;
	margin-top: 12px;
}
.experience {
	line-height: 21px;
	margin-bottom: 5px;
}
#etudes, #formations, #divers {
	font-size: 13px;
	float:left;
	list-style-type: none;
}
#etudes {
	width: 226px;
}
#formations {
	width: 255px;
}
#divers {
	margin-left: 13px;
	width: 279px;
}
#etudes ul, #formations ul, #divers ul {
	list-style-type:none;
}
#etudes ul li {
	line-height: 19px;
	margin-top: 10px;
}
#formations ul li {
	   font-size: 11px;
    line-height: 21px;
   
    margin-top: 2px;
}
#divers ul li {
	line-height: 18px;
	margin-bottom: 4px;
}
#footer {
	margin-top:40px;
}
#footer span {
	border: medium none;
	display: block;
	font-size: 9px;
	margin: auto;
	text-align: center;
	color:#CCC;
}