* {
	behavior: url(./iepngfix.htc);
}

* {
  margin: 0;
  padding: 0;
}


body {
	background-image: url(./fond_page.png);
	background-repeat: repeat-x;
	background-color: #FE8000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

h2 {
  font-size: 1.4em;
  margin-bottom: 1em;
  color: #E71010;
  border-bottom : 1px solid #E71010;
  text-align: center;
}

h3 {
  font-size: 1.3em;
  text-align: right;
  color : red;
}
h4 {
  font-size: 1.4em;
  color: #E71010;
  margin-top : 1em;
  border-bottom : 1px solid #E71010;
  text-align: center;
}

form{
	margin-left : auto;
	margin-right : auto;
	width : auto;
}
a {
	/*position: relative;*/
	text-decoration: none;
	color : #E71010;
}
a:hover{
	text-decoration: underline;
}
a img{
	border : none;
	text-decoration: none;
}

blockquote {
  padding:7px;
  /*border: 1px dashed #F60;
  background-color: #FAF8A5;*/
  font-style : italic;
  text-align: center;
}
.bordure_haut{
	height : 14px;
	width : 400px;
	margin-left : auto;
	margin-right : auto;
	background-image: url(bordure_haut.png);
	background-repeat: no-repeat;
}
.bordure_bas{
	height : 14px;
	width : 400px;
	margin-left : auto;
	margin-right : auto;
	background-image: url(bordure_bas.png);	
	background-repeat: no-repeat;
}


/* Page
*******************/
#page {
	width : 998px;
	padding-left : 8px;
	padding-right : 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	/*background-image: url(test_ombre_page.png);*/
	background-repeat: repeat-y;
	padding-top : 50px;
}

#conteneur {/*
	margin-left : auto;
	margin-right : auto;*/
	padding-top : 0px;
	padding-bottom : 20px;
	
}

/* Header
*******************/
#header{
	height : 129px;
}
#barre{
	margin-right : 2px;
}
#barre_bout{
	float : right;
	background-repeat: no-repeat;
	width : 100px;
	height : 54px;
	margin-top : 10px;
	/*background-image: url(barre_bout.png);*/
}
#barre_corps{
	float : right;
	margin-top : 10px;
	/*background-image: url(barre_corps.png);*/
	background-repeat: repeat-x;
	width : 641px;
	height : 54px;
	color : white;
	font-size: 15px;
	line-height : 20px;
	font-weight : bold;
}
#barre_invitation{
	position : absolute;
	top : 0px;
	left : 0px;/*
	margin : 0px auto;*/
	width : 100%;
	background-image : url(fond_barre_invitation.png);
	background-repeat: repeat-x;
	height : 25px;
	color : white;
	text-align : center;
	font-weight : bold;
	z-index: 200;
}
#barre_invitation a{
	color : white;
}
#barre_invitations a{
	color : #FF8000;
}
#barre_menu{
  background-color : white;
  margin-left : auto;
  margin-right : 0px;
  width : 80px;
}
#sous_titre_entete{
	padding-right : 10px;
	text-align : center;
	color : white;
	size: 8px;
	text-decoration: none;
	margin-top : 0px;
	padding-left : 10px;
	padding-top : 0px;
	width : 300px;
	float : right;
}

/* Barre de navigation
*******************/

#barre_connexion{
	float : right;
	width : 600px;
	text-align: right;
	font-size: 10px;
	margin-right : 5px;
}
#menu_texte{
	float : right;
	color:white;
	margin-top : 15px;
	margin-right : 5px;
}

/* Footer
*******************/
#footer{
	width : 1014px;
	margin-left : auto;
	margin-right : auto;
	height: 36px;
	text-align: left;
	margin-bottom : 10px;
}
#footer_1 {
	float : left;
  /*background-image: url(cadre_general_1.png);*/
  height : 36px;
  width : 36px;
  /*margin-left: -1px;*/
}
#footer_2 {
	float : left;
  /*background-image: url(cadre_general_2.png);*/
  background-position: bottom right;
  height : 36px;
  width : 940px;
  /*margin-left : 35px;*/
  padding-right : 36px;
}
#pre_footer{
	background-image : url(footer.png);
	background-repeat: repeat-x;
	/*padding : 10px;*/
	text-align: center;
	height : 37px;
	clear : both;
	color : white;
	width : 997px;
}
#pre_footer a{
	color : white;
	line-height: 37px;
}
#footer_copyright{
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	color : #FF8000;
}

/* Content
*******************/
#conteneur_message{
	height : 70px;
	width : 180px;
}

#message{
	height : 140px;
	width : 300px;
}
#message a{
	color : red;
	background-color: #FF7400;
}
#recherche{
	/*background-image: url(test.png);*//*
	background-color: #EEEEEE;
	border : 4px solid #E71010;
	border-left-style : none;
	border-right-style : none;
	border-right : 1px solid #FF7400;*/
	height : 230px;
	padding : 5px;
	padding-top: 20px;
	margin-left : 0px;
	padding-left : 10px;
}

#content_1 {
	float : left;
	width : 180px;/*
	display : inline;*/
}

#content p {
  text-align: justify;
  margin: 1em 0;
}


#content_1 a {
  color: #E71010;
  text-decoration: none;
}

