
#diapo {
	width : 295px;
	float : left;
}

#diapo .anim {
	position : relative;
	top: -50px;
	left : 0px;
	width : 325px;
	margin : 0px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
	background : url('../images/diapo-bg.png') no-repeat;
	text-align : center;
	height : 459px;
}

#swfcontent {
	padding : 10px 0px 0px 0px;
}

#accueilarticle {
	background : #F2F2F2;
	margin : 10px 0px 10px 0px;
	padding : 10px 10px 10px 15px;
}

#accueilarticle img {
	float : left;
	margin : 0px 10px 0px 0px;
}

#accueilarticle .title {
	font-size : 1.2em;
	font-weight : bold;
}

#accueilarticle .chapeau {
	padding : 10px 0px;
}

#accueilagenda {
	margin : 10px 10px 0px 15px;
}

#accueilagenda .header {
	border-bottom : 6px solid #cccccc;
}

#accueilagenda .header .title {
	float : left;
}

#accueilagenda .header .rss {
	float : right;
}

#accueilagenda .items .item {
	border-bottom : 2px solid #cccccc;
	padding : 5px 0px;
}

#accueilagenda .items .item  img {
	float : left;
	margin : 0px 5px 0px 0px;
}

#accueilagenda .items .item  .date {
	color : #FF7500;
	font-weight : bold;
}

#accueilagenda .items .item  .nom {
	font-size : 1.1em;
}

.membre {
	background : url('../images/membre.gif') repeat-x center left;
	padding-top: 11px;
	margin: 0px 13px;
}
.membre a {
	margin-right: 44px;
}

#membre {
	width: 144px;
	float: left;
	padding-left: 22px;
	padding-top: 18px;
	color: #293654;
}

#autopromo {
	width : 239px;
}

#autopromo .promo, #autopromo .sondage{
	margin : 8px 0;
}

#autopromo .promo .desc img {
	float : left;
	margin : 0 5px 0 0;
}

#autopromo .promo .desc {
	background : #ffedde;
	padding : 5px;
}

#autopromo .promo .titre {
	font-weight : bold;
	font-size : 1.1em;
	margin-bottom : 5px;
}

#autopromo .promo .lien {
	background : #ffedde;
	padding : 5px;
}

#autopromo .promo .lien {
	background : #ffedde;
	padding : 5px 20px 0 0;
	text-align : right;
}

#autopromo .promo .lien a {
	color : #ff7500;
	font-weight : bold;
}

#autopromo .sondage .desc {
	background : #ededed;
}

#autopromo .sondage .texte {
	padding : 5px;
}

#autopromo .sondage .options {
	margin-left : 5px;
}

#autopromo .sondage .options form {
	margin : 0;
}

#autopromo .sondage .submit {
	padding : 0 15px 5px 0;
	text-align : right;
}

#autopromo .sondage .submit input {
	background : #fcb200;
	color : white;
	border : none;
}


#autopromo .foot {
	font-size : 1%;
}