.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	background-image:url(../template/ligne_bleu.gif);
	background-repeat:repeat;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:15px;
	padding-left: 18px;
}
.whitetext {
	font-family: BankGothic Lt BT;
	font-size: 14px;
	color: #ffffff;
	line-height:15px;
	font-weight:bold;
}
.topblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B54A8;
	font-weight:bold;
	line-height:25px;
	
}
.bluetxt {
	font-family: BankGothic Lt BT;
	font-size: 18px;
	color: #28418B;
	line-height:15px;
	font-weight:bold;
}
.whitebig {
	font-family: BankGothic Lt BT;
	font-size: 22px;
	color: #ffffff;
	line-height:15px;
	font-weight:bold;
}


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tout
{


background-color:#FF9933;
margin-left: auto;
margin-right: auto;
margin-top:15px;
width:800px;


}
#gauche
{
float:left;
width:250px;
margin-left:10px;
margin-top:10px;
background:#000000;
color:#FFFFFF;

}
#droite
{
background-color:#FFFFFF;
width:517px;
margin-left:10px;
margin-top:10px;
float:left;


}

#menugauche
{
float:left;

}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 

#menugauchehaut
{
	border-bottom:#0000CC thin;
}

#endessouslogo
{
background-color: #9db9e0;
padding-top: 10px;
padding-bottom: 15px;
}

#waiting
{
background-color:#FF9933;
margin-left: auto;
margin-right: auto;
margin-top:15px;
width:800px;
}

h1 {
	font-family: Vivacious;
	font-size: 20px;
	color: blue;
	line-height:15px;
	font-weight:bold;

}

h2{
background:url('template/fleche.gif') 5px 5px no-repeat;
line-height:15px;
font-size:15px;
font-weight:bold;
font-family:Arial;
color:green;
}

h3{
background:url('template/nav_right.gif') 5px 5px no-repeat;
line-height:15px;
font-size:14px;
font-weight:bold;
font-family:Arial;
color:red;
}

