*{
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Verdana, sans serif;
	font-size:0.8em;
	background:url('images/bg_body4.png') bottom center no-repeat #ffffff;
	/*background-attachment: fixed;*/
}
/*--------------CONTENEUR GENERALE-----------------*/
#content{

}
/*--------------HEADER-----------------*/
	#header{
		background:url('images/bg_header4.jpg') top center no-repeat #ffffff;
	}
			#header h1{
			
			}
			#header h1 a{
				height:400px;
				display:block;
				text-decoration:none;
			}
			#header h1 a span{
				display:none;
			}
/*--------------CENTRE DU SITE / CONTENU-----------------*/
#centre{
	width:970px;
	margin:0 auto;
}
/*--------------colonne gauche-----------------*/
	#colgauche{
		width:489px;
	}	
/*--------------présentation-----------------*/
		#desc{

		}
		#desc h2{
		
		}
		#txtdesc{
			background:url('images/bg_present_actus.jpg') top left no-repeat #ffffff;/*428px*/
			padding-top:20px;
			padding-left:20px;
		
		}
		#txtdesc p{
			text-align:justify;
		}
			#txtdesc a{
				color:#474B18;
			}
			#txtdesc a:hover{
				text-decoration:none;
				color:#000000;
			}
		#linkdesc{/*lien lirel a suite*/
			text-align:right;
		}
			#linkdesc a{
				color:#474B18;
			}
			#linkdesc a:hover{
				text-decoration:none;
				color:#000000;
			}
/*--------------actualités-----------------*/
		#news{
			background:url('images/bg_present_actus.jpg') top left no-repeat #ffffff;/*428px*/
			padding-top:20px;
			padding-left:20px;
		}
		#news h2{
		
		}
		.onenews{
			margin-bottom:1.5em;
		}
			.onenews h3{
				color:#474B18;
				font-weight:bold;
				text-align:center;
			}
			.date{
				background:url('images/bg_date.png') top left no-repeat #ffffff;
				font-family:georgia, serif;
				font-weight:bold;
				font-size:0.9em;
				text-align:center;
				width:50px;
				height:45px;
				float:left;
			}
				.day{
					display:block;
					padding-top:3px;
				}
				.month{
					display:block;
					font-style:italic;
				}
			.txtnews{
				margin-left:60px;
			}
				#news a{
					color:#474B18;
				}
				#news a:hover{
					text-decoration:none;
					color:#000000;
				}
			.linknews{
				text-align:right;
			}
				.linknews a{
					color:#474B18;
				}
				.linknews a:hover{
					text-decoration:none;
					color:#000000;
				}
				
/*Page actu*/
		.retouracc{/*lien lirel a suite*/
			text-align:left;
		}
			.retouracc a{
				color:#474B18;
			}
			.retouracc a:hover{
				text-decoration:none;
				color:#000000;
			}

/*--------------colonne droite compétences-----------------*/
		
	#coldroite{
		background:url('images/bg_competence.png') top left no-repeat #ffffff;
		width:410px;
		height:455px;
		float:right;
	}	
		#coldroite h2{
			visibility:hidden;
		}	
		#coldroite ul{
			list-style-type:none;
			margin-top:50px;
		}	
		#coldroite ul li{
			height:40px;
		}	
		#coldroite ul li a{
		
		}	
		#coldroite ul li a:hover{
		
		}	
		#coldroite ul li img{
			border:none;
		}
		.ecoute{
			margin-left:80px;
		}
		.intuition{
			margin-left:86px;
		}
		.marketing{
			margin-left:92px;
			margin-top:10px;
		}
		.communication{
			margin-left:90px;
			margin-top:5px;
		}
		.ergonomie{
			margin-left:80px;
			margin-top:0px;
		}
		.design{
			margin-left:71px;
			margin-top:3px;
		}
		.integration{
			margin-left:65px;
			margin-top:10px;
		}
		.programmation{
			margin-left:60px;
			margin-top:5px;
		}	
/*--------------Références-----------------*/
	#ref{
	
	}
		#ref img{
		
		}
/*--------------pied de page-----------------*/
	#foot{
		height:200px;
	}		