#content_1 a:hover {
 	text-decoration: underline;
}
#content_2{
	width : 95%;
	margin-left : auto;
	margin-right: auto;
}
#content li {
	margin-left: 2em;
}
#postit,#postit_2{
	font-weight: normal;
	position: absolute;
	z-index: 1000;
	/*margin-left : 280px;
	margin-top : 69px;
	*//*
	background-image: url(ombre_top_menu.png);
	background-repeat: repeat-x;*/
	width: 300px;
	font-size: 12px;
	text-align: left;
	height : auto;
}
#postit_2{
	margin-left : 130px;
	margin-top : -30px;
}
#postit{
	margin-left : 676px;
	margin-top : 41px;
}
#postit a, #postit_2 a{
  color : white;
}
#postit .menu_lien_profil, #postit .menu_lien_profil a, #postit_2 .menu_lien_profil, #postit_2 .menu_lien_profil a{
	color : lightgray;
}

.mascotte_para{
  margin-bottom : 3px;
}
#mascotte_texte{
	text-align: center;
}
#mascotte_texte .lettrine{
	vertical-align : top;font-size : 19px;font-weight : bold;
}
#mascotte_texte .tab_texte{
	padding-bottom : 5px;
	padding-left : 3px;
	text-align: left;
}
#mes_invitations{
	margin : 10px; 
	cursor: default;
	margin : 0 auto;
	background-color: #1DC7F5;
	color : white;
	padding : 10px;
}
#menu_options_affichage a{
  color : white;
  text-decoration: none;
  font-size : 11px;
  letter-spacing : -1px;
}
#menu_options_affichage a.option_menu_selected{
  background-color : white;
  color : #1DC7F5;
}
#menu_options_affichage{
	border-bottom : 1px solid lightgray;
	margin-bottom : 2px;
	padding-bottom : 2px;
}
#invitations_options_affichage{
  font-size : 11px;
  margin-bottom : 10px;
}
#invitations_options_affichage a{
  color : #FF8000;
}
#invitations_options_affichage a.option_menu_selected:focus{
  outline : none;
}
#invitations_options_affichage a.option_menu_selected{
  background-color : #FF8000;
  color : white;
}
#menu_fleche{
  background-image : url(menu_fleche.png);
  background-repeat : no-repeat;
  width : 50px;
  height : 20px; 
  margin-left : 230px;
}
a#deroule_menu{
	/*display : block;
	float : right;
	text-decoration: none;
	color : #FF3333;
	font-size: 15px;
	border-left : 1px solid white;
	padding-left: 3px;
	padding-right : 3px;
	height : 47px;
	background-image: url(barre_corps_menu.png);*/
}
a#deroule_menu:hover{
	text-decoration: none;
	color : #EEEEEE;
}
#barre_menu img{
  width : 48px;
}
#barre_menu a:focus{
  outline : none;
}
.encart_diner{
	margin-top: 0px;
}
.diner_liens{
	text-align : center;
	/*border-top : 1px dotted #FF7400;*/
	border-bottom : 1px dotted #FF7400;
	background-color: red;
	color : white;
}
.diner_liens a{
	color : white;
}
.lieu_diner{
	width: 400px;
	height: 400px;
}
.diner{
	float : left;/*
	background-image: url(diner_top.png);
	background-repeat: repeat-x;*/
	background-color: white;/*
	padding-top : 20px;*/
	padding-bottom : 25px; /*laisse de la place au footer*/
	margin-bottom : 30px;
	margin-right : 10px;
	width: 235px;
	height : 250px;/*
	position : relative;*/
}

/* Messages
**********************/
a.ajout_dest{
	display: block;
	color : #1DC7F5;
	text-decoration: none;
}
a.ajout_dest:hover{
	background-color : #1DC7F5;
	color : white;
}
/* Menu
*******************/
#menu {	
  width: 135px;
  margin-left:15px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 30px;
  float:left;
  text-align: center;
}
.menu_contenu a{
	text-decoration: none;
	color : #9D9D9D;
	width : 100%;
	display : block;
}
.menu_contenu {	
  width: 135px;
	height: 30px;
  float:left;
	background-image: url(menu_hover.png);
	background-repeat: no-repeat;
  text-align: left;
  color : #9D9D9D;
  padding-left : 10px;
  line-height: 30px;
}
.menu_contenu_form {	
  width: 135px;
	height: auto;
  float:left;
	background-image: url('menu_hover.png');
	background-repeat: repeat-y;
  text-align: center;
  margin-top : 0px;
  line-height: 30px;
  padding-top : 2px;
}
.menu_contenu a:hover{
	/*background-image: url('menu_hover.png');
	background-repeat: no-repeat;*/
	background-color: #F3F3F3;
}
#ajouter_diner{
	background-color : #C3D9FF;;
}
.infos_lieu{
	position : absolute; /*
	background-color : #FF7400;*/
	background-color: white;
	padding: 5px;
	padding-bottom: 12px; /* c'est la place pour le message d'erreur du mail au cas ou  */
	width : 487px;
	border-bottom : 1px solid red;/*
	opacity : 0.95;
   filter : alpha(opacity=95);*/
}


/* Logo
******************/

#logo{
	/*float : left;*/
	position: absolute;
	background-color: white;/*
	background-image: url(logo.png);*/
	background-repeat: no-repeat;
	/*margin-top : 5px;*/
	width : 249px;
	height : 94px;
}
#logo a div{
	 width : 100%; 
	 height : 94px; 
	 cursor: pointer;
}


/* Positionnement divers
******************/

