/* rose très clair      : #F6BBD5 */
/* rose clair           : #FF8ED2 */
/* rose                 : #FF53BA */
/* rose magenta         : #FF0099 */
/* rose foncé           : #E8008B */
/* rose le plus foncé   : #A30062 */
/* gris foncé           : #525154 */






body {
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #525154;
}

hr { 
clear: both;
width: 100%;
margin: 0;
padding: 0;
border: 0; /* enleve toute bordure */
border-bottom: 1px #FF0099 dashed; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

.texte {
font: 12px/17px "Lucida Grande", tahoma, sans-serif;
}
    
.input1 {
border: #CED7E1 1px solid; 
background: #edebeb;
padding: 3px;
color:#757474;
font-family: verdana;
font-size: 11px;
}

.pub {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #bcbcbc;
}

.pub a:link{
	color:#FFFFFF;
}

.pub a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.pub a:hover {
    color: #FF0099;
}

.pub a:active {
    color: #FF0099;
}
.pub hr{
clear: both;
width: 100%;
margin: 0;
padding: 0;
border: 0; /* enleve toute bordure */
border-bottom: 1px #FFFFFF dashed; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

#bandeau {
	height:125px;
	width:900px;
	margin:0;
	background-color:#FFFFFF;
}

#content {
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
	background-color:#FFFFFF;
}


.recherche {
	padding-top: 5px;
	text-align: center;
	margin: 0;
	}

div#sidebar{ 
height: 500px;
overflow: auto;
font: 12px/17px "Lucida Grande", tahoma, sans-serif;
padding-right : 0px;
color: #757474;
text-align: left;
}

/* Accordion
-------------------------------------------------------- */
.accordionHeader
{
    color: #A30062;
    background-color: #DEDEDE;
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #A30062;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover {
	background: none;
	text-decoration: none;
	color: #A30062;
}

.accordionHeaderSelected
{
    color: white;
    background-color: #A30062;
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover {
	background: none;
	text-decoration: none;
}

.accordionContent
{
    padding: 5px;
    padding-top: 10px;
   font: 12px/17px "Lucida Grande", tahoma, sans-serif;
   color: #5C5757;
   text-align: justify;
}



/* titre polices siFR
-------------------------------------------------------- */


.titrenoir {
	font-size: 19px;
	color: #525154;
    text-align: center;
    line-height: 1em;
	}
	
.titreblanc {
	font-size: 19px;
	color: #FFFFFF;
    text-align: center;
    line-height: 1em;
	}
	
.titrerose {
	line-height: 1em;
	font-size: 15pt;
	color: #FF0099;
	height: 1em;
	}

.titrerose5 {
	line-height: 1em;
	font-size: 11pt;
	color: #FF0099;
	font-weight: bold;
	height: 1em;
	}

.titrerosebig {
	font-size: 15pt;
	color: #FF0099;
	}
.titrerosebig2 {
	font-size: 15pt;
	color: #FF0099;
	}
	
.titrerosebig3 {
	font-size: 15pt;
	color: #FF0099;
	}

.titrerosebig4 {
	font-size: 15pt;
	color: #FF0099;
	}		
	
.titregrisbig {
	line-height: 1em;
	font-size: 15pt;
	color: #525154;
	height: 1em;
	}

		

/* affichage info
-------------------------------------------------------- */
	
.prestataire {
	float: left;
	width: 49%;
	border-right: 2px solid #bcbcbc;
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	}

.salon {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding : 0 0 0 5;
	}
	
.end {
	border: none;
	padding : 0 0 0 0;
	}
	
.description 
{
   font: 12px/17px "Lucida Grande", tahoma, sans-serif;
   padding-right : 0px;
   color: #757474;
   text-align: justify;
}

.description1 
{
   font: 12px/17px "Lucida Grande", tahoma, sans-serif;
   padding-right : 0px;
   padding-left: 5px;
   color: #5C5757;
   text-align: justify;
}


.description2 {
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
	font-size: 12px;
	color: #757474;
	padding: 5 10 10 10;
	}	
	
.image {
	margin: 10 10 10 10;
}

.image1 {
	float: left;
	margin: 0px 10px 0px 0px;
}

.image2 {
	float: right;
	margin: 0px 0px 0px 10px;
}

.image3 {
	float: left;
	margin: 0px 4px 0px 4px;
}	
.nom 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	color: #404040;
	padding-left: 0px;
	}

.nom1{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	padding: 5 10 10 10;
	}



/* Menu gauche
-------------------------------------------------------- */
.menutitre{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px ;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	background-color: #A30062;
}

.menu1{
	font-size: 10px;
	text-align: left;
	font-family: verdana;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 10px solid #FF0099;
	padding-left: 5px ;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	background-color: #000000;
	cursor: pointer;
}



.menu1on{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 10px solid #000000;
	padding-left: 5px ;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	background-color: #FF0099;
	cursor: pointer;
}


.menu1select {
	font-size: 10px;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 10px solid #FF8ED2;
	padding-left: 5px ;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF8ED2;
}


