#tweet_conteneur {
	text-align:left;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #E4E5DF;
	margin-bottom: 10px;
}

#twtr-widget-profile img.twtr-profile-img {
	display:block;
	float:left;
	width:31px;
	height:31px;
	border:0!important;
}
#tweet_conteneur h3, #tweet_conteneur h4{
	margin:0;
	padding:0!important;
	line-height:1.2!important;
	width:auto!important;
}
#tweet_conteneur h3, #tweet_conteneur h4 {
	margin:0 40px 0 0;
}
#tweet_conteneur h3 {
	clear:none;
	font-size:11px;
	font-weight:normal;
}
#tweet_conteneur h4 {
	clear:none;
	font-size:14px!important;
}
#tweet_conteneur h4 a{
	text-decoration:none;
}
#tweet_conteneur h4 a:hover{
	text-decoration:underline;
}
#tweet_conteneur em {
	font-size:9px;
	font-style:normal;
	display:block;
	margin-top:2px;
	zoom:1;
}
.tweet-hd {
	padding:10px;
	position:relative;
	zoom:1;
	overflow:hidden;
	background: url(/pls/portal/docs/page/lib_fr/media/images/ui_frm/ic_rsx_soc/24/ic_twitter_24.png) no-repeat 95% 50%;
}
.tweet-bd{
	padding: 0 1px;
}

.tweet-timeline {
	background-color: #FFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
	overflow:hidden;
	z-index:2;
	height:300px;
}
.tweet-timeline {
	overflow-x:hidden;
	overflow-y:auto;
}

.tweet-ft {
	position:relative;
}

.tweet-ft div {
	overflow:hidden;
	padding:10px;
	zoom:1;
}
.tweet-ft span {
	float:right;
	text-align:right;
}
.tweet-ft a {
	float:left;
	display:block;
}
.tweet-ft a img {
	position:relative;
	top:2px;
}
.tweet-ft span a {
	float:none;
}
.twtr-avatar {
	width:40px;
	height:40px;
	float:left;
	overflow:hidden;
	display:block;
}
.twtr-fullscreen .twtr-avatar {
	width:80px;
	height:80px;
}
.twtr-img {
	height:25px;
	width:25px;
}
.twtr-img img {
	width:30px;
	height:30px;
}
.twtr-fullscreen .twtr-img img {
	width:72px;
	height:72px;
}
.twtr-fullscreen a.twtr-join-conv {
	display:none;
}
.twtr-tweet-text {
	margin-left:40px;
}
.twtr-fullscreen .twtr-tweet-text {
	margin-left:90px;
}
.twtr-popular {
	font-size:10px;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	margin-top:3px;
	opacity:.8;
}
.twtr-doc a {
	text-decoration:none!important;
}
.twtr-doc a:hover {
	text-decoration:underline!important;
}


/* Jquery.tweet */
/*div#tweet_conteneur h2{
	font-size:18px;
	font-weight: normal;
	margin-top:0;
	padding: 5px 10px 10px 10px;
	border-bottom: 3px solid #555555;
	background: url(/pls/portal/docs/page/lib_fr/media/images/ui_frm/ic_rsx_soc/24/ic_twitter_24.png) 185px 2px no-repeat;
}*/
.tweet, .query {}
.tweet .tweet_list, 
.query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet .tweet_list .awesome, 
.tweet .tweet_list .epic, 
.query .tweet_list .awesome, 
.query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, 
.query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
	margin: 0;
	background:none;
	font-size:11px;
	line-height: 16px;
	border-top: 1px dotted #ddd;
}
span.tweet_text{
	clear:both;
	display:block;
}
.tweet_action{
	float:left;
	padding-left:6px;
	margin-left:5px;
	font-size: 9px;
	background: url(/pls/portal/docs/page/lib_fr/media/images/ui_frm/ic_li.gif) no-repeat center left;
}
.tweet .tweet_list li.tweet-first{
	border-top: none;
}
.tweet .tweet_list li a, 
.query .tweet_list li a {
	color: #0075b0;
}
.tweet .tweet_list .tweet_even, 
.query .tweet_list .tweet_even{}

.tweet .tweet_list .tweet_avatar, 
.query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, 
.query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

.tweet p.loading{
	margin:10px 0 0 10px;
}

span.tweet_time{
	font-size:9px;
	color:#666;
	display:block;
	float:left;
}

.tweet_follow{
	margin-left: 10px;
}
