﻿body 
{
	background-color: black;
}

img {
	margin: auto;
	border: none;
}

a
{
	text-decoration:none;
}

#Entrez
{
	margin: auto;
	font-size: xx-large;
	font-family: sans-serif;
	padding-top: 605px;
	padding-left: 90px;
	color: #FFFFFF;
}

a:link{
	
color: red;
}

a:visited{
	
color: red;
}


#Logo
{
	margin:auto;
	height: 760px;
	width: 1024px;
	background: url(../images/fondopt.jpg) no-repeat 50% 0%;
}

#LogoAccueil
{
	margin:auto;
	height: 760px;
	width: 1024px;
	background: url(../images/accueil2.jpg) no-repeat 0% 0%;
	clear:both;
}

#Mignature
{
	background: no-repeat 0% 0%;
	margin: 0px 0px 0px 230px;
	text-align: justify;
	position: relative;
	top: -10px;
	left: 0px;
	height: 510px;
	width: 743px;
	
}

#TextMignature
{
	font: 11px sans-serif;
	padding: 0px 0px 0px 470px;
	position: relative;
}

#Imagemignature
{
	width: 100%;
	text-align:left;
}

td
{
vertical-align:top;
}

#Contenu
{
	width: 710px;
	height: 520px;
	font: 0.8em sans-serif;
	padding: 0px 10px 10px 20px;
	text-align: justify;
}

#Menu
{
	height: 160px;
	padding: 10px 10px 0px 250px;
}


h1
{
color:#CD5D0C;
}

h2
{
margin-bottom: 1px; margin-top: 15px;}

h3
{
margin-bottom: 0; margin-top: 1px;}

h4
{
	color:#CD5D0C;
}


h5
{
	color:#FFFFFF;
}

