/*Style De SiteWebEfficace*/

body {
	background-color: #DDF5FF;
	color: #000000;
	font-family:  Verdana, sans-serif;
	min-width: 800px;
	margin: 10px 0 0 0;
	padding: 0

}

.photo1 {
	float: left;   
	background-image: url('la-peche.jpg'); 
	background-repeat: no-repeat; 
	line-height: 205px; 
	width: 205px;
}

.photo2 {
	float: right;   
	background-image: url('fatigue.jpg'); 
	background-repeat: no-repeat; 
	line-height: 180px; 
	width: 150px;
}


h1 {
	font-family:  Verdana, sans-serif;	
	color: #CC0000;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	
}

p {
	font-family:  Verdana, sans-serif;	
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	
}

li {
	  list-style-image: url('puce-rouge.jpg');
      font-size: 14px;
      text-align: left;
      color: #000000;
      margin-top: 10pt;
      margin-left: 10pt

}

ul {
      align: left;
      margin-left: 70px;
      margin-right: 70px;
}

/* ---------------------------------------------------*/
/* Contenu principal Accueil */

.photo0 {
	float: left;
	background-image: url('audio.jpg');
	background-repeat: no-repeat;
	line-height: 135px;
	width: 200px
}

.garantie {
	float: right;
	background-image: url('garantie.jpg');
	background-repeat: no-repeat;
	line-height: 200px;
	width: 200px
}

#contenupage h1 {
	font-family:  Verdana, sans-serif;	
	color: #CC0000;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 0 0;
}

#contenupage h2 {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin: 14px 0 0 0;
}

#contenupage h3 {
	color: #CC0000;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 20px 0;
}

#contenupage a:link {
	color: #405498;
	text-decoration:underline;
}
#contenupage a:visited {
	color: #405498;
	text-decoration:underline;
}
#contenupage a:hover, #maincontent a:active, #maincontent a:focus {
	color: #CC0000;
	text-decoration:none;
}

#wrap {
	overflow:hidden;
	background-image: url('fondtxt.jpg');
	background-color: #3F4754;
}

/* ---------------------------------------------------*/
/* Fil d'ariane */

#ariane {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 0 0 0;
	width: 554px;
	border-bottom: 1px solid #C4CCFE;
}


/* ---------------------------------------------------*/
/* Le bas de la page */

#fondbas {
	background-image: url('fondbas.jpg');
	background-repeat: repeat-x;
}


#footer {
	background-image: url('footer.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 800px; /*748*/
	height: 259px;
}

#footer p {
	align: center;

}


#footer a:link {
	color: #FFFA72;
	text-decoration:none;
	font-size: 14px;
	margin: 6px 8px 12px 6px;
}
#footer a:visited {
	color: #FFFA72;
	text-decoration:none;
	font-size: 14px;
	margin: 6px 8px 12px 6px;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	margin: 6px 8px 12px 6px;
}


#menubas {
	width: 100%;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	position: absolute;
	list-style-type: none;
	margin-top: 220px;
	margin-left: 90px;
}

#menubas li { 
	float: left;
	padding-right: 10px;
	font-size: 14px;
	border-right: 0px solid white;
}


div {
	zoom: 100%;
}
