@charset "iso-8859-2";
p, img, table, div, form, br, ul, li, object {
	margin:0px;
	padding:0px;
	border:0px;
} 
#total {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 617px;
}
#actu {
	background-image: url(../images/titreActu.jpg);
	margin-top: 10px;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 10px;
	height: 70px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#coordonnees {
	background-image: url(../images/coordonnees.jpg);
	height: 130px;
	width: 220px;
	margin-left: 21px;
	margin-top: 10px;
	padding: 10px;
}
#foot {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	background-color: #6e3406;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#foot a:link {
	color:#feb401;
	text-decoration:none;
}
#foot a:visited {
	color:#feb401;
	text-decoration:none;
}
#foot a:hover {
	color:#feb401;
	text-decoration:underline;
}

#contenu {
	background-color: #f6f0e2;
	height: 490px;
}
#center {
	margin-top: -2px;
	padding: 0px;
}

#text {
	padding: 20px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 40px;
	color: #6e3406;
}
.gris {
	background-color: #e8ddc4;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width:284px;
}


#cadreNoir {
	background-color: #000000;
	background-image: url(../images/decoTop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 93px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	font-weight: bold;
	color: #e0dad1;
}
.break {
	clear:both;
}
.bold {
	font-weight:bold;
	color:#6e3406;
}
.bold a:link {
	color:#6e3406;
	text-decoration:none;
}
.bold a:visited {
	color:#6e3406;
	text-decoration:none;
}
.bold a:hover {
	color:#6e3406;
	text-decoration:underline;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.bold14 {
	font-weight:bold;
	color:#6e3406;
	font-size:14px;
}
.realisationMini {
	padding: 5px;
	float: left;
	border: 1px solid #D2D2D2;
	width: 160px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
  height: 120px;

}
.sousTitreRea {
	text-align:center;
	padding-top:5px;
}
.photo-big{
    float:left;
    padding:10px 18px;
    width:200px;
    text-align:center;
}
.titreRealisation{
	font-weight:bold;
	color:#6e3406;
	font-size:13px;
	text-align:center;
	padding-bottom:5px;
}
.infos{
float:right
}
.bold_bleu a:link {
color:#6e3406;
}