.formulaire_event table{
	font-size:11px;
	text-align:left;
	/*width:100%;*/
}

.formulaire_event fieldset{
	border:1px solid #DEDFDE;
	margin-left:5px;
	margin-right:5px;
}
.formulaire_event hr{
	border:1px solid #DEDFDE;
}

.formulaire_event textarea,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
}

.agenda_event_input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;	
}

.agenda_event_input_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;	
	/*width:95%;*/
	width:400px;
}


.agenda_event_input_txt_dyn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;	
	width:360px;
}

#table_entete_recherche{
	/*border:1px solid #DEDFDE;*/
	/*margin:5px;*/	
	border:0px solid #000000;
	padding-left:0px; /*remplace cellpadding=0px*/
	border-collapse:collapse;/*remplace cellspacing=0px*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
	width:550px;
}

#table_entete_recherche td{
	padding-left:20px;
}

#table_entete_recherche .submit-bouton{
	text-align:center;	
	margin-left:0px;
	margin-right:3px;
}

.rechercher_tab {
	color:#828282;
	/*color:#ADAAAD;*/
	font-size:10px;
	text-align:right;
	font-weight:bold;
}


.table_result_agenda_fe {
	background:url(/fileadmin/templates/images/fond_table_agenda.gif);
	background-repeat:repeat-x;
	border:1px solid #9C9A9C;
	font-size:10px;
	/*margin:5px;*/
	width:100%;
	/*width:350px;*/
}

.table_result_agenda_fe  th{
	padding:3px;
	height:24px;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.table_result_agenda_fe th.sep_agenda_fe {
	background:url(/fileadmin/templates/images/sep_table_agenda.gif);
	background-repeat:no-repeat;	
	background-color:transparent;
	width:2px;
	height:25px;
}

.table_result_agenda_fe th.date_agenda{
	border:0px;
	padding:0px;
}

.table_result_agenda_fe th.theme_agenda{
	border:0px;
	padding:0px;
}

.table_result_agenda_fe  td {
	padding-right:2px;
	padding-left:2px;
border-top:1px solid #E5D9B1;
	padding-top:5px;
	text-align:center;	
}

.ligneimpaire{
	background-color:transparent;	
}

.lignepaire{
	background-color:#F0E9D2;	
}

.agenda_tarif_tab {
	color:#E7454A;
}

.agenda_titre_tab{
	font-size:10px;
	font-weight:bold;
}

.agenda_lieu_tab{
	color:#E7454A;
	font-weight:bold;
}

td.theme_agenda_tab  {
	padding-top:13px;
	padding-bottom:13px;
	color:#ADAAAD;
	font-size:10px;
	text-align:center;
}

td.theme_agenda_tab img  {
	border:1px solid #ADAAAD;
}

td.desc_agenda_tab {
	padding-bottom:13px;
	text-align:left;
	width:185px;
}

#formulaire_event_titre {
	border:1px solid #DEDFDE;
	margin:0px 5px 0px 5px;
	text-align:center; 
	/*padding:0px 10px 0px 10px 0px;*/
	padding-left:0px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	vertical-align:middle;
}

#formulaire_event_titre h2 {
	margin:0px;
	padding:0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* Autocompletion */
.update{
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}

ul.communeslst  {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align: left;
}
/*ul.communeslst li.selected { background-color: #ffb; cursor: pointer; }*/
ul.communeslst li.selected { background-color: #F5E49F; cursor: pointer; }
li.communeselt {
	list-style-type: none;
	display:block;
	margin:0px;
	padding:2px;
	height:18px;
}
li.communeselt div.image {
	float:left;
	width:32px;
	margin-right:8px;
}
li.communeselt div.nom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;	
	font-weight:bold;
	font-size:10px;
	line-height:1.2em;
}

.msgalerte{
	color:#E1464A;
	font-weight:bold;
}

.fieldsetaction {
	/*border:1px solid #DEDFDE;*/
	/*margin:5px;*/
	/*height:60px;*/
	padding-top:30px;
	margin-top:10px;
	background:url(img/background-action.gif);		
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
}

.bgtablerech {
	background:url(img/background-rech.gif);		
	background-repeat:no-repeat;	
	background-color:transparent;
	/*width:460px;*/
	/*margin-left:5px;*/
	padding-top:15px;
	/*height : 160px;	*/
}

a.bulle span{
	display: none;
}

a.bulle:hover{
	/*background: none; /*contournement bug IE*/
}

a.bulle:hover span {
	display: inline;
	position: absolute;
	/*top: 213px;
	left: 500px;*/
	margin-left: 5px;
	margin-top: -15px;
	background: #F5E49F;
	text-align: center;
	text-decoration: none;
	color: blue;
	padding: 0.2em;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}

