/* 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: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}


h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
	font-weight: bolder;
}

h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 10px;
	font-weight: bolder;
}

h4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 10px;
	font-weight: bolder;
}

ul.styleMenu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.txt
{
	list-style: circle;
}


li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
}

li.menu
{
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}


li.menuActiv
{
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	
	font-size: 12px;
}



a
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306799;
	text-decoration: none;
}

a:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #37b7e1;
	text-decoration: none;
}

a:visited
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306799;
	text-decoration: none;
}

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

span.formulaire
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}


a.contact
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #306799; 
	
	visibility: visible;
}

a:hover.contact
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	
	visibility: visible; 
}

a:visited.contact
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #306799;
	
	visibility: visible; 
}








table.forfait td
{
	padding: 2px 10px 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

table.forfait td.grisTop	{ background-color: #EBEBEB; border: 1px; border-color: #CCCCCC; border-style: dotted; }
table.forfait td.blancTop	{ background-color: #ffffff; border: 1px; border-color: #CCCCCC; border-style: dotted; }

table.forfait td.contour	{ border: 1px; border-color: #CCCCCC; border-style: dotted; }

table.forfait td.gris	{ background-color: #EBEBEB; }
table.forfait td.blanc	{ background-color: #ffffff; }

ul.overview				{ margin: 0px; padding: 0px; list-style: none; }