div#contact form.centerCol { width:94%; float:left; }
div#contact form.centerCol p { color:black; }
div#contact form.centerCol .envoyer div { background: transparent url(img/amalgame-commun.png) no-repeat scroll -137px -160px; width: 112px; height: 39px; text-align: center; line-height: 39px; font-size: 1.5em; cursor: pointer; float: right; }
p {
	padding-left:4px;
	}
#resumeTheme {
	float:right;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	}
/* THEMES PARTENAIRES */
ul#themesPartenaires {
	list-style:none;
	padding:10px 10px;
	float:right;
	margin:0 auto;
	}
ul#themesPartenaires li {
	float:left;
	}
ul#themesPartenaires a {
	color:#777777;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:3px 0pt;
	text-decoration:none;
	width:380px;
	}
ul#themesPartenaires a:hover {
	color:#f26822;
	}

/* LIENS PARTENAIRES */
#liens {
	float:right;
	width:100%;
	margin:0 auto 15px 0;
	}
div.colonne {
	width:370px;
	font-size:11px;
	}
div.colonne1 {
	float:left;
	clear:left;
	padding:5px 0 5px 5px;
	}
div.colonne2 {
	float:right;
	clear:right;
	padding:5px 5px 5px 0;
	}
div.colonne img {
	vertical-align:center;
	max-width:260px;
	margin:5px 5px 0 0;
	}
div.colonne a {
	color:#666666;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}
div.colonne a:hover {
	color:#f26822;
}
div.colonne a:hover {
	text-decoration:none;
	}
	
/* TEXTE ECHANGE */
#txtEchange {
	padding:6px 10px;
	border:1px dashed #999;
	margin:5px 8px 5px 2px;
	margin-bottom:20px;
	}
#txtEchange p {
	padding:3px 0;
	font-size:12px;
	}
#txtEchange p a {
	font-size:12px;
	font-weight:bold;
	}
#txtEchange p a:hover {
	font-size:12px;
	color:#f26822;
	}
#txtEchange a {
	color:#666;
	font-weight:normal;
	}

/* LIEN PISCINE ONLINE */
#lienPOL {
	text-align:center;
	padding-top:10px;
	}
#lienPOL textarea {
	text-align: left;
	font-size: 11px;
	width: 540px;
	height: 170px;
	background-color: #eee;
	color: #333333;
	border:1px solid #f26822;
	margin-bottom: 10px;
	padding: 5px;
}