/* CSS Document */
body {
	background-image: url(images/fondbody.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow:auto;
	margin:0;
}
.left { float:left; }
.right { float:right; }
.c { clear:all; }
.pad_top { padding-top:20px; }
.pad_gauche{ padding-left:30px; }
.bloc { display:block; }
img{
	border:0px;
}
.txt_grise { color:#999; }
td,th {
	font-size: 9pt;
	color: #333333;
}

tr.odd{background-color:#ddeeee;}
tr.normal{background-color:#ffffff;}

a:link {
	color: #333333;
	text-decoration: none;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #333333;
	border:0;
}
a:hover {
	text-decoration: none;
	color: #E20079;
	border:0;
}
a:active {
	text-decoration: none;
	color: #333333;
	border:0;
}
a.liennoirsousligne {
	text-decoration:underline;
}
a.liennoirsousligne:hover, a.liennoirsousligne:active, a.liennoirsousligne:focus {
	text-decoration:underline;
}
div.res_tab_conteneur a.lienactifrose, div.res_tab_conteneur a.lienactifrose:hover, div.res_tab_conteneur a.lienactifrose:active, div.res_tab_conteneur a.lienactifrose:focus {
	color:#E70079;
	text-decoration:none;
}
.bold  {
	font-weight:bold;
}
.italic  {
	font-style:italic;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
.tcenter {
	text-align:center;
}
.justif {
	text-align:justify;
}
.mask {
	display:none;
}
.trouge {
	color:#C00;
}
strong.rose {
	color:#E70079;
	font-size:18px;
	font-weight:normal;
}
strong.rose2 {
	color:#E70079;
}
img#voyages_evenements {
	margin:15px 0px 15px 20px;
}
h1.titre {
	margin:20px 0 0 0px;
	padding:0px;
	background:url('images/fond-titres.gif') no-repeat;
	background-position:0px 3px;
	display:block;
	text-align:right;
	font-size:16px;
	text-transform:uppercase;
	color: #E20079;
	font-style:italic;
	width:100%;
	height:15px;
}
h1.titre span {
	margin:0px;
	padding:0px;
	background:#fff;
	padding-left:10px;
}

/********************
Description hebergement
********************/
#carte {
	width: 100%; 
	height: 350px;
}

/* nouveau menu */
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
font-family:arial;
font-size:12px;
color:#fff;
font-weight:bold;
position: absolute;
height:34px;
padding-left:20px;
z-index:100;
width: 880px;
background:url('../images/fond_menu.gif') no-repeat;
}
#menu dl {
float: left;
width: 118px;
margin: 0 1px;
}
#menu dt {
height:33px;
line-height:33px;
cursor: pointer;
text-align: center;
font-weight: normal;
}
#menu li {
font-size:10px;
height:24px;
line-height:22px;
font-weight:bold;
text-align: center;
background: #E20079;
}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu dt a:hover {
	background:url('../images/fond_menu_over.gif') repeat-x;
}
#menu li a {
	padding:2px;
}
#menu li a:hover {
background: #EA459D;
}

a {text-decoration: none;
color: black;
color: #222;
}
/*** fin style menu ***/

/** encadres page accueil **/
#img_accueil1, #img_accueil2, #img_accueil3, #img_accueil4 {
	float:left;
	border:0px;
}
.opacite_reduite {
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    -khtml-opacity: 0.6;
}
.opacite_normale {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -khtml-opacity: 1;
}
.encadre_accueil {
	float:left;
	width:400px;
	padding-top:15px;
}
.encadre_accueil h1, .encadre_accueil img, .encadre_accueil h2 {
	padding:0px;
	margin:0px;
	border:0px;
}
.encadre_accueil h2 {
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	margin:5px 0px 10px 40px;
}
.encadre_accueil a.lien_acc {
	font-size:12px;
	font-family:Arial;
	color:#DD0266;
	font-weight:bold;
	background:url('images/puce-fleche.gif') no-repeat;
	padding-left:20px;
	margin-left:40px;
	display:block;
}
.encadre_accueil a.lien_acc:hover {
	text-decoration:underline;
}
.right {
	float:right;
}
.tright h2{
	margin:5px 0 10px 140px;
	text-align:left;
}
.tright a.lien_acc {
	padding-right:20px;
	margin-left:140px;
	text-align:left;
}