.txtarea_detail_event{
	/*display: inline;
	position: absolute;
	/*top: 213px;
	left: 500px;*/
	margin-left: 0px;
	margin-top: 5px;
	background: #F5E49F;
	text-align: center;
	text-decoration: none;
	color: blue;
	padding: 0.2em;
	BORDER: black 1px solid;
}

.agenda_event_input_email_part1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
	width:50%;
}

.agenda_event_input_email_part2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
	width:40%;
}
.agenda_event_input_tel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
	width:5%;
}

.agenda_lstvaleur{
	width:400px;
}
.agenda_lstvaleur_rech{
	width:225px;
}

.agenda_event_id {
	color:#4E4E4E;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}

.ligneeventvalide {
	background-color:white;	
}

.ligneeventavalide {
	background-color:#FFF5CD;
	background:url(img/background_amoderer.gif);
	background-repeat:repeat;
	/*background-color:transparent;*/
}

.ligneeventrefuse {
	background-color:#FFF5CD;
	background:url(img/background_refuse.gif);
	background-repeat:repeat;
	/*background-color:transparent;*/
}

.aidecursor{
	cursor: pointer;
}

.bouton_ajout{
	font-weight:bold;
	font-size:16px;
	font-family:arial;
	background:url(/fileadmin/template/saisieelections/images/ajout.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:3px;
	padding-top:2px;
	color:#fff;
	text-align:center;
	border:0;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	width:16px;
	height:16px;
}

.bouton_delete{
	font-weight:bold;
	font-size:16px;
	font-family:arial;
	background:url(/fileadmin/template/saisieelections/images/delete.png);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:3px;
	padding-top:2px;
	color:#fff;
	text-align:center;
	border:0;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	width:16px;
	height:16px;
}

.agenda_event_textarea_type{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
	background:none;
	BORDER: black 0px solid;
	padding-left :5px;
	width:200px;
}

.election_nombre_input_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;	
	/*width:95%;*/
	width:65px;
	text-align:right;
}
.election_texte_input_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;	
	/*width:95%;*/
	width:210px;
}
.election_tour_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E4E4E;
	font-weight:bold;	
	/*width:95%;*/
	width:180px;
}

.txtarea_detail_resultat{
	margin-left: 0px;
	margin-top: 5px;
	text-decoration: none;	
	padding: 0.2em;	
	margin-bottom:0.5em;
	width:90%;
	height:60px;
}


.lignevalide {
	background-color:#DAE8BF;	
}

.ligneenprepa {
	background-color:#F0E9D2;
	/*background:url(img/background_amoderer.gif);*/
	background-repeat:repeat;
	/*background-color:transparent;*/
}

.lignecloture {
	background-color:#DFEDF6;
	/*background:url(img/background_refuse.gif);*/
	background-repeat:repeat;
	/*background-color:transparent;*/
}

.submit-bouton-action {
	font-weight:bold;
	font-size:11px;
	font-family:arial;
	/*background:url(../images/background-submit.gif);*/
	background-color:#DDDADA;
	height:20px;
	padding-bottom:3px;
	padding-top:2px;
	color:#4E4E4E;
	text-align:center;
	border:1;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	width:150px;
}

.bouton_sauvegarde{
	font-weight:bold;
	font-size:16px;
	font-family:arial;
	background:url(/fileadmin/template/saisieelections/images/disk.png);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:3px;
	padding-top:2px;
	color:#fff;
	text-align:center;
	border:0;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	width:16px;
	height:16px;
}

.bgtableexport {
	background:url(img/background-export.gif);		
	background-repeat:no-repeat;	
	background-color:transparent;
	/*width:460px;*/
	/*margin-left:5px;*/
	padding-top:15px;
	height : 180px;
}

.nomcorrespondant{
	text-align:right;
	color:#4E4E4E;
	font-weight:bold;
}

.preparation1tour {
	font-weight:bold;
	background-color:#54a3ea;
	color:#EEEEEE;
	padding:2px;
	text-align:center;
}
.preparation2tour {
	font-weight:bold;
	background-color:#c6ea54;
	color:#EEEEEE;
	text-align:center;
	padding:2px;
}
.saisie1tour{
	font-weight:bold;
	background-color:#ea5454;
	color:#EEEEEE;
	padding:2px;
	text-align:center;
}
.saisie2tour{
	font-weight:bold;
	background-color:#eaab54;
	color:#EEEEEE;
	text-align:center;
	padding:2px;
}