/* Homepage and module-led pages. */
/* Custom CSS 24market */

/*#######################
   DESACTIVATION MAIN CONTENT
#######################*/
#maincontent { display:none; }

/*#######################
   GENERAL
#######################*/
#beforehead123, #beforehead45, #beforehead6out, #afterhead123, #afterhead45, #afterhead6out, #top123, #top45, #top6out, #advert123, #advert45, #advert6out, #advert789, #advert1011, #advert12out, #bottom123, #bottom45, #bottom6out, #foot123, #foot45, #foot6out {
	margin: 0;
}
p {
	text-align: justify;
}
section {
	clear: both;
	min-height: 200px;
}

/*#######################
   HEADER
#######################*/
.horaires {
	color: #ccc;
	font-size: 1.2em;
	padding: 15px 0;
}
.telephone {
	color: #fff;
	font-size: 3em;
	margin: 5px 0;
	padding-left: 25px;
}
.telephoneimg {
	float: left;
	margin-top: -10px;
}
.telephoneimg img {
	width: 50px;
}

/*#######################
   SLIDESHOW
#######################*/
#top4 {
	width: 64%;
}
#top5 {
	width: 32%;
	margin-top: 10px;
}


/*#######################
   FEATURED
#######################*/
.newsflash-style5 {
         margin-bottom: -20px;
         margin-top: -5px;
}

/*#######################
   BLOC EXPERTISE COMPTABLE
#######################*/
#advert8 .lvround-inner {
min-height: 170px;
}

/*#######################
   HORLOGE
#######################*/
.horloge {
	margin: 0px 10px 10px 0;
        float:left;
}

/*#######################
   LABEL
#######################*/
div.label {
	font-style: italic;
	margin-top: 10px;
}

/*#######################
   My account
#######################*/

#topmenu ul.menu li a.moncompte {
color : cyan;
background-image: url("/assets/img/theme/dropdown-aero.png");
}
#topmenu ul.menu li a:hover {
color : #FFF;
};
