body {
    //background-image:url("bg_g.gif");
    //background-color: #09092F;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0px;
}


.button{
 	background-image: url("bgd/bg_button1.gif");
    background-repeat: repeat-x;
	text-decoration: none;	
	color: #ff0b8f;
	height: 20px;
	width: auto;
}

.taille_10px{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.taille_12px{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.taille_14px{
	font-family: Arial;
	font-size: 14px;
}

.taille_16px{
	font-family: Arial;
	font-size: 16px;
}

.taille_18px{
	font-family: Arial;
	font-size: 18px;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}

a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


.blanc {
  	font-family: Arial;
	font-size: 14px;
  	color: #FFFFFF;
}

.rouge {
  	font-family: Arial;
	font-size: 14px;
  	color: #FF0000;
}

.upperleft{

    width : 300px;
	margin-left : auto;
	margin-right : auto;

	background-color : #FFFFFF;
	background-image : url('bgd/upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperleft1{

    width : 470px;
	margin-left : auto;
	margin-right : auto;

	background-color : #FFFFFF;
	background-image : url('bgd/upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('bgd/upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('bgd/lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('bgd/lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 1% 2% 2% 2%;
}

#tweets li {
	font-size:13px;
	background:url(bgd/twitter.png) no-repeat left ;
	padding-left:20px;
	padding-top:4px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:17px;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}

#titre {
	margin-left:20px;
	font-size:18px;
}

.retrait_1 {
	margin-left:25px;
}

.retrait_2 {
	margin-left:75px;
}

#info  { 
	color: #FF0000;
	text-align: center;
}

#new {
	padding: 2px;
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF; /* couleur du cadre */
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#new_header {
    background: url("bgd/new.png") no-repeat scroll 0 0 transparent;
    height: 500px;
    left: 801px;
    position: absolute;
    width: 70px;
}

.accordian {
	width: 600px;
	margin: 30px auto;
}

.accordian li {
	list-style-type: none;
	padding: 0 5px;
}

.dimension {
	height: 270px;
    text-align : left; 
}
	
.even, .odd {
	font-weight: bold;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
}
	
.even {
	border: 1px solid #d8d8d8;
	background-color: #ececec;
}
	
.odd {
	border: 1px solid black;
	//background-color: #333030;
	background-image: url(bgd/cadre-h1.gif);
	color: purple;
}