.center{ text-align:center; }
.small {font-size : 0.8em; }
.right {text-align: right; }
.left {text-align: left; }

/* Validation des formulaires
********************************/
input, select, textarea, .as_input{
	/*position: relative;*/
	border : 1px solid #1DC7F5;
	border-left : 2px solid #1DC7F5;
	border-color: #1DC7F5;
	padding : 3px;
	background-color: white;
}
input[type=radio]{
  border : none;
}
select:focus, textarea:focus, input:focus{
	background-color: #FFFFDD;
	border-color : #FF8000;
}
input[type=checkbox]:focus{
	border-color: #D8D8D8;
	background-color: white;
}
.validation-advice{
	color : red;
	font-size: 10px;
	position : absolute;
}
.validation-passed{
	border-left : 2px solid #1BE256;
}
.validation-failed{
	border-left : 2px solid red;
}

/***********************
UPLOAD
*************************/
iframe {
	border-width: 0px;
	/*height: 60px;
	width: 400px;*/
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

.main {
	overflow: hidden;
	margin: auto;
	width: 370px;
	height: 200px;/*
	border-style: solid;
	border-width: 1px;*/
	background-color: white;
}


.images {
	width: 390px;
	margin: 20px;
}

.images div {
	margin: 10px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

.images div:hover {
	border-color: #529EBD;
}

.images img.load {
	margin: 36px;
}
.images_container{
	text-align: center;
}/*
.mail_update{ *//*champ d'autocompletion dans l'envoi d'invitations*/
	/*background-color : white;
	padding : 10px;
	border: 1px solid lightgray;
}
.mail_update li{
	list-style: none;
}*/
/*  entourer les images d'une ombre
*****************************/
.wrap3 IMG {
	DISPLAY: block;
	border : 1px solid #cccccc;
	padding : 15px;
	background-color : white;
}
.wrap1 {
	DISPLAY: block; 
	/*FLOAT: left;*/
	BACKGROUND: url(shadow.png) no-repeat right bottom;
}
 .wrap2 {
	DISPLAY: block;
	BACKGROUND: url(shadow_bl.png) no-repeat -1px 100%;
}
 .wrap3 {
	DISPLAY: block; 
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; 
	BACKGROUND: url(shadow_tr.png) no-repeat 100% -1px; 
	PADDING-BOTTOM: 6px; 
	PADDING-TOP: 0px
}

/*_______________________________________________________*/

.contenu_options{
	margin-left : 10px;
}
.recherche_invit_hover{

}

.rech_invit_actions{
  float : right; 
  width : 200px;
  margin : 10px;
  margin-top : 0px;
  padding : 5px;
  font-size : 11px;
  border-left : 1px solid #FF8000;
  background-color : white;
  color : #ADADAD;
}
.rech_invit_actions a{
	color : #ADADAD;
}
.rech_invit_actions a:hover{
	color : #3E3E3E;
	text-decoration: none;
}

.titre_2{
	/*border : 1px solid #AAAAAA;
	background-color: #E3E3E3;*/
	padding : 3px;
	font-size: 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	color : red;
}
.astuce{
	font-size: 12px;
	color : #F78762;
}
tr#ligne_formulaire td{
	border : 1px solid #1DC7F5;
	background-color : #DAF5F7;
	padding : 2px;
}
#reponses_first{
	margin : 0 auto;
}
#reponses_first td{
	text-align: center;
}
#fixer_date_td{
  border : 1px solid #BDBDBD;
  border-bottom : none;
}
td.nom{
	/*background-color: #EBEBEB;*/
	border-bottom: 1px solid #BDBDBD;
}
.date{
	/*background-color: #FFFFFF;*/
	border-bottom : 1px solid #BDBDBD;
	border-top : 1px solid #BDBDBD;
	padding : 5px;
	vertical-align : bottom;
}
.date_fixe{
	border : 1px solid #1DC7F5;
	border-top : none;
	/*background-color: #E5F9FD;*/
	padding : 5px;
	vertical-align : bottom;
}
.date_non_fixe{
	border-top : 1px solid #BDBDBD;
	padding : 5px;
	vertical-align : bottom;
}
.reponse{
	
}
.reponse_fixe{
	border-left : 1px solid #1DC7F5;
	border-right : 1px solid #1DC7F5;
	/*background-color: white;*/
}
.heure{
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	font-size: 17px;
}
.nombre{
	background-color: white;
	border: 1px solid #BDBDBD;
	padding : 2px;
}
.nombre_max{
	background-color: #FF8000;
	border: 1px solid #FF8000;
	color : white;
	padding : 2px;
}
.num_jour{
	font-size: 20px;
}

