#maintop {
	width:100%;
	height:500px;
	background:url(../wordpress/wp-content/themes/ashfalldesign2011/images/top-bg.png);
}

footer {
width:100%;
background:url(../wordpress/wp-content/themes/ashfalldesign2011/images/footer-bg.jpg);
color:#FFF;
overflow:hidden;
min-height:250px;
}

#borderline {
	width:100%;
	height:6px;
	background:url(../wordpress/wp-content/themes/ashfalldesign2011/images/borderline.jpg) repeat-x;
}

#pinkline {
	background:url(../wordpress/wp-content/themes/ashfalldesign2011/images/pinkline.png) repeat-x;
	height:4px;
	width:100%;
	min-width:980px;
	margin-bottom:10px;
}

.scrollable {
	border-top:7px solid #333;
	width:980px;
	min-width:980px;
	float:left;
	padding:10px 0 0;
}

#scroll_0 {
	border:none;
	position:relative;
	width:100%;
	height:500px;
	min-width:980px;
	float:left;
	overflow:hidden;
	background-image: url(../img/Sans-titre---1.jpg);
}

.scroll-controller {
float:left;
height:36px;
}

.scrollsection {
	margin-top:160px;
	width:980px;
	float:left;
	padding:10px 0 0;
}

.slide-navigation {
	width:59px;
	height:59px;
	position:absolute;
	top:225px;
	z-index:90;
	cursor:pointer;
	background-image: url(../img/boutons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#left-controller {
left:10px;
background-position:left top;
}

#left-controller:hover {
background-position:left -59px;
}

#left-controller:focus {
background-position:left -118px;
}

#right-controller {
right:15px;
background-position:right top;
}

#right-controller:hover {
background-position:right -59px;
}

#right-controller:focus {
background-position:right -118px;
}

#scrolling {
border:none;
position:relative;
margin:135px 0 0;
}

#main_slider,#scrolling {
width:100%;
height:500px;
float:left;
min-width:980px;
overflow:hidden;
}

.slide-presentation {
	width:100%;
	min-width:980px;
	height:500px;
	background:transparent !important;
	overflow:hidden;
}

.slide-content {
	width:100%;
	min-width:980px;
	height:500px;
	overflow:hidden;
	margin:0 auto;
}

.slide-content.slide,.slide-content.slide1,.slide-content.slide5,.slide-content.slide4,.slide-content.slide3 {
width:980px;
}

.slide-content.slide1 {
	/* [disabled]margin-top:45px; */
	background-image: url(../img/imanthonypetitjean.png);
}

.slide-content.slide2 {
	width:100%;
	overflow:hidden;
	margin-top: 40px;
}


.slide-content.slide3 {
	background-image: url(../img/immtraining.png);
	background-repeat: no-repeat;
	background-position: right;
}

.slide-content.slide4 {
	/* [disabled]background-image: url(bg.png); */
}

.slide-content.slide5 {
	/* [disabled]background:url(../wordpress/wp-content/themes/ashfalldesign2011/images/jigsaw-bg.png) no-repeat right; */
}

.page-navigation .nav-next {
	float:left;
}

.page-navigation .nav-previous {
	float:right;
}

label {
	color:#000;
	display:block;
	font-size:12px;
	margin-bottom:2px;
	text-transform:capitalize;
}

input,textarea {
	background:#fbfbfb;
	border:1px solid #bebebe;
	color:#292929;
	font-size:12px;
	width:220px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:10px;
}

textarea#message {
	width:490px;
	resize:none;
	font-family:Arial,Helvetica,sans-serif;
}

textarea#message2 {
width:220px;
resize:none;
font-family:Arial,Helvetica,sans-serif;
}

form>div {
margin-bottom:10px;
}

form button {
	font-size:14px;
	text-transform:capitalize;
	background:#cb3e52;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	border:none;
	color:#fbfbfb;
	padding:10px;
}
form #envoyer:hover {
	background-color:#292929;
	color: #FFF;
}

form button:active {
#background-color:#292929;
top:2px;
position:relative;
}



::-moz-selection {
color:#fff;
background-color:#f67f90;
}

::selection {
background-color:#f67f90;
color:#fff;
}


@media screen and (min-width:1px) and (max-width:960px){.slide-navigation{margin-top:220px}#right-controller{left:0;margin-left:80px}}
