/*  
Theme Name: Twunch
Theme URI: http://twun.ch/
Description: Theme pour l'organisation d'événements - Twunch - Twitter Lunch
Version: 1.0
Author: Salya H.
Author URI: http://www.salya.me/

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

body {
	background: url(images/twitter_twunch_background.jpg) no-repeat 0 0 #8bb110;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a img { border:none; }

h1 { color:#333; }

.pngfix {
   behavior: url("images/pngfix/iepng.htc"); /* IE PNGFIX */
}


#header {
	height: 90px;
	background-color:#C6E9ED;
	margin-top:0;
	margin-bottom:40px;
	padding-top:15px;
}

#sidebar {
	color:#333;
	background:#FFF;
	height: 200px;
	margin-bottom:25px;
}

#add-twunch {
	color:#09F;
	background:#a0c528;
	height: 80px;
	margin-bottom:25px;
}

#member-panel {
	color:#333;
	background:#FFF;
	height: 150px;
	margin-bottom:25px;
}

.post-container {
	background-color:#FFF;
	margin: 0 0 30px 0;
}

.mini-twunch-new {
	background:url(images/new-twunch.png) no-repeat top right #FFF;
	margin-top:30px;
}

.mini-twunch-prev {
	background:#FFF;
	margin-top:30px;
}

#last-past{
	background:#a0c528;
	margin-top:20px;
}

.mini-twunch-past {
	background:#a0c528;
	margin-top:5px;
}

.mini-twunch-new a, .mini-twunch-new a:visited, .mini-twunch-new a:link {
	color:#333;
	text-decoration:none;
}

.mini-twunch-new a:hover {
	text-decoration: underline;
}

.mini-twunch-past a, .mini-twunch-past a:visited, .mini-twunch-past a:link {
	color:#333;
	text-decoration:none;
}

.mini-twunch-past a:hover {
	text-decoration: underline;
}

.mini-twunch-prev a, .mini-twunch-prev a:visited, .mini-twunch-prev a:link {
	color:#333;
	text-decoration:none;
}

.mini-twunch-prev a:hover {
	text-decoration: underline;
}

.mini-twunch-prev h5, .mini-twunch-new h5, .mini-twunch-past h5 {
	padding: 10px 0 0 15px;
	margin:0;
}

.mini-twunch-prev p, .mini-twunch-new p, .mini-twunch-past p {
	padding: 4px 0 10px 15px;
	margin:0;
	font-weight: bold;
	color: #333333;
}

.mini-inscrits {
	position:relative;
	float: right;
	background:#a0c528;
	width:140px;
	margin: 15px 15px 0 0;
	padding: 0;
}

.mini-inscrits p {
	color:#FFF;
	text-shadow: 0 1px 1px #535353;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin: 0;
	padding: 6px 0;
}


.mini-retweet {
	background:url(images/mini-share-twunch_bg.png) no-repeat bottom right #c6e9ed;
	position:relative;
	float: left;
	width:90px;
	margin: 15px 0 0 15px;
	padding: 0;
}

.mini-retweet p {
	color:#1aa9ba;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin:0;
	padding: 6px 0;
}

.mini-retweet a, .mini-retweet a:visited, .mini-retweet a:link {
	color:#1aa9ba;
	text-decoration:none;
}

.mini-retweet a:hover {
	text-decoration: underline;
}

.mini-lastface {
	margin: 5px 0 0 10px;
	padding:0;
	width:255px;
	background: #e0e0e0;
}

.mini-lastface-last {
	margin: 5px 0 0 10px;
	padding:0;
	width:315px;
	background: #8BB110;
}


.mini-twinfo {
	background:#e0e0e0;
	width:238px;
	margin: 10px 0 12px 15px;
	padding:4px 0 4px 12px;
}

.mini-twinfo-last {
	background:#8BB110;
	color:#FFF;
	width:315px;
	margin: 5px 0 10px 10px;
	padding:0;
}

.mini-twinfo-last p {
	color:#FFF;
	font-weight:bold;
	margin: 0;
	padding:4px 0 4px 12px;
}

.bas-home {
	height: 40px;
	width: 550px;
}

/* Profil page */

#profil {
	background-color:#FFF;
	margin: 0 0 30px 0;
	min-height: 270px;
}

#profil-info {
	background-color:#c6e9ed;
	margin: 0 0 30px;
	padding: 0 0 10px;
}