#conteneur_com{
	overflow: auto;
	/*background-color: white;*/
	padding-right : 5px;
	padding-left: 5px;
	margin : 10px;
	width : 490px;
	text-align:left;
	margin-left : auto;
	margin-right : auto;
}
.nom_com{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right : 5px;
	/*border-right : 1px solid gray;*/
	width : 50px;
}
.com_com{
	/*border : 1px solid #1DC7F5;
	border-left-style: none;*/
	color : #1DC7F5;
	padding : 5px;
	width : 95%;
}
.com_com textarea{

}
.com_conteneur{
	/*background-image: url(bulle.png);*/
	background-repeat: no-repeat;
	/*background-color: white;*/
	padding-left : 21px;
	
}
#com_commentaire{
	/*border : none;*//*
	width : 400px;*/
	width : 99%;
}
.first_commentaire{
	border: 1px solid #FF8000;
	background-color: #FFC082;
	text-align: center;
	padding: 5px;
}
.first_nom{
	font-size: 30px;
	text-align: center;
	color : #FDF7F0;
}
/*
#first_comm, input#first_heure, #first_adresse, #first_adresse2{
	border : 1px solid #1DC7F5;
	font-family: Arial, Helvetica, sans-serif;
}*/
#nouv_mail{
	border : none;
	float : left;
	font-size : 14px;
	width:248px;
	text-align : left;
	background-color : white;
}
input#nouv_mail:focus{
	background-color: white;
}
.libelle{
  text-align : right;
  color : #FF8000;
  padding-right : 10px;
  vertical-align : top;
}
.en_valeur{
	color : #1DC7F5;
	font-size: 1.5em;
}
.en_valeur_bleu{
	font-size : 2em;
	color : #1DC7F5;
}
.en_valeur_bleu_on{
  margin-left : 5px;
  float : left;
	font-size : 2em;
	color : #1DC7F5;
}
.en_valeur_bleu_clair, a.en_valeur_bleu_clair{
	font-size : 2em;
	color : #A8E7F5;
}
a.en_valeur_bleu_clair:hover{
	color : #1DC7F5;
	text-decoration : none;
}
.en_valeur_off{
  border-bottom : 1px solid white;
  margin-left : 5px;
  float : left;
  height:24px;
  overflow:hidden;
  padding-top : 10px;
}
.en_valeur_fond_modal{
	font-size : 2em;
	text-align: center;
	color : white;
	background-color: white;
	background-image: url(fond_titre.png);
	background-repeat: repeat-x;
	border : 1px solid #1D9BF5;
}
.en_valeur_orange{
	font-size : 2em;
	color : #FF8000;
}
.bleu{
	color : #1DC7F5;
}
.petit_bleu, .petit_orange, .petit_blanc{
	font-size : 0.7em;
}
.petit_bleu{
	color : #1DC7F5;
}
.petit_orange{
	color : #FF8000;
}
.petit_blanc{
	color : #FFFFFF;
}
.cadre_bleu{
	border : 1px solid #1DC7F5;
}
.grand_cadre_bleu{
	border : 1px solid #1DC7F5;
	padding : 20px;
	text-align: justify;
}
.nouveau_first{
	text-align: left;
	padding-left : 20px;
	background-image: url(add.png);
	background-repeat: no-repeat;
}
.nouveau_first a:hover{
	text-decoration: none;
}
#erreur_mail{
	font-size: 0.7em;
	color : red;
	display : none;
}
.separateur_rouge{
	margin-bottom : 20px;
}
.vignette, .vignette_light{
	width : 130px;
	height : 65px;
	position : absolute;
	text-align : center;
	padding : 10px;
	padding-top : 0px;
	padding-bottom : 15px;
}
.vignette a, .vignette_light a{
	text-decoration : none;
}
.vignette{
	background : url(vignette.png);
	color : white;
}
.vignette_light{
	background : url(vignette_light.png);
	color : #FF8000;
}
.bouton, .bouton_gris{
	background-color: transparent;
	font-size: 15px;	
	color : white;
  border : none;
  height : 24px;
  background-position : right top;
  cursor : pointer;
  padding : 3px 20px 3px 20px;
}
.bouton{
  background-image : url(bouton_simple.png);
}
.bouton_gris{
  background-image : url(bouton_simple_gris.png);
}
.bouton img, .bouton_gris img{
	/* utile pour centrer les icônes verticalement*/
	margin-bottom : -2px;
}
.bouton:hover, .bouton_gris:hover{
	cursor: pointer;
	text-decoration: none;
  background-position : right -24px;
}
.bouton:hover{
  background-image : url(bouton_simple.png);
}
.bouton_gris:hover{
  background-image : url(bouton_simple_gris.png);
}
.gros_bouton{
	position: relative;
	background-image : url(bouton_grand.png);
	background-color: transparent;
	width : 305px; 
	height : 70px;
	border:none;
	font-size : 1.5em; 
	color : white;
	cursor:pointer
}
.gros_bouton:hover{
	background-image: url(bouton_grand.png);
	background-position : 0px -70px;
}
a.gros_bouton_acceuil{
	position: relative;
	width : 305px; 
	height : 70px;
	border:none;
	font-size : 14px; 
	color : white;
	cursor:pointer;
	margin-left : 0px;
	font-weight : bold;
}
a.gros_bouton_acceuil:hover{
	text-decoration : none;
}
.div_gros_bouton_accueil{
	width : 400px;height : 47px;margin : auto;background-image : url(bouton_grand_accueil.png);padding-top : 23px;padding-left : 30px;
}
.div_gros_bouton_accueil input{
	border-color : #FF8000;
}
.bouton_invitation{
	cursor: pointer;
	display : block;
	float : left;
	width : 174px;
	padding : 10px;
	margin : 5px;
	margin-left : 0px;
	border : 1px solid white;
	border-left-width: 2px;
	background-color: white;
	color : #CECECE;
	height : 80px;
	/*background-image: url(bouton_fond.png);*/
}
.bouton_invitation:hover{
	text-decoration: none;
	border : 1px solid #CECECE;
	border-left-width: 2px;
}
.bouton_invitation_selected, .bouton_invitation_selected:hover{
	background-color: white;
	border : 1px solid #1DC7F5;
	border-left-width: 2px;
	color : #1DC7F5;	
	outline: none;
	/*background-image: url(bouton_fond_hover.png);*/
}
.bouton_invitation_selected:focus{
	border-color : #FF8000;
	background-color: #FFFFDD;
	color : #FF8000;
}
.fond_bleu{
	color : white;
	/*background-image: url(bouton_fond.png);*/
	padding : 10px;
}
label.error{
	color : red;
	font-size: 0.7em;
	display : block;
}
/*simple Modal*/
#modalOverlay {
	background-color:#000;
}

