.twitted {
	width: 550px;
	margin: 2.5em 0 1.5em 0;
	background: url(../images/interface/contour-twitter-middle.gif) repeat-y 0 0; 
}

.accueil #contenu #twitter h2 { 
	background: url(../images/interface/contour-twitter-top.gif) no-repeat 0 0;
	width:500px; 
	padding:20px 25px 10px 25px; 
	height:auto; 
	color:#5DA1C5; 
	text-indent:0; 
	font-size:1.2em;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0 10px 0;
	width: 550px;
	list-style-type: none;
	background: url(../images/interface/contour-twitter-middle.gif) repeat-y 0 0;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding:0 25px;
	width:500px;
	background:none;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

#contenu .twitted p.profileLink {
	margin: 0;
	padding: 10px 25px 15px 25px;
	width:500px;
	background: url(../images/interface/contour-twitter-bottom.gif) no-repeat 0 100%;
}

#contenu .twitted p.profileLink span {
	padding: 2px 0 7px 26px;
	background: url(../images/interface/icone-twitter.gif) no-repeat 0 0;
}