

div#entete_soirees
{
background:transparent url(../images/pages/soirees/tete_soiree.gif) repeat scroll 0%;
color:#FFFFFF;
font-size:19px;
height:38px;
line-height:38px;
padding-left:30px;
}

div#milieu_soirees
{
padding-top:15px;
padding-left:10px;
background-color:#585858;
}

div.soirees
{
border:1px solid #1b97e1;
background-color:#7e7e7e;
width:670px;
height:224px;
margin-top:15px;
}

.image_box_centrale
{
float:left;
width:184px;
height:138px;
margin:10px 10px 0px 10px;

overflow:hidden;
}

div.image_box_centrale img
{
vertical-align:middle;
/*border: 1px solid #000000;*/
}

p.titre_event_box_centrale
{
margin-top:10px;
}

p.titre_event_box_centrale a
{
color: #00a9ff;
font-weight: bold;
text-decoration:none;
}

p.bloc_membres_inscrits a { 
	color: #00a9ff;
	font-weight: bold;
	text-decoration:none;
}
img.etat_evenement
{
float:right;
margin-top:5px;
margin-right:5px;
}

span.icones
{
float:right;
margin-right:50px;
}

*html span.icones
{
margin-top:10px;
}

*+html span.icones
{
margin-top:10px;
}

p.texte
{
color:white;
height:165px;
/*width:470px;*/
width:auto;
/*margin-left:180px;*/
text-align:justify;
overflow: hidden;
}
/*
*+html p.texte
{
width:460px;
}

*html p.texte
{
width:450px;
}
*/
a.plus_info
{
color: #00a9ff;
font-weight: bold;
margin-right:10px;
float:right;
}

div#pagination
{
padding-top:10px;
background-color:#585858;
text-align:center;
color: #00a9ff;
font-weight: bold;
}

div#pagination a
{
text-decoration:none;
}

a.page_en_cours
{
color:white;
}

a.autres_pages
{
color: #00a9ff;
}

div#bas_soirees
{
background:transparent url(../images/common/box_bottom.gif) repeat scroll 0%;
height:18px;
}

/***************     POUR LA FICHE       ********************/


div#bloc_droite
{
float:right;
width:183px;
margin-top:10px;
margin-right:10px;
color:white;
}

img#image_representative
{
margin-left:auto;
margin-right:auto;
}

p.info_droite
{
margin-top:10px;
}

div#texte_fiche
{
margin-left:40px;
margin-bottom:40px;
width:420px;
text-align:justify;
color:white;
}

p.bleu_gras_com
{
margin-top:10px;
color: #00a9ff;
font-weight: bold;
}

p.bloc_membres_inscrits
{
margin:10px 0px 20px 40px;
width:580px;
}

span.bleu
{
color: #00a9ff;
}

span.rose
{
color: #f5168a;
}

div#milieu_soirees_fiche
{
padding-top:25px;
background-color:#585858;
}

p.bleu_gras_detail
{
margin-left:40px;
color: #00a9ff;
font-weight: bold;
}

p.rose_gras_detail
{
margin-left:40px;
color: #f5168a;
font-weight: bold;
}
a.rose_gras_detail
{
color: #f5168a;
font-weight: bold;
}

/* Membres qui viennent à la soirée */

input#jyserais
{
float:right;
margin-right:70px;
}

/* Envoyer un commentaire */

div#box_commentaire
{
margin:20px 0 25px 40px;
color:white;
width:570px;
height:137px;
background-color:#00b4ff;
padding-top:5px;
padding-left:20px;
}

div#box_commentaire textarea
{
border:1px solid black;
margin-top:5px;
margin-bottom:3px;
overflow: auto;
}

p#titre_box_com
{
display:inline;
}

input#submit_commentaire
{
float:right;
margin-right:14px;
}

/* Les commentaires des membres */

.bloc_commentaire
{
	height: 12px;
	
}

.bloc_gauche {
	width: 100px;
	vertical-align: top;
	padding-top: 5px;
}

.bloc_droit
{
padding-left: 10px;
height: 15px;
color: #ffffff;
}
.le_commentaire {
vertical-align:top;
color: #ffffff;
padding-bottom: 15px;
padding-left: 10px;
}
span.gras
{
font-weight:bold;
}

div#spacer_box
{
background-color:#585858;
height:10px;
}

div#spacer_box_interaction
{
clear:right;
margin-top:20px;
}
#comments {
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}





.image_box_centrale img{
	border: 1px solid black;	
	position: absolute;
	/*z-index: 80;*/
	display: none;
}

.image_box_centrale a{
	width: 182px;
	height: 136px;
	display: block;
}


a.flyer_soiree:hover span {
	top:-1px;
	left:-1px;
	display: inline;
	position: absolute;
	/*z-index: 80;*/
	z-index: 999;
}

a.flyer_soiree {
	position:absolute;
}

a.flyer_soiree:hover {
	background: none; /* correction d'un bug IE */
	/*z-index: 999;*/
}

a.flyer_soiree:hover img , a.flyer_soiree:hover img{
	top:-1px;
	left:-1px;
	display: inline;
	position: absolute;
	/*z-index: 80;*/
	/*z-index: 999;*/
}