#modalContainer {
	height:220px; 
	width:500px; 
	left:50%; 
	top:15%; 
	margin-left:-250px; 
	background-color:#fff; 
	border:10px solid #FF8000;
}
#modalContainer a.modalCloseImg {
	background:url(x.png) no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-18px; 
	cursor:pointer;}
#modalContainer #basicModalContent {
	padding:8px;
}

.boite_titre{
	font-size : 30px;
	color : white;
	margin : 1px auto 10px;
	letter-spacing : 3px;
	text-align : left;
	width : 80%;
}

/*________________________________________________________AutoComplete____*/
.suggestionsBox {
	/*background-color: #F3F3F3;
	color: #C2C2C2;
	border : 1px solid #1DC7F5;
	border-bottom-style: dotted;*/
	text-align: left;
	width: 350px;
	height : 108px;
	margin : auto;
	padding : 5px;
	position : absolute;
	z-index : 60;
	border : 1px solid #DEDEDE;
	border-top : none;
	background : white url(fleche_inverse.png) repeat-x top left;
	padding-top : 20px;
	margin-left : 33px; /*
	border : 1px solid #DDDDDD;
	border-top : none;
	position : absolute;
	margin-left : -1px;*/
}
	
.suggestionsBox_bas {
	/*background-color: #F3F3F3;
	border : 1px solid #1DC7F5;
	border-top-style: none;*/
	text-align: center;
	font-size : 11px;
	width: 190px;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
	overflow : auto;
	height : 108px;
	/*border-left : 1px solid #DBDBDB;	*/
}
	
.suggestionList a {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	cursor: pointer;
	color : #444444;/*
	width: 278px;*/
	display : block;
	/*border-left : 2px solid white;*/
	font-size : 10px;
}
	
.suggestionList a:hover {
	background-color: #1DC7F5;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color : white;
	text-decoration: none;
	/*border-left : 2px solid #1DC7F5;*/
}
.message, .message_info, .message_alerte{
	text-align : center;
	border-width: 1px;
	border-style: solid;
	border-left : none;
	border-right : none;
	margin : 10px;
	padding : 10px;
	color : black;
}
.message{
	border-color : #FFFF21;
	background-color : #FEFEE0;
}
.message_info{
	border-color : #1DC7F5;
	background-color : #E5F8FB;
}
.message_alerte{
	border-color : Red;
	background-color : #FFDDDD;
}
.message_alerte_invitation{
	border : 1px solid #FF8000;
	background: #FFF5EC url(fond_message_alerte_invitation.png) repeat-x;
	padding : 7px;
	padding-top : 15px;
	color : black;
	font-size : 11px;
}
#onglet_bas{
	border : none;
	position : absolute;
	margin-top : 430px;
	/*margin-top : 2px;*/
	margin-left : 10px;
	/*width : 742px;*/
	width : 542px;
	padding : 4px;
}
#onglet_bas table{
	margin : auto;
	width : auto;
}
#onglet_bas a:hover{
	text-decoration : none;
}
.onglet_droit{
	/*margin-left : 771px;*/
	margin-left : 591px;
	margin-top : 20px;
	/*margin-top : 0px;*/
	padding-top : 20px;
	height : 342px;
	position : absolute;
	text-align : left;
	/*border-left : 1px solid white;*/
}
.onglet_droit a img{
	display : none;
}
.onglet_droit a{
	display : block;
	 margin-top : 0px;
	 margin-left : 0px;
	 padding-left : 5px;
	 padding-top : 7px;
	 padding-bottom : 7px;
	 width : 165px;
	 /*border : 1px solid #FF8000;
	 border-left-style : none;*/
	border-left : 1px solid white;
	 /*color: #FF8000;
	 background-color: white;
	opacity : 0.5;
	filter : alpha(opacity=50);*/
}
.onglet_droit a.selected, .onglet_droit a.selected:hover{
	 outline: none;
	 text-decoration : none;
	 /*margin-left : 0px;*/
	 margin-left: 0px;
	 padding-top : 6px;
	 padding-bottom : 6px;
	 padding-left : 4px;
	/*border-left : 3px solid white;*/
	border : 1px solid black;
	border-left : none;
}
.onglet_droit a:hover{
	text-decoration: none;
	 padding-left : 4px;
	/*border-left : 3px solid white;*/
}
#lieu_first{
	width : 450px;
	height : 300px;
	margin-top : 15px;
	padding : 10px;
	margin-left:auto; 
	margin-right : auto;
}
#zone_onglets{
	overflow: auto;
	/*padding : 10px;*/
  height : 420px;
	/*height : 456px;*/
	width : 569px;
	/*width : 590px;*/
	text-align : left;
	position : absolute;
}
.loading {
	margin: 0 auto; 
	padding:3px;
	text-align: center;
	border : 1px solid #1DC7F5;
	background-color : #E5F9FD;
	width : 80%;
}
#loading{
	margin-left : 610px;
	height : 60px; 
	width : 100px;
	text-align : center;
	padding-top : 20px;
	position : absolute;
	display : none;
}
.denree_bouton{
	text-align: right;
}
.denree{
	display : block;
	cursor : pointer;
	height : 50px; 
	width : 50px;
	font-size:30px;
	text-align : right;
	border : 1px solid white;
	float : left;
	margin : 0px;
	position: relative;
}
.denree:hover{
	border : 1px solid #1DC7F5;
	z-index : 1000;
	text-decoration: none;
}
.ajouter_denree, .ajouter_denree_inactif{
	float : left;
	margin : 5px;
	width : 50px; 
	height : 50px; 
	text-align : left;
	font-size : 30px;
	display : block;
	position : static;
	background-color: white;
	text-align: right;
	background-position: left;
	background-repeat: no-repeat;
	background-color: white;
	position: relative;
}
.ajouter_denree .nom, .ajouter_denree_inactif .nom{
	color : black;
	font-size : 15px;
}
.ajouter_denree{
	color : #1DC7F5;
	border : 1px solid #1DC7F5;
}
.ajouter_denree_inactif{
	color : black;
	border : 1px solid gray;
	cursor: default;
}
.ajouter_denree:hover{
	cursor: pointer;
	text-decoration: none;
}
.apporte_autre{
	/*border : 2px solid #E6E6E6;*/
}
.apporte_libre{/*
	border : 2px dashed #FF8000;
	background-color: #FFF0E1;*/
	/*background-color: white;*/
	margin-top : 5px;
}
tr.apporte_moi td{
	/*background-color: #1DC7F5;*/
	margin-top : 5px;
}
.apporte_zone{
	color : white;
	font-size: 20px;
}
.apporte_titre{
	font-weight: bold;
	font-size: 14px;
}
.apporte_soustitre{
	font-size: 10px;
}
tr.entete_tableau td{ /*Pour le tableau des invitations*/
	border-bottom : 1px solid #FF8000;
	color : red;
	font-weight: bold;
	padding : 0 5px;
}

