body {
	background-image: url("/sites/templates/images/background.gif");
	background-repeat: repeat;
	z-index: 2;
	}
	
p {
    margin:0;
    padding:0;
    
    }
    
a {
    color:white;
    text-decoration: underline;
    
    }   
    
#background_light {
	position: absolute;
	background-image: url("/sites/templates/images/background_light.gif");
	width: 230px;
	height: 284px;
	top:0px;
	left: 0px;
	z-index: 2;
	}	

#fond {
	position: absolute;
	top:0px;
	margin-left:220px;
	z-index: 2;
}
#photo {
		position: absolute;
		top:168px;
		margin-left: 335px;
		width:275px;
		height: 215px;
		z-index: 20;
}

#titre {
		position: absolute;
		top:455px;
		margin-left: 432px;
		z-index: 20;
	}

#news {
	maring:0;
	padding:0;
		position: absolute;
		width:240px;
		border-top:dotted 1px white;
		border-bottom:dotted 1px white;
		top:200px;
		margin-left:0px;
		z-index: 20;
		color: white;
		font-family: georgia;	
 		font-size:12px;
 		text-align: left;
 		padding-top:10px;
 		
 		
 		
	} 
#news ul {
	
	margin-left:0;
    padding-left:12px;
	}
#news li {
	list-style-image:url("/sites/resources/images/puce.gif");
	display: list-item;
	
	}	

#logis {
	
	position:absolute;
    left: 690px;
    top: 235px;
    z-index: 30;
	}
#logis a img {
	border:0;
	text-decoration: none;
	}

#lang_choice {
	position:absolute;
	margin-left: 340px;
	margin-top: 130px;
	width:200px;
	align: right;
	z-index: 30;
	}
	
#lang_choice a {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: white;
	margin-left: 20px;
	align: right;
	z-index: 30;
}


#index_texte{
	
	position:absolute;
	margin-left: 645px;
	top:344px;
	width:160px;
	height:100px;
	border: solid 1x white;
	font-family: century gothic;
	font-size: 20px;
	color:white;
	z-index: 30;
	}
  
