/*CSS created by Maxime Ferain*/
#contentv2 a:hover, #contentv2 a:active, #contentv2 a:focus{background-color:#cc2045;}
#contentv2 h1{width: 260px;font-size: 24px; font-weight: bold;margin-left: 30px; border-bottom: 3px solid #8daa51;
padding:0 0 5px 0px;margin-top: 0px;}
/*captcha*/
.liencaptcha:hover, #content .liencaptcha:focus, #content .liencaptcha:active{background-color:#cc2045;}
#captchadiv{
	padding-top:25px;
text-align: center; 
margin-top: 10px; 
width: 237px; 
height: 180px;
background:url('../img/contour_dechire/fondcaptcha.png') no-repeat;
}
#signin_form{float: left;margin-left: 30px; width: 300px;}
#signin_tips{
	float: right;
	width:250px;
	height: 400px;
	padding: 30px 20px 0 45px;
	background-image:url(../img/contour_dechire/tip-inscription-3.jpg);
	background-repeat: no-repeat;
	overflow-x: hidden;
	text-indent: -10000px;
}
#signin_tips h3{font-size: 15px;font-weight: bold;}
#signin_tips ul{
	padding-left: 0;
	margin-left: 1.5em;
	list-style-type: none;
}
#signin_tips li{margin-bottom: 10px;font-weight: bold;font-size: 13px;}
