/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #666666;
}
table {
	position:absolute;
	top:50%;
	margin-top:-290px;
	width:100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: lighter;
	line-height: 1em;
	background: #fef8ea;
	width: 760px;
	margin: 0px;
	padding: 0px;
	
}
#menugauche {
	text-align: left;
	width: 100%;
	text-indent: 10px;
	margin: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	
	
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	color: #800000;
	text-align: left;
	text-indent: 10px;
}

#logo {
	height: 150px;
	width: 150px;
	float: left;
	background-position: 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	text-indent: 10px;
}
#header {
	height: 110px;
	width: 590px;
	float: left;
	padding: 0px;
}
#nom {
	float: left;
	width: 290px;
	height: 90px;
	margin-top: 25px;
	margin-right: 10px;
}
#annonceflash {
	float: left;
	height: 90px;
	width: 288px;
	border: 1px solid #800000;
	text-align: center;
	margin-top: 10px;
}
#laicite {
	text-align: justify;
	height: 70px;
	width: 268px;
	padding: 0px;
	margin: 10px;
}


#corps {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 760px;
	list-style-type: none;
}
#menudroit {
	text-align: left;
	float: right;
	width: 250px;
	margin-bottom: 10px;
	text-indent: 10px;
	
}


#menumilieu {

	float: left;
	width: 245px;
	margin-bottom: 10px;
	list-style-type: none;
	text-align: left;
	text-indent: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #800000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;
}



h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #800000;
	margin: 1em 0px;
	padding: 0px;
	float: left;
	width: 390px;
	line-height: 25px;
	text-align: left;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
li {
	text-decoration: inherit;
	list-style-type: none;
	padding: 0px 0px 10px;
}



#texte  {
	
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 740px;
	
	
}

#footer {
	font-weight: bolder;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	width: 760px;
	height: 40px;
	margin-top: 10px;
	font-size: 0.9em;
	vertical-align: middle;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #666666;
	font-weight:normal;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	width: 60%;
}