#tab_partenaire{
	width : auto;
	margin : 0px auto;
}
#tab_partenaire tr td{
	border : 1px solid #EEEEEE;
	padding : 10px;
}
.cellule_cadeau{
	width : 32%;
	text-align : center;
	border : 1px solid #EEEEEE;
	margin : 5px;
	padding-bottom: 3px;
}
.titre_cellule_cadeau{
	background-color : #EEEEEE;
	padding-top : 3px;
	padding-bottom : 3px;
}
#proposer_cadeau{
	border : 1px dotted #1DC7F5;
	padding : 8px;
	margin : 10px;
	margin-top : 0px;
	background-color : #ECFAFA;
}
#icones a{
	border : 1px solid #DDDDDD;
}
#icones a:hover img{
	border : 1px solid #1DC7F5;
}
.lien_image img{
	border : 1px solid white;
}
.lien_image:hover img{
	border : 1px solid #FF8000;
}
#faux_textarea:hover{
	cursor : text;
}
#faux_textarea{
	padding : 4px;/*
	height : 70px;
	width : 370px;*/
	overflow : auto;
}
.adresse_mail{
	float : left;
	white-space: nowrap;
	margin : 1px;
	background-color: #BDF7FB;
	color : #0FA1DE;
	font-size : 11px;
	padding : 2px;
	border-radius : 3px;
	/*border: 1px solid #84C4F6;*/
}
.adresse_mail a{
	font-weight: bold;
	color : white;
}
.adresse_mail a:hover{
	text-decoration: none;
	color : red;
}
.adresse_mail img{
  cursor : default;
}
#proposition{
	width : 300px;
	padding : 3px;
}
ul#liste_apporte{
	height : 250px;
	overflow: auto;
	padding-left : 10px;
}
ul#liste_apporte li{
	list-style-type: none;
}
ul#liste_apporte li .nombre_item{
	color : #1DC7F5;
	font-size : 40px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
}
ul#liste_apporte li .nom_item{
	font-size: 15px;
	line-height: 20px;
	vertical-align: top;
}
ul#liste_apporte li .actions_item{
	border-left : 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
#date_intermediaire{
	width : 209px;
	font-size : 12px;
	padding : 5px;
	text-align: left;
}
#select_heure{
	border : 1px solid #1DC7F5;/*
	border-bottom-color : #1D7CF5;
	border-right-color : #1D7CF5;*/
	border-right-width : 2px;
	border-bottom-width : 2px;
	position: absolute;
	z-index: 20;
	display : none;
	background-color : #DDF4F9;
	cursor: default;
	margin-left : 70px;
}
#select_heure td:hover, .choix_heure:hover{
  background-color : #1DC7F5; 
  color : white;
}
.invisible, .invisible2, .cache{
	display : none;
}
.cache{
	position: absolute;
	border : 1px solid red;
	background-color: white;
}
td.table_heure_choix{
	padding : 2px;
}
td.table_heure_choix div{
	padding : 1px;
}
div.fermer_select_heure{
	color : white;
	font-weight: bold;
  cursor : pointer;
}
.idTabs li{
	list-style: none;
	float : left;
	/*border-bottom : 1px solid white;*/
}
.idTabs{
	margin-left : 70px;
}
.idTabs li a span{
	line-height: 44px;/*
	padding-left : 40px;*/
}
.idTabs li a{
	/*margin-left: 5px;
	margin-right : 5px;*/
	margin-top : 5px;
	margin-bottom : 6px;
  	display:block;
  	text-decoration:none;
	height: 40px;
	width : 100px;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 17px;
	position: relative;
	z-index: 100;
	border-bottom : 1px solid gray;
}
.idTabs li a:hover{
	/*border-bottom : 5px solid white;*/
	margin-bottom : 0px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}