textarea{
	overflow:auto
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.inputext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #E20079;
	padding:1px;
	padding-left:3px;

}
.inputfile
{
	position: relative;
	border:1px solid #E20079;
	padding:4px;
}
.button{
	background-color:#E20079;
	color:#FFFFFF;
	border:0;
	padding:2px;
	font-weight:bold;
	width:150px;
}
.small_button {
	background-color:#E20079;
	color:#FFFFFF;
	border:0;
	padding:2px;
	font-weight:bold;
	width:20px;
}
.bandeaumenuhaut{
	background:url(images/bandeau-bouton.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.bandeaudesignbas{
	background:url(images/bas_final.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.bandeaudesignbasnews{
	background:url(images/bas_final_news.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
}
.grossefourmie{
	background:url(images/grosse_fourmie.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF;
}
.copyright {
	font-size: 7pt;
	color: #333333;
}
.menubas {
	font-size: 7pt;
	color: #333333;
	font-weight:bolder;
}
.fondcalendrier {
	background:url(images/fondcalendrier.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.fondnewsletter {
	background:url(images/fondnewsletter.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.ticketfondrep{
	background-image:url(images/fond_rep_ticket.gif);
	background-repeat:repeat-y;
}
.ticketfondimg{
	background-image:url(images/ticket_02.gif);
	background-repeat:no-repeat;
}
.ticketfondtext{
	background-image:url(images/ticket_04.gif);
	background-repeat:repeat-y;
}
.ticketfondrep_congres{
	background-image:url(images/fond_rep_ticket-congres.gif);
	background-repeat:repeat-y;
}

.ticketfondimg_congres{
	background-image:url(images/ticket-congres_02.gif);
	background-repeat:no-repeat;
}
.ticketfondtext_congres{
	background-image:url(images/ticket-congres_04.gif);
	background-repeat:repeat-y;
}
.tickettitre{
	font-size: 10pt;
	color: #000;
	text-align:left;
	font-weight:bold;
}

.tickettitreblanc{
	font-size: 10pt;
	color: #fff;
	text-align: left;
	font-weight: bold;
}

.ticketdetails{
	font-size: 8pt;
	color: #E20079;
	text-align:left;
}
.ticketlieu{
	font-size: 9pt;
	font-weight:bold;
	color: #E20079;
	text-align:left;
}
.ticketlieunoir{
	font-size: 9pt;
	font-weight:bold;
	color: #000;
	text-align:left;
}

.adminmenutitre
{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#E20079;
}
.adminmenutitreencours
{
	text-align:right;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#E20079;
}
.adminmenuitem
{
	font-size: 9pt;
	color: #333333;
	list-style-position:inside;
	list-style:disc;
	margin-left:16px;
}
.adminmenuitem:link
{
	font-size: 9pt;
	color: #333333;
	list-style-position:inside;
	list-style:disc;
	margin-left:16px;
}
.adminmenuitem:visited
{
	font-size: 9pt;
	color: #333333;
	list-style-position:inside;
	list-style:disc;
	margin-left:16px;
}
.adminmenuitem:hover
{
	font-size: 9pt;
	color: #E20079;
	list-style-position:inside;
	list-style:disc;
	margin-left:16px;
}
.adminmenuitem:active
{
	font-size: 9pt;
	color: #333333;
	list-style-position:inside;
	list-style:disc;
	margin-left:16px;
}
.admintableau
{
	border-collapse:collapse;
	border:none;
}
.error {
	font-weight : bold;
	color : #FF0000;
}
.tab, .tab>td, .tab>tr{
	border:1px solid #E20079;
	border-collapse: collapse;
}

.standardTab, .tab>td, .tab>tr{
	border:1px solid #666666;
	border-collapse: collapse;
}

.labeltext {
	width:300px;
}
.vert {
	font-weight : bold;
	color : #00FF00;
	font-size: 10pt;
}
.rouge {
	font-weight : bold;
	color : #FF0000;
	font-size: 10pt;
}
/***************** Découvrez-nous ******************/
.encartapropos {
	width:290px;
	padding:0 5px 0 20px;
}
h2.titrefourmis {
	padding:5px 0 0 50px;
	margin:10px 0 15px 0;
	font-size:28px;
	font-weight:normal;
	color:#E20079;
	background:url('../images/puce-fourmis.gif') no-repeat;
}
.encartapropos strong {
	color:#E20079;
}
ul.pucesfleches {
	list-style:none;
	margin:0;
	padding:0;
}
ul.pucesfleches  li {
	padding:0 0 8px 20px;
	background:url('../images/puce-fleche.gif') no-repeat;
}
div.spacer_v { 
	float:left;
	width:5px;
	height:270px;
	padding:0 10px;
	background:url('../images/points-verticaux.gif') repeat-y top;
}
div.spacer_h { 
	width:630px;
	height:5px;
	padding:10px 0;
	margin:0 0 0 14px;
	background:url('../images/points-horizontaux.gif') repeat-x left;
}


/************** formulaires ********************/
#formulaire input,#formulaire textarea, #formulaire select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #E20079;
	padding:1px;
	padding-left:3px;
	width:220px;
}

#formulaire .button, #formulaire_mini .button{
	background-color:#E20079;
	color:#FFFFFF;
	border:0;
	padding:2px;
	font-weight:bold;
	width:150px;
	margin-top:20px;
}
#formulaire_mini input,#formulaire_mini textarea, #formulaire_mini select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #E20079;
	padding:1px;
	padding-left:3px;
	width:40px;
}

.champsObligatoires{font-style:italic;font-size:11px;}

/************** MESSAGES ********************/
.erreur, .confirmation {width:95%;padding:10px;margin:15px 0px 15px 0px;}

.erreur {
	border:#c00f1d solid 1px;
	color:#c00f1d;
	background:#fee3e5;
}

.confirmation {
	border:#51932a solid 1px;
	color:#51932a;
	background:#e4fab4;
}
/************** divers ********************/
.ajouter{
	font-weight:bold;
}

/************** liens admin ******************/
a.lien {
                color: #1359a0;
                text-decoration: none;
                border:0;
}
a.lien:hover {
                color: #1359a0;
                text-decoration: underline;
                border:0;
}

/*************** barre reservation congres ************/
ul#reservation_barre, ul#reservation_barre li { margin:0px; padding:0px; font-size:11px; font-style:italic; }
ul#reservation_barre {margin:15px 0 5px 0px; padding:0px; width:665px; list-style:none;  }
ul#reservation_barre a {text-decoration:none; color:#aaa; cursor:default;}
ul#reservation_barre li {float:left; width:80px; background:url(../images/progress-bar.gif) repeat-x right 6px; text-align:left; margin-right:15px;}
ul#reservation_barre.step6 li {width:80px; line-height:11px; } 
ul#reservation_barre.step6 li a {margin-right:30px; margin-top:5px; cursor:default;} 
ul#reservation_barre.step6 li span a {display:block; width:19px; height:19px; margin:0px; cursor:default;} 
ul#reservation_barre li span a { text-align:center; cursor:default;}
ul#reservation_barre li span {display:block; margin:auto; margin-right:81px; text-align:left; border:1px solid #ccc; width:19px; height:19px; line-height:19px; background-color:#ddd;} 
ul#reservation_barre li span a.active, ul#reservation_barre li.active span a, ul#reservation_barre li.past span a:hover, ul#reservation_barre li.past:hover span a { background:#ddd url('../images/progress-carre.gif') no-repeat; color:#ffffff;  cursor:default;}
ul#reservation_barre li a {display:block; text-align:left;}
ul#reservation_barre li.past {background-position:right -106px;}
ul#reservation_barre li.active {background-position:right -48px;}
ul#reservation_barre li#lastStep {background-position:right -214px;}
ul#reservation_barre li#lastStep.active {background-position:right -162px;}
ul#reservation_barre li.active a:hover, ul#reservation_barre li.past a:hover, ul#reservation_barre li.past a, ul#reservation_barre li.active a {color:#E20079; cursor:default; }
ul#reservation_barre li.active span a:hover {color:#ffffff; cursor:default;}
ul#reservation_barre li.past:hover {cursor:default;}
ul#reservation_barre li.past span, ul#reservation_barre li.active span { border:1px solid #E20079;background:#E20079; color:#fff; }
ul#reservation_barre li.past span a {color:#fff; }
ul#reservation_barre li a.largeFixe { white-space:nowrap; cursor:default; }

ul#progbar {
	list-style:none;
	padding:0px;
	margin:0px;
	width:660px;
	height:40px;
	background:url('../images/progbar-trait.gif') repeat-x;
	background-position:0px 20px;
}
ul#progbar li {
	float:left;
}
ul#progbar li a {
	font-size:10px;
	font-family:tahoma;
	color:#F088C0;
	display:block;
	float:left;
	height:40px;
	padding:0 25px;
	background: url('../images/progbar-inactif.gif') no-repeat center;
	background-position:50% 17px;
}
ul#progbar li a.active, ul#progbar li a.past {
	font-size:10px;
	font-family:tahoma;
	color:#E20079;
	display:block;
	float:left;
	height:40px;
	padding:0 25px;
	background: url('../images/progbar-actif.gif') no-repeat center;
	background-position:50% 17px;
}
ul#progbar li a.active {
	background: url('../images/progbar-actif-fleche.gif') no-repeat center;
	background-position:50% 0px;
}
div.etiquette {
	border:1px solid #000;
	padding:5px;
}
h1.titre_congres{
	font-size:14px;
	font-style:italic;
	padding:10px 0 0 0;
	margin:0px;
}
h2.sous_titre_congres {
	color:#E20079;
	font-size:14px;
}
.c {
	clear:both;
}
div.congres_bouton_petit  {
	background: url('../images/fond-congres-petit.jpg') no-repeat;
	width:207px;
	height:84px;
	float:left;
	padding-top:8px;
	margin:0 10px 10px 0;
}
div.congres_bouton_petit  img { 
	margin:0px 10px 10px;	
}
div.congres_bouton_petit  span {
	font-weight:bold;
}
div.congres_fond_grand  {
	background: url('../images/fond-congres-grand.jpg') no-repeat;
	width:665px;
	height:105px;
	float:left;
	padding-top:15px;
}
div.congres_fond_grand  img { 
	margin:15px 10px 10px;	
}
div.congres_fond_grand h2 {
	font-size:12px;
	margin:0px 0 5px 0;
	padding:0px;
}
div.congres_fond_grand p {
	margin:0px;
	padding:0px;
}
div.occupation_bar {
	padding-left:10px;
}
div.occupation_bar  div {
	padding:2px;
	width:50px;
	height:8px;
	background:#ccc;
	float:left;
}
div.occupation_bar  div span {
	display:block;
	height:8px;
}
div.occupation_bar  strong {
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
}
div.tab_allot_conteneur {
	width:640px; 
	overflow:auto;
	padding:5px;
	border:1px #eee solid;
}
table.tab_allot {
	border:0px;
}
table.tab_allot td {
	padding:3px;
	text-align:center;
	background:#ededed;
	font-size:12px;
}
table.tab_allot td.tab_allot_titre {
	font-weight:bold;
	font-size:12px;
	background:#ddd;
}
.fond_rose_clair {
	background:#FEF1F8;
}
table.tab_congres {
	line-height:18px;
	width:100%;
}
table.tab_congres td {
	padding:10px;
}
table.tab_congres h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
}
div.res_tab_conteneur {
	border:1px #eee solid;
	padding:5px;
}
table.res_tab td {
	padding:5px;
}
table.res_tab h2 {
	padding:10px 0 5px 0;
	margin:0;
	font-size:12px;
	color:#e20079;
}
table.res_tab p {
	padding:0;
	margin:0;
}
table.res_tab .bigtxt {
	font-size:16px;
}
table.res_tab .titre {
	background:#FFEAF5;
	color:#000;
	font-weight:bold;
}

table.res_tab_recap{
	/*border:1px #eee solid;
	padding:5px;*/
	width:100%;
	background:#e2e2e2;
}
table.res_tab_recap_title{
	/*border:1px #eee solid;*/
	/*padding:3px;*/
	width:100%;
	background:#c5c3c3;
	font-size:11px;
}
table.res_tab_recap td, table.res_tab_recap_title td{
	padding:4px;
	font-size:11px;
}
.margintop{margin-top:1px;}

div.col_droite {
	display:block;
	float:left;
	width:346px;
	margin-left:40px;
}
/****** formulaires congres *****/
.select_type1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #E20079;
	padding:1px;
	padding-left:3px;
	font-size:12px;
}
.fieldset_type1 {
	padding:0 20px 20px 20px;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	display:block;
}
.fieldset_type1 legend {
	font-style:italic;
	margin-bottom:20px;
}
.fieldset_type1 legend strong {
	font-style:normal;
	font-size:14px;
	color:#E20079;
}
.fieldset_type1 table td.libelle  {
	width:200px;
	text-align:right;
}
/********* tableau panier *******/
table.congres_panier {
	border:0px;
}
table.congres_panier  td {
	width:665px;
	padding:5px;
}
table.congres_panier .titre {
	background:#FFEAF5;
	font-weight:bold;
}
table.congres_panier .total {
	color:#E20079;
	background:#FFEAF5;
	font-weight:bold;
}

