*{ margin: 0; padding: 0; }
HTML, BODY { height: 100%; width: 100%; }
BODY { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; background-color:#E4DEC9; }
BODY.imprimer { background-image: none; }
body#form{
background-color:#e4dec9;
}
td,tr,table,div,li,p { FONT-SIZE: 12px; COLOR: #000000; margin: 0px; FONT-FAMILY: Arial, sans-serif; }
.Size1 { FONT-SIZE: 10px; }
.Size2 { FONT-SIZE: 12px; }
.Size3 { FONT-SIZE: 15px; }
.Size4 { FONT-SIZE: 17px; }
.Size5 { FONT-SIZE: 21px; }
.Size6 { FONT-SIZE: 25px; }
h1				     		{ color: #6f0028; font-size: 16px; margin-bottom: 0.5em; padding-left: 0; padding-top: 1.5em;}
h2				     		{ color: #005a54; font-size: 14px; margin-bottom: 0em; margin-top: 2em; 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: #6f0028; }
A:visited					{ COLOR: #6f0028; }
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:15px 0 15px 0; }
ul li 						{ padding:1px 0 1px 1em; margin:3px 0 0 0; background-image:url(../Commun/puce_li.gif); background-repeat:no-repeat; background-position:2px  6px;}
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; }
/*
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; }

blockquote{
padding:15px;
background:#E4DEC9 none;
border:1px solid #A5986E;
margin-bottom:15px;
font-style:italic;
text-align:justify;
clear:both;
}

#contenu blockquote img{border:2px solid #A5986E;margin:0 0 0 15px;float:right;clear:right;}

blockquote .source{margin:0;display:block;text-align:right;padding:15px 15px 0 0;font-style:normal;float:right;clear:left;width:322px;}

blockquote  .normal{font-style:normal;}
.antifloat{display:block;height:1px;overflow:hidden;clear:both;}
