* { padding: 0; margin: 0; }

body {
	height:100%;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	background-color: #272727;
	background-image: url(images/bodyBackground_home.gif);
	background-repeat: repeat-x; 
	}
div#conteneur {	
	width: 960px ;	
	margin: 0 auto ;	
	}
#header {			
	width: 960px;	
	height: 28px;	
	margin: 8px 0px 10px 15px;	
	background: #fff url(images/logo.png) top left no-repeat;	
	}		
#header2 {	
	width: 960px;	
	line-height: 29px;	
	padding: 7px 0px 10px 0px;	
	background: #121212;
border-bottom: 1px solid #cc0000;	
	}
h2 {	
	padding-top: 4px;	
	padding-left: 25px;	
	color: #8a8a8a;	
	font-family: Arial;	
	font-size: 1.5em;	
	font-weight: normal;	
	}
#img {
	margin: 0;	
	background: #272727;	
	width: 960px;	
	height: 305px;	
	}
	
/* -- Debut Menu -- */


/* ul#menu {	
	display: block;	
	background: #121212;	
	margin: 0;	
	padding: 0;	
	width: 960px;	
	height: 47px;	
	list-style-type: none;	
	border: none;	
	}  
ul#menu li {	
	float: left;	
	margin: 0;	
	padding: 0;	
	text-align: center;	
	}  
ul#menu li a {	
	display: block;	
	height: 47px;	
	padding-top: 0px;	
	text-decoration: none;	
	font-size: 10px;	
	}
ul#menu li a:visited {	
	color: transparent;	
	} 
#nav1 li a {
	background: url(images/ibizaBtn.jpg) no-repeat;	
	width: 79px;
	}  
#nav1 li a:hover {	
	background: url(images/ibizaBtnOn.jpg) no-repeat;
	} 
#nav2 a {	
	background: url(images/newIbizaSCBtn.jpg) no-repeat;	
	width: 107px;
	}  
#nav2 a:hover {	
	background: url(images/newIbizaSCBtnOn.jpg) no-repeat;
	} 
#nav3 a {	
	background: url(images/ibizaSTBtn.jpg) no-repeat;	
	width: 93px;	
	}  
#nav3 a:hover {	
	background: url(images/ibizaSTBtnOn.jpg) no-repeat;	
	} 
#nav4 a {	
	background: url(images/leonBtn.jpg) no-repeat;	
	width: 79px;	
	}  
#nav4 a:hover {	
	background: url(images/leonBtnOn.jpg) no-repeat;	
	} 
#nav5 a {	
	background: url(images/alteaBtn.jpg) no-repeat;	
	width: 85px;	
	}  
#nav5 a:hover {	
	background: url(images/alteaBtnOn.jpg) no-repeat;	
	} 
#nav6 a {	
	background: url(images/alteaXLBtn.jpg) no-repeat;	
	width: 97px;	
	}  
#nav6 a:hover {	
	background: url(images/alteaXLBtnOn.jpg) no-repeat;	
	} 
#nav7 a {	
	background: url(images/freeTrackBtn.jpg) no-repeat;	
	width: 137px;	
	}  
#nav7 a:hover {	
	background: url(images/freeTrackBtnOn.jpg) no-repeat;	
	} 
#nav8 a {	
	background: url(images/exeoBtn.jpg) no-repeat;	
	width: 80px;	
	}  
#nav8 a:hover {	
	background: url(images/exeoBtnOn.jpg) no-repeat;	
	} 
#nav9 a {	
	background: url(images/exeoSTBtn.jpg) no-repeat;	
	width: 94px;	
	}  
#nav9 a:hover {	
background: url(images/exeoSTBtnOn.jpg) no-repeat;	
	} 
#nav10 a {	
	background: url(images/alhambraBtn.jpg) no-repeat;	
	width: 109px;	
	}  
#nav10 a:hover {	
	background: url(images/alhambraBtnOn.jpg) no-repeat;	
	}
*/
	
	
/* -- Fin Menu -- */
		
div#contenu {	
	background: #272727 ; 	
	padding-left: 20px ; 	
	padding-right: 25px ; 	
	padding-top: 20px ; 	
	padding-bottom: 0 ;	
	}

/* div#contenu h2 {	padding-left: 8px ;	line-height: 25px ;	font-size: 1.6em ;	color: #fff ;	} */	

div#contenu p {	
	padding-top: 10px ;	
	padding-left: 23px ; 	
	color: #fff ;	
	text-align: justify ;	
	line-height: 1.7em ;	
	}
div#contenu a {	
	color: #fff ;	
	}
div#contenu a:hover {	
	color: #fff ;	
	}
div#footer { 	
	width: 960px ;	
	color: #fff ;	
	background-color: #272727 ;	
	padding: 0px 0px 10px 0px ;	
	text-align: center ;	
	}
div#footer a {	
	color: #fff ;	
	text-decoration: none ;	
	font-size: 0.8em ;	
	font-weight: bold ;	
	}
pre {	
	overflow: auto ;	
	background: #272727 ;	
	border: 2px solid #272727 ;	
	padding: 5px 0 0 5px ;	
	font-size: 1.2em ;	
	}
* html pre {	
	width: 636px ;	
	}
pre span {	
	color: #560 ;	
	}
pre span.comment {	
	color: #b30000 ;	
	}
