
a    	{text-decoration:none;}
/*~~CSS Document  the windows document~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	
	text-decoration: none;
	background-image: url("theme/background-image.png");
	background-repeat: repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*~~~~~~~~~~~table1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#logo {float:left;}
#banniere-haut {
	border:8px solid #eb008b;
	height:271px;
	width:530px;
	background-color: #000000;
}
.ban-haut {background-color:#ffffff;}
#baniere-gauche{height:132px;width:165px;border:7px solid #eb008b;}
#menu-haut {
	height:35px;
	width:506px;
	
	padding-top:5px;
}
#recherche {float:right;margin-right:5px;margin-top:3px;border:none;}

#menu-haut a {color:#ffffff;}
#menu-haut li{list-style-type:none;margin-right:10px;padding-left:10px;float:left;border-left:1px solid #ffffff;}
#menu-haut li:first-child  {border:none;margin-left:0px;}
/*~~~~~~~~~~~table2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#table2 {background-color:#ffffff;margin-top:5px;}
#fleur	     {background-image:url("./theme/fleur-bas-droit.png");background-position:bottom;background-repeat:no-repeat;}
#image-droite{ height:132px;width:165px;margin-top:10px;margin-right:10px;}
#menu-gauche {width:177px;background-color:#eb008b;margin-top:15px;margin-bottom:15px;}
#menu-gauche a {color:#ffffff;}
#menu-gauche ul{
	margin-left:-20px;
}
#menu-gauche li{

	padding-left:27px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:25px;
	background-image:url("./theme/puce-menu-gauche.png");
	background-repeat:no-repeat;
	list-style-type:none;
	border-top:1px solid #ffffff;}
#menu-gauche li:first-child  {border:none;margin-left:0px;}
#headin{float:left;}
#hierarchie{margin-top:20px;}
#hierarchie a { color:#eb008b;}
#nav {width:400px;float:left;}
/*~~~~~~~~~~~~~block de copyright~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#copyright {
	margin-top:10px;
	padding: 0px 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	height:32px;
	margin-top:15px;
	background-color:#eb008b;
	margin-bottom:20px;}
.cdroite	{float:left ;margin-left:15px;margin-bottom:7px;}
.cgauche   	{float:right;margin-right:15px;margin-bottom:8px;}
.blanc		{color:#ffffff;}
.gris		{color:#6f3459;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#c1{
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#c1 li{
	display: inline;
	height: 30px;
	width: 100px;
	margin: 0px;
	padding:0px;
	
}

#c1 li a{
	float: left;
	color: white; /*padding of tabs*/
	text-decoration: none;
	height: 20px;
	width: 100px;
	display: inline;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #000000;
}
#c1 li a:hover{
	float: left;
	color: white; /*padding of tabs*/
	text-decoration: none;
	height: 20px;
	width: 100px;
	display: inline;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #666666;
}
.lien a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC008C;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}
.lien a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C60077;
}
h3 {
	font-family: "Times New Roman";
	font-size: 1.7em;
	color: #8C0051;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C0051;
	text-transform: none;
	font-variant: small-caps;
}
h4 {
	font-family: "Times New Roman";
	font-size: 1.2em;
	color: #8C0051;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C0051;
	text-transform: none;
	
}
.fleur {
	background-image: url(theme/fleur-bas-droit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table-box {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.table-box input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
#contenu {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	display: block;
}