#profil-info-avatar {
	margin:0;
	padding:10px 0 0 10px
}

#profil-info-desc {
	margin:0;
	padding:10px 10px 0 0
}

.profil-description {
	color:#008696;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}

.profil-avatar-big {
	background:#FFF;
	width:85px;
	height:85px;
	margin:0;
}

.profil-twitter-link {
	padding:0;
	margin: 10px 0 0;
}

.profil-info-url {
	color:#008696;
	font-size:14px;
	font-weight:bold;
	background:url(images/dofollow_url.gif) no-repeat center right #FFF;
	padding: 2px 10px;
	margin: 0 0 5px;
}

.profil-info-url a:link, .profil-info-url a:visited, .profil-info-url a:hover, .profil-info-url a:active {
	color:#333333;
	text-decoration:underline;
}

.profil-info-ville {
	color:#008696;
	font-size:14px;
	font-weight:bold;
	margin:6px 0;
	padding:0;
}

#profil-titre-nb {
	background:#009fb2;
	color:#FFF;
	text-shadow: 0 1px 1px #535353;
}

.titre-parti {
	margin:0;
	padding:0 0 0 10px;
}

.titre-orga {
	margin:0;
	padding:0 0 0 9px;
}

.titre-parti h2, .titre-orga h2 {
	padding:0 0 0 8px;
	margin:0;
}

.profil-parti {
	margin:0;
	padding:10px 0 0 10px;
	border-right: 1px solid #ccc;
	height:100%;
}

.profil-parti p {
	color: #0099ff;
}

.profil-orga {
	margin:0;
	padding:10px 0 0 9px;
}

.profil-parti h5 {
	margin:15px 0 4px 0;
	padding:0;
}

.profil-orga h5 {
	margin:15px 0 4px 8px;
	padding:0;
}

.mini-orgaface {
	margin: 0 0 5px 8px;
	padding:0;
	width:254px;
	background: #e0e0e0;
}

#sidebar-trophies {
	color:#333;
	background:#FFF;
	height: 200px;
	margin-bottom:25px;
}

#sidebar-trophies h4 {
	padding:10px 0 0 42px;
	margin:0;
	color:#333;
	background:url(data:image/gif;base64,R0lGODlhGQAaAMQAAAAAAP////Pz8+fn59ra2s7OzsLCwra2tqmpqZ2dnZKSkoWFhXl5eW1tbWFhYVRUVEhISDw8PAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAGQAaAAAFwSBRjKMQnGgaiGQhNFEcF2otyw2c7BFdp5HGDpaLoCKOnHJZZJwSQdjgdKtWG8/eoke1erEBRkRQiCRODq/VGXBATg8wTH07CyJsxThMvx0CBhF/K4IBUH0xBAFbJnBYgYhvdwspUAUDiBGUUFMoAhBYaX0GBGY1CBEIB31vDg4/YRAFD3QKCxCdNQJuW2oNEIqwAbuIBsKeol6DxycCvVXLzCjPEcDSP2Iz1z+YMds/d97fKs9n4wFlVtHMh17BKiEAOw%3D%3D) 12px 9px no-repeat;

}

#profil-side-trophies {
	padding: 15px 0 0 10px;
	margin:0;
}

.profil-min-trophy {
	padding:0 1px 5px;
}


/* MAP Home */

.twunch-map {
	background:url(images/chargement-gmap.png) no-repeat center #009fb2;
	margin: 0 0 30px 0;
}

.home-map { 
	padding:17px; 
	margin:0;
}

#eat-meet-map { 
	background:url(images/eat-meet-map.png) no-repeat top right;
	padding:0; 
	margin:0 0 0 462px;
	z-index:10000;
	position: absolute;
	height:99px;
	width:118px;
}

#homepics {
	background:#c6e9ed;
	width:100%;
	margin: 20px 0 30px 0;
	padding:15px 0;
	text-align:center;
}

#trackbacks-blog {
	background:#a0c528;
	margin-top:20px;
	padding:20px 0;
}

.trackback-bloc {
	margin-bottom:10px;
}

.trackback-image {
	position:relative;
	float: left;
	background-color:#a0c528;
	width:140px;
	height:105px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 17px;
	text-align:center;
}

.trackback-text {
	position:relative;
	float: right;
	width: 380px;
	margin: 0 17px 0 0;
}

.trackback-text h3 {
	margin: 0 0 10px 0;
	padding:4px 0 4px 8px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	background:#8bb110;
}