.colonne1{
	width:200px;
}	
.colonne2{
	width:200px;
}	
.colonne3{
	width:200px;
}	
/* Style for day tabs */
.tabs {
  background:#fff;
  color:#111;
  padding:15px 0px;
  width:650px;
 /* border:1px solid #222;*/
  /*margin:8px auto;*/
}
.tabs li { list-style:none; float:left; }
.tabs ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Arial;
  color:#FFF;
  background:#e20079;
}
.tabs ul a:hover {
  color:#FFF;
  background:#e6248c;
}
.tabs ul a.selected {
  margin-bottom:0;
  color:#000;
  /*background:#fef1f8;
  border-bottom:1px solid #ffe2f2;
  */
  background:#ffe2f2;
  border-top:1px solid #ffe2f2;
  border-left:1px solid #ffe2f2;
  border-right:1px solid #ffe2f2;
  cursor:default;
}
.tabs div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#fff;
  border:1px solid #eee;
  border-top:2px solid #ffe2f2;
  font:12px Arial;
}
.tabs div a { color:#000; font-weight:bold; }
.nomsaisiep{width:300px; padding:5px 5px 2px 5px; }
.nomsaisiep select { margin-bottom:3px; }
/* style des listes accompagnateurs et participants */
#conteneur_participants, #conteneur_accompagnateurs {
	
}
.form_ajout_participants {
	padding:10px 5px 5px 0px;
	margin:0;
}
.form_ajout_participants  a {
	vertical-align:bottom;
}
#participants_congres h2, #accompagnateurs_tab h2, .tabs h2, .res_tab_conteneur  h2 {
	padding-top:0px;
	margin-top:0px;
}
.tabs h2 , .res_tab_conteneur  h2{
	font-size:12px;
}

/** SLIDESHOW **/
.slideshow-images {
	text-align:center;
}
.photocenter {
	display:block;
	text-align:center;
}
#slideshow-thumbnails ul {
	list-style:none;
}
#slideshow-thumbnails li{
	float:left;
}
#slideshow-thumbnails li a {
	display:block;
	border:5px solid #fff;
	margin:0 5px 5px 5px;
}
#slideshow-thumbnails li a:hover, #slideshow-thumbnails li a:focus, #slideshow-thumbnails li a:active  {
	border:5px solid #E20079;
}


