@charset "windows-1252";
/* CSS Document */

.wrapper  .page  .homerows {
	margin-left: -40px;
	list-style-type: none;
	margin-top: 0px;
	width: auto;
	height: auto;
}
.wrapper .page .homerows li {
	position: relative;
	z-index: 0;
	float: left;
}
.wrapper .page .homerows #login {
	height: 351px;
	width: 321px;
}
.wrapper .page .homerows #login #connection {
	background-image: url(../images/fond_connexion.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 322px;
	width: 189px;
	left: -53px;
	padding-top: 54px;
	padding-right: 25px;
	padding-left: 160px;
}
.wrapper .page .homerows #login #connection #signup a {
	position: absolute;
	height: 51px;
	width: 265px;
	left: 90px;
	top: 280px;
	background-image: url(../images/bt_sinscrire.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.wrapper .page .homerows #login #connection #signup a:hover {
	background-image: url(../images/bt_sinscrire_on.png);
}
.wrapper .page .homerows #login #connection #signup a i {
	visibility: hidden;
}
.wrapper .page .homerows #login #connection input {
	font-size: 12px;
	color: #399F22;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #8EC992;
	margin-bottom: 5px;
	height: 20px;
	padding: 2px;
}
.wrapper .page .homerows #login #connection #signin {
	background-image: url(../images/form_bt_valider.png);
	height: 30px;
	width: 152px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 35px;
}
.wrapper .page .homerows #login #connection #signin:active {
	background-image: url(../images/form_bt_valider_on.png);
}
.wrapper .page .homerows #slideshow {
	background-color: #993300;
	height: 351px;
	width: 609px;
}
.wrapper .page .homerows #features {
	height: 220px;
	width: 280px;
	margin-left: 10px;
	z-index: 2;
	background-image: url(../images/vignette_pointsforts.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 11px;
	background-position: center top;
}
.wrapper .page .homerows #features ul {
	margin-top: 8px;
	margin-left: -12px;
}
.wrapper .page .homerows #features li {
	list-style-image: url(../images/bullet_pointsforts.gif);
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 5px;
}
.wrapper .page .homerows #features li h1   {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.wrapper .page .homerows #artwork {
	height: 250px;
	width: 270px;
	background-image: url(../images/vignette_dessin.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 15px;
}
.wrapper .page .homerows #statistics {
	height: 214px;
	width: 270px;
	background-image: url(../images/vignette_statistiques.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 46px;
	padding-right: 17px;
	padding-left: 17px;
}
.wrapper .page .homerows #statistics ul {
	margin-top: 4px;
	margin-left: -12px;
}
.wrapper .page .homerows #statistics li {
	list-style-image: url(../images/bullet_details.gif);
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 5px;
}
.wrapper .page .homerows #statistics li.serv {
	list-style-image:none;
	list-style-type: none;
	text-align: left;
	width: 270px;
	margin-bottom: 2px;
	color: #CC0000;
	font-size: 10px;
}
.wrapper .page .homerows #statistics li h1   {
	font-weight: bold;
	color: #CC0000;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}