.no-trackback {
	margin: 0 17px 0 17px;
	padding:4px 0 4px 0;
	font-size:36px;
	font-weight:bold;
	color:#8bb110;
}


.trackback-url {
	margin: 0 17px 0 17px;
	padding:4px 0 4px 8px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:#8bb110;
}

.next-best-twunch {
	position:relative;
	float: left;
	background-color:#a0c528;
	width:45px;
	height:45px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 17px;
	text-align:center;
	text-shadow: 0 1px 1px #535353;
}

.next-best-twunch p {
	margin:0;
	padding:7px 0 0 0;
}

.next-best-titre {
	position:relative;
	float: right;
	background-color:#FFF;
	height:35px;
	width: 262px;
}

.next-best-titre a, .next-best-titre a:visited {
	color:#333;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.next-best-titre a:hover {
	text-decoration: underline;
}

#besttwunch {
	color:#09F;
	background:#FFF;
	height: 350px;
	margin-bottom:25px;
}

.last-twunch {
	background-color:#FFF;
	margin: 0 0 30px 0;
}



.last-twunch a, .last-twunch a:visited {
	color:#333;
	text-decoration:none;
}

.last-twunch a:hover {
	text-decoration: underline;
}

.last-twunch h5 {
	margin: 0;
	padding: 10px 0 0 15px;
}

.last-twunch p {
	margin: 0;
	padding: 4px 0 10px 15px;
}

.titre h2 {
	padding:4px 0 0 0;
	margin:0;
}

.titre a:link, a:visited {
	color:#333;
	text-decoration:none;
}

.titre a:hover {
	text-decoration:underline;
}

.titre a, .titre a:hover, .titre a {
	height:65px;
}

.organisation {
	padding:0 0 0 5px;
	margin:0;
	font-size:11px;
	color:#3e3e3e;
}


.auteur {
	background:url(images/fleche_tw.png) no-repeat bottom left;
	height:65px;
	text-align:right;
}

.auteur-img {
	background:#FFF;
	width:57px;
	height:57px;
	margin:0 0 0 42px;
}

.auteur-img-past {
	width:45px;
	height:45px;
	margin:0;
}

.share-twunch {
	background:url(images/share-twunch_bg.png) no-repeat bottom right #c6e9ed;
	width:140px;
	height:90px;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin-top: 15px;
}

.share-twunch-link {
	width:140px;
	color:#b4b4b4;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	margin-top: 15px;
}

.inscrits, .indecis {
	background:#a0c528;
	text-shadow: 0 1px 1px #535353;
	width:140px;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin-top: 15px;
	padding: 6px 0;
}

.twinfo {
	background:#e0e0e0;
	width:530px;
	margin: 20px 0 12px 17px;
	padding:4px 0 4px 12px;
}

.description {
	padding:17px 17px 0px 17px;
	width:380px;
}

.description-page {
	padding:17px 17px 0px 17px;
}

.modifier-twunch {
	color:#fff;
	background:#009fb2;
	font-weight:bold;
	font-size:1em;
	margin: 0 0 20px 0;
	padding: 4px 0 4px 10px;
}

.modifier-twunch a, .modifier-twunch a:link, .bt-sinscrire a:visited {
	color:#FFF;
	text-decoration:none;
}

.modifier-twunch a:hover {
	text-decoration:underline;
}

.date-heure {
	color:#333;
	font-weight:bold;
	font-size:1.3em;
	margin: 0 0 20px 0;
}

.adresse-lieu {
	color:#333;
	font-weight:bold;
	font-size:1.3em;
	margin: 20px 0 20px 0;
}

.single-twunch { 
	padding:0 17px 0 17px; 
	margin:0;
}

.single-twunch h2 {
	color:#009fb2;
}

/* Twunch inscrits / inscription */

#twittos-inscrits {
	background-color: #efefef;
	padding: 15px;
	margin:0 0 20px 0;
}

.comment-inscription {
	padding:0 17px 0 17px; 
	margin:0;
}

#bts-ins-des-nol {
	padding:0;
	margin:10px 0 25px 0;
}

.bt-sinscrire {
	background:#a0c528;
	width:200px;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	padding: 6px 0;
}

.bt-sinscrire a:link, .bt-sinscrire a:visited {
	color:#FFF;
	text-decoration:none;
}

.bt-sinscrire a:hover {
	text-decoration:underline;
}

