/* CSS Document */

/* CONTENU */
.titre-page{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/partenaires/bandeau-titre.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.cadreGauche{
	float:left;
	width:690px;
	margin-left:10px;
	margin-top:14px;
}

.cadreDroite{
	float:right;
	width:261px;
	margin-right:10px;
}

.imgUne{
	float:left;
	margin-right:15px;
}

.cadreUne{ 
	float:left;
	width:660px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}


/* BLOC TOUS PARTENAIRES */

.ligneTousPartenaires{
	border-left:#297DB7 2px solid;
	border-right:#297DB7 2px solid;
	width:241px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background:url(images/commun/pointille.gif) bottom repeat-x;
}

.basTousPartenaires{
	background-image:url(images/partenaires/bas-tous-partenaires.gif);
	background-repeat:no-repeat;
	width:261px;
	height:10px;
}

/* BOUTONS */

.bouton{
	float:right;
	margin-right:11px;
}

.tableauSsRubriques{
	height:20px;
	background-image:url(images/commun/bande-tableau-ssrubriques.gif);
	background-color:#535454;
	background-repeat:no-repeat;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.tableauCellule{
	padding:10px;
}
