@charset "utf-8";
/* CSS Document */
#bando {
	background-image: url(../images/bando_bkg_idx.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#SideBar .cartouche_top {
	background-image: url(../images/cartouche_bkg_top_idx.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 419px;
}
h3#TTcartouche {
	position: relative;
	top: 172px;
	left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #405306;
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
}
#container #ColCentre .ListeIDX{

}
#container #ColCentre ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-position: outside;
	margin-bottom: 0.5em;
	list-style-image: url(../images/puce_plus.png);
	list-style-type: none;
}

#ColCentre p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	
}
.actuListIdx .TTactuIdx {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ColPhotoActuIdx {
	clear: left;
	float: left;
	height: auto;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ColPhotoActuIdx img {
	padding: 1px;
	border: 1px solid #666;
}