.bt-desinscrire {
	background:#c5282c;
	width:200px;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	padding: 6px 0;
}

.bt-desinscrire a:link, .bt-desinscrire a:visited {
	color:#FFF;
	text-decoration:none;
}

.bt-desinscrire a:hover {
	text-decoration:underline;
}

.bt-twitterlogin {
	background:#c6e9ed;
	width:200px;
	color:#10a6b7;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	padding: 6px 0;
}

.bt-twitterlogin a:link, .bt-twitterlogin a:visited {
	color:#10a6b7;
	text-decoration:none;
}

.bt-twitterlogin a:hover {
	text-decoration:underline;
}


.twunch-twitpic {
  margin: 6px;
  padding:0;
  width: 170px;
  background-color:#c6e9ed;
  float:left;
  height: 210px;
}

.image-twitpic {
  margin:10px 0 0 10px;
  padding:0;
  width: 150px;
}

.text-twitpic {
   margin:6px 0 0 10px;
   padding:0;
   width: 150px;
}

.text-twitpic p {
   margin:2px 0 0 0;
   padding:0;
   font-size:11px;
   font-weight:bold;
   float:left;
   width:115px;
   position:absolute;
}

.text-twitpic a, .text-twitpic a:visited, .text-twitpic a:link {
	color:#333;
	text-decoration:none;
}

.text-twitpic a:hover {
	text-decoration: underline;
}

.twunch-pic-author {
  float:right;
  position:absolute;
  margin:0 0 0 116px;
  padding:0;
}


.usPrenotato{
  margin: 4px;
  padding:0;
  width: 78px;
  background-color: white;
  float:left;
  height: 80px;
}

.avatarPrenotato{
  margin:0;
  padding:0;
  width: 70px;
  text-align: center;

}

.nomePrenotato{
   width: 70px;
   text-align: center;
   font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
   font-size:11px;
   font-weight:bold;
}

.listinscrits {
	width: 100%;
	clear:both;
	display:block !important;
	margin-top:10px;
	overflow:hidden;
}

/* Comments */
#comments { 
	background-color:#FFF; 
	padding:30px 17px 0 17px; 
	margin-top:30px;
	margin-bottom:50px;
}

#comments ol.comment_list { 
	padding:0;
	margin:0;
	line-height:180%;
	font-size:100%;
}

#comments ol.comment_list li {
	list-style:none;
	padding:0;
	margin:0;
}

#comments .comment_author {
	float:left;
	width:100px;
	margin-bottom:30px;
}

#comments .comment_author p {
	font-size:12px;
	margin-bottom:0px;
	line-height:1.5em;
	color:#5f6565;
}

#comments .single_comment {
	position:relative;
	padding:15px 20px 0 20px;
	background:#c6e9ed;
	width:400px;
	float:right;
	margin-bottom:30px;
	min-height:90px;
}

.comment_list {
	padding-bottom:40px;
}

.comment_arrow {
	position:absolute;
	top:25px;
	left:-20px;
}

#comments .single_comment p {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:10px;
}

#comments .comment_author span {
	font-size:10px;
	font-family:'Lucida Grande',Tahoma,Verdana,sans-serif;
	display:block;
	color:#a6a6a6;
}

/* Tags */

#tags-home {
	margin:0;
	padding:8px 17px;
}

#tags-home h2 {
	margin:0;
	padding:0 0 5px 0;
	color:#333333;
}

.st-tags {
	margin:0;
	padding: 2px 6px;
}

#tags-pays li
{
display: inline;
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 25px;
}

#tgh-fr li {
	background-image: url(images/pi_fr.gif);
}

#tgh-be li {
	background-image: url(images/pi_be.gif);
}

#tgh-ch li {
	background-image: url(images/pi_ch.gif);
}

/* Coins arrondis */

.head_radius {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.coin_10px {
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
    border-radius: 10px;
}

.coin_10pxhaut {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.coin_6px {
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
    border-radius: 6px;
}

#footer {
	margin-bottom: 30px;
	color:#333333;
	font-weight:bold;
}

#footer a, #footer a:hover  {
	text-decoration:underline;
	color:#FFF;
}

.h4footer {
	padding:0 0 10px;
	margin:0;
	color:#FFF;
	font-size:16px;
	font-weight:bold
}

.h4troptard {
	padding:10px 0 0 15px;
	margin:0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-shadow: 0 1px 1px #535353;
}

