@charset "utf-8";
/* CSS Document */

body 
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
    padding: 0;
    text-align: center;
	background-color:#8a8a8a;
	background-image:url(../images/fond.png);
	background-repeat:repeat-x;
}

.banniere_haut
{
	background-image:url(../images/banniere.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:144px;	
	vertical-align:bottom;
	text-align:left;
	padding-left:115px;
}

.banniere_bas
{
	background-image:url(../images/banniere_bas2.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:92px;
	text-align:left;
}

.gauche
{
	background-image:url(../images/gauche.png);
	background-repeat:repeat-y;
	width:54px;
}

.droite
{
	background-image:url(../images/droite.png);
	background-repeat:repeat-y;
	width:54px;
}

.corps
{
	background-color:#ffffff;
	color:#4a4a4a;
	vertical-align:top;	
	text-align: justify;
}

.pied
{
	background-image:url(../images/pied.png);
	background-repeat:no-repeat;
	width:1000px;
	height:52px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#474747;
	text-align:center;
	vertical-align:top;
	padding-top:1px;
}

.menu
{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#000000;
}

a.menu
{
	text-decoration:none;
	color:#000000;	
}

a.menu:hover
{
	text-decoration:none;
	color:#ff000a;
}

a.menu:visited
{
	text-decoration:none;
	color:#8a8a8a;
}

a.contact_adresse
{
	text-decoration:none;	
	border-bottom: 1px dotted #999999;
	color: #FFFFFF;	
}

a.contact_adresse:hover
{
	text-decoration:none;	
	border-bottom: 1px dotted #000000;
	color: #000000;	
}

a.contact_adresse:visited
{
	text-decoration:none;	
	border-bottom: 1px dotted #999999;
	color: #999999;	
}

a.contact
{
	text-decoration:none;	
	border-bottom: 1px dotted #000000;
	color: #FF0000;	
}

a.contact:hover
{
	text-decoration:none;	
	border-bottom: 1px dotted #FF0000;
	color: #000000;	
}

a.contact:visited
{
	text-decoration:none;	
	border-bottom: 1px dotted #666666;
	color: #999999;	
}

a.session
{
	text-decoration:none;	
	border-bottom: 1px dotted #FF0000;
	color: #000000;	
}

a.session:hover
{
	text-decoration:none;	
	border-bottom: 1px dotted #000000;
	color: #666666;	
}

h3.item
{
	margin: 0 0 0 0;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FF0000;
	text-align:justify;
}

h4.item
{
	margin: 0 0 0 10px;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}

h2.adresse
{
	margin: 0 0 0 O;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color:#FFFFFF;
}

a.haut
{
	text-decoration:none;
	color: #000000;
}

h3.upload
{
	margin: 0 0 0 0;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#FF0000;
	text-align:center;
}

h1.titre
{
	margin: 5px 0 25px 20px;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FF0000;
	text-align:left;
}

h3.retour
{
	margin: 0 0 0 10px;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-align:left;
}

h3.erreur
{
	margin: 0 0 20px 0;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FF0000;
	text-align:center;
}

a.afficher
{
	text-decoration:none;	
	border-bottom: 1px dotted #000000;
	color: #FF0000;
	font-weight:bold;
}

h4.intro
{
	margin: 0px;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}

h4.intro2
{
	margin: 0px;
	padding:0px;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	text-align:center;
	color:#FF0000;
}
