/* Stylesheet ANCIA */
/* Cree par Phil Turcotte le 25 Fevrier 2008 */
/* www.numerique.ca */

* {
	margin:0px;
	padding:0px;
}

body {
	background-repeat:repeat-x;
	background-color:#FFF;
	FONT-SIZE: 11px; 
}
body.site { 
background-color:#F1F5F5; 
background-image:url(/pagesInterieures/img_background.gif);
}

td,tr,table,div,li,p { margin: 0; FONT-FAMILY: Arial, sans-serif; font-size:11px;}
.Size1 { FONT-SIZE: 10px; }
.Size2 { FONT-SIZE: 12px; }
.Size3 { FONT-SIZE: 15px; }
.Size4 { FONT-SIZE: 17px; }
.Size5 { FONT-SIZE: 21px; }
.Size6 { FONT-SIZE: 25px; }
.demiBR { FONT-SIZE: 5px; }
.plusGros{
font-size:12px;
}
.imgDroite{
 float:right;
 margin:0 0 10px 10px;
}

ul 							{ margin: 0 0 0 0; padding: 0; list-style: none;}
ul li 						{ background-image:url(/pagesInterieures/puce_li.gif); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 1px 12px;}
ul li.sansBullet			{ background-image: none; padding:0;}

a img 						{ border:none; }

a					    	{ COLOR: #004677; }
a:visited				    { COLOR: #004677; }
a:hover					    { COLOR: #004677; text-decoration:none; }

a.bleu					    { COLOR: #004677; }
a.bleu:visited				{ COLOR: #004677; }
a.bleu:hover				{ COLOR: #004677; text-decoration:none; }

h1{
	font-size:16px;
	color:#7ea7b4;
	padding:0 0 5px 15px;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-left:15px;
	background-image:url(/pagesInterieures/img_flecheBleue.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	clear:left;
}

h3						    { font-size:12px; font-weight:bold; margin-top:20px;}
h4				     		{ color: #004677; font-size: 12px; margin-bottom: 0.3em; margin-top: 0.7em; font-weight: bold;}

p  {
	margin-top:7px;
	margin-bottom:7px;
}

.floatLeft {
	float:left;
}

.exergue{
background-color:#d9e2ee;
padding:8px 12px 8px 12px;
color:#004677;
}
.titreExergue{
font-weight:bold;
font-size:11px;
display:block;
padding-bottom:2px;
}