/* Footer
-------------------------------------------------------- */
.copyright, .mention {
	width: 450px;
	height: 40px;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

.copyright {
	text-align: left;
}

.mention {
	text-align: right;
}

.mention a:link {
    color: #FFFFFF;
    text-decoration: underline;
}

.mention a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.mention a:hover {
    color: #FF0099;
}

.mention a:active {
    color: #FF0099;
}

/* Tableau admin
-------------------------------------------------------- */
.Headertable{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	background: #D6D5D7;		
}

a.Headertable:link  {
    color: #001b3c;
    text-decoration: underline;
}

a.Headertable:visited {
    color: #001b3c;
    text-decoration: underline;
}

a.Headertable:hover {
    color: #003399;
}

a.Headertable:active  {
    color: #003399;
}

.tuttable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #525154;
	background: #FFFFFF;
	border-right: #B5DF0B 1px solid;
    border-top: #B5DF0B 1px solid;
    border-left: #B5DF0B 1px solid;
    border-bottom: #B5DF0B 1px solid;
    border-collapse: separate;		
}

.textetable{
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #001b3c;
	background: #FFFFFF;		
}

.textetablealt {
    height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #001b3c;
	background: WhiteSmoke;		
}

.footertable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #525154;
	background: #FFFFFF;
	border-bottom: 1px solid #B5DF0B;
	border-top: 1px solid #B5DF0B;
	border-right: 1px solid #B5DF0B;		
}

.tb_recherche
{
background-color: #FFFFFF;
font-size: 11px;
font-family: Verdana;
font-weight: bold;
color: #404040;
background-position: center bottom;
background-repeat: no-repeat
}


.tb_recherche1{
border-right: #339933 1px solid; 
border-top: #339933 1px solid;
border-left: #339933 1px solid;
border-bottom: #339933 1px solid;
font-family: Verdana;
color: #001b3c;
background-position: center bottom;
background-repeat: no-repeat
}

.titre1 {
font-family: verdana,arial;
font-size: 12px;
color: #001b3c;
font-weight: bold;
text-align: center;
}

.button {
height: 26px;
font-family: verdana;
font-size: 11px;
text-align: center;
border:0;
color: #FFFFFF;
cursor: pointer;
}



/* Liens
-------------------------------------------------------- */
a.lien:link  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

a.lien:visited 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

a.lien:hover 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #000000;
}

a.lien:active  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #000000;
}

.description a:link  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

.description a:visited 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

.description a:hover 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #A30062 ;
}

.description a:active  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #A30062 ;
}

div#sidebar a:link  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

div#sidebar a:visited 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FF0099;
    text-decoration: underline;
}

div#sidebar a:hover 
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #A30062 ;
}

div#sidebar a:active  
{
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #A30062 ;
}

/* AJAX calendar
-------------------------------------------------------- */
.MyCalendar .ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;background-color:#ffffff;border:1px solid #FF0099;}
.MyCalendar .ajax__calendar_body {height:129px;width:170px;position:relative;overflow:hidden;margin:auto;}
.MyCalendar .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.MyCalendar .ajax__calendar_container TABLE {font-size:11px;}
.MyCalendar .ajax__calendar_header {height:20px;width:100%;color:#ff0099;}
.MyCalendar .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;}
.MyCalendar .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;}
.MyCalendar .ajax__calendar_title {cursor:pointer;font-weight:bold;}
.MyCalendar .ajax__calendar_footer {height:15px;}
.MyCalendar .ajax__calendar_today {cursor:pointer;padding-top:3px;font-weight:normal;}
.MyCalendar .ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;color:#A30062;}
.MyCalendar .ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.MyCalendar .ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.MyCalendar .ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.MyCalendar .ajax__calendar_active .ajax__calendar_day {background-color:#FF0099;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_active .ajax__calendar_month {background-color:#FF0099;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_active .ajax__calendar_year {background-color:#FF0099;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#CCCCCC;}
.MyCalendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#CCCCCC;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day {background-color:#FF8ED2;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_month {background-color:#FF8ED2;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {background-color:#FF8ED2;border-color:#FF0099;color:#ffffff;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_title {color:#FF8ED2;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_today {color:#FF8ED2;}


/* sifr
-------------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
	
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash .titrerose{
	visibility: hidden;
	font-size: 19px;
	line-height: 1em;
	margin: 0;
	}


.sIFR-hasFlash .titrenoir {
	visibility: hidden;
	font-size: 19px;
	line-height: 1em;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
	}

.sIFR-hasFlash .titreblanc {
	visibility: hidden;
	font-size: 19px;
	line-height: 1em;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
	}

	
.sIFR-hasFlash .titrerosebig {
	visibility: hidden;
	font-size: 27px;
	line-height: 1em;
	margin: 0;
	}

.sIFR-hasFlash .titrerosebig2 {
	visibility: hidden;
	font-size: 30px;
	line-height: 1em;
	margin: 0;
	}

.sIFR-hasFlash .titrerosebig3 {
	visibility: hidden;
	font-size: 25px;
	line-height: 1em;
	margin: 0;
	}	

.sIFR-hasFlash .titrerosebig4 {
	visibility: hidden;
	font-size: 22px;
	line-height: 1em;
	margin: 0;
	}	
	
.sIFR-hasFlash .titregrisbig {
	visibility: hidden;
	font-size: 30px;
	line-height: 0.8em;
	margin: 0;
	}



	