.h4add {
	padding:10px 0 10px 17px;
	margin:0;
	color:#333333;
	font-size:16px;
	font-weight:bold
}

.h4sid {
	padding:10px 0 10px 17px;
	margin:0;
	color:#009FB2;
	font-size:16px;
	font-weight:bold
}

.padd {
	padding:0 0 0 17px;
	margin:0;
}

.side-stats {
	padding:0 0 0 17px;
	margin:0;
}

.side-stats a, .side-stats a:visited, .side-stats a:link {
	color:#FFF;
	padding: 0 6px;
	background:#8bb110;
	text-decoration:none;
}

.side-stats a:hover {
	background:#a0c528;
	text-decoration:none;
}

#footer-design, #footer-box1, #footer-box2 {
	/* background-color: #81a60b; */
	height: 100px;
	padding:20px 0;
}

#footer-liens1, #footer-liens2 {
	/* background-color: #81a60b; */
	height: 100px;
	padding:28px 0;
}


#add-twunch a, #add-twunch a:hover  {
	text-decoration:none;
	text-shadow: 0 1px 1px #535353;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	z-index:5px;
	position:relative;
	padding:0 0 0 20px;
	margin:0;
}


/* Twunch Stream */
.twitStream{
	font-family: verdana;
	font-size: 11px;
}
.twitStream a{
	font-family: verdana;
	font-size: 11px;
}
.tweet{
	display: block;
	padding: .4em;
	margin: .4em 0;
}
.tweet-left{
	float: left;
	margin-right: 1em;
}
.tweet-left img{
	border: 2px solid #000000;
}
.tweet p.text{
	margin: 0;
	padding: 0;
}

.twitter_thumb{
float:left;
margin-right:20px;
margin-bottom:0px;
}


.usertweet {
background-color:#efefef;
margin-bottom:10px;
border-bottom:;
padding:10px;
-moz-border-radius: 10px;
	-webkit-border-radius:10px;
    border-radius: 10px;}

.tweet-stream-description {
	font-size:10px;
	color:#999;}
	
#hashtag-single-stream {
	color:#999;
}

#twitpics-flux-titre {
	color:#999;
}

.pagination {
    font-size: 80%;
}
        
.pagination a {
    text-decoration: none;
	color:#999;
	font-size: 14px;
	font-weight:bold;
	border: 1px solid #cacaca;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
    border-radius: 10px;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.5em 0.8em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #009fb2;
    color: #fff;
	font-size: 14px;
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
    border-radius: 10px;
}

.pagination .current.prev, .pagination .current.next{
	border-color:#999;
	background:#fff;
	font-size: 14px;
	font-weight:bold;
	color:#cacaca;
}

.lessismore{ background:url(images/tw-guide.png) no-repeat 0 20px; padding:15px 0 10px 55px; margin:0; font-weight:bold; height:90px; }
.lessismore h2 { padding:0; margin:0; }
.lessismore p { padding:0; margin:0; color:#8c8c8c; font-size:14px; font-weight:bold; }
.orgevent-3fonct { position:relative;}

.event-fonct { float:left; width:288px; padding:0; margin:6px; }
.event-fonct h3 { padding:10px 0 6px 0; margin:0; color:#009FB2; font-size:18px; font-weight:bold; }
.event-fonct p { padding:15px 0 10px 0; margin:0; color:#8c8c8c; font-size:14px; font-weight:bold; }
.image-fonct { display:block; width:270px; height:100px; border:1px solid #ccc; border-width:1px; padding:9px; text-align:center; background-color:#FFF; }

.event-plus { float:left; width:288px; padding:0; margin:6px 6px 40px 6px; }
.event-plus p { background:url(images/mini_quote.gif) no-repeat 3px 0; padding:5px 0 10px 35px; margin:0; color:#8c8c8c; font-size:14px; font-weight:bold; }
.event-link { width:100%; background-color:#ddd; color:#333; height:16px; font-weight:bold; padding:4px 0; margin: 25px 0 10px; 0 }

.orga-twitterlogin {
	background:#c6e9ed;
	width:400px;
	color:#10a6b7;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	padding: 6px 0;
	margin:0 0 15px 250px;
}

.orga-twitterlogin a:link, .bt-twitterlogin a:visited {
	color:#10a6b7;
	text-decoration:none;
}

.orga-twitterlogin a:hover {
	text-decoration:underline;
}

.orga-sinscrire {
	background:#a0c528;
	width:400px;
	color:#FFF;
	font-weight:bold;
	font-size:1.6em;
	text-align:center;
	padding: 6px 0;
	margin:0 0 15px 250px;
}

.orga-sinscrire a:link, .orga-sinscrire a:visited {
	color:#FFF!important;
	text-shadow: 0 1px 1px #535353;
	text-decoration:none;
}

.orga-sinscrire a:hover {
	text-decoration:underline;
}

<!-- Bouton Twitter Connect -->

#twc_connect button{ 
    margin:0 7px 0 0; 
    background:none; 
    border:none; 
    cursor:pointer; 
    padding:5px 10px 6px 7px; /* Links */
} 

#twc_connect button{ 
    width:auto; 
    overflow:visible; 
    padding:4px 10px 3px 7px; /* IE6 */ 
}
 
#twc_connect button img{ 
    margin:0; 
}

#twc_connect2 button{ 
    margin:0 7px 0 0; 
    background:none; 
    border:none; 
    cursor:pointer; 
    padding:5px 10px 6px 7px; /* Links */
} 

#twc_connect2 button{ 
    width:auto; 
    overflow:visible; 
    padding:4px 10px 3px 7px; /* IE6 */ 
}
 
#twc_connect2 button img{ 
    margin:0; 
}

