/* CSS Document */
.rectour{clear: both;}

body{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}

#principal{
	width: 963px;
	margin: auto;
	margin: auto;
	
}


#fondsite-top{
	background: url(images/fondsite-top.gif) no-repeat;
	height: 10px;
margin: auto;
width: 980px;
}


#fondsite-milieu{
	
	background: url(images/fondsite-milieu.gif);
width: 980px;
margin: auto;
}


#fondsite-bas{
	margin: auto;
	background: url(images/fondsite-bas.gif)no-repeat;
	height: 33px;
width: 980px;
}


#gauche{
	width: 239px;
	float: left;
}


#gauche p{
	font-size: 10px;
	
}


#logo{ 
	
	text-align: center;
	
}


#header{
	background: url(images/header.gif) no-repeat;

	height:179px;
	
	
}


#cubesronds{
	background: url(images/cubesronds.gif) no-repeat;
	height: 116px;
	width:239px; 
	
}


#cubesleu{
	background: url(images/cubesbleu.gif) repeat;
height: 36px;
	width: 239px;
	 
}


#bleu{
	background: url(images/bleu.gif);
	width: 239px;
}




#cubesbleu a{
	background: url(images/cubebleu-survol.gif) no-repeat;
	
}

#cubesbleu a:hover{
	background-position: right;
}



#gauche ul li a{
	text-transform: uppercase;
	font-family: Verdana ;
	font-size: 11px;
	color: white;
	display: block;
	background: url(images/cubebleu-survol.gif);
	line-height: 36px;
	padding-left: 20px;
	text-decoration: none;

}


#droite{
	width: 705px;
	float: right;
}


#milieu{

	width: 450px;
	float: left;

}


#milieu h1{

	font-size: 17px;
	font: bold;
	color: #ff6600;
	padding-left: 20px;
	background: url(images/petitcube.gif)no-repeat;
	margin-bottom: 2px;
	
}


#milieu p{
	text-align: justify;
	font-size: 13px;
	padding: 5px 0px 10px 0px;
	
	line-height: 18px;
	
}


#petitcube{ background: url(images/petitcube.gif) no-repeat;
	
	height:20px;
	width: 21px;
	}
	

.boulangerie{ 
	

	border: 6px solid #cccccc;

}


#actu{
	
	float: right;
	width: 232px;
	padding-top: 15px;
	
}


#actu-top{
	background: url(images/actu-top.gif) no-repeat;
	height: 20px;

}


#actu p{
		font-family: Verdana;
font-size: 12px;
	color: #9999cc;
  padding: 10px;
	line-height: 13px;
}


#actu-milieu{


	background: url(images/actu-milieu.gif) repeat-y;
	height: 138px;

}


#actu-bas{
	background: url(images/actu-bas.gif) no-repeat;
	height:  145px;
	
}


#actu-titre{
	background: url(images/actu-titre.gif)no-repeat;
	
}


#footer{
	height: 20px;
	width: 711px;
	float: right;	
	
	
	}

#footer p{
	padding: 10px 10px 10px 10px;
	color: red;
}
