@charset "UTF-8";
/* CSS Document */

 body  {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	background-color: #333333;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
    }
#header {
	width: 750px;
	margin: 10px auto;
	background-color: #333333
	color: #ffffff;
	text-align: left;
	left: 150px;
	top: 20px;
	right: auto;
	bottom: auto;
	  }
#container
{
	width: 1100px;
	margin: 10px auto;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: 50px;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;	
}
#titres
{
	width: 1100px;
	background-color: #333333
	color: #ffffff;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
}
#header1{
	width: 80%;
	margin: 10px auto;
	background-color: #666666
	color: #ffffff;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#titres1
{
	width: 80%;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
}
#container1
{
	width: 200px;
	margin: 10px auto;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	visibility: visible;
}
  #contenu1
{
	width: 600px;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: 200px;
	top: 250px;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
  
#header2 {

	width: 80%;
	margin: 10px auto;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}

	#container2
{
	width: 750px;
	color: #ffffff;
	text-align: center;
	left: 150px;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	#centre
{
	width: 750px;
	color: #ffffff;
	text-align: center;
	top: auto;
	right: auto;
	bottom: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	left: 250px;
	padding: 10px;
}
#titres2
{
	width: 80%;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
}
#header3 {
	width: 750px;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: 150px;
	top: 250px;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#container3
{
	width: 80%;
	margin: 10px auto;
	background-color: #333333
	color: #333333
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
#titres3
{
	width: 80%;
	background-color: #333333
	color: #ffffff;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
}
#texte {
	margin: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;	
}

