/**
 *Font de la page----------------------------------------------------------------------------------------
 */
body {
	margin:0;
	background-image:url(images/back.jpg);
	background-color:-;
	background-position:50% 50%;
	background-repeat:repeat-y;
}


a {
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}


.menu {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #FFF;
}


.menu:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #CCC;
}
div {
	text-align:ju stify;
	}
ul {	list-style-type: none; }

ul#portfolio li img{
	width:100%;
	height:100%;
	border: 0px dotted #000;
	padding: 0px;
	margin: 0px;
}	
	
div#main {

   margin-left: auto;
   margin-right: auto;
   width: 980px;
   height:auto;
   background-color:#FFF;
   }	
	
div#header {
	width:980px;
	height:415px;
	margin-bottom:0px;
	padding-right:0px;
	background-image:url(fond.png);
	}
	
div.header1 {
	background-image:url(2  3083_1.jpg) ;
	background-repeat:no-repeat;
	background-position:center center;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	width:390px;
	height:360px;
	float:left;
	padding:20px;
	border: 0px dotted #000;
	}	

div#header2 {
	width:490px;
	height:415px;
	float:left;
	margin:0;
	padding-top:0;
	}

div.header1 p {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, sans-serif;
	color:#3b3b3b;
	padding:10px;
}	
	
	
p.content {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

p.title {
	font-style: bold;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
	
div#content {				

	width: 220px;/*-------------------------------		235		--------------------------------------*/
	height:550px;
	background-color:#FFF;
	background-image:url( f ond.png);	
	padding:11px;
	margin:0px;
	border: 0px dotted #000;
	}

.img {
	border: 0px dotted #000;
		}
div#news {
	float:left;
	width:245px;
	height:550px;
	background-color:#FFF;

	}

div#news2 {		/*-------------------------------		Pas utilisé		--------------------------------------*/	
	float:left;
	width:245px;
	height:550px;
	background-color:#FFF;
	
	}

div#news3 {		/*-------------------------------		Pas utilisé		--------------------------------------*/	
	float:left;
	width:490px;
	height:auto;
	background-color:#FFF;
	}
	
div#news4 {		/*-------------------------------		Pas utilisé		--------------------------------------*/	
	float:left;
	width:245px;
	height:550px;
	background-color:#FFF;
	}
	


div#footer {
/*----	clear: both;  ------*/	
	width:980px;
	height:200px;
	background-color:#33FF99;
	}
	
div#footer_content {

	margin-top: 20px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height:100px;
	background-color:#FFF;
	}	