/*************************************/
/* MISE EN FORME GENERALE DE LA PAGE */
/*************************************/

div
{
margin: 0;
padding: 0;
}

body
{
background-color: #101724;
}

#conteneur
{
position: relative;
margin: 15px auto 0px;
width: 800px;
}

#header
{
position: relative;
width: 800px;
height: 136px;
background-image: url(../images/header3.jpg);
font-family: "Helvetica", "Verdana", Sans-Serif;
text-transform: uppercase;
font-size: 12px;
}

#page
{
color: #101724;
position: relative;
top: 0px;
width: 770px;
background-color: #bec6d4;
padding: 15px;
padding-bottom: 50px;
font-family: "Helvetica", "Times", Serif;
font-size: 13px;
}


h2
{
color: #101724;
position: relative;
left: 100px;
}

/**********************/
/* HEADER FIXE */
/**********************/

#langue,#contact
{
position: absolute;
top: 14px;
color: #bec6d4;
font-size: 11px;
}
#langue
{
width: 100px;
left: 100px;
text-align: center;
white-space: nowrap;
}
#contact
{
width: 595px;
left: 200px;
text-align: right;
white-space: nowrap;
}
	#btnlangue, #btncontact
	{
	text-decoration: none;
	color: #bec6d4;
	}
	#btnlangue:hover, #btncontact:hover
	{
	color: #F00;
	}
a.accueil_btn
	{color: #101724;text-decoration: none;}
a.accueil_btn:hover
	{color: #FFF;}
	
a{color: #101724;text-decoration: none;}
a:hover{color: #F00;}


/**********************/
/* MENU 1 */
/**********************/
#description
{
position: absolute;
top: 97px;
width: 225px;
height: 20px;
text-align: right;
font-size: 12px;
white-space: nowrap;
color: #575A62;
}
#a1,#a2,#a3
{
position: absolute;
top: 97px;
width: 188px;
height: 20px;
text-align: center;
white-space: nowrap;
}
#a1{left: 235px;}
#a2{left: 423px;}
#a3{left: 611px;}

	a.menu1_btn1, a.menu1_btn2, a.menu1_btn3, a.menu1_btnadmin
	{color: #101724;text-decoration: none;}
	a.menu1_btn1:hover
	{color: #F00;}
	a.menu1_btn2:hover
	{color: #F80;}
	a.menu1_btn3:hover
	{color: #FF0;}
	a.menu1_btnadmin:hover
	{color: #FFF;}
	a.menu1_btn1_on,a.menu1_btn2_on,a.menu1_btn3_on
	{color: #FFF;text-decoration: none;}

	
/**********************/
/* MENU 2 */
/**********************/
#b0,#b1,#b2,#b3,#b1_expo2,#b2_expo2,#b1_expo1
{top: 119px;white-space: nowrap;}
#b0
{
position: absolute;
width: 225px;
height: 20px;
text-align: right;
font-size: 12px;
color: #575A62;
}
#b1,#b2,#b3
{
position: absolute;
width: 188px;
height: 20px;
text-align: center;
}
#b1{left: 235px;}
#b2{left: 423px;}
#b3{left: 611px;}

	a.menu2_btn1,a.menu2_btn2,a.menu2_btn3,a.menu2_btnadmin
	{color: #101724;text-decoration: none;}
	a.menu2_btn1:hover
	{color: #F00;}
	a.menu2_btn2:hover
	{color: #F80;}
	a.menu2_btn3:hover
	{color: #FF0;}
	a.menu2_btnadmin:hover
	{color: #FFF;}
	a.menu2_btn1_on,a.menu2_btn2_on,a.menu2_btn3_on
	{color: #FFF;text-decoration: none;}

#b1_expo2,#b2_expo2
{
position: absolute;
width: 282px;
height: 20px;
text-align: center;
}
#b1_expo2{left: 235px;}
#b2_expo2{left: 517px;}

#b1_expo1
{
position: absolute;
width: 564px;
height: 20px;
text-align: center;
}
#b1_expo1{left: 235px;}
#b_invisible{display: none;}
	
	
	
	
	
	
	
/**********************/
/* BOTTOM 2 */
/**********************/	

div.basdepage
{
font-family: "Helvetica", "Verdana", Sans-Serif;
font-size: 12px;
margin-top: 5px;
}

div.retour
{
position: relative;
text-align: left;
white-space: nowrap;
color: #bec6d4;
width: 250px;
float: left;
}
a.retour
{
color: #bec6d4;
text-decoration: none;
text-align: left;
white-space: nowrap;
}
a.retour:hover
{color: #F00;}
div.lienshome
{

position: relative;
text-align: center;
white-space: nowrap;
color: #bec6d4;
width: 300px;
float: left;
}
a.lienshome
{
color: #bec6d4;
text-decoration: none;
text-align: center;
white-space: nowrap;
}
a.lienshome:hover
{color: #F00;}
div.copyright
{
float: left;
text-align: right;
width: 250px;
}
span.copyright
{
position: relative;
white-space: nowrap;
color: #bec6d4;
}

/* phpmyvisites */
div#phpmyvisites
{
display: none;
}