/* CSS Document */

* {
	margin:0;
	padding:0;
}

h1 {
	font-size:55px;
}

h2 {
	font-size:14px;
}

img {
	border:0;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color:#000;
	color:#FFF;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url("/Design/px_fond.jpg");
	background-repeat:repeat-y;
	background-position:center;
}

#global {
	margin: 0 auto;
	width:902px;
}

.nettoyeur {
	clear:both;
}	

#banniere {
	border-bottom:1px solid #FFF;
}

#logo {
	background-image:url("/Design/logo.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
	width:530px;
	height:78px;
	margin: 0 0 0 10px;
	line-height:85px;

}

#menu {
	padding:10px 40px 5px 80px;
	font-size:16px;
	text-align:right;
}

#contenu {
	margin:30px 40px;
}

.contenu_gauche {
	width:565px;
	float:left;
	padding:0 0 30px 0;
}

#img_mp5 {
	background-image:url("/Medias/mp5-presentation.jpg");
	background-repeat:no-repeat;
	width:565px;
	height:500px;
}

#img_mp5_petit {
	background-image:url("/Medias/mp5-arrondi.jpg");
	background-repeat:no-repeat;
	width:180px;
	padding:180px 0 0 0;
	background-position:top center;
	text-align:center;
	float:right;
	
}

#texte_mp5 {
	text-align:right;
	font-size:10px;
}

#contenu_droit {
	float:right;
	text-align:right;
	width:213px;
}

#taille-45 {
	font-size:45px;
	height:45px;
}

#fond_blanc {
	background-image:url("/Design/cadre_blanc.jpg");
	background-repeat:no-repeat;
	width:193px;
	height:134px;
	padding:12px;
	margin: 0 0 30px 0;
	color:#000;
	text-align:left;
	line-height:25px;
}

#liens {
	margin: 10px 0 0 0;
}

.liens-img {
	float:left;
	width:30px;
	height:30px;
}

.liens-texte {
	float:right;
	height:40px;
	width:170px;
	line-height:30px;
	text-align:left;
}

.lien-panier {
	float:left;

	width:210px;
	line-height:30px;
	text-align:left;
	margin:0 0 0 10px;
}

.quantite_accessoires {
	float:left;
	width:200px;
	padding:5px 0 0 0;
}

#pied {
	border-top:1px solid #FFF;
	padding:10px 40px;
}

#pied_droit {
	width:280px;
	float:right;
	text-align:right;
}

#cadre_blanc2 {
	background-image:url("/Design/cadre_blanc2.jpg");
	background-repeat:no-repeat;
	width:565px;
	height:20px;
	padding:5px 10px;
	font-weight:bold;
	color:#000;
}

ul {
	padding: 0 0 0 12px;
}

.cadre_diaporama {
	width:180px;
	height:220px;
	text-align:center;
	float:left;
	margin:0 5px 5px 0;
	font-size:12px;
}

.cadre_accessoires {
	width:180px;
	height:200px;
	text-align:center;
	float:left;
	margin:0 10px 0 0 ;
	font-size:12px;
}

.prix_accessoires {
	float:right;
	font-size:25px;
}

#total {
	background-color:#000;
	color:#FFF;
	border:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:30px;
	font-size:14px;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	width:350px;
	color:#000;
}

.video-mp5 {
	height:120px;float:left;
	padding:0 10px 0 0;
}
.video-mp5-texte {
	float:left;
	height:120px;
	width:250px;
	line-height:120px;
}