.idTabs li a.selected {
	outline: none;
	cursor: default;
	border: 1px solid white;
	border-bottom-style : none;
	color : white;
	margin-bottom : 0px;
	position: relative;
	z-index: 100;
}

a.carnet_user{
	border : 1px solid #DDDDDD;
	display : block; 
	width : 200px; 
	height : 40px;
	margin-bottom : 2px;
	padding-left : 50px;
	line-height: 40px;
}
a.carnet_user:hover{
	background-color: #FFE4D2;
	border : 1px solid #FF8000;
	text-decoration: none;
}
.invit_reseau{
	color : red;
	display : block;
	margin-bottom : 2px;
	padding: 0px;
	padding-bottom : 6px; 
	padding-right : 6px;
}
.invit_reseau_interieur{
	padding : 1px;
}
.invit_reseau_interieur table tr td a{
	color : #FF8000;
}
.invit_reseau_survol{
	color : red;
	text-decoration: none;
	background-repeat : no-repeat;
	background-position : bottom right;
	padding: 0px;
	padding-bottom : 6px; 
	padding-right : 6px;
}
.invit_reseau_souligne{
  border-top : 1px solid #FF8000;
  text-align : right;
  color : #AAAAAA; 
  font-size : 10px;
  height : 22px;
}
.invit_reseau_interieur_survol{
	background-color : white;/*
	background-image: url(invit_survol.png);*/
	color : white;/*
	margin-top : -1px;
	margin-bottom : 1px;
	border : 1px solid #FFC387;
	border-bottom-color : #EA7500;
	border-right-color : #EA7500;
	padding : 0px;*/
}
.invit_reseau_interieur_survol table tr td a{
  color : #1DC7F5;
}
.invit_reseau_interieur_survol .invit_reseau_souligne{
  border-top : 1px solid #1DC7F5;
}
.invit_reseau_survol a:hover{
	text-decoration: none;
}
.invit_actions a:hover{
	text-decoration : underline;
}
.invit_actions{
	position : absolute;
	background-image: url(../style/invit_fleche.png);
	background-repeat : no-repeat;
	background-color : #1DC7F5;
	margin-left : 50px;
	margin-top : -25px;
	border-bottom-right-radius : 14px;
}
.invit_actions_interieur{
	color : lightgray;/*
	background-color : #1DC7F5;*/
	white-space : nowrap;
	font-size : 10px;
	padding : 3px;
	margin-bottom : 6px;
	margin-right : 6px;
	margin-top : 15px;
}

.invit_actions_interieur a{
	color : white;
}
.changer_affichage{
	font-size : 10px;
}
.encart_widget{
	border : 1px solid #DDDDDD;
	border-top-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding : 10px;
	margin : 3px;
	width : 230px; 
	float : left;
	cursor: pointer;
}
.encart_widget:hover{
	background-color: #F5F5F5;
}
.lien_profil_invite, .lien_profil_invite_inactif{
	width : 99%;
	padding : 5px;
	margin : 3px;
}
.lien_profil_invite_survol{
	padding : 5px;
	margin-top : 2px;
	margin-bottom : 4px;
	background-image : url(invite_survol.png);
}
.lien_profil_image, .lien_profil_image_inactif{
	/*border : 1px solid #DDDDDD;*/
	/*height : 40px;*/
	width : 99%;
	padding : 5px;
	border : 1px solid white;
	border-bottom-width: 2px;
	border-right-width: 2px;
	margin : 3px;/*
	overflow : hidden; on l'enlève sinon la bulle d'actions du profil precedent passe en dessous de ce div (très moche)*/
	/*margin-bottom : 14px;*/
}
.lien_profil_image_survol{
	padding : 5px;
	margin-top : 2px;
	margin-bottom : 4px;
	background-image : url(invite_survol.png);
}
.lien_user_image, .lien_user_image_inactif{
	/*border : 1px solid #DDDDDD;*/
	/*height : 40px;*/
	width : 96%;
	padding : 5px;
	/*border : 1px solid #DDDDDD;
	border-bottom-width: 2px;
	border-right-width: 2px;*/
	margin : 3px;
	overflow : hidden;
	/*margin-bottom : 14px;*/
}
.lien_user_image_survol{
	/*border : 1px solid #1DC7F5;
	border-bottom-width: 2px;
	border-right-width: 2px;*/
	padding : 5px;
	background-image : url(fond_opaque.png);
	margin-top : 2px;
	margin-bottom : 4px;
	/*background-color: #EBF9FC;
	margin-bottom : 14px;
	background-color : #EEEEEE;*/
}
.menu_invite{
	text-align : left; 
	font-size : 10px;
	margin-left : -5px;
	margin-top : -5px;
	padding : 2px;
	width : 100%;
}
.menu_invite a{
	color: black;
}
.cont_actions, .invite_actions{
	position : absolute;
	z-index : 200;/*
	border : 1px solid #BBBBBB;
	border-color: #1DC7F5;*/
	padding : 5px;/*
	background-color : #F7F7F7;*/
	border-left : none;
	margin-top : 0px;
	margin-left : 75px;
	margin-right : 10px;
	padding-left : 20px;
	background-image: url(contact_fleche_multiple.png);
	color : #EEEEEE;
	white-space : nowrap;
}
.cont_actions a,.invite_actions a{
	color : white;
}
.invite_actions_droite{
  background-position : top right;
  padding : 5px;
	padding-right : 25px;
}
.invite_actions_bas{
  background-position : bottom left;
}
.invite_actions_bas_droite{
  background-position : bottom right;
  padding : 5px;
	padding-right : 25px;
}

