body {
	background-color : white ;
	background-image : url(../images/imgs_interface/fond_background.gif) ;
	background-repeat : repeat-y ;
	margin : 0px ;
		}
body.sans {
	background-color : white ;
	margin : 0px ;
		}
div.entete {
		position: absolute ;
		top: 0px ;
		left: 0px ;
		width : 756px; ;
		z-index: 2 ;
		}
		
div.barre {
		position: absolute ;
		top: 74px ;
		left: 0px ;
		width : 100%; ;
		z-index: 1 ;
		}	
		
div.breves {
		background-color: rgb(116,65,137) ;
		position: absolute ;
		left: 0px ;
		top: 98px ;
		width : 174px ;
		/*height: 420px ;*/
		}

div.central {
		background-color: rgb(116,65,137) ;
		position: absolute ;
		left: 175px ;
		top: 98px ;
		height: 420px ;
		}

div.onglet {
		position: absolute ;
		left: 175px ;
		top: 98px ;
		height: 29px ;
		z-index:3;
		}

div.copyright {
		position: absolute ;
		top: 518px;
		left: 375px;
		align: center;
		}

p{
	font-family : verdana, arial, sans-serif ;
	font-size : 10px ;
	color : rgb(51,51,153) ;

	text-align : left ;
	margin-right: 5px;
	margin-left: 5px;
	}


p.date{
	font-family : arial, verdana, sans-serif ;
	font-size : 9px ;
	color : rgb(255,255,255) ;

	text-align : right ;
	margin-right: 5px;
	margin-top: -20px;
	}

p.basdepage{
	font-family : arial,verdana, sans-serif ;
	font-size : 9px ;
	color : rgb(150,150,150) ;
	}

b {
	font-weight:bold;
	}

input{
	margin-left: 15px;
	border: 0px;
	font-size: 10px ;
	color: rgb(51,51,153); 
	}

table.contenu{
	width: 100% ;
	border: 0px ;
	margin-top: 25px ;
	}
	
table.central{
	border: 0px ;
	margin-left: 100px ;
	margin-top: 50px ;
	}	

a.breves:link {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:active {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:visited {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:hover {
	color: rgb(214,214,214) ;
	font-weight: normal ;
	text-decoration: underline ;
	}

em	{
	color: rgb(255,143,51) ;
	}
	
img 	{
	border : 0px ;
	margin : 0px;
	display : inline ;
	text-align: left ;
	}

/*ROLLOVER DES CARTES*/
.carte {
	background-image : url(../images/imgs_index/carte_france.gif) ;
	}


.carte0 {
	background-image : url(../images/imgs_index/carte_france.gif) ;
	}
	
.carte1	{
	background-image : url(../images/imgs_index/carte_1.gif) ;
	}

.carte2 {
	background-image : url(../images/imgs_index/carte_2.gif) ;
	}
	
.carte3	{
	background-image : url(../images/imgs_index/carte_3.gif) ;
	}
	
.carte4 {
	background-image : url(../images/imgs_index/carte_4.gif) ;
	}
	
.carte5 {
	background-image : url(../images/imgs_index/carte_5.gif) ;
	}
.carte6	{
	background-image : url(../images/imgs_index/carte_6.gif) ;
	}
	
.carte7 {
	background-image : url(../images/imgs_index/carte_7.gif) ;
	}
	
.carte8 {
	background-image : url(../images/imgs_index/carte_8.gif) ;
	}	
/*.nodisplay	{
		display : none ;
		}*/

