/* CSS Document For Copie-Conforme */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	/***
	background-image: url(../images/tuile.gif);
	background-repeat: repeat-x;
	***/
}

table#global
{
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
	width: 730px;
}

p
{
	font-family: "Times New Roman", Times, serif;
	color: #B9BBBD;
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}


h2
{
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 20pt;
	font-weight: bolder;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
}

h4
{
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 10pt;
	font-weight: bolder;
}

input, textArea
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	
	border: 1px;
	border-color: #B9BBBD;
	border-style: solid;
}


table.tarifs td.cnt			{ padding: 0px 0px 10px 10px; }

span.mCache 					{ visibility: hidden; }

a 								{ text-decoration: none; font-size: 14px; }

div.mAccueil a					{ background-image: url(../images/mAccueil.gif); background-repeat: no-repeat; width: 46px; height: 15px; }
div.mAccueil a:hover			{ background-image: url(../images/mAccueil_o.gif); background-repeat: no-repeat; width: 46px; height: 15px; }

div.mCC		 					{position:relative; top:1px;}
div.mCC a						{ background-image: url(../images/mCC.gif); background-repeat: no-repeat; width: 115px; height: 15px; }
div.mCC a:hover					{ background-image: url(../images/mCC_o.gif); background-repeat: no-repeat; width: 115px; height: 15px; }

div.mFonctionnement a			{ background-image: url(../images/mFonctionnement.gif); background-repeat: no-repeat; width: 101px; height: 15px; }
div.mFonctionnement a:hover		{ background-image: url(../images/mFonctionnement_o.gif); background-repeat: no-repeat; width: 101px; height: 15px; }

div.mRespect 			{position:relative; top:1px;}
div.mRespect a			{ background-image: url(../images/mRespect.gif); background-repeat: no-repeat; width: 148px; height: 15px; }
div.mRespect a:hover		{ background-image: url(../images/mRespect_o.gif); background-repeat: no-repeat; width: 148px; height: 15px; }

div.mTarifs a			{ background-image: url(../images/mTarifs.gif); background-repeat: no-repeat; width: 36px; height: 15px; }
div.mTarifs a:hover		{ background-image: url(../images/mTarifs_o.gif); background-repeat: no-repeat; width: 36px; height: 15px; }

div.mAbonnement a			{ background-image: url(../images/mAbonnement.gif); background-repeat: no-repeat; width: 80px; height: 15px; }
div.mAbonnement a:hover		{ background-image: url(../images/mAbonnement_o.gif); background-repeat: no-repeat; width: 80px; height: 15px; }

div.mContact a			{ background-image: url(../images/mContact.gif); background-repeat: no-repeat; width: 80px; height: 15px; }
div.mContact a:hover		{ background-image: url(../images/mContact_o.gif); background-repeat: no-repeat; width: 80px; height: 15px; }

#menu {position:relative; bottom:3px;}

