@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #6a2786;
	margin: 0px;
	text-align: center;
	background-position: center;
}
#colonne {
	float: left;
	position: relative;
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(img/corner_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#conteneur {
	margin-top: 50px;
	width: 100%;
	clear: both;
	position: absolute;
	float: none;
	text-align: center;
}
#bascolonne {
	background-color: #FFFFFF;
	background-image: url(img/corner_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
	width: 600px;
	clear: none;
	float: left;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 115px;
	text-align: left;
	background-image: url(img/rh_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sel {
	color: #0E88EC;
}
#vide {
	width: 50px;
	text-align: left;
	float: left;
	clear: none;
	position: relative;
	height: 100%;
}

a:link {
	font-weight: bold;
	color: #0791F6;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0791F6;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #6A2786;
	text-decoration: none;
}



#nav {
	width: 132px;
	text-align: left;
	float: left;
	clear: none;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	height: 100%;
}
#subnav {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 13px;
	text-align: left;
	height: 13px;
}
hr {
}

#contenu {
	width: 560px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#logo {
	float: left;
	height: 116px;
	width: 93px;
	clear: none;
	background-position: top;
	position: relative;
}
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
ul {
	padding-left: 30px;
	margin-top: -5px;
	line-height: 16px;
}
.listecv {
	padding-left: 30px;
	margin-top: -5px;
	margin-bottom: 20px;
}
#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#nav  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #0E88EC;
	text-decoration: none;
}
#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#nav  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


#nav img {
	margin-bottom: 3px;
}

li {
	list-style-position: outside;
	list-style-image: url(img/puce.gif);
}

.titre01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A2786;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.titre02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.txtgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.grisgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.rougegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8b0000;
	text-decoration: none;
	font-style: normal;
}

#col {
	position: relative;
}

#hr {
	height: 1px;
	color: #999999;
}