<!-- FORMULAIRE D AJOUTE DE TWUNCH -->

form#orgform {
		padding: 20px;
		width: 400px;
		}
		
		form#orgform fieldset {
			border: none;
			margin-bottom: 0px;
			}
		
		form#orgform fieldset:last-of-type {
			margin-bottom: 0px;
			}
			
			form#orgform legend {
				color: #009fb2;
				font-size: 18px;
				font-weight: bold;
				padding-bottom: 10px;
				}
				
				form#orgform fieldset fieldset legend {
					color: #111111;
					font-size: 13px;
					font-weight: normal;
					padding-bottom: 0;
					}
			
			form#orgform ol li {
				line-height: 30px;
				list-style: none;
				padding: 5px 10px;
				margin-bottom: 2px;
				}
							
				form#orgform ol ol li {
					background: none;
					border: none;
					float: left;
					}
			
			form#orgform label {
				float: left;
				font-size: 13px;
				width: 400px;
				}
				
			form#orgform fieldset fieldset label {
				background:none no-repeat left 50%;
				line-height: 20px;
				padding: 0 10px 0 20px;
				margin: 0 0 10px 0;
				width: 115px;
				}
					
				form#orgform label[for=france] {
					background-image: url(images/pi_fr.gif);
					}
				form#orgform label[for=belgique] {
					background-image: url(images/pi_be.gif);
					}
				form#orgform label[for=suisse] {
					background-image: url(images/pi_ch.gif);
					}
				form#orgform label[for=canada] {
					background-image: url(images/pi_ca.gif);
					}
				form#orgform label[for=autre] {
					background-image: url(images/pi_all.gif);
					}
					
				form#orgform fieldset fieldset label:hover {
					cursor: pointer;
					}
				
			form#orgform input:not([type=radio]),
			form#orgform textarea {
				background: #ffffff;
				border:3px solid #d8d8d8;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				-khtml-border-radius: 6px;
				border-radius: 6px;
				font: 16px Georgia, "Times New Roman", Times, serif ;
				outline: none;
				padding: 5px;
				width: 450px;
				}
					
				form#orgform input:not([type=submit]):focus,
				form#orgform textarea:focus {
					background: #f0f0f0;
					}
					
				form#orgform input[type=radio] {
					float: left;
					margin-right: 5px;
					}
						
			form#orgform button {
				background: #8bb110;
				border: none;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				-khtml-border-radius: 6px;
				border-radius: 6px;
				color: #ffffff;
				display: block;
				font: 18px Arial, Helvetica, sans-serif;
				letter-spacing: 1px;
				font-weight:bold;
				margin: 0 auto 40px;
				padding: 7px 25px;
				text-shadow: 0 1px 1px #535353;
				text-transform: uppercase;
				}
					
				form#orgform button:hover {
					background: #a0c528;
					cursor: pointer;
					}


#Searchresult {
			margin-top:15px;
			margin-bottom:15px;
			border:solid 1px #eef;
			padding:5px;
			-moz-border-radius: 10px;
	-webkit-border-radius:10px;
    border-radius: 10px;
		}
        
#Searchresult p { margin-bottom:1.4em;}

.clear{
clear:both;
}