body {
	margin: 0;
	background-color: #666666;
	font-family: "Trebuchet MS", "Verdana", "Times new roman";
	font-size: 11pt;
}

#banderole {
	width: 98%;
	text-align: center;
	padding: 10px;
	border: thin dashed black;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

#cv {
	background-color: #FFFFFF;
	width: 1000px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#infos, #accroche, div.section {
	width: 850px;
	margin: auto;
}

#infos {
	padding: 0;
}

#contact {
	float: right;
	text-align: left;
}

#contact .label {
	font-weight: bold;
}

#accroche {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-top: 0px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}

#accroche p.titre {
	margin: 5px;
	font-weight: bold;
	font-size: 14pt;
}

.duree {
	font-weight: bold;
}

div.section div.title {
	cursor: pointer;
	margin-top: 30px;
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: bold;
	color: #3366a5;
	background-color: #FFFFFF;
}

div.section div.title:hover {
	cursor: pointer;
	margin-top: 30px;
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: bold;
	color: #6688D8;
	background-color: #FFFFFF;
}

div.section div.title:before {
	content: url(bandeBleue.png);
}

.interieur {
	margin-top: 0px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
}

.nature {
	font-style: normal;
}

.employeur {
	font-style: italic;
}

.ville {
	font-style: normal;
}

dl {
	margin: 0px;
}

dt {
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}

dd {
	margin-bottom: 15px;
	margin-left: 50px;
	font-size: 10pt;
}

dd .title {
	font-size: 11pt;
}

dd p {
	margin: 0px;
}

a {
	color: #3366a5;
}

span.nomPromo {
	font-style: italic;
}
