/* CSS Document */
* {	
	margin:0;
	padding:0;
}
	#mega conteneur{
	margin:0px auto;
	}
		#conteneur{
	background-image:url(../images/fond_coupe_gamme_sonos.gif);
	background-repeat:no-repeat;
	width:1024px;
	height:1100px;
	margin-top:30px;
		/*border-color:#CC0000;
		border-style:solid;*/	
		}
			#conteneur a{
			color:#000000;
			}
				#conteneur a:hover{
				color:#CC3300;
				text-decoration:underline;
				}

				
				
		#contenu{
	/*border-color:#9900CC;
		border-style:solid;*/
		background-image:url(../img/images/images/body.gif);
	background-repeat:repeat-y;
	height:auto;
	width:1024px;
	float:left;
		}
		

				
			
		#footer{
	width:1024px;
	height:81px;
	float:left;
		}
	
		#menu_bas{
	width:1024px;
	height:81px;
	float:left;
		}

#gd_fond{
	background-image: url(../img/images/images/gd_fond.jpg);
	background-repeat: no-repeat;
	height: 283px;

}
#integration{
	padding-left:37px;
	padding-right:37px;
}
#conteneur_integration{
	width:1024px;
	font-size:1em;
}

#conteneur_bas{
padding-left:37px;
padding-right:37px;
font-size:1em;
}

#bulle02{
padding-left:30px;
}
#bulle03{
padding-left:80px;
}
.red{
color:#FF0000;
}

.image_a_gauche{
float:left;
margin-left:8px;
margin-right:8px;
}

#ul{
padding-left:35px;
}

#lien_bas{
float:right;
font-size:12px;
}

.menu_bas{
font-size:14px;
color:#000000;
}

.menu_bas a{
color:#FFFFFF;
}

.menu_bas a:hover{
color:#FFFFFF;
}

.h1 {font-size:2em}  /* affiché en 24px */
.h2 {font-size:1.5em}  /* affiché en 18px */
.h3 {font-size:1.25em}  /* affiché en 15px */
.h4 {font-size:1em}  /* affiché en 12px */
.h5 {font-size:0.8em}  /* affiché en 12px */