body {
	background-color: #990000;
	font-family: sans-serif;
	font-size: 0.9em;
	margin: 0 0 0 0;
}

H2 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #515151;
}

h3 {
	margin-bottom: -0.7em;
	padding-left: 20;
	padding-right: 35;
}



ul {
	margin-bottom: -0.5em;
}

table {
	padding-left: 20;
	padding-right: 35;
	width: 95%;
	font-size: 0.9em;
}

#conteneur {
	margin: 0 0 0 0;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 10px;
	width: 960px;
	height: 100%;
	background: url(images/fond_plein.jpg) repeat-y;
	text-align: justify;
}

#titre {
	width: 960px;
	height: 85px;
	text-align: right;
	font-size: 2em;
	font-weight: bold;
	background: url(images/titre1.jpg) no-repeat;
}

#titre p {
	padding-right: 55px;
	margin-top: 0px;
	padding-top: 40px;
	color: Gray;
}

#menu {
	width: 200px;
	text-align: center;
	float: left;
	position: relative;
	height: 450px;
}

#main {
	margin: 0 0 0 0;
	position: relative;
	width: 730px;
	height: 450px;
	z-index: 10;
	float: left;
	font-size: 0.9em;
	overflow: visible;
}

#main p {
	padding-left: 20;
	padding-right: 35;
	margin-bottom: -1em;
	margin-top: -0.5em;
	line-height: 0.9em;
}

 

#copyright {
	position: relative;
	width: 960px;
	height: 37px;
	text-align: center;
	font-family: serif;
	font-size: 0.8em;
	vertical-align: bottom;
	padding-left: 100px;
	clear: both;
	color: #990000;
	background: url(images/fond_plein_copyright.jpg) no-repeat;
}

#copyright a:link {
	font-weight: bold;
	color: #515151;
}

#copyright a:visited {
	color: #990000;
}

#copyright a:hover {
	font-weight: bold;
	color: Green;
}

#copyright2 {
	position: absolute;
	top: 680px;
	margin-top: 0;
	width: 960px;
	height: 37px;
	text-align: center;
	font-family: serif;
	font-size: 0.8em;
	vertical-align: bottom;
	padding-left: 100px;
	clear: both;
	color: #990000;
	background: url(../images/copyright2.jpg) no-repeat;
}

#copyright2 a:link {
	font-weight: bold;
	color: #515151;
}

#copyright2 a:visited {
	color: #990000;
}

#copyright2 a:hover {
	font-weight: bold;
	color: Green;
}

#banner {
	display: inline;
	margin-left: 10;
	margin-right: 30;
	margin-top: 10;
	margin-bottom: 10;
	float: right;
}

#banner2 {
	display: inline;
	margin-left: 10;
	margin-right: 130;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
}

.copy {
	font-size: 0.7em;
}

/* pages détails */
#conteneurdetail {
	margin: 0 0 0 0;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 800px;
	height: 570px;
	text-align: justify;
	overflow: visible;
}

#titredetail {
	width: 800px;
	height: 75px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

#titredetail p {
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 15px;
	color: Silver;
}

#gauche {
	width: 80px;
	text-align: left;
	float: left;
	position: relative;
	height: 490px;
	color: White;
	line-height: 90%;
}

#droite {
	width: 100px;
	text-align: center;
	position: absolute;
	height: 500px;
	color: White;
	line-height: 90%;
	left: 683px;
	top: 85px;
}

#copyrightdetail {
	margin: 0 0 0 0;
	position: absolute;
	width: 780px;
	height: 17px;
	text-align: center;
	font-family: serif;
	font-size: 0.8em;
	vertical-align: bottom;
	color: #990000;
	top: 575px;
}

#TEXTE {
	position: absolute;
	left: 200px;
	top: 85px;
	width: 530px;
	height: 490px;
	visibility: visible;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}

.vignette {
	border: thin groove Silver;
}

#Close {
	color: White;
	font-weight: bold;
}
#Close a:link {
	color: Silver;
}
#Close a:hover {
	color: Yellow;
}
#Close a:visited {
	color: Silver;
}
/*************** Page INDEX  ***********/

#conteneurindex {
	margin: 0 0 0 0;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 10px;
	width: 960px;
	height: 635px;
	background: url(images/fondaccueil.jpg) repeat-y;
	text-align: justify;
}

#bannerindex {
	position:absolute;
	top: 100px;
	left: 720px;
	width: 230;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
}
#bannerarea {
	position: absolute;
	top: 100px;
	left: 610px;
	width: 230;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	text-align: right;
	padding: 10 10 10 10;
	z-index: 10;
}

#mainindex {
	margin: 0 0 0 0;
	position: relative;
	width: 530px;
	height: 530px;
	z-index: 10;
	float: left;
	font-size: 0.9em;
	overflow: auto;
}

#mainindex p {
	padding-left: 20px;
	margin-bottom: -0.3em;
}

#copyrightindex {
	margin: 0 0 0 0;
	position: absolute;
	width: 960px;
	height: 37px;
	text-align: center;
	font-family: serif;
	font-size: 0.8em;
	vertical-align: bottom;
	color: #990000;
	top: 630px;
	left: 0;
	padding-left: 0px;
	background: url(images/copyright_accueil_v2.jpg) no-repeat bottom;
}

#copyrightindex a:link {
	font-weight: bold;
	color: #515151;
}

#copyrightindex a:visited {
	color: #990000;
}

#copyrightindex a:hover {
	font-weight: bold;
	color: Green;
}

/*************** Page projets  ***********/

#projet {
	clear: both;
	margin-left: 20px;
	margin-right: 30px;
}

/*************** Page links  ***********/

#colonnedroite {
	position: absolute;
	top: 85px;
	text-align: justify;
	left: 770px;
	width: 180px;	
	font-size: 0.9em;
	z-index: 12;
}

