/* CSS Document index */
div#conteneur {
	width: 775px;
	margin: 0 auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

p#logo {
	width: 235px;
	float: left;
	margin-top: 0px;
}

p#entete {
	width: 520px;
	float: left;
	margin-top: 0px;
	height: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

.separation {
	clear: both;
	visibility: hidden;
	
}

/*ul#navig {
	width: 145px;
	float: left;
	margin-top: 0px;	
}
*/

div#Texte {
	width: 603px;
	float: left;
	margin-top: 0px;
	text-align:justify;
	padding: 1px 1px 1px 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div#navig {
	width: 603px;
	float: left;
	margin-top: 0px;
	text-align:center;
	padding: 1px 1px 1px 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.table {
	width: 760px;
	background: #FFFFFF;
	margin-top: 0px;
	margin: 0 auto;
}

/*ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

#menu li {
	text-align: center;
	float: left;
}

#menu a {
	display: block;
	width: 135px;
	border: 1px solid black;
	color: #FFFFFF;
	margin: 0 6px;
	text-decoration: none;
	text-align: center;
	background-color: #660000;
}
#menu a:hover {
	color: #660000;
	background-color: #FFFF00;
}
*/