.encadre{
	border : 1px dashed gray;
}
.non_encadre{
	border : none;
	padding : 1px;
}
.hover_editinplace{
	background-color : #DDDDDD;
}
.titre_profil {
	color : white;
	padding : 3px;
	padding-left : 10px;
	margin-bottom : 10px;
	font-size : 15px;
	font-weight : bold;
	background-image: url(fond_titre_profil.png);
}
/*__________________________________________________ Profil utilisateur*/

#profil_options_affichage a{
  color : #1DC7F5;
}
#profil_options_affichage a.option_affichage_selected{
  background-color : #1DC7F5;
  color : white;
}
/*__________________________________________________ Importation des contacts */

.ligne_import_contact_sel td{
  background-color : #E5F8FB;
}
.ligne_import_contact_hover td{
  background-color : #E5F8FB;
}
/*__________________________________________________ Invitation > affichage des réponses*/

.zone_filtre_invites_selected{
  font-weight : bold;
}
.invite_triangle{
	/*background-image : url(invite_bouton_triangle.png);*/
	padding-left : 16px;
	margin-left : 5px;
}
.invite_triangle_hover{
	background-image : url(invite_bouton_triangle_hover.png);
}
.invite_options_selected{
  
}
.invite_options_notselected{
  display : none;
}
#fi_changer_options_tab a{
  color : #1DC7F5;
}
#fi_changer_options_tab .changer_option{

}
/*__________________________________________________ Desciption de la modal box classique*/

#ModalOverlay_classique {
  background-color:#CCCCCC;
}

#ModalContainer_classique, #ModalContainer_700 { /*650px utilisé pour l'affichage des envois postaux (largeur de l'iframe merci-facteur.com*/
	width:600px;
	height : 430px;
	overflow: hidden; 
	left:50%; 
	top:190px; 
	margin-left:-315px; 
	/*margin-top:-75px;
	*/font-family: Arial,'Trebuchet MS', Verdana; 
	font-size:16px; 
	text-align:left;/*
	border:2px solid #FF8000;
	border-right : none;
	border-left : none;*/
	padding-bottom : 20px;
}
#ModalContainer_700{
  width : 700px;
	margin-left:-350px; 
}
#ModalContainer_classique .content {
  background-color:white; 
  color: black;
  border : 1px solid red;
}

#ModalContainer_classique a.modalCloseImg {
	background-repeat: no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-18px; 
	cursor:pointer;
}
.contenu_modal{
	/*border : 1px solid #1D9BF5;*/
	border : 1px solid #C5C5C5;
	border-top-style: none;
	padding : 10px;
	margin : 10px;
	margin-top : 0px;
	background-color: White;
	height : 380px;
	overflow: auto;
}
/*____________________________________________________Page de création d'un évènement_*/
.nouveau_fi_titre{
	border-bottom : 1px solid red;
	font-size: 25px;
	color : red;
	padding-top : 20px;
	margin-bottom : 20px;
}
#actions{
	/*float : left;*/
	position : absolute;
	z-index: 170;
  border : none;
	/*margin : 1px;*/
}
#actions:hover{
	background-image : url(fond_opaque_220.png); 
  /*position : absolute;
  border : 1px solid #AEAEAE;
  margin : 0px;*/
}
#actions .texte{
	display: none;
}
#actions table tr td{
  height : 18px;
  vertical-align : center;
}
.onglet_confidentiel_actif{
	border : 1px solid black;
	border-bottom : none;
	padding : 2px;
	background-color : white;
	margin-bottom : -1px
}
.onglet_confidentiel_inactif{
	border : none;
	border-bottom : none;
	padding : 2px;
	background-color : none;
	margin-bottom : -1px
}
.changer_fi_raccourci:hover{	
	background-color: lightgray;
}
.changer_fi_raccourci a:hover{
	background-color: none;
}
.survol_ajax:hover{	
	background-color: lightgray;
}
.survol_ajax a:hover{
	background-color: none;
}
td.changer_motif, td.changer_fond, td.changer_invit{
  border : none;
  padding : 9px;
}
td.changer_motif:hover, td.changer_fond:hover, td.changer_invit:hover{
  border : 1px solid #1DC7F5;
  background : #DAF5F7;
  padding : 8px;
  cursor : pointer;
}
#tab_date_unique{
	width: 100%;	
	text-align: center;
}
#tab_date_unique td.bouton_date_actif{
	width: 50%;
	padding : 11px;
	border-width : 1px;
	border-style : none;
	font-weight: bold;
	cursor: pointer;
}
/*_________________________________FAQ________*/
.faq_haut{
  border-bottom : 1px solid #cccccc; 
}
.titre_question{
	border-bottom: 1px solid #1DC7F5;
}