/* CSS Document */
body {
	background-image: url(../images/site_fond.gif);
	margin:0 0 0 0;
	background-repeat:repeat-x;
}

#index{
width:500px;
margin-left:auto; margin-right:auto;
}

#conteneur-page{
width:900px;
margin-left:auto;
margin-right:auto;
}

#conteneur-top{
width:900px;
height:110px;
}

#conteneur-menu{
width:900px;
height:45px;
}

#conteneur-gauche{
width:642px;
float:left;
margin:0;
padding:0;
background-color:#FFFFFF;
}

#conteneur-footer{
}

#conteneur-text{
}

#conteneur-paragraphe{
	padding-left:38px;
	padding-right:15px;
}

#conteneur-droite{
	width:255px;
	float:left;
	margin-left:3px;
	
}

#conteneur-pave-droite{


	margin-bottom:3px;
	padding-bottom:5px;
	padding-top:5px;
	background-image:url(../images/site_fond_droite.jpg);
	background-repeat:repeat-x;
	width:255px;
}

#conteneur-bouton {
	margin-top:5px;
	
}

/*
---------------------------------------[BOUTON CSS]---------------------------------------
*/
.bouton_146 a {
display:block;
width:146px;
line-height:35px;
text-align:center;
vertical-align:middle;
background:url(../images/bouton_146px_1.jpg) no-repeat;
color:#FFFFFF;
text-decoration:none;
}
.bouton_146 a:hover {
background:url(../images/bouton_146px_2.jpg) no-repeat;
}

/*
---------------------------------------------------------------------
*/

.bouton a {
display:block;
width:260px;
line-height:35px;
text-align:center;
vertical-align:middle;
background:url(../images/bouton.jpg) no-repeat;
color:#FFFFFF;
text-decoration:none;
}
.bouton a:hover {
background:url(../images/bouton2.jpg) no-repeat;
}
/*
---------------------------------------------------------------------
*/
.bouton_420 a {
display:block;
width:420px;
line-height:35px;
text-align:center;
vertical-align:middle;
background:url(../images/bouton_420px_1.jpg) no-repeat;
color:#FFFFFF;
text-decoration:none;
}
.bouton_420 a:hover {
background:url(../images/bouton_420px_2.jpg) no-repeat;
}

/*
---------------------------------------[AGENDA]---------------------------------------
*/

#agenda {
	width:641px;
	float:left;
}

#agenda-gauche {
	width:12px;
	background-image: url(../images/agenda_gauche.gif);
	background-repeat:no-repeat;
	height:83px;
	float:left;
}

#agenda-centre {
	width:619px;
	background-image:url(../images/agenda_centre.gif);
	float:left;
}

#agenda-bas {
width:619px;
height:13px;
background-image:url(../images/agenda_bas.gif);
background-repeat:no-repeat;
margin:0 0 0 0;
}

/*
---------------------------------------[FLASH]---------------------------------------
*/
#flashcontent {
 height: 215px;
 background-image:url(../images/site_fond_droite.jpg);
}

