/* CSS Document */
body {
	background: #000;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	right: 15%;
	left: 15%;
	position: absolute;
	}
p {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
h2 {
	font-size: 11px;
	width: 100%;
	color: #000;
	font-weight: bold;
	border-bottom: #c00 solid 1px;
	}

#intro_bg {
	margin-top: 200px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	}

#language {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	}
#language a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#language a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
}

#wrapper {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	width: 800px;
	border: #888 1px solid;
	background-color: #000000;
	}

#header {
	background: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 800px;
	}
#logo {
	float: left;
	position: relative;
	width: 125px;
	height: 75px;
	}
#menu {
	float: left;
	width: 650px;
	height: 75px;
	}	
.menu_item_first {
	float: left;
	margin-top: 60px;
	margin-left: 50px;
	font-size: 14px;
	}
.menu_item {
	float: left;
	margin-left: 40px;
	margin-top: 60px;
	font-size: 14px;
	}
.menu_item_first a {
	color: #ccc;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
	}
.menu_item a {	
	color: #ccc;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
	}
.menu_item_first a:hover {
	background: #222;
	padding: 2px 5px 0px 5px;
	color: #ccc;
	}
.menu_item a:hover {
	background: #222;
	padding: 2px 5px 0px 5px;
	color: #ccc;
	}

#rule {
	clear: both;
	width: 800px;
	height: 1px;
	overflow: hidden;
	background-image: url(images/rule.png);
	}

#main {
	height: 460px;
	width: 800px;
	}
#main_dometti {
	height: 460px;
	width: 800px;
	background: url(images/background_dometti.png) repeat-y;		
	}
#main_produit {
	height: 460px;
	width: 800px;
	background-image: url(images/background_produit_3.jpg);
	background-repeat: repeat-y;
	}
#main_produit_2 {
	height: 460px;
	width: 800px;
	background: url(images/background_dometti.png) repeat-y;		
	}
#box_produit {
	float: left;
	width: 305px;
	height: 460px;
	font-size: 12px;
	line-height: 20px;
	color: #777;
	background: #000;
}
#box_movie {
	float: left;
	margin-left: 50px;
	margin-top: 80px;
	}

#box_produit a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_produit a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
	}
#box_dometti {
	float: left;
	width: 330px;
	font-size: 12px;
	line-height: 20px;
	color: #777;
	margin-top: 80px;
	margin-left: 20px;
}
#box_style {
	float: left;
	width: auto;
	margin-top: 350px;
	}
#col_left01 {
	float: left;
	position: relative;
	height: 460px;
	width: 400px;
	background-image: url(images/accueil-left2.jpg);
}
#box_accueil {
	margin: 123px 75px 15px 20px;
	border: solid 1px #333;
	padding: 15px;
	width: 270px;
	height: 270px;
	font-size: 13px;
	line-height: 28px;
	background: #000;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80; 
}
#col_right01 {
	float: left;
	position: relative;
	height: 460px;
	width: 400px;
	background-image: url(images/accueil-right2.jpg);
}
#col_left02 {
	float: left;
	position: relative;
	height: 460px;
	width: 500px;
}

#col_right02 {
	float: left;
	position: relative;
	height: 460px;
	width: 300px;
	background: url(images/produit_right.jpg);	
}
#col_left04 {
	float: left;
	position: relative;
	height: 460x;
	width: 300px;
	background-color: #000000;
	background-image: url(images/dometti_left.png);
}
#col_right04 {
	float: left;
	position: fixed;
	height: 460px;
	width: 450px;
	background-image: url(images/dometti_right2.png);
}


#box_options01 {
	float: left;
	width: 350px;
	font-size: 12px;
	line-height: 20px;
	color: #777;
	margin-top: 30px;
	margin-left: 20px;
}
#box_options01 a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_options01 a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
	}
#box_options02 {
	float: left;
	width: 325px;
	margin-top: 50px;
	margin-left: 50px;
}
#box_options02 a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_options02 a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
	}
#options_nav {
	background: #444;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	width: 350px;
	text-align: center;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
#options_nav a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#options_nav a:hover {
	color: #999;
	background: #222;
	padding: 2px;
	text-decoration: none;
	}
#box_presse01 {
	float: left;
	width: 300px;
	margin: 40px 0px 0px 50px;
	font-size: 12px;
	line-height: 20px;
	color: #777;
}
#box_presse01 a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_presse01 a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
	}
#box_presse02 {
	float: left;
	margin: 40px 0px 0px 60px;
	width: 300px;
	font-size: 12px;
	line-height: 20px;
	color: #777;
}
#box_presse02 a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_presse02 a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
	}


#box_contact {
	float: left;
	margin: 80px 0px 0px 80px;
	width: 270px;
	font-size: 12px;
	color: #777;
	}
#box_contact a {
	color: #ccc;
	padding: 2px;
	text-decoration: none;
}
#box_contact a:hover {
	color: #999;
	background: #444;
	padding: 2px;
	text-decoration: none;
}
#box_email {
	float: left;
	width: 325px;
	font-size: 12px;
	margin: 80px 0px 0px 0px;
	line-height: 20px;
	color: #777;
}
footer {
  clear: both;
  width: 790px;
  height: 25px;
  padding: 5px 0px 5px 10px;
  background: url(images/footer_bg.png);
  font-size: 10px;
}
#footer a {
	color: #999;
	text-decoration: none;
	padding: 2px;
	height: 25px;
	width: 790px;
	}	
#footer a:hover {
	color: #999;
	background: #444;
	padding: 2px;#
	text-decoration: none;
	}	
	
.subhead {
	color: #bbb;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	}
.couleurs {
	float: left;
	font-size: 10px;
	text-align: center;
	width: 80px;
	}
#footer {
	font-size: 10px;
	height: 25px;
	width: 790px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/footer_bg.png);
}

