/* CSS Document */
* {	
	margin:0;
	padding:0;
}
	#mega conteneur{
	margin:0px auto;
	}
		#conteneur{
		background-image:url(../images/fond1.gif);
		background-repeat:no-repeat;
		width:1028px;
		height:667px;
		margin-top:80px;
		/*border-color:#CC0000;
		border-style:solid;*/	
		}
			#menu_horizontal{
					/*padding-left:5px;*/
					float:left;
					/*border-color:#00FF33;
					border-style:solid;*/
					
					height:37px;;
					margin-top:10px;
					padding-left:6px;
					}
						#bouton_accueil{
						width:169px;
						height:37px;
						float:left;
						background-repeat:no-repeat;
						}
							#bouton_accueil a:hover{
							width:169px;
							height:37px;
							}
						
						#bouton_societe{
						width:177px;
						height:37px;
						float:left;
						background-repeat:no-repeat;
						}
						
						#bouton_devis{
						width:170px;
						height:37px;
						float:left;
						background-repeat:no-repeat;
						}
						
						#bouton_accessoire_services{
						width:293px;
						height:37px;
						float:left;
						background-repeat:no-repeat;
						}							
						#bouton_gamme_sonos{
						width:207px;
						height:37px;
						float:left;
						background-repeat:no-repeat;
						}
		#contenu{
		height:340px;
		width:1028px;
		/*border:solid;
		border-color:#33FF00;*/
		float:left;
		
		}	
			#texte{			
			height:340px;
			width:400px;
			/*border:solid;
			border-color:#000000;*/
			float:left;
			text-align:justify;
			padding-left:60px;
			padding-top:60px;
			}
			#contenu_droit{
			height:340px;
			width:400px;
			/*border:solid;
			border-color:#FF6666;*/
			float:right;
			text-align:justify;
			padding-right:60px;
			padding-top:60px;
			}
			
			
		#footer{
		/*border:solid;
		border-color:#0000FF;*/
		height:150px;
		width:1028px;
		float:left;
		}
			#contact{
			background-image:url(../images/cadre_contact.gif);
			background-repeat:no-repeat;
			height:120px;
			width:220px;
			/*border:solid;
			border-color:#333300;*/
			float:right;
			}		
			#savoir_plus{
			background-image:url(../images/cadre1.gif);
			background-repeat:no-repeat;
			width:220px;
			height:120px;
			padding-top:20px;
			float:left;

			}
				

.image_a_gauche{
float:left;
margin-left:8px;
margin-right:8px;
border:2px solid #9a2121;
}

.a{
text-decoration:none;
text-decoration:underline;
color:#000000;	
}
.a:hover{
color:#9a2121;	
				