body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
}

a{
	text-decoration:none;
}
/*===Blocs conteneurs===*/
#frenchbox{
	width:900px;
	min-height:900px;	
	background-color:#ffffff;
	background-image:url('images/frenchbackg2.jpg');
	background-position:top;
	background-position-x:left;
	background-repeat:no-repeat;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	min-height:650px;
}

#french_bloc_haut{
	display:block;
	width:900px;
	background:transparent;
	height:165px;
}

#french_bloc_haut a{
	display:block;
	width:900px;
	line-height:165px;
}

#bloc_gauche{	
	float:left;
	margin-left:0;
	margin-top:0;
	padding-top:40px;
	padding-left:5px;
	padding-right:5px;
	width:190px;
}

#catal{
	width:685px;
	margin-left:200px;
	margin-top:30px;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	
}

#bur_etude{
	display:block;
	margin:0;
	padding-top:15px;
	padding-left:70px;
	padding-right:5px;
	width:115px;
	height:50px;
	background-image:url('images/etude.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

#bur_etude a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;	
}

#bur_etude a span{
	font-size:10px;
	text-decoration:underline;
}

#bur_etude a:hover{
	text-decoration:underline;
}

#bur_etude a:hover span{
	text-decoration:none;
}

#depanne{
	display:block;
	margin:0;
	padding-top:15px;
	padding-left:70px;
	padding-right:5px;
	width:115px;
	height:50px;	
	background-image:url('images/depan.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

#depanne a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;	
}

#depanne a span{
	font-size:10px;
	text-decoration:underline;
}

#depanne a:hover{
	text-decoration:underline;
}

#depanne a:hover span{
	text-decoration:none;
}

#juris{
	display:block;
	margin:0;
	padding-top:15px;
	padding-left:70px;
	padding-right:5px;
	width:115px;
	height:50px;
	background-image:url('images/juris.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

#juris a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;	
}

#juris a span{
	font-size:10px;
	text-decoration:underline;
}

#juris a:hover{
	text-decoration:underline;
}

#juris a:hover span{
	text-decoration:none;
}
/*=====footer=====*/
#frenchfoot{
	width:800px;
	margin:5px auto;
	color:#00b0e6;
	font-size:12px;
	text-align:center;
}

#frenchfoot a,a:active{
	text-decoration:none;
	color:#00b0e6;
}

#frenchfoot a:hover{
	text-decoration:none;
	color:#940000;	
}



