/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}
p { text-align: left; font-size: 12px;}
hr {color: #0000CC;}
.textaligndroit {
	text-align: right;
}
.txtblanc {
	color: #FFFFFF;
}
.txterror{
	color: #FF0000;
}
.tabprincipale {
	  width: 100%;
	  margin: 0px;
	border-collapse:collapse;
}
.tdprincext {
	margin: 0px;
	padding: 0px;
	
}
.centre {
 margin: 0px;
 padding: 0px;
 width: 1000px;
}
/* les styles se la tetes */
.tabtete {
 margin: 0px;
	border-collapse:collapse;
}
.td1 {
	background-image: url(../img/tete-12.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 400px;
}
.tb2h {
	background-image: url(../img/tete-2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 500px;
}
.td4 {
	background-image: url(../img/tete-42.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 100px;
}
.td3 {
	background-image: url(../img/tete-3.jpg);
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 500px;
}
.menuhaut {
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 25px;
	text-align: left;
	padding-left: 20px;
}
.menuhaut1 {
	background-image: url(../img/tete-bas.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 25px;
	text-align: left;
	padding-left: 20px;
}
a.lienhaut:link {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.lienhaut:visited    {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.lienhaut:hover   {	font-family: Tahoma;font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	}
a.lienhaut:active   {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	}

																							/* les styles de gauche */
.tbgauche {
	margin: 0px;
	width: 200px;
	border-collapse:collapse;
}
.menugauche{
	background-image: url(../img/menu-gauche.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 200px;
	margin: 0px;
	text-align: left;
	padding-left: 50px;
	}	
.categauche  {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
.tdliengauche {
	padding-left:0px;
	width:199px;
	text-align: left;
}
a.liengauche:link {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color:#0000CC;	text-decoration: none;	padding-left:16px;}
a.liengauche:visited    {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #0000CC;	text-decoration: none;	padding-left:16px;}
a.liengauche:hover   {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../img/puce.jpg);
}
a.liengauche:active   {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;padding-left:16px;}

                                                      	/* les styles du centre */
.tabcentre {
	width: 550px;
	 margin: 0px;
	border-collapse:collapse;
}
.centrehaut {
	background-image: url(../img/cat-centre-550.jpg);
		background-repeat: no-repeat;
	height: 37px;
	width: 550px;
	margin: 0px;
	text-align: left;
	padding-left: 50px;
}
.textcenhaut {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.textcenhaut:link {	font-family: Tahoma;font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.textcenhaut:visited    {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.textcenhaut:hover   {	font-family: Tahoma; font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;	}
a.textcenhaut:active   {	font-family: Tahoma; font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;	}

a.liencentre:link {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #0000FF;	text-decoration: none;	}
a.liencentre:visited    {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #0000FF;	text-decoration: none;	}
a.liencentre:hover   {	font-family: Tahoma;font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	}
a.liencentre:active   {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	}

														    	/* les styles de droite */
.tabdroite {
	margin: 0px;
	width: 150px;
	border-collapse:collapse;
}		
.menudroit		{
	background-image: url(../img/menu-droit.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 150px;
	margin: 0px;
	text-align: right;
	padding-right: 50px;
	}		
.catedroit {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}	
.membredroit {
	padding-right: 15px;
}	
.tdliendroit {
	padding-right:0px;
	width:149px;
	text-align: right;
}		
a.liendroit:link {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color:#0000CC;	text-decoration: none;	padding-right:20px;}
a.liendroit:visited    {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #0000CC;	text-decoration: none;	padding-right:20px;}
a.liendroit:hover   {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image: url(../img/puced.jpg);
}
a.liendroit:active   {	font-family: Tahoma;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;padding-right:20px;}
				
                                                      	/* les styles de pied */
.menupied{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/pied.jpg);
	height: 20px;
	text-align: center;
	background-repeat: repeat-x;
}
a.lienpied:link {	font-family: Tahoma;font-size: 10px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.lienpied:visited    {	font-family: Tahoma;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	}
a.lienpied:hover   {	font-family: Tahoma; font-size: 10px;	font-weight: bold;	color: #000000;	text-decoration: none;	}
a.lienpied:active   {	font-family: Tahoma; font-size: 10px;	font-weight: bold;	color: #000000;	text-decoration: none;	}

                                                 

