/*******************************************/
/*********** PHOTOTHEUQE *******************/
/*******************************************/

td.tailleColonnePhoto{
	width:305px;
}

#phototheque{
	/*width:557px;*/
	height:130px;
	background:url(../images/fond_phototheque.png) no-repeat center;
	border:0;
}

#phototheque img{
	border:0;
}

#phototheque a{
	margin:0;
	padding:0;
}

#phototheque td{
	padding-top:15px;
	vertical-align:top;
	padding-left:10px;
}

.separateur_gris{
	background:#93969d;
	height:10px;
}

.telechargement{
	background:#dfd7d9;
	color:#484a4e;
	text-align:right;
	height:15;
	padding:5px 20px;
	border-bottom:1px solid #93969D;
}

.telechargement p{
	width:100% !important;
}

.cadre_photo{
	border-left:1px solid #93969D;
	border-bottom:1px solid #93969D;
	border-right:1px solid #93969D;
	text-align:center;
}

.cadre_photo img{
	padding:10px;
}

td.contenuGauche h1{
	background:url(../images/flecheTitrePhotothequeR.jpg) no-repeat left #C3183A;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.orange{
	background:url(../images/flecheTitrePhotothequeO.jpg) no-repeat left #F56B17;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.vert{
	background:url(../images/flecheTitrePhotothequeV.jpg) no-repeat left #17AC7C;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.bleuclair{
	background:url(../images/flecheTitrePhotothequeB.jpg) no-repeat left #0A9ED7;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.bleu{
	background:url(../images/flecheTitrePhotothequeB.jpg) no-repeat left #0A9ED7;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.bleufonce{
	background:url(../images/flecheTitrePhotothequeBF.jpg) no-repeat left #106484;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h1.noir{
	background:url(../images/flecheTitrePhotothequeN.jpg) no-repeat left #706E6C;
	padding:2px 26px;
	height:20px;
	color:#FFFFFF;
	margin:0;
	float:left;
	width:508px;
	font-size:14px;
	font-weight:normal;
}

td.contenuGauche h2{
	background:url(../images/fondSsTitrePhototheque.png) no-repeat left;
	margin:0;
	color:#989795;
	padding:10px 20px;
	float:left;
	width:520px;
}

.bodytext {
	padding-right:15px;
	float:left;
	width:530px;
}

.div_separateur{
	background:transparent url(../images/bordure_horizontale.gif) repeat-x scroll center bottom;
	padding-top:10px;
	vertical-align:top;
	float:left;
	width:530px;
}

/* ENCADRE ROUGE */
.titre_fiche_photoR{
	background:#C3183A;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
}

.phototheque_rouge{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeR{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #C3183A;
}

.titre_photothequeR{
	font-weight:bold;
	height:14px;
	background:#C3183A;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:11px;
}

.lien_photothequeR{
	background:url(../images/fondTelechargerPhotothequeR.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeR a{
	color:#C3183A !important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}

/* ENCADRE ORANGE */
.titre_fiche_photoO{
	background:#F56B17;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
	}

.phototheque_orange{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeO{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #F56B17;
}

.titre_photothequeO{
	font-weight:bold;
	height:14px;
	background:#F56B17;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:11px;
}

.lien_photothequeO{
	background:url(../images/fondTelechargerPhotothequeO.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeO a{
	color:#F56B17 !important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}

/* ENCADRE BLEU */
.titre_fiche_photoB{
	background:#0A9ED7;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
}

.phototheque_bleu{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeB{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #0A9ED7;
}

.titre_photothequeB{
	font-weight:bold;
	height:14px;
	background:#0A9ED7;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:11px;
}

.lien_photothequeB{
	background:url(../images/fondTelechargerPhotothequeB.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeB a{
	color:#0A9ED7 !important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}

/* ENCADRE BLEU FONCE */
.titre_fiche_photoBF{
	background:#106484;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
}

.phototheque_bleufonce{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeBF{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #106484;
}

.titre_photothequeBF{
	font-weight:bold;
	height:14px;
	background:#106484;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:11px;
}

.lien_photothequeBF{
	background:url(../images/fondTelechargerPhotothequeBF.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeBF a{
	color:#106484 !important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}

/* ENCADRE NOIR */
.titre_fiche_photoN{
	background:#706E6C;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
}

.phototheque_noir{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeN{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #706E6C;
}


.img_photothequeN img{
	max-height:97px;
	max-width:132px;
}

.titre_photothequeN{
	font-weight:bold;
	height:14px;
	background:#706E6C;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:10px;
}

.lien_photothequeN{
	background:url(../images/fondTelechargerPhotothequeN.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeN a{
	color:#706E6C !important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}

/* ENCADRE VERT */
.titre_fiche_photoV{
	background:#17AC7C;
	color:#FFFFFF;
	height:15px;
	padding:5px 20px;
}

.phototheque_vert{
	width:135px;
	height:160px;
	padding:0;
	margin:10px;
	color:#FFFFFF;
	float:left;
}

.img_photothequeV{
	top:0;
	height:105px;
	background:#FFFFFF;
	border:1px solid #17AC7C;
}

.titre_photothequeV{
	font-weight:bold;
	height:14px;
	background:#17AC7C;
	width:125px;
	margin:0;
	padding:3px 5px;
	font-size:11px;
}

.lien_photothequeV{
	background:url(../images/fondTelechargerPhotothequeV.png) no-repeat;
	margin-top:5px;
	padding:5px 0 5px 8px;
	height:30px;
}

.lien_photothequeV a{
	color:#17AC7C!important;
	font-size:10px !important;
	float:left !important;
	margin:0 !important;
	padding:0 !important;
}



