#symbo
{
	width: 400px;
	margin: 3px 0 5px 0;
}

#symbole1, #symbole2, #symbole3, #symbole4, #symbole5, #symbole6, #symbole7, #symbole8
{
	float: left;
	width: 50px;
	text-align: right;
	margin-top: 5px;
	/*padding-right: 5px;*/
}

.checkboxSymbole
{
	margin-right: 13px;
	margin-bottom: 8px;
}
* html .checkboxSymbole
{
	margin-right: 5px;
}
*+ html .checkboxSymbole
{
	margin-right: 5px;
}

.dategauche, .datedroite {
	float: left;
}
.dategauche {
	width: 160px;
}
.datedroite {
	width: 45px;
	/*float: right;*/
	text-align:right;
}

#un, #deux , #trois, #quatre {
	float: left;
	width: 100px;
	margin-top: 4px;
	margin-bottom: 5px;
}
* html #un, #deux , #trois, #quatre {
	float: left;
	width: 100px;
	
}
#un {margin-top: 4px; margin-bottom: 5px;}
#deux {margin-top: 4px; margin-bottom: 5px;}
#trois {margin-top: 4px; margin-bottom: 5px;}
#quatre {margin-top: 4px; margin-bottom: 5px;}

* html #un {margin-top: -2px; margin-bottom: 3px;}
* html #deux {margin-top: -2px;	margin-bottom: 3px;}
* html #trois {margin-top: -2px; margin-bottom: 3px;}
* html #quatre {margin-top: -2px; margin-bottom: 3px;}
*+ html #un {margin-top: -2px; margin-bottom: 3px;}
*+ html #deux {margin-top: -2px; margin-bottom: 3px;}
*+ html #trois {margin-top: -2px; margin-bottom: 3px;}
*+ html #quatre {margin-top: -2px; margin-bottom: 3px;}

#SoireeUn, #SoireeDeux , #SoireeTrois {
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	/*margin-left: 6px;*/
}

#SoireeUn {
	width: 135px;
}
#SoireeDeux {
	width: 50px;
}
#SoireeTrois {
	width: 220px;
}

#col2 {	
	padding-left: 0px;
	margin-left: 30px;	
	width: 160px;
}

#box-annoncez {
	width: 625px;
	margin-bottom: 12px;
	margin-left: 25px;
}

#box-annoncez h2 {
	background-image: url("../images/soirees/box_annoncez_titre.gif");
	height: 22px !important;
}

#box-annoncez table h3 {
	color: white;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;	
}

#box-annoncez table h3 span {
	font-size: 11px;
	text-transform: none;
}

#box-annoncez table {
	background-image: url("../images/soirees/box_annoncez_fond.gif");
	background-repeat: no-repeat;
	border-collapse: collapse;
	
}

#box-annoncez td {
	vertical-align: middle;
	height: 33px;
	border-bottom: 1px solid #94a1b9;
	padding-left: 5px;
}
* html #box-annoncez td {
	height: 32px;
}
*+ html #box-annoncez td {
	height: 32px;
}

#box-annoncez td.g {
	width: 209px;
	border-right: 1px solid #94a1b9;
	font-size: 14px;
}

#box-annoncez input.text {
	width: 350px;
	font-size: 12px;
}

#box-annoncez input.file {
	/*height: 20px;
	line-height: 20px;
	font-size: 12px;*/
}

#box-annoncez textarea {
	width: 370px;
	height: 100px;
	margin: 5px 0 5px 0;
}

#box-annoncez p.consigne_symboles {
	font-size: 11px;
	margin-top: 3px;
}

/*#box-annoncez p.symboles {
	margin: 3px 0 5px 0;
}*/

#box-annoncez p.symboles input {
	margin-left: 3px;
	/*margin-right: 20px;*/
	margin-right: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
}
* html #box-annoncez p.symboles input {
	margin-left: 3px;
	/*margin-right: 20px;*/
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*#box-annoncez p.symboles .png {
	cursor: help;
}*/
#box-annoncez div.symboles .png {
	cursor: help;
}

#box-annoncez td.valider {
	text-align: center;
	background-color: white;
	vertical-align: middle;
	height: 115px;
	line-height: 115px;
	
}
img {
/*border:medium none;*/
vertical-align: inherit;
}

#infobulle
{
	display: none; 
	position: absolute; 
	background-color:#EEEEEE; 
	border:1px solid black; 
	padding:0.2em;
	margin-top:-35px;
	margin-left:45px; 
	font-size:0.8em;
	text-align: center;
}
