.choix-thematique{
	width:32%;
	float:left;
	background-color: #7b81bd;
	text-align: center;
	color: white;
	margin: 0px 7%;
	padding: 4% 1%;
	height: 110px;
	cursor: pointer;
}

#fond_accueil{
	/*background:url('../Medias/Images/Decor/fond_accueil_1190.jpg') top left no-repeat;*/
	/*width:1190px;*/
	/*height:517px;*/
}
#titre_messages
{
	position: absolute;
	width: 100%;
	color: rgb(255, 255, 255);
	font-size: 12pt;
	bottom:50px;
	left:325px;
	width:200px;
	height:190px;
	background-color:#7781BF !important;
	background:url('../Medias/Images/Decor/picto-msg.png') top 10px left 10px no-repeat;
}
#titre_messages span{
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}

#titre_gestion_diffusion
{
	/*
	position: absolute;
	width: 100%;
	color: rgb(255, 255, 255);
	font-size: 12pt;
	top:50px;
	left:325px;
	width:200px;
	height:190px;
	background-color:#68A0F2 !important;
	background:url('../Medias/Images/Decor/picto-horloge.png') top 10px left 10px no-repeat;
	*/
	height:78px;
	line-height:78px; 
}
#titre_gestion_diffusion span{
	/*
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	*/
}
.before-section{color: #595959;}

.btn_accueil {
	width:200px;
	height:85px;
	line-height:85px;
	position:absolute;
	font-size:10.5pt;
}
.btn_accueil_2lignes {
	line-height:25px;
	padding-top: 20px;
	height: 65px;
}

.btn_accueil_cliquable{
	cursor:pointer;
}
.btn_accueil_cliquable:hover{
	background-color:#147699;
}
#btn_changements_horaires_permanent{
	top: 50px;
	left: 545px;
}

#btn_ouvertures_fermetures_exceptionnelles{
	top:155px;
	left:545px;
}
#btn_ouvertures_fermetures_exceptionnelles span{padding-top:20px}


#btn_thematiques{
	top: 50px;
	left: 765px;
}

#btn_commander_msg_habillage{
	top:155px;/*203px;*/
	left:765px;
}

#btn_commander_cata_midis{
	top:277px;/*203px;*/
	left:545px;
}

#btn_commander_spots{
	top:277px;
	left:765px;
}

#btn_duplication{
	top:381px;/*203px;*/
	left:545px;
}

#btn_commander_campagnes{
	top:381px;
	left:765px;
}
#btn_commander_carnet_ccial{
	top:381px;
	left:765px;
}

.button_msg{
	border:2px solid #7781BF;
	background-color: #9aa3dc;
}
.button_msg:hover{background-color: #959fd9;}

.button_horaires{
	border:2px solid #68A0F2;
	background-color: #92a5e2;
}
.button_horaires:hover{background-color: #83a4e9}

.bg_temps_calme {background-color: #4d57bd; color: #fff;}
.case.bg_temps_calme.hover-effect:hover {
  color: #4d57bd;
}
