@charset "utf-8";
/* CSS Document */

body
{
	width: 790px ;
	margin-top: 100px ;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url(IMG/BG.jpg) ;
	background-position: center ;
	background-repeat: no-repeat ;
	background-attachment: fixed ;
	background-color: #4f4f4f ;
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 10px ;
}

a
{
	text-decoration: none ;
}

.lien, .lien a, .lien a:hover, .lien a:link, .lien a:visited
{
	color: #74add5 ;
	font-size: 10px ;
}


.header_accueil
{
	height: 265px ;
	min-height: 265px ;
	width: 790px ;
	background-image: url(IMG/HEADER/header_accueil.png) ;
	background-position: center top ;
}

.header_developpement
{
	height: 265px ;
	min-height: 265px ;
	width: 790px ;
	background-image: url(IMG/HEADER/header_developpement.png) ;
	background-position: center top ;
}

.header_graphisme
{
	height: 265px ;
	min-height: 265px ;
	width: 790px ;
	background-image: url(IMG/HEADER/header_graphisme.png) ;
	background-position: center top ;
}

.header_coaching
{
	height: 265px ;
	min-height: 265px ;
	width: 790px ;
	background-image: url(IMG/HEADER/header_coaching.png) ;
	background-position: center top ;
}

.body
{
	height: 200px ;
	min-height: 200px ;
	background-image: url(IMG/BG_body.png) ;
	background-position: center top ;
}

.body_developpement
{
	height: 140px ;
	min-height: 140px ;
	max-height: 140px ;
	overflow: auto ;
}

.contact
{
	height: 150px ;
	min-height: 150px ;
	width: 790px ;
	background-image: url(IMG/CONTACT.png) ;
	background-position: center top ;
}
