body
{
	margin : 0px;
	font-size : 12px;
	color : #000000;
	background-color : #c7c7c7;
	background-image : url('../images/background.png');
	background-repeat : repeat-x;
}

#main
{
	display : block;
	width : 822px;
	margin-left : auto;
	margin-right : auto;
}

#logo
{
	border-width : 0px;
}

#realisations
{
	display : block;
	width : 501px;
	height : 293px;
	background-image : url('../images/realisations.png');
	margin-left : 8px;
	float : left;
}

#middleBackground
{
	display : block;
	width : 741px;
	height : 271px;
	background-image : url('../images/background_centre.png');
	clear : both;
}

#bottomBackground
{
	display : block;
	width : 538px;
	height : 163px;
	background-image : url('../images/background_bottom.png');
	margin-left : 212px;
}

#footer
{
	display : block;
	width : 727px;
	height : 114px;
	background-image : url('../images/footer.png');
	margin-left : 21px;
}

#menu
{
	display : block;
	width : 208px;
	height : 392px;
	float : left;
	background-image : url('../images/menubg.png');
	margin-left : 105px;
	margin-top : -99px;
}

.cleaner
{
	display : block;
	width : 100%;
	height : 1px;
	clear : both;
}

#sliderDeco
{
	display : block;
	width : 598px;
	height : 208px;
	background-image : url('../images/slider.png');
	margin-top : 80px;
	margin-left : -3px;
}

#slider
{
	display : block;
	width : 521px;
	height : 188px;
	overflow: hidden;
	border-style : solid;
	border-width : 0px;
	border-color : #000000;
	margin-top : 7px;
	margin-left : 9px;
	float : left;
	position : relative;
	background-color  :#ffffff;
	
}

#leftSlider
{

	border-width : 0px;
	float : left;
	margin-left : 2px;
	margin-top : 61px;

}

#rightSlider
{

	border-width : 0px;
	float : left;
	margin-left : 5px;
	margin-top : 63px;

}

#accueil
{	
	float : left;
	margin-top : 130px;
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	width : 135px;
	height : 50px;
	background-image : url('../images/accueil.png');
}

#accueilover
{	
	float : left;
	margin-top : 130px;
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	height : 50px;
	width : 149px;
	background-image : url('../images/accueilover.png');
}

#accueil:hover
{
	width : 149px;
	background-image : url('../images/accueilover.png');
}

#presentation
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	width : 135px;
	height : 50px;
	background-image : url('../images/presentation.png');
	float : left;
}

#presentationover
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	height : 50px;
	width : 149px;
	background-image : url('../images/presentationover.png');
	float : left;
}

#presentation:hover
{
	width : 149px;
	background-image : url('../images/presentationover.png');
}

#portfolio
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	width : 135px;
	height : 50px;
	background-image : url('../images/portfolio.png');
	float : left;
}

#portfolioover
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	height : 50px;
	width : 149px;
	background-image : url('../images/portfolioover.png');
	float : left;
}


#portfolio:hover
{
	width : 149px;
	background-image : url('../images/portfolioover.png');
}

#blogover
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	height : 50px;
	width : 149px;
	background-image : url('../images/blogover.png');
	float : left;
}

#blog
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	width : 135px;
	height : 50px;
	background-image : url('../images/blog.png');
	float : left;
}

#blog:hover
{
	width : 149px;
	background-image : url('../images/blogover.png');
}

#contactover
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	height : 50px;
	width : 149px;
	background-image : url('../images/contactover.png');
	float : left;
}

#contact
{
	margin-left : -1px;
	margin-bottom : 0px;
	display : block;
	width : 135px;
	height : 50px;
	background-image : url('../images/contact.png');
	float : left;
}

#contact:hover
{
	width : 149px;
	background-image : url('../images/contactover.png');
}

#content
{

	position : absolute;
	margin-top : -545px;
	margin-left : 30px;

}

#topContent
{
	display : block;
	width : 718px;
	height : 18px;
	background-image : url('../images/top_contenu_raccord.png');
}

