body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ff9966;
	background: #ffffff;
}


#conteneur
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	background: #000000;
}

#header
{
	width: 900px;
	height: 150px;
	background: url(../images/eltsgraph/header.jpg) no-repeat center;
}

#centre
{
	width: 900px;
	height: auto;
	overflow: auto;
	background: url(../images/eltsgraph/centre.jpg) repeat-y center;
	background-position:left top;
}

#flashcontent
{
	width: 120px;
	height: 200px;
	padding-left: 50px;
	float: left;
}

#menucss
{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 28px;
	font-size: 20px;
	padding-left: 3px;
}

#contenu
{
	width: 610px;
	height: auto;
	margin: auto;
	margin-left: 220px;
	text-align: justify;
}

#barremenu
{
	list-style-type: none;
	font-size: 1em;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#barremenu li
{
	display: inline;
}

#footer
{
	width: 560px;
	height: 118px;
	margin-left: 16px;
	background: url(../images/eltsgraph/footer.jpg) no-repeat center;
	margin: auto;
}

#textfooter
{
	padding-top: 40px;
	text-align: center;
	font-size: 0.8em;
	color: #cc00ff;
	font-family: "Trebuchet MS", sans-serif;
}


/*--------------------------------Mise en forme des liens-----------------------------------*/

#menucss a
{
	color: #00f1ee;
	text-decoration: none;
}

#menucss a:hover, #menucss a:focus
{
	color: #ff0000;
	text-decoration: underline;
}

#menucss a:active
{
	outline:none;
}

#contenu a 
{
	color:#FF3399;
	font-weight: bold;
	text-decoration:none;
}

#contenu a:hover 
{
	color:#3333ff; 
	text-decoration:none;
}

#barremenu a 
{
	color: #0099FF;
	font-weight: bold;
}


/*--------------------------------Mise en forme des titres------------------------------------*/

div#contenu h1 
{
	line-height: 25px;
	font-size: 1.6em;
	font-family: cursive, sans-serif;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 25px;
	color: #00e4ff;
}

div#contenu h2 
{
	font-family: arial, sans-serif;
	line-height: 25px;
	font-size: 1.4em;
	color: #ff9966;
	border-bottom: 1px solid #ff3399;
	padding-bottom: 4px;
}

div#contenu h3 
{
	line-height: 15px;
	font-size: 1.3em;
	color: #6633FF;
	font-style: italic;
}

div#contenu h4 
{
	line-height: 10px;
	font-size: 1.4em;
	color: #0066ff;
	font-style: italic;
}

div#contenu h5 
{
	font-family: arial, "Trebuchet MS", sans-serif;
	text-align: center;
	line-height: 30px;
	font-size: 1.6em;
	color: #ff3366;
}


/*--------------------------------Mise en forme des tableaux------------------------------------*/

.tabagenda 
{
	border: solid #000082 2px;
	margin: auto;
	border-collapse: collapse;
	text-align: center;
}

.tabagenda td
{
	border: solid thin #000082;
	padding: 7px;
}

.tabagenda thead 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #9900ff;
}

.tabagenda tbody 
{
	color: #ff9966;
}

.tabagenda td.head2 
{
	color: #ff0066;
	font-size: 1em;
	font-weight: bold;
}

.tabagenda td.head3 
{
	color: #9900ff;
	font-size: 1em;
	font-weight: bold;
}

/*--------------------------------Mise en valeur des textes------------------------------------*/

.mevalstdconf
{
	font-style: italic;
	color: #0066ff;
}

.mevalitalic
{
	font-style: italic;
}

.mevalitalicsoul
{
	font-style: italic;
	text-decoration: underline;
}

.mevalitaliccol
{
	font-style: italic;
	color: #CC0066;
}

.mevalbold
{
	font-weight: bold;
	color: #CC0066;
}

.indent
{
	padding-left: 10px;
}

.indent1
{
	padding-left: 25px;
}

.indent2
{
	padding-left: 77px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #ff3366;
}

.centrage
{
	text-align: center;
	font-style: italic;
}

.centrage1
{
	text-align: center;
}


/*--------------------------------Positionnement des images et mise en forme------------------------------------*/

.imgfr
{	
	float: right;
	padding-left: 10px;
}

.imgfl
{	
	float: left;
	padding-right: 10px;
}

.imgcenter
{
	margin-top: 40px;
	margin-left: 105px;
	margin-bottom: 20px;
}

.border
{
	border: 1px;
}

/*--------------------------------Mise en forme des listes------------------------------------*/

.liste
{
	margin-left: 250px;
	padding-left: 0px;
	margin-bottom: 110px;
}

.liste1
{
	margin-left: 250px;
	padding-left: 0px;
	margin-bottom: ;
}


/*--------------------------------Divers------------------------------------*/

.margbottom
{
	padding-bottom: 70px;
}

.vide
{
	height: 150px;
}

.stats
{
	margin: 0;
	padding: 0;
}


/*--------------------------------Mise en forme formulaire contact------------------------------------*/

.msgenv
{
	color: #6633FF;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

.msgnonenv
{
	color: #FF0000;
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
}
