*{ margin: 0; padding: 0; }
HTML, BODY { height: 100%; width: 100%; }
BODY { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; background-color:#ffffff; }
BODY.imprimer { background-image: none; }
BODY.site { background-color:#FFFFFF; }
td,tr,table,div,li,p { FONT-SIZE: 11px; COLOR: #000000; margin: 0px; FONT-FAMILY: Arial, sans-serif; }
p { margin:5px 0 15px 0;}
.imageDroite{
float:right;
text-align:right;
}
.Size1 { FONT-SIZE: 10px; }
.Size2 { FONT-SIZE: 12px; }
.Size3 { FONT-SIZE: 15px; }
.Size4 { FONT-SIZE: 17px; }
.Size5 { FONT-SIZE: 21px; }
.Size6 { FONT-SIZE: 25px; }
.gras	{ font-weight:bold; }
table.styleTableau{
width:450px;
margin:10px 0 10px 0;
border:#9f9f9f 1px solid;
border-collapse:collapse;
}
#zoneTxt table.styleTableau th{
font-weight:bold;
padding:6px;
background-color:#d0e3e1;
border:#9f9f9f 1px solid;
}
#zoneTxt table.styleTableau td{
padding:4px;
border:#9f9f9f 1px solid;
vertical-align:bottom;
}
td.tdTitre{
font-weight:bold;
padding:6px;
background-color:#d0e3e1;
border:#9f9f9f 1px solid;
}



h1				     		{ color: #898264; font-size: 16px; margin-bottom: 1em; padding-left:0; margin-top:5px; }
h2				     		{ color: #555555; font-size: 12px; margin-bottom: 0em; margin-top: 1em; font-weight: bold;}
h3				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold;}
h4				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold;}
h5				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold;}
h6				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold;}

A IMG						{ border:none;}
A						    { COLOR: #123774; }
A:visited					{ COLOR: #123774; }
A:hover						{ text-decoration:none; }

.bouton       				{ WIDTH: auto; cursor: pointer; BACKGROUND-COLOR: ##DDDDDD; border: 1px solid black; FONT-SIZE: 8pt; FONT-WEIGHT: bold ;}
.demiBR                     { FONT-SIZE: 5px; }
.whitespace                 { text-decoration:none; }

ul 							{ margin: 10px 0 5px 0; padding: 0; list-style: none;}
ul li 						{ margin-left: 10px; padding:2px 0 2px 1em; position: relative; background-image:url(../Icones/puce_li.gif); background-position:0 6px; background-repeat:no-repeat; }
ul li.sansBullet			{ margin-top: -11px; padding-top: 11px;  background-image: none; }
ol							{ margin:15px 0 15px 25px; }
ol li 						{ padding:1px 0 1px 0; margin:1px 0 0 0; list-style-type:decimal; }
ol ul li					{ list-style-type:none; padding-left:10px;}
/*
http://www.communitymx.com/content/article.cfm?page=3&cid=27F87
*/
ul.liste2Colonnes 			{ width: 370px; margin: 20px 0 1em 0; margin-top: 0; padding: 0; list-style: none; }
ul.liste2Colonnes li 		{ display: block; float: left; width: 160px; _width: 175px; margin-left: 0; padding-left: 1.5em; position: relative; background-image: url(../../../ManoirDuLacDelage/PagesInterieures/bullet.gif); background-position: 0 0px; background-repeat: no-repeat; list-style: none; }

hr 					 		{ height: 1px}
sup	   				 	    { FONT-SIZE: 11px;}
form 						{ margin: 0px; }
textarea					{ background-color:#FFFFFF; }
