﻿/*
-- CSS document for home page	
*/
#content { padding: 1px 0; }

.heightContent { height: 800px; }

.imgBoxAcc { float: left; height: 50px; margin: 52px 0 0 65px; width: 550px; }
.imgBoxAcc a { border: 1px solid transparent; float: left; margin-right: 75px; }
.imgBoxAcc a:hover { border: 1px solid #FFF; }
.imgBoxAcc a:last-child { margin-right: 0; margin-top: -32px;}

.mention {float:left; margin:20px 0 0 340px; color:#fff; }
.mention p {font-size:12px;} 

.partenaires { background-color: #803b39; border: 2px solid #803b39; box-shadow: 0 0 25px #FFF inset; height: 150px; margin: 40px 0 15px; width: 610px; }
