/* ------ general
-----------------------------------------------*/

body {
font-family:Arial, Helvetica, sans-serif;
background:#000;
font-size:11px;
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}

/* ------ mobilyslider
-----------------------------------------------*/

#content {
width:600px;
margin:0;
}

.slider {
float:left;
width:700px;
height:400px;
position:absolute;
/*
background:url(../gfx/bottom_shadow.png) no-repeat bottom center;
*/
}

.sliderContent {
float:left;
left:50px;
width:600px;
height:400px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../img/gfx/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:4px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:4px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
position:absolute;
width:600px;
height:400px;
background:url(../img/contact/fond.jpg) no-repeat;
}

.sliderBullets {
position:absolute;
bottom:10px;
left:50%;
z-index:30;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(../img/gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}

a {
color:#fff;
}

a img {
border:none;
}


.spec{
text-decoration:none;
text-align:left;
color:#cccccc;
font-size:14px;
padding:100px 0px 00px 50px;
border:0px;
margin:0px;
}

.spec p{
padding:0px;
border:0px;
margin:0px;
}

.noms p{
display:block;
text-decoration:none;
text-align:right;
color:#cccccc;
font-size:14px;
padding:4px 50px;
border:0px;
margin:0px;
}


	#titreprojet{
		width:650px;
		display:block;
		text-decoration:none;
		text-align:right;
		padding:402px 50px 0px 0px;
		vertical-align:bottom;
		list-style:none;
		background:#00000;
		color:#ffffff;
		font-size:12px;
	}