#contenu
{
	display : block;
	width : 718px;
	background-image : url('../images/contenu.png');
	height : 280px;
}

.contenu
{
	display : block;
	width : 743px;
	background-image : url('../images/portfolio_contenu.png');
	height : 116px;
	margin-left : -25px;
}

#bottomContent
{
	display : block;
	width : 748px;
	height : 124px;
	background-image : url('../images/bottom_contenu_poutre.png');
	margin-left : -30px;
}

.Slide
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.imgSlide
{
}

.descriptionSlide
{	
	position : absolute;
	display : block;
	width : 510px;
	height : 30px;
	line-height : 30px;
	color : #ffffff;
	bottom : 0px;
	left : 0px;
	background-image : url('../images/backslider.png');
	padding : 11px;
}

#lastNews
{
	display : block;
	width : 200px;
	height : 70px;
	border-style : solid;
	border-color : #000000;
	border-width : 0px;
	margin-left : 35px;
	margin-top : 25px;
	float : left;
}

#social
{
	margin-left : 575px;
	margin-top : -70px;
	float : left;
}

#content h1
{
	margin : 0px;
	font-size : 18px;
}

#content h2
{
	margin : 0px;
	font-size : 16px;
}

#content h3
{
	margin : 0px;
	font-size : 14px;
}

#topContent2
{
	display : block;
	width : 718px;
	height : 7px;
	background-image : url('../images/top_contenu.png');
	margin-top : 0px;
}

.bottomContent2
{
	display : block;
	width : 748px;
	height : 72px;
	background-image : url('../images/portfolio_bottom.png');
	margin-left : -30px;
}

ul.portfoliolist
{	
	list-style-image : url('../images/puce.png'); 
	padding-top: 0px;
	padding-left: 15px;
	margin : 0px;
}

.red
{
	color : #c01611;
	text-decoration : underline;
}

#content a
{
	text-decoration : none;
	color : #c01611;
}

#leftPagination
{
	display : block;
	width : 56px;
	height : 47px;
	background-image : url('../images/pagination_left.png');
	float : left;
}

#rightPagination
{
	display : block;
	width : 54px;
	height : 48px;
	background-image : url('../images/pagination_right.png');
	float : left;
}

#bottomPagination
{
	display : block;
	width : 107px;
	height : 38px;
	background-image : url('../images/pagination_bottom.png');
	clear : both;
	margin-left : 10px;
}

#pagination
{
	position : absolute;
	margin-top : -50px;
	margin-left : 40px;
}

.portfolioimages
{
	display : block;
	float : left;
}

.portfolioDetail
{
	display : block;
	width : 350px;
	float : left;
	margin-left : 20px;
}

#paginate
{
	display : block;
	width : 100%;
	height : 20px;
	line-height : 20px;
	background-color : #ffffff;
	margin-top : 4px;
	float : left;
}

#lastNews h1
{
	margin : 0px;
	font-size : 12px;
}

#lastNews a
{
	text-decoration : none;
	color : #000000;
}

#copyrights
{
	display : block;
	float : left;
	margin-left : 570px;
	margin-top : -13px;
	font-size : 9px;
}

#adresse
{
	display : block;
	float : left;
	width : 270px;
}

#formulaire
{
	display : block;
	float : left;
	margin-left : 30px;
}

.blogPost
{
	margin-top : 20px;
	text-align : justify;
	float : left;
}

.postDetails
{
	text-align : right;
	font-size  :11px;
}

#copyrights a
{
	text-decoration : none;
	color : #c01611;
}

input, textarea
{
	border-color : #c01611;
	border-style : solid;
	border-width : 1px;
}

#partenaires
{
	display : block;
	width : 822px;
	margin-right : auto;
	margin-left : auto;
	text-align : center;
	margin-top : 100px;
}

#partenaires a
{
	text-decoration : none;
	color : #c01611;
}

#partenairesSlider
{
	display : block;
	width : 100%;
	height : 35px;
	overflow : hidden;
}