html, body {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	background:url(img/pattern.jpg) center top   ;
	color:#FFFFFF;
	
}
img {

border :none ;

}


object {
	outline:none;
}


/* ACCUEIL */

#home {
	margin:0;
	padding:0;
}

#home #wrapper {
	width:900px;
	margin: 0 auto;
	height:355px;
	background: none;
	margin-top:0px;
	font-family: "Trebuchet MS";
}
	


#home #wrapper #header  {
	position:relative;
	height:355px;
	background-image: url(img/header.jpg);
}

/*** IE **/
* html #home #wrapper #header {
	position:relative;
	height:355px;
	background-image: url(img/header.jpg);
	width: 900px;
}






/************* CENTRE HOME ***********/
#top-main {
	width:900px;
	height:10px;
	background-image:url(img/top-main.jpg);
	margin-top: 15px;
	background-repeat: no-repeat;
	}
#main {
	padding: 0px 0 0 0;
	zoom:1;
	position:relative;
	background-color: #F76100;
	color: #333333;
}
#main a {
	color:#124098;
	text-decoration:none;
	}
#intro-home {
	width:880px;
	float:left;
	margin-top: 15px;
	margin-left: 10px;
	text-align: left;
	line-height: 1.1em;
	}
#home-bloc {
	width:900px;
	height:269px;
	background-image:url(img/bg-home.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top: 15px;
	font-size: 11px;
	text-align: justify;
	}
#left-accueil {
	width:275px;
	float:left;
	height:235px;
	margin-left:25px;
	border:1px solid #124098;
	margin-top: 10px;
	padding:5px;
	}	
#center-accueil {
	width:285px;
	float:left;
	height:235px;
	margin-left:10px;
	border:1px solid #f0a22e;
	margin-top: 10px;
	padding:5px;
	}
#right-accueil {
	width:220px;
	padding:5px;
	float:left;
	height:200px;
	margin-left:70px;
	border:1px solid #114097;
	margin-top: 20px;
	}		
/*menu*/

#menu {
	background-image:url(img/bg-menu.jpg);
	width:900px;
	height:50px;
	float:left;
	}
#cont-menu {
	padding-left:62px;
	text-align:left;
	width: 410px;
	font-size: 12px;
	color: #F0E00F;
	padding-top: 15px;
	}
#cont-menu a {
	color:#FFFFFF;	
	text-decoration : none;
	font-size: 12px;
	}
#cont-menu a:hover {
	color:#666666;
	font-size: 12px;
	}
#bottom {
	background-position: bottom;
	background-image: url(img/bg-bottom-main.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:40px;
	float:left;
	}
/*copyright*/

#copyright{
	width:900px;
	height:100px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	}
#copyright a {
	color:#FFFFFF;
	text-decoration:none;
	}


.Style1 {
	color: #124098;
	font-size:13px;
}
.Style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:15px;
}
.Style3 {color: #E64614}
.Style4 {
	color: #FFFFFF;
	font-size:15px;
}
.Style5 {
	color: #124098;
	font-size:12px;
	padding-left:15px;
	background-image:url(img/fleche-bleu.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 150px;
}
.Style6 {font-size: 13px}
