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

body {font-family:arial;
      font-size:12px;
	  margin-top:1px;
	  background-color:#000000;
	  /*background-image:url(../images/fond.jpg);*/
	  
	  text-align: center; 
	  margin-top:3px;
 }
 
 .marron a:link{color:#663300;text-decoration: none;background : transparent;font-weight:bold}
.marron	a:hover { color:#32640C; background : transparent;font-weight:bold}
.marron	a:visited {color:#663300;text-decoration: none;background : transparent;font-weight:bold}
.marron	a:active { color:#663300; text-decoration: none;background : transparent;font-weight:bold}
.marron	a:hover {color:#32640C;text-decoration: none;background : transparent;font-weight:bold}

.menu a:link{color:#023056;text-decoration: none;background : transparent;font-weight:bold}
.menu	a:hover { color:#DE7103; background : transparent;font-weight:bold}
.menu	a:visited {color:#023056;text-decoration: none;background : transparent;font-weight:bold}
.menu	a:active { color:#DE7103; text-decoration: none;background : transparent;font-weight:bold}
.menu	a:hover {color:#DE7103;text-decoration: none;background : transparent;font-weight:bold}

a:link{color:#003366;text-decoration: none;background : transparent;}
a:hover { color:#000000; background-color:#FFFFFF;}
a:visited {color:#003366;text-decoration: none;background : transparent;}
a:active { color:#003366; text-decoration: none;background : transparent;}
a:hover {color:#000000;text-decoration: none;background : transparent;}

#CadreGeneral
{
	width:980px;
	background-color:#FFF;
	background-image:url(../images/Fond-bleu.gif);
	text-align:left;
 	margin-left: auto; 
 	margin-right: auto; 
}

#Bandeau
{
	width:980px;
}

#Ligne1Bandeau
{
	width:980px;
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
}

#Ligne2Bandeau
{
	width:980px;
	height:150px;
	
}

#logo
{
	float:left;
	height:145px;
}

#albumHaut
{
float:right;
text-align:center;	
width:670px;
height:145px;
}

#Ligne3Bandeau
{
	
	overflow:hidden;
	
}

#cadre1
{
	width:301px;
	height:20px;
	float:left;
	text-align:center;
}

#cadre2
{
	float:right;
	width:670px;
	height:20px;
	text-align:center;
	
}

.Coordonnees
{
	color:#060;
	font-size:14px;
	font-weight:bold;
}

.Slogan
{
	color:#630;
	font-size:14px;
	
}

#CadreContenu
{
	overflow: hidden;
	width:980px;
	
}

#Menu
{
	width:200px;
	float:left;
}

.TitreMenu {color:#F5800B;
font-size:14px;
font-weight:bold;
}

#ColonneCentre
{
	float:left;
	background-color:#FFF;
	width:770px;
	padding-left:5px;
	padding-right:5px;
}

#ColonneCentre h1 {
	color:#990000;
	font-size:18px;
	font-family:"Comic Sans MS";
	margin:0;
	
	
}

#ColonneCentre h2 {
	font-weight:bold;
	font-size:12px;
	margin:0;
}

.MiseEnAvantCouleur {
	color:#060;
font-size:12px;
font-family:Arial}

.TexteNormalCouleur {color:#990000;
font-size:12px;
font-family:Arial}

#ColonneDroite
{
	float:right;
	width:190px;
	background-color:#0F3;
	position: relative;
	padding-left:5px;
	padding-right:5px;
}

#BasPage
{
	width:980px;
	text-align:center;
	height:45px;
}
