body {
        padding:0;
       margin:0;
	background-color: #C0C6CA;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Time, Arial, Helvetica, sans-serif;
}

h1 {
	background-color: #E6E8EA;	
}

#popup {
	width : 620px ; 
	padding:0;
	background-color : #e6e8ea ;
        overflow:hidden;
}
a {
	text-decoration : none ;
}

#subwrapper {
	 background-color:  #C0C6CA;
	 margin : 0 ;
	 padding : 10px 0;
	 clear : both ;
}
#contenuPopup {
	width : 400px ;
	height : 400px ;
	overflow : auto ;
	margin-top : 0px ;
	background-color: #C0C6CA;
	padding : 0 ;
	margin-left : 105px ;
}
img { 
	margin : 0 ;
	padding : 0 ;
}
img.vide {
	width : 102px ;
	height : 20px ;
}
img.active {
	width : 104px ;
	height : 20px ;
	}
li  {
	display : inline ;
	width : 102px;
	margin : 0 0 0 0 ;
	padding : 0 0 0 0;
	list-style-position :inside ;
	
}
ul {
	list-style: none ;
	margin : 0;
	padding : 0 ;
	height : 23px;
	width : 630px ;	
	clear : both ;
}	
ul li a {
	display : block ;
	float : left ;
	width : 102px ;
	padding : 0 0 0px 0;
	height : 23px ;
	line-height : 23px ;
	vertical-algin : middle ;
	background: transparent url('bouton_off.gif') left top no-repeat ;
	text-align : center ;
	color : #000 ;
	font-size : 12px ;
}
ul li a:hover {
	background: transparent url('bouton_on.gif') left top no-repeat ;
}
ul li.on a {
	background: transparent url('bouton_on.gif') left top no-repeat ;
}

#barre {
clear : both ;
}
h2 {
	font-family: Time, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	color: #FFFFFF;
	background: #E95117;
	display : inline
}

.texte {
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.soustitre {
	font-family: Time, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E95117;
}

div.element {
	width : 340px ;
	padding : 10px ;
	margin : 10px 10px ;
	background :#D9DDDF ;
	clear : both ; 
}
div.element:hover {
	background :#e6e8ea ;
}
div.element h2 {
	padding : 1px 3px ; 
}
div.element img { 
	float : left ;
	margin-right : 10px ;
}
div.element p {
	margin-top : 4px ;
}
div.element .droite {
float :left ;
width : 230px ;
}
.spacer {
clear :both ;
height : 1px ;
}


#pompomGauche {
float : left ; 
width : 300px ;
}

