/* CSS Document */

/* GENERAL MARCHE ----------------------------------------------------------------*/

.marche_col1{
	text-align:left;
	float:left;
	background: url(fleche.jpg) no-repeat left center;
	padding: 0 0 2px 8px;
	line-height:18px;
}
	.marche_col2{
	margin-left: 125px;
	text-align:left;
	font-style: italic;
	line-height:18px;
	}
	
.marche_table table {
font-family: Verdana; 
font-size: 11px; 
font-style: normal; 
color: #111111; 
line-height: 18px;
	border-collapse:collapse;
	margin:0px;
	padding:0;
	vertical-align:top;
	width:100%;

	padding:0;
	margin:0;
	
	border: 1px solid #EAE3D9;
}

.marche_table th { 
	color: #fff;
	text-decoration: none;
	background-color:#39c;
	padding:1px 4px 1px 4px;
	margin:0;
	text-align:left;
line-height: 16px;
border: 1px solid #EAE3D9;
}

.marche_table td { 
	text-decoration: none;
	padding:1px 4px 1px 4px;
	margin:0;
	text-align:left;
	border: 1px solid #EAE3D9;
}

.couleur_tr {
background-color:#fff8dd;
}
.fixe_td {
    width: 80px;
	}
.fixe_td2 {
    width: 30px;
	}
	
/* AVIS ----------------------------------------------------------------*/

	#avis_trame {
	width: 682px;
	padding: 10px;
	margin: 20px auto;
	z-index:100;
	text-align:left;
	border:#333333 solid 1px;
	background-image: url(Logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
    }
	

	
		#avis_trame #h01 { /* bandeau ----------------------------------------------------------------*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
color: #9f0050; 
font-weight: bold;
	/*margin:0 0 2px 0;*/
	margin:0;
	text-align:center;	/*margin:10px 0 2px 0;*/
    }
	
	#avis_trame h2 { /* bandeau ----------------------------------------------------------------*/
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	color:#fff;
	font-weight: bold;
	margin: 10px 0;
	padding: 1px 4px;
	text-transform: uppercase;
    }
	
		#avis_trame h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold;
	color:#000;
	margin:0;
	padding:0;
	letter-spacing:normal;
    }
	
	.vert { /* bandeau vert ----------------------------------------------------------------*/
background-color:#060;
    }
	
	.bleu { /* bandeau bleu ----------------------------------------------------------------*/
background-color:#039;
    }
	
	#avis_trame img {
	border:none;
    }
	.avis_evenement {
	width: 93%;
	padding: 5px 0px 10px 0px;
	margin: 50px auto 10px auto;
	text-align:left;
	}
	
	#avis_date_vert {
	border:#060 solid 1px;
	width:270px;
	padding:6px;
	text-align:center;
	margin:20px auto;
	}
		#avis_date_bleu {
	border:#039 solid 1px;
	width:270px;
	padding:6px;
	text-align:center;
	margin:20px auto;
	}
		
		#avis_adresse{
		text-align:center;
		margin:auto;
    }
		

.avis_col, .avis_col1, .avis_col1a, .avis_col0 {
	text-align:left;
	float:left;
	padding: 0;
	line-height:18px;
}


.avis_col0{
	font-weight:bold;
	width:28px;
}
.avis_col{
	font-weight:bold;
	clear:left;
}
.avis_col1{
	font-weight:bold;
	width: 140px;

}


.avis_col2{
	margin-left: 170px;
	text-align:left;
		line-height:18px;
	}
	
	
	
a:link.consulte {
font-size: 11px; color: #111111; text-decoration: none; background-color: #EDE2C1;}
a:visited.consulte {
font-size: 11px; color: #111111; text-decoration: none; background-color: #EDE2C1;}
a:hover.consulte {
font-size: 11px; color: #666666; text-decoration: none; background-color: #DECEAA;}
a:active.consulte {
font-size: 11px; color: #666666; text-decoration: none; background-color: #DECEAA;}
