/* 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 {
	background-color: #FFFFFF;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #21211f;
	vertical-align: top;
	font-family: verdana;
}

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 */
}

#content {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

.recherche {
	padding-top: 5px;
	text-align: center;
	margin: 0;
	}

/* 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;
	padding-left: 12px;
	}

.titrerosebig {
	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: 0px 0px 0px 0px;
	padding : 0 0 0 5;
	}

.salon {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding : 0 0 0 5;
	}
	
.end {
	border: none;
	}
	
.description 
{
   font: 12px/17px "Lucida Grande", tahoma, sans-serif;
   padding-right : 0px;
   color: #757474;
   text-align: justify;
}	
	
.image {
	float: left;
	margin: 5px 10px 0px 12px;
}

.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;
	padding-left: 0px;
	}


/* 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;
	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;
	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;
	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{
font-size: 11px;
font-family: Verdana;
font-weight: bold;
color: #001b3c;
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
-------------------------------------------------------- */
.lien
{
    display:none;
}

a.lien:link  
{
    display:none;
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FFFFFF;
    text-decoration: underline;
}

a.lien:visited 
{
    display:none;
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FFFFFF;
    text-decoration: underline;
}

a.lien:hover 
{
    display:none;
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FFFFFF;
}

a.lien:active  
{
    display:none;
    font: 12px/17px "Lucida Grande", tahoma, sans-serif;
    color: #FFFFFF;
}


/* sifr
-------------------------------------------------------- */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

