@CHARSET "UTF-8";

#conteneur_messages{
	/*width:1190px;*/
	height:300px;
}
#liste_messages_categorie, #liste_dates_messages_categorie{
	padding: 1px;
}
#liste_dates_messages_categorie tr{ padding:10px;}

#encart_liste_messages{
	margin:auto;
	/*width: 550px;*/
	border: 1px solid #999999;
	background-color: #fff;
	z-index: 999;
	position: relative;
}
#div_liste_messages{
	/*width:320px;*/
}
#myform_selection_spotCatalogue #div_liste_messages{width:320px;}
#myform_selection_spotCatalogue #liste_messages_categorie h4{width: 265px !important;}
#myform_selection_spotCatalogue #liste_messages_categorie input[type=button]{width: 90px !important;}

#titre_liste_messages, #titre_liste_dates_messages{
	background-color: #f1f1f1;
	color:#999999;
	padding-bottom:10px;
	height: 53px;
}
#fleche_gauche_selection_message{
	background:url('../Medias/Images/Decor/fleche_gauche_demandes_changements.jpg') top left no-repeat;
	position:absolute;
	left:310px;
	width:30px;
	height:128px;
	cursor:pointer;
}
#fleche_droite_selection_message{
	background:url('../Medias/Images/Decor/fleche_droite_demandes_changements.jpg') top left no-repeat;
	position:absolute;
	left:880px;
	width:30px;
	height:128px;
	cursor:pointer;
}
.fleches_selection_campagne{
	top:610px;
}
.fleches_selection_spotCatalogue{
	top:705px;
}
.fleches_selection_spotHoraire{
	top:970px;	
}
.fleches_selection_habillage{
	top:970px;	
}

/*
 * RECHERCHE
 */
#input_recherche, #go_recherche {
    left: 42px;
    position: relative;
}
.picto_ecrire{
	display:inline;
	position:absolute;
	left:415px;
	width:35px;
	height:35px;
	
}
#ecrire_recherche_selection_campagne{
	/*top:454px; herite dune position absolute*/
	top: 12px;
	position: relative;
	left: -420px;
}
#ecrire_recherche_selection_spotCatalogue{
	top:590px;
}
#ecrire_recherche_selection_spotHoraire{
	top:842px;
}
#ecrire_recherche_horaire_spotHoraire{
	top:712px;
}

/*
 *
 */
.table_categorie td{
	vertical-align: top;
}
.message_categorie{
	top: 12px;
}



/*
 * APERCU
 */
#conteneur_apercu_message{
	width:750px;
	height:350px;
	left:30%;
	z-index:9999;
    position: fixed;
    font-size:14px;
    top:220px;
}
#icone_apercu{
	vertical-align:middle;
}
#description_message{
	width:600px;
	/*word-break: break-all;*/
	padding-bottom: 10px;
}
#fermer_apercu{
	vertical-align:top;
}
