body {
	margin-top: 10px;
	margin-left: 10px;

}

div#entete {
	margin: auto;
	width: 950px;
	padding: 7px;
	border: solid 8px black;
	text-align: center;

}

div#corps {
	margin: auto;
	width: 950px;
	padding: 7px;
	border-left: solid 8px black;
	border-right: solid 8px black;
	border-bottom: solid 8px black;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;

}

h1 {
	color: #e2007a
}

p {
	margin-top: 18px;
	padding-left: 110px;
	padding-right: 110px;
}




ul {
	padding-left: 110px;
	padding-right: 110px;
}

a {
	color: #0098db;

}

a:hover {
	color: #e2007a
}

a:visited {
	color: #612c86;
	color: #23a236;
}

/***************page inscription1.php*************/

table {
	padding-left: 110px;
	padding-right: 110px;
}

#navig {
	background-color: #e795bc;
	float: right;
	width: 200px;
	height: 120px;
}

/***************page inscription2.php*************/

tr.gauche {
	text-align: left;
}

h2 {
	color: #23a236;
}

/****************** répertoire ac **************/

table.ac {
	padding-left: 0;
	padding-right: 0;
}

#text {
	margin-left:250px;
	margin-top:4px;
}


#text_top {}

#text_bottom {}

#text_main {
	background:white;
	padding:26px 34px;
}

#text br {
	line-height:10px;
}


#text ol, #text ul {
	padding:0;
	margin:10px 0;
}
#text li {
	margin-left:40px;
}

a {
	color:#7494b6;
	text-decoration:none;
}


#text, #sidebar {
	font-size:13px;
	line-height:17px;
	color:#444444;
}

#text a, #sidebar a {
	color:#7494b6;
	text-decoration:none;
}

#text a:hover, #sidebar a:hover {
	color:#4C6D91;
}

#sidebar {
	width:246px;
	float:left;
	margin-right:4px;
}

.sidebar_top {
	background:url(images/sidebar_top.png) no-repeat;
	height:8px;
	font-size:1px;
}

.sidebar_main {
	background:url(images/sidebar_bg.png) repeat-y;
	padding:10px 24px 16px 24px;
}

.sidebar_bottom {
	background:url(images/sidebar_bottom.png) no-repeat;
	height:8px;
	font-size:1px;
	margin-bottom:4px;
}

#sidebar h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	color:#0097d9; font-family:Georgia, "Times New Roman", Times, serif;
	/* color: 612c86 violet */
	font-style:italic;
}

#sidebar ul {
	margin:0px;
	padding:0px;
}

#sidebar li {
	list-style:none;
	padding:1px 0 1px 12px;
	background:url(images/li.png) 0px 8px no-repeat;
	border-bottom:1px dotted #ddd
}
