* { 
margin:0; 
padding:0; 
} 

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}



/** HEADINGS */

h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #b3c0c8;
	font-size: 20px;
	font-weight: 600;
	}
	
h2{
	font-family:  serif;
	margin: 0px;
	color: #d2be2c;
	font-size: 20px;
	font-weight: lighter;
	
}



h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #b3c0c8;
}

h4 {
	font-family:  serif;
	font-size: 20px;
	font-weight: lighter;
	color: #d2be2c;

}

h5 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #b3c0c8;
	font-size: 12px;
}
h6 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #5b5b5b;
	font-size: 10px;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}

p, ol, dl, input, i {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	color: #5b5b5b;
	

}



blockquote { 
padding:0px 0px 0px 20px;
 } 

.text1 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #b3c0c8;
}

.text2 {
	text-align: right;
}

.text3 {
	text-align: center;
	
}

/** LINKS */



a:hover {
	text-decoration: underline;
}

a:visited {
	color:#5b5b5b;

}
a:active {
	color:#5b5b5b;

}


a:link {
	color:#5b5b5b;

}



/** STYLES */

.style1 {
	text-align: center;

}


.style1 a:hover {
}

/** BACKGROUNDS */
.bg0 { background: url(images/homepage17xx.gif) repeat-y left top; }
.bg1 { background: url(images/homepage01.gif) repeat-x left top; }
.bg2 { background: url(images/homepage16.gif) repeat-x left bottom;}
.bg3 { background: url(images/homepage17.gif) repeat-y left top; }
.bg4 { background: url(images/homepage25-alt1.jpg) no-repeat right top; height:339px; }
.bg5 { background: url(images/homepage33.gif) repeat-y left top;width:1000px; }
.bg6 { background: url(images/footer.gif) repeat-x left top; }
.bg7 { background: url(images/homepage01-f.gif) repeat-x left top; }
.bg8 { background: url(images/homepage16.gif) repeat-x left bottom;}
.bg9 { background: url(images/footerpp1.gif) repeat-x left top; }
.bg11 { background: url(images/separation.gif) no-repeat left bottom; width:206px; height:40px;}
.bg12 { background: url(images/separationj.gif) no-repeat left bottom; width:206px; height:40px;}
.bg14 { background: url(images/separationj3.gif) repeat-y left top;width:200px; height:180px;}
.bg15 { background: url(images/separation3.gif) left top;width:200px; height:340px;}
.bg18 { background: url(images/separationj3.gif) repeat-y left top;width:200px;}
.bg19 { background: url(images/separation3.gif) repeat-y left top;width:200px;}
.bg24 { background: url(images/separationj3.gif)  repeat left top;width:200px; height:175px;}
.bg25 { background: url(images/separationj3.gif)  repeat-y left top;width:200px;}
.bg26 { background: url(images/separationj3.gif)  repeat-y left top;width:600px;}


/** MISC */

.annonces_bleu_fonce {
    position:relative;
   BACKGROUND-IMAGE: url(../../images/SeparationBleuFonce.gif);
   WIDTH: 158px;
   height: 23px;
   border: 0;
}


.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }
.img0 {
	margin: 3px 10px 10px 15px;
	 padding:3px;
	border: thin dotted;
	float: center;
	
}

.img0s {
	margin: 10px 10px 10px 10px;
	 padding:3px;
	text-align: center;
	
}

.img1 {
	float: left;
	margin: 3px 15px 10px 0px;
	padding:3px;
	border: thin dotted
}
.img1s {
	float: left;
	margin: 3px 15px 10px 10px;

}

.img2 {
	float: right;
	margin: 3px 0px 10px 15px;
	 padding:3px;
	border: thin dotted;
}
.img2s {
	float: right;
	margin: 3px 5px 10px 15px;
	 padding:3px;
	border: thin dotted;
}
.imgdot {
	margin: 10px 0px 0px 0px;
}

.imglegende-droite {
	float: right;
	margin: 1px 1px 1px 1px;
	 padding:3px;
}

.imglegende-gauche {
	float: left;
	margin: 1px 1px 1px 1px;
	 padding:3px;

}

.img3s {
	float: left;
	margin: 3px 15px 30px 10px;

}
