body {
	color: #fff;
	background: #351330 url(fond.jpg) no-repeat fixed;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 502px;
	margin: 36px;
}

a:link { 
	color: #351330; text-decoration: none 
}

a:visited { 
	color: #351330; text-decoration: none 
}

h1 {
display: none;
}

#description {
	font-size: 25px;
	padding-bottom: 15px;
	line-height: 25px;
}

#contact{
	padding-bottom: 20px;
	line-height: 19px;
}

#contact a {
	color: #fff;
}

#contact .col1 {
	float: left;
	width: 300px;
}

#contact .col2 {
	float: left;
	width: 180px;
	margin-left: 15px;
}

.ombre {
	background: url(ombre.jpg) no-repeat;
	padding-top: 70px;
}

hr.clear {
	clear: left;
	visibility: hidden;
}

#foot{
	margin-top: 20px;
	font-size: 14px;
}

.titre {
	padding-top: 20px;
	padding-bottom: 8px;
	color: white;
	font-size: 15px;
}
.titre2 {
	color: #F9C4A3;
	font-size: 22px;
}

#competence {
	padding-top: 10px;
}

.reconnaissance {
	margin-top: 17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.adresse{
	margin-left: 10px;
	font-size: 13px;
	font-style: italic;
}