body{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:justify;*/
}

td,table{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:justify;*/
}

a{
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

hr {
	color:#ebf133;
	/*
	clear: both;
	width: 100%;
	border: 0; 
	border-bottom: 1px black solid; 
	height: 1px;
	*/
}


.tablo1 {
	padding:5px;
	border: 1px solid #ebf133;
	/*
	border-bottom: 1 solid #ebf133;
	border-left:   1 solid #ebf133;
	border-right:  1 solid #ebf133;
	border-top:    1 solid #ebf133;
	*/
}

.tablo1 td {
	padding:5px;
	border: 1px solid #ebf133;
	/*
	border-top:    1 solid #ebf133;
	border-bottom: 1 solid #ebf133;
	border-left:   1 solid #ebf133;
	border-right:  1 solid #ebf133;
	*/
}

.interligne{
	display:block;  
	padding-left:5px;
	background-color:#ebf133;
	font-weight:bold;
	line-height:20px;
}

.tab_head{
	background-color:#ebf133;
}

.css_lieu{
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
}

.css_date{
	color: #4477e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/

}

.css_event{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
}

.arboform {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:inherit;
}

.rechercher {
	border:none;
    color:#fff;
	background: url('../images/interface/rechercher.gif') no-repeat top left;
    width:106px;
    height:30px;
}

