/*copyright by kitgraphiquegratuit.org*/
body, html {
	margin:0;
	padding:0;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
	text-align:center;
	color:#FFF;
	background-attachment: fixed;
	font-size:12px;
	background-color: #131313;
	background-image: url(../img/Fond_Accueil_Cybergame.jpg);
	background-position: center center;
}         
#conteneur {
	margin: 0 auto 0;
	width:800px;
	position:relative;
	text-align:center;
}	   
#header{
	height:145px;
	width:800px;
	text-align: right;
	color: #FF0000;
	line-height: 145px;
	vertical-align: bottom;
	position: absolute;
	z-index: 3;
	padding-top: 10px;
} 	 

#menu_haut {
	width: 800px;
	height: 45px;
	position: relative;
	float: left;
	top: 80px;
}

#bouton_menu {
	background-color: #333333;
	float: left;
	height: 35px;
	overflow: hidden;
	margin-right: 1px;
	background-image: url(../img/fond_bouton.jpg);
	background-repeat: repeat-x;
	line-height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#bouton_menu a {
	background-color: #333333;
	float: left;
	height: 35px;
	overflow: hidden;
	background-image: url(../img/fond_bouton.jpg);
	background-repeat: repeat-x;
}

#bouton_menu a:hover {
	background-color: #FF0000;
	background-image: url(../img/fond_bouton_hover.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#diaporama {
	width: 718px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 52px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	clear: both;
	overflow: hidden;
	clip: rect(auto,30px,auto,52px);
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	border: 3px solid #8bacb1;
	position: relative;
	top: 80px;
	z-index: 2;
	float: left;
}

#boutons_diaporama {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 220px;
}



#contenu {
	width: 718px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	top: 80px;
}

#pied {
	height:29px;
	width:800px;
	clear: both;
	position: relative;
	top: 80px;
	background-color: #333333;
}



-- inutilisé
#left {
     float:left;
     text-align:left;
}			
#right {
     list-style:none;
     margin:0 0 0 591px;
     text-align:left
} 

	  
#haut_menu {
     width:147px;
     height: 90px;
     background:url(../img/hautmenu.jpg);
} 			
#bas_menu {
     height:32px;
     width:147px;
     background:url(../img/basmenu.jpg);
} 
#fond_menu{
     width:147px;
     background:url(../img/fondmenu.jpg);
     text-align:center;
} 
ul  {
     list-style:none;
     width:147px;
     margin:0;
     padding:0;
}
ul li a {
     display: block;
     height: 28px;
     line-height: 28px;
     text-decoration: none;
     background:url(../img/bouton.jpg) top no-repeat;
     color:#fff;
}
ul li a:hover {
     color:#e6a03b;
     text-decoration: none;
     background:url(../img/bouton.jpg) bottom no-repeat;
}	 
.copyright {
     font-weight:bold;
     text-align:center;
     font-size:10px;
}     
a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}	
a:hover {
	color: #FF0000;
}	
.cadre {
	width:780px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	text-align: left;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding: 10px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333333;
	z-index: 1;
}
.titre {
	margin:0 auto;
	padding:6px 10px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	color:#FF0000;
	font-weight:bold;
	position:relative;
	background-color: #000000;
	font-size: 16px;
	background-image: url(../img/Fond_Accueil.jpg);
}

img {
	border:0
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#devis {
	position: relative;
	float: right;
	top: 10px;
	z-index: 2;
}
