@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Century Gothic", Arial, Verdana;
	font-size:13px;
	color:#000;
	background-image:url(images/fond1.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
.face{
	vertical-align:bottom;}
H3{
	color:#E00072;
	font-size:16;
	font-weight:bold;
	padding-left:50px;
	}
.soustitre{
	font-weight:bold;
	color:#FF6600;
	font-size:14px;
	}
#texte_contenusite1{
	text-align:justify;
	width:500px;
	font-family: "Century Gothic", Arial, Verdana;
	color:#4E1089;
	font-size:13px;
	padding-left:50px;
	}
#presentation{
	text-align:justify;
	width:460px;
	font-family: "Century Gothic", Arial, Verdana;
	color:#4E1089;
	font-size:13px;
	padding-left:50px;
	}
#texte_contenusitedoc{
	text-align:justify;
	width:700px;
	font-family: "Century Gothic", Arial, Verdana;
	color:#4E1089;
	font-size:13px;
	padding-left:50px;
	}
a{
	color:#99CC00;
	text-decoration:none;
	font-weight:bold;}
a:hover{
	color:#99CC00;
	font-weight:bold;
	text-decoration:underline;}

	
.tablprincip{	
	border: 1px solid #E00072;
	background-color: #FFFFFF;
}
.hautdepage {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.menuhaut{
	text-align:right;
	color:#E00072;
	height:30px;
	vertical-align:middle;
	font-size:10px;
	}
.menuhautlien{
	text-decoration:none;
	color:#FF6600;
	font-size:10px;}
.menuhautlien:hover{
	text-decoration:none;
	color:#E00072;
	font-size:10px;}
.page{background-image: url(images/_juriste2.png);
	margin-top: 150px;
	background-repeat: no-repeat;
	background-position: bottom right;
	height:100%;
	}
.copy{
	font-size:8px;
	color:#E00072;
	text-decoration:none;
	text-align:right;}



	
.menu{
	background-image: url(images/carre_menu.png);
	background-position:top;
	background-repeat: no-repeat;
	height:100%;
	}
		
#menu {
	text-align:left;
	height: 500px;
	width: 280px;
	margin-top: 0px;
}
#menu ul {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 110px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #4E1089;
}
#menu ul li  {
	list-style-type: none;
	margin-top: 12px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	margin-left: -25px;
}
/*#texte_contenusite1 li  {
	list-style-image: url(images/PDF.PNG);
}*/