body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}

img {
	display: inline;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 13px;
}

#page {
	width: 974px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	width: 974px;
	height: 370px;
	margin: 0;
	padding: 0;
	display: inline;
}

#logo {
	float: left;
	width:337px;
	height:370px;
	margin: 0;
	padding: 0;
}

.photos {
	float: left;
	width:637px;
	height:370px;
	margin: 0;
	padding: 0;
}

#contenu_accueil {
	width: 974px;
	min-height:231px;
	background-color: #C6C7C9;
	padding-bottom: 5px;
	clear: both;
}


#fond_vert_accueil {
	width: 974px;
	height: 15px;
	background-color: #DEE89B;
}

#conseil_communication {
	margin: 25px 0 0 55px;
	width: 220px;
	height: 190px;
	float: left;
}

#approche_globale{
	margin: 25px 0 0 25px;
	width: 220px;
	height: 190px;
	float: left;
}

#site_internet {
	margin: 25px 0 0 25px;
	width: 220px;
	height: 190px;
	float: left;
}

#agence_publicite {
	margin: 0 0 0 33px;
	height: 190px;
	width: 176px;
	float: left;
}

#agence_publicite img {
	vertical-align: middle;
}


#contenu_accueil h2  {
	margin:0;
	padding: 5px 0 5px 5px;
	width: 200px;
	height: 16px;
	background-color: #6E6E70;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}

#contenu_accueil h2 a:link, #contenu_accueil h2 a:visited, #contenu_accueil h2 a:active{
	color: #FFFFFF;
}

#contenu_accueil h2:hover a:link, #contenu_accueil h2:hover a:visited, #contenu_accueil h2:hover a:active{
	color: #6E6E70;
}


#contenu_accueil h2  a:hover{
	color: #6E6E70;
}

#contenu_accueil h2:hover {
	margin:0;
	padding: 5px 0 5px 5px;
	width: 200px;
	height: 16px;
	background-color: #FFFFFF;
	color: #6E6E70;
	font-size: 15px;
	font-weight: normal;
	cursor: pointer;
}

#contenu_accueil h3 {
	margin: 0;
	text-decoration: none;
	padding: 0 0 5px 0;
	color: #59595C;
	font-size: 14px;
	font-weight: normal;
	cursor: default;
}

#contenu_accueil ul {
	margin:0;
	padding: 10px 0 0 0;
}

#contenu_accueil li {
	list-style: none;
	line-height: 25px;
	margin:0;
	padding: 0;
}

#contenu_accueil a:link, #contenu_accueil a:visited, #contenu_accueil a:active {
	text-decoration: none;
	padding-bottom: 15px;
	color: #59595C;
	font-size: 14px;
}

#contenu_accueil a:hover {
	color: #FFFFFF;
}

/*********** Footer *********/

#footer {
	width: 974px;
}

#texte_footer {
	width: 894px;
	min-height: 100px;
	background-image: url(images/ligne_footer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #6E6E70;
	padding: 20px 0 10px 30px;
} 

#bas_footer {
	width: 974px;
	min-height: 15px;
	background-image: url(images/bas_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_footer {
	font-size: 12px;
	margin-left: 40px;
	color: #6E6E70;
}

#menu_footer a:link, #menu_footer a:visited, #menu_footer a:active {
	color: #6E6E70;
	text-decoration:none;
}

#menu_footer a:hover {
	text-decoration:underline;
}

#referencement {
	width: 974px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 894px;
	padding: 5px 0 10px 20px;
	text-align: justify;
	font-size: 10px;
	color: #6E6E70;
}

#referencement a:link, #referencement a:visited, referencement a:active {
	color: #6E6E70;
	text-decoration:none;
}

#referencement a:hover {
	text-decoration:underline;
}

#texte_footer ul li {
	list-style-type: square;	
}
/*********** Fin Footer ******/




