#fichesoiree {
	background-image: url("../images/soirees/fiche_fond.gif");
	background-repeat: no-repeat;
	background-color: white;
	width: 580px;
	border: 1px solid black;
	padding: 10px 18px 18px 18px;
	margin-left: 25px;
}


#fichesoiree div.gauche, #fichesoiree div.droite {
	float: left;
}

#fichesoiree div.entete {
	border-bottom: 2px solid #01327e;
	margin-bottom: 15px;
}
/*
#fichesoiree div.block_info {
	margin-bottom: 20px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid black;
	background-color: #354b63;
	color:white;
	font-size:11pt;
}
* html #fichesoiree div.block_info {
	margin-bottom: 20px;
	width: 535px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid black;
	background-color: #354b63;
	color:white;
	font-size:11pt;
}

#fichesoiree textarea {
	/ * margin-bottom: 25px;
	width: 580px; * /
	border: 1px solid black;
	background-color: #FFFFFF;
	margin-top: 3px;
	height: 80px;
	width: 530px;
	color:black;
	/ *overflow: hidden;* /
}
* html #fichesoiree textarea {
	/ * margin-bottom: 25px;
	width: 580px; * /
	border: 1px solid black;
	background-color: #FFFFFF;
	margin-top: 3px;
	height: 80px;
	width: 530px;
	color:black;
	overflow: hidden;
}
* html #fichesoiree textarea {
	/ * margin-bottom: 25px;
	width: 580px; * /
	border: 1px solid black;
	background-color: #FFFFFF;
	margin-top: 3px;
	height: 80px;
	width: 530px;
	color:black;
	overflow: hidden;
}*/
#fichesoiree h2 {
	float: left;
	font-size: 24px;
	padding-top: 5px;
	font-weight: normal;
}
#fichesoiree h2.ilsvont {
	font-size: 20px;
	padding-top: 0px;
	font-weight: normal;
	font-family: Courier, MS Courier New, Prestige, Everson Mono;
	letter-spacing: -1px;
	margin-bottom: -2px;
}
*+ html #fichesoiree h2.ilsvont {
	margin-bottom: -1px;
}
* html #fichesoiree h2.ilsvont {
	margin-bottom: -1px;
}

#fichesoiree h3 {
	text-transform: uppercase;
	font-size: 14px;
}

#fichesoiree h4 {
	text-decoration: underline;
	font-size: 12px;
}

#fichesoiree div.entete p.retour {
	text-align: right;
	margin-bottom: 5px;
	/*padding-bottom: 5px;*/
}
* html #fichesoiree div.entete p.retour {margin-bottom: 0px;}
*+ html #fichesoiree div.entete p.retour {margin-bottom: 0px;}

#fichesoiree div.gauche {
	width: 370px;
	margin-right: 14px;
}

#fichesoiree h3 {
	float: left;
}

#fichesoiree p.ico {
	float: right;
}

#fichesoiree p.ico img, #fichesoiree p.ico .png {
	margin-left: 5px;
}

#fichesoiree p.lieu {
	clear: both;
	text-transform: uppercase;
	color: #0056dc;
	font-weight: bold;
}

#fichesoiree p.description {
	text-align: justify;
	padding-right: 10px;
	margin-top: 32px;
	line-height: 15px;
	margin-bottom:  25px;
}

#fichesoiree h4.commentaire {
	margin-top: 26px;
}

#fichesoiree p.commentaire {	
	text-align: justify;
	line-height: 15px;
}

#fichesoiree div.droite {
	padding-top: 5px;
	width: 185px;
}

#fichesoiree div.droite div.flyers {
	text-align: center	
}
#fichesoiree div.droite div.flyers2{
	text-align: center;
}
#fichesoiree div.droite div.flyer {
	/*width: 182px;*/
	border: 1px solid black;
	overflow:hidden;
}
#fichesoiree div.droite div.flyer21 {
	overflow:hidden;
	float:left;
	border:1px solid black;		
}
#fichesoiree div.droite div.flyer22 {
	overflow:hidden;
	float:left;
	border-bottom:1px solid black;
	border-top:1px solid black;
	border-right:1px solid black;
}
#fichesoiree div.droite h4 {
	margin-top: 11px;
}

#fichesoiree p.compteur {
	font-weight: bold;
	color: #01327e;
	margin-top: 24px;
	
}
#fichesoiree p.valider {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-right: 20px;*/
}
/*.comGauche, .comDroit{
	float: left;
}
.comGauche{
	width: 475px;
}
*html .comGauche{
	width: 465px;
}
.comDroit{
	width: 10px;
}
#fichesoiree p.enteteCom{
	font-weight:bold;
}
*/
.homme {color: #01327E;}
.femme {color: #FF66FF;}

/* a href par default*/
a {font-weight: bold; text-decoration:none;}
a:link {font-weight: bold; text-decoration:none;}
a:visited {font-weight: bold; text-decoration:none;}
a:hover {font-weight: bold; text-decoration: underline;}
a:focus {font-weight: bold; text-decoration:none;}
a:active {font-weight: bold; text-decoration:none;}

.infobulle{position: absolute; visibility : hidden; border: 1px solid Black; background-color: #FFFFCC;}

#div_serais a{text-decoration:none;}
#div_serais a:hover{text-decoration:underline;}
