﻿
.contenuPartners{
    clear				: both;
    width				: 915px;
    margin				: auto;
    height				: auto;
}
.contentPartners{
    clear				: both;
    width				: 915px;
    padding				: 0px 0px 0px 0px;
    margin-bottom		: 30px;
	background			: #efefef;
}


.checkboxes{
	padding:15px 0 0 50px;
}



.checkboxes span{
	padding:0 10px 0 5px;
}

.gallery{
	margin-left			: 20px;
}
.listePartners{
    height				: auto;
    margin-top			: 15px;
    float				: left;
    margin-left			: 26px;
}
.itemPartner_0, .itemPartner_1, .itemPartner_2, .itemPartner_3, .itemPartner_4{
    float				: left;
    width				: 205px;
    height				: 160px;
    margin				: 0 0 2px 2px;
}
.conteneurVignette {
    height				: 160px;
    width				: 205px;
}
.listePartners li{
	list-style: none;
	display:inline-block;
}
.conteneurVignette  div{
	text-align			: center;
    width				: 205px;
    height				: 160px;
	background-color	: #fff;
}

.contenuTxt {
	position			: relative;
	top					: -160px;
    height				: 154px;
    width				: 199px;
	border-color		: #FAAB00;
	border-style		: solid;
	border-width		: 3px;
	background-color	: #212121;
	display				: none;
}

.activeMask{
	position			: relative;
	top					: -160px;
    height				: 160px;
    width				: 205px;
	background-color	: #212121;
	display				: none;
}


.contenuTxt div{
    margin-top			: 60px;
	margin-left			: 10px;
}

.contenuTxt div h4 {
    font-family			: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size			: 14px;
    color				: #747272;
    margin-bottom		: 1px;
	text-transform		: uppercase;
}
.contenuTxt div a.link {
    font-family			: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size			: 10px;
    color				: #FAAB00;
    text-decoration		: none;
	text-transform		: uppercase;
}
.contenuTxt div a.link:hover {
	text-decoration		: underline;
	}

.clear{
	color				: #818181;
}
