#gauche {
	width: 350px;
	margin-left: 5px;
	float: left;
}
#center { width: 200px; float: left; margin-left: 7px; 
}

#droite {
	float: right;
	width: 250px;
}
#coup_coeur {
	background-image: url(../images/fond_coup_coeur.gif);
	height: 230px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
}
#moment {
	background-image: url(../images/accueil/fd_moment.png);
	height: 230px;
	margin-bottom: 10px;
	padding: 10px;
}
#education {
	background-image: url(../images/accueil/fd_education.png);
	height: 230px;
	margin-bottom: 10px;
	padding: 10px;
}
#edito { height: 200px; margin-bottom: 20px; background-image: url(../images/accueil/fd_edito.png); background-repeat: no-repeat; background-position: left top; padding-top: 40px; text-align: justify; 
}

#agenda {
	height: 490px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#cinema { height: 230px; background-image: url(../images/accueil/fd_cinema.png); padding: 10px; background-repeat: no-repeat; 
}
#pub {
	height: 250px;
	margin-bottom: 10px;
}
#quartier {
	background-image: url(../images/fond_quartier.gif);
	height: 230px;
	margin-bottom: 10px;
	padding: 10px;
}
#livres {
	background-image: url(../images/fond_livres_cinema_musique.gif);
	height: 230px;
	margin-bottom: 10px;
	padding: 10px;
}

a:hover.lien_orange {
	color: #FF6600;
	text-decoration: underline;
}
.titre_moment {
	font-family: "Trebuchet MS";
	color: #f36b40;
	font-size: 14px;
	text-decoration: underline;
}
.titre_education {
	font-family: "Trebuchet MS";
	color: #00bbfe;
	font-size: 14px;
	text-decoration: underline;
}

.titre_cinema {
	font-family: "Trebuchet MS";
	color: #2d8180;
	font-size: 14px;
	text-decoration: underline;
}

.titre_agenda {
	font-family: "Trebuchet MS";
	color: #FF6600;
	font-size: 14px;
	text-decoration: underline;
}
.titre_magazine {
	font-family: "Trebuchet MS";
	color: #009900;
	font-size: 14px;
	text-decoration: underline;
}
.titre_quartier {
	font-family: "Trebuchet MS";
	color: #00BAFF;
	font-size: 14px;
	text-decoration: underline;
}
.titre_livres {
	font-family: "Trebuchet MS";
	color: #9A5619;
	font-size: 14px;
	text-decoration: underline;
}
.titre_coeur {
	font-family: "Trebuchet MS";
	color: #20b8d4;
	font-size: 14px;
	text-decoration: underline;
}

.infos { float: right; width: 160px; position: relative; top: 10px; height: 200px; 
}

.img {
	position: relative;
	top: 13px;
	left: 7px;
}

.img_center { display: block; margin-top: 10px; margin-right: auto; margin-bottom: auto; margin-left: auto; 
}
h3.education { color: #00BBFE; font-size: 15px; }
h3.agenda { color: #F36B40; font-size: 15px; }
h4.agenda { color: #F36B40; font-size: 11px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F36B40; padding-bottom: 3px; margin-bottom: 3px; }
h4.cinema { color: #2D8180; font-size: 13px; margin-top: 5px; }

h3.coeur { color: #20B8D4; font-size: 15px; }
h4.coeur{ color: #20B8D4; font-size: 11px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #20B8D4; padding-bottom: 3px; margin-bottom: 3px; }

h4.liste_agenda { color: #F36B40; font-size: 12px; margin-top: 5px; display: inline; }
h4.liste_agenda:hover { color: #F8A589; font-size: 12px; margin-top: 5px; display: inline; }


ul.liste_infos { color: #F36B40; }
#liste_liens li { margin-bottom: 5px; }
#liste_liens a:hover { text-decoration: none; color: #F89E81; }

.liens_blocks { width: 150px; position: relative; top: -20px; left: 10px; }
