/*
CE FICHIER CONSTITUE UNE PARTIE DU LOGICIEL Vitamine CMS.
* Le Logiciel Initial "Vitamine CMS" (non modifié par une contribution) est distribuée
	par la Société STUDIO VITAMINE S.A.R.L dont le siège est Hôtel TIC - 1, rue Alexander Fleming – 17000 La Rochelle - France.
	(Site Internet : www.studiovitamine.com - Téléphone 05 46 07 23 16)
* Tous les éléments constitutifs du logiciel Vitamine CMS
	sont la création de Fabien Guy BRANCHUT, l'Auteur de logiciel, né en France le 11 mars 1974 à Angoulême (16).
	(Site Internet : www.fabien-branchut.fr - Téléphone : 06 60 80 26 02)
*/
/*
##################################################
Liste des classes CSS et id réservés :
##################################################
UTILISER PAR LE FRONT-OFFICE
.divZoneEdition
#divZoneEdition_<idZoneEdition>
.divArticle
.divArticleNom
.divArticleContenu
.divArticleImage1
#divArticle_<idArticle>
.divArticleGabarit_<idArticleGabarit>

UTILISER PAR LE ADMIN/FRONT-OFFICE (=BoFo)
toutes les classes ou id contenant la chaine "BoFo" ainsi que :
.divGabarit
#divGabarit_<idGabarit>
.divPlanDuSite
##################################################
fin => Liste des classes CSS systèmes réservées
##################################################
*/
.divModule_realisation{

}
.divModule_realisation a:link{
	text-decoration:underline;
}
.divModule_realisation h3{
	font-size:16px;
	margin-bottom:10px;
}
/* ----------------------- */
/* Liste des enregistrements */
/* ----------------------- */
.divModule_realisation .divListeResultat{
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divBloc{
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divListeRechercheParCritere{
	position:relative;
	padding:3px 10px 3px 14px;
	width:891px;
	height:38px;
	background-image:url("../../../../../image/idSite_4/realisation_rechercherformulaire_bg.png");
	background-repeat:repeat-y;
}
.divModule_realisation .divListeRechercheParCritereInterne{
	float:left;
	height:40px;
	width:214px;
}
.divModule_realisation .divListeRechercheParCritereInterneHaut{
	background-image:url("../../../../../image/idSite_4/realisation_rechercherformulaire_top.png");
	height:8px;
	width:891px;
	display:block;
	position:relative;
}
.divModule_realisation .divListeRechercheParCritereInterneBas{
	background-image:url("../../../../../image/idSite_4/realisation_rechercherformulaire_bottom.png");
	background-repeat:no-repeat;
	height:9px;
	width:891px;
	display:block;
	position:relative;
}
h2{
	margin-top:15px;
	margin-bottom:5px;
	font-size:17px;
	color:#a42d1b;
	border-bottom:1px dotted #a42d1b;
}

/* ----------------------- */
/* Bloc d'un enregistrement (dans la liste des enregistrements) */
/* ----------------------- */
.divModule_realisation .divBlocEnregistrement{
	position:relative;
	float:left; 
	width:435px;
	height:230px;
	padding:0px;
	margin-bottom:10px;
}
.divModule_realisation .divBlocEnregistrement .divTitre{
	color:#a32a15;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.divModule_realisation .divBlocEnregistrement .divTitre a{
	color:#a32a15;
	font-size:14px;
	font-weight:bold;
	background-image:url("../../../../../image/idSite_4/realisationFleche.png");
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
}

.divModule_realisation .divBlocEnregistrement .divBlocListe{
	position:relative;
	top:0px;
	width:100%;
	margin-bottom:4px;
} 
.divModule_realisation .divBlocEnregistrement .divBlocListe strong a:link{
	color:#a32a15;
	text-decoration:none;
}
.divModule_realisation .divBlocEnregistrement .divBlocListe strong a:visited{
	color:#a32a15;
	text-decoration:none;
}
.divModule_realisation .divBlocEnregistrement .divBlocListe strong a:hover{
	color:#333333;
	text-decoration:none;
}
.divModule_realisation .divBlocEnregistrement .spanListeThematique{
	color:#a32a15;
}
.divModule_realisation .divBlocEnregistrement .spanListeThematique a:link{
	color:#a32a15;
}
.divModule_realisation .divBlocEnregistrement .spanListeThematique a:visited{
	color:#a32a15;
}
.divModule_realisation .divBlocEnregistrement .spanListeThematique a:hover{
	color:#000000;
}
.divModule_realisation .divBlocEnregistrement .divDescriptionEtImage{
	margin-bottom:10px;
	padding-right:10px;
}
.divModule_realisation .divBlocEnregistrement .divDescriptionEtImage .divTypeDeProjet ul li{
	background:none;
	margin:0;
	padding:0;
}
.divModule_realisation .divBlocEnregistrement .divDescriptionEtImage .divTypeDeProjet ul li span{
	background-image:url("http://www.studiovitamine.com/image/idSite_4/puceCarre.gif"); /* permet de créer un marge entre les puces et une image "float:left;", sinon les puces entre dans l'image, ne fonctionne que sur FF */
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	margin-bottom:2px;
}
.divModule_realisation .divBlocEnregistrement .divDescriptionEtImage .divTypeDeProjet ul li strong{
	font-weight:normal;
}
.divModule_realisation .divBlocEnregistrement .divDescription{
	float:left;
}
.divModule_realisation .divBlocEnregistrement .imgVignette,
.divModule_realisation .divBloc .imgVignette{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:14px;
	width:125px;
	padding:2px;
	border:1px solid #a32a15;
	background-color:#FFFFFF;
}
.divModule_realisation .divAucunResultat{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
/* ----------------------- */
/* Fiche d'un enregistrement (généralités) */
/* ----------------------- */
.divModule_realisation .divRetourListe{
	margin-bottom:10px;
}
.divModule_realisation .divPaginationFiche{
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divPaginationFiche .tablePaginationFicheAFiche{
	width:100%;	
}
.divModule_realisation .divLaFiche{
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divLaFiche .divDescription{
}
.divModule_realisation .divLaFiche .divLesImages{
	float:left;
	margin-right:15px;
	
}
.divModule_realisation .divLaFiche .divLesImages .divUneImage{
	float:left;
	position:relative;
}	
.divModule_realisation .divLaFiche .divLesImages .divUneImageLegende{
	font-size:12px;
	font-style:italic;
	padding-bottom:5px;
	text-align:left;
}	
.divModule_realisation .divLaFiche .divLesImages .divUneImageLegende a{
	font-size:12px;
}
.divModule_realisation .divLaFiche .divLesImages img{
	float:left;
	cursor:pointer;
	border:1px solid #a32a15;
}
.divModule_realisation .divLaFiche .divLesImages img.imgVignette{
}
.divModule_realisation .divLaFiche .divLesImages img.imgVignette:hover{
}
.divModule_realisation .divLaFiche .divLesImages #divPlusDimage{
	position:absolute;
	top:-93px;
	left:-6px;
	padding:5px;
	background-color:#cccccc;
}
/* fiche mise en avant */
.divModule_realisation .divLaFicheMiseEnAvant{
	margin-bottom:10px;
}
.divModule_realisation .divLaFicheMiseEnAvant .divTitre{ 
	font-size:24px;
	color:#ffffff;
	margin-bottom:4px;
}
.divModule_realisation .divLaFicheMiseEnAvant .divDescription *{
	color:#ffffff;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLireLaSuite{
	margin-top:12px;;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLireLaSuite a{
	color:#e64f0a;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLireLaSuite a:hover{
	color:#ffffff;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages{
	float:left;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages img{
	width:350px;

}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages .divUneImage{
	float:left;
	position:relative;
}	
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages .divUneImageLegende{
	font-size:12px;
	font-style:italic;
	padding-bottom:5px;
	text-align:left;
}	
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages .divUneImageLegende a{
	font-size:12px;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages img{
	float:left;
	cursor:pointer;
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages img.imgVignette{
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages img.imgVignette:hover{
}
.divModule_realisation .divLaFicheMiseEnAvant .divLesImages #divPlusDimage{
	position:absolute;
	top:-93px;
	left:-6px;
	padding:5px;
	border:1px solid #000000;	
	background-color:#cccccc;
}
/* ----------------------- */
/* Systeme de vote (fiche d'un enregistrement) */
/* ----------------------- */
.divModule_realisation .divNote{
	position:relative;
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divNote .divImgEtoile{
	float:left;
	text-align:center;
	margin-right:2px;
	font-size:11px;	
}
.divModule_realisation .divNote .imgEtoile{
	float:left;
}
.divModule_realisation .divBlocEnregistrement .divNote{
	position:absolute;
	top:10px;
	right:10px;
	border:0px;
	font-size:11px;	
	margin:0px;
	padding:0px;
}
.divModule_realisation .divBlocEnregistrement .divNote .divImgEtoile{
	float:left;
	text-align:center;
	margin-right:2px;
	font-size:11px;	
}
.divModule_realisation .divBlocEnregistrement .divNote .imgEtoile{
	height:10px;
}
.divModule_realisation .divBlocEnregistrement .divLaNote{
	float:left;
	font-size:11px;
}
.divInfoComplementaireEnregistrement{
	background-color:#dddddd;
	font-weight:bold;
}
.divInfoComplementaireEnregistrement *{
	font-size:11px;
	text-align:left;
	font-weight:bold;
	margin-top:20px;
}
.divInfoComplementaireEnregistrement sup{
	font-size:8px;
	font-weight:bold;
}
/* ----------------------- */
/* FICHE D'UN ENGISTREMENT */
/* ----------------------- */
.realisationBgAdresseUrl{
	height:18px;
	padding-top:3px;
	width:279px;
	padding-left:20px;
	background-image:url("../../../../../image/idSite_4/realisationBgAdresseUrl.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.realisationBgAdresseUrl a:link{
	color:#FFFFFF;
}
.realisationBgAdresseUrl a:visited{
	color:#FFFFFF;
}
.realisationBgAdresseUrl a:visited{
	color:#e7c0ba;
}
.realisationQuiaFaitQuoi{
	margin-top:15px;
}
.realisationQuiaFaitQuoi strong{
	color:#a42d1b;
}

/* ----------------------- */
/* Pagination (liste de résultat des enregistrements) */
/* ----------------------- */
/* les conteneurs */
.divModule_realisation .divPagination{
	padding:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #a32a15;
}
.divModule_realisation .divPagination .divPaginationNombre{
	text-align:left;
}
/* les liens */
.divModule_realisation .divPagination .aPagination:link{
	color:#000000;
	background-color:transparent;
	padding-left:2px;
	padding-right:2px;
}
.divModule_realisation .divPagination .aPagination:visited{
	color:#000000;
	background-color:transparent;
	padding-left:2px;
	padding-right:2px;
}
.divModule_realisation .divPagination .aPagination:hover{
	color:#ffffff;
	background-color:#a32a15;
	padding-left:2px;
	padding-right:2px;
}
.divModule_realisation .divPagination .aPagination:active{
	color:#000000;
	background-color:transparent;
	padding-left:2px;
	padding-right:2px;
}
.divModule_realisation .divPagination .aPagination:focus{
	color:#ffffff;
	background-color:#a32a15;
	padding-left:2px;
	padding-right:2px;
}
.divModule_realisation .divPagination .aPaginationSelectionner{
	color:#ffffff;
	background-color:#a32a15;
	padding-left:2px;
	padding-right:2px;
}
/* ----------------------- */
/* Tag (bloc contenant les liens vers les enregistrements similaires */
/* ----------------------- */
.divModule_realisation .divTagEnregistrementSimilaire{
	padding:10px;
	margin-bottom:10px;
}
.divModule_realisation .divTagEnregistrementSimilaire a{
	text-decoration:underline;
}
.divModule_realisation .divTagLienVersFicheTag{
	margin-top:10px;
	text-align:right;
	font-style:italic;	
}
.divModule_realisation .aNuageDeTag:link{
	color:#444444;
	font-size:12px;	
	background-color:transparent;
	text-decoration:none;
}
.divModule_realisation .aNuageDeTag:visited{
	color:#444444;
	font-size:12px;	
	background-color:transparent;
	text-decoration:none;
}
.divModule_realisation .aNuageDeTag:hover{
	color:#ffffff;
	font-size:12px;	
	background-color:#444444;
	text-decoration:none;
}
.divModule_realisation .aNuageDeTag:active{
	color:#000000;
	font-size:12px;	
	background-color:transparent;
	text-decoration:none;
}
.divModule_realisation .aNuageDeTag:focus{
	color:#ffffff;
	font-size:12px;	
	background-color:#444444;
	text-decoration:none;
}
.divModule_realisation .aNuageDeTagNiveau_1:link{
	font-size:20px;	
}
.divModule_realisation .aNuageDeTagNiveau_2:link{
	font-size:18px;	
}
.divModule_realisation .aNuageDeTagNiveau_3:link{
	font-size:14px;	
}
.divModule_realisation .aNuageDeTagNiveau_4:link{
	font-size:12px;	
}
.divModule_realisation .aNuageDeTagNiveau_5:link{
	font-size:10px;	
}
.divModule_realisation .aNuageDeTagNiveau_6:link{
	font-size:9px;	
}
.divModule_realisation_blocNuageDeTag{
	margin-bottom:20px;
}
/* ----------------------- */
/* LIAISONS GENERIQUES */
/* ----------------------- */
.divModule_realisation .divLiaisonGenerique{
	padding:10px;
	margin-bottom:10px;
}
/* ----------------------- */
/* COMMENTAIRE (formulaire) */
/* ----------------------- */
.divModule_realisation .divCommentaire{
	margin-bottom:10px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .inputText{
	width:570px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire #textareaCommentaire{
	height:100px;
	padding:5px;	
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .divResizeTextareaInterne{
	width:513px;	
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .selectInternautePays{
	width:150px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .fieldsetFacultatif{
	border:1px solid #666666;
	padding:15px;	
	width:483px; /* 513-15-15 */
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .fieldsetFacultatif legend{
	color:#666666;
	display:block;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .fieldsetFacultatif .inputText{
	width:100%;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .tableCommentaireOuiNon{
	width:515px;
	border:1px solid #666666;
	background-color:#dddddd;
	padding-left:10px;
	padding-right:10px;
	border-collapse:separate;
	margin-bottom:10px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .tableCommentaireOuiNon tr{
	padding:3px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .tableCommentaireOuiNon tr td{
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .tableCommentaireOuiNon tr td.tdDroite{
	text-align:right;
	width:100px;
}
.divModule_realisation .divModule_commentaire .divFormulaireAjoutCommentaire .tableCommentaireOuiNon tr td .divExplication{
	font-size:10px;	
	font-weight:normal;
}
.divModule_realisation .divModule_commentaire #divFormulaireAjoutCommentaire_etape2 .divCaptcha{
	background-color:#cccccc;
	padding:20px;
	width:180px;
	margin-left:auto;
	margin-right:auto;	
}
.divModule_realisation .divModule_commentaire #divFormulaireAjoutCommentaire_etape2 .divCaptcha a{
	background-color:transparent;
}
.divModule_realisation .divModule_commentaire #divFormulaireAjoutCommentaire_etape2 #inputTextCodeCaptcha{
	width:100px;
}
/* ----------------------- */
/* COMMENTAIRE (liste des commentaires) */
/* ----------------------- */
.divModule_realisation .divModule_commentaire .divNbrDeCommentaire{
	position:absolute;
	top:-21px;
	right:0px;	
	color:#333333;
	font-weight:bold;
	
}
.divModule_realisation .divModule_commentaire .divUnCommentaire{
	background-color:#dddddd;
	margin-bottom:10px;
}
.divModule_realisation .divModule_commentaire .divTitreEtDescription{
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #aaaaaa;
}
.divModule_realisation .divModule_commentaire .divUnCommentaire .divTitre{
	margin-bottom:10px;
}
.divModule_realisation .divModule_commentaire .divUnCommentaire .divDescriptionEtImage{
	margin-bottom:10px;
}
.divModule_realisation .divModule_commentaire .divUnCommentaire .divKiKaFaitKoiGlobal{
	border:0px solid #000000;
	padding:0px;
	margin:0px;
}
/* ----------------------- */
/* PROPOSER UNE CONTRIBUTION */
/* ----------------------- */
.divModule_realisation .divModule_proposerUnEnregistrement .tableOuiNon{
	width:100%;
	border:1px solid #666666;
	background-color:#dddddd;
	padding-left:10px;
	padding-right:10px;
	border-collapse:separate; 
	margin-bottom:10px;
}
.divModule_realisation .divModule_proposerUnEnregistrement .tableOuiNon tr{
	padding:3px;
}
.divModule_realisation .divModule_proposerUnEnregistrement .tableOuiNon tr td{
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}
.divModule_realisation .divModule_proposerUnEnregistrement .tableOuiNon tr td.tdDroite{
	text-align:right;
	width:100px;
}
.divModule_realisation .divModule_proposerUnEnregistrement .tableOuiNon tr td .divExplication{
	font-size:10px;	
	font-weight:normal;
}
.divModule_realisation .divModule_proposerUnEnregistrement .fieldsetProfondeur1{
	border:2px solid #666666;
}
.divModule_realisation .divModule_proposerUnEnregistrement .fieldsetProfondeur1 .legendProfondeur1{
	background-color:#666666;
	color:#ffffff;
}
.divModule_realisation .divModule_proposerUnEnregistrement .divLabelModifier{
	background-color:#cccccc;
	padding:5px;
}

/* mise à la une */
.divModule_realisation .divMiseALaUneBlocTop{
	background:url('../../../../../../image/idSite_4/realisation_misealaune_top.png');
	background-repeat:no-repeat;
	height:18px;
	width:877px;
}
.divModule_realisation .divMiseALaUneBloc{
	background:url('../../../../../../image/idSite_4/realisation_misealaune_bg.png');
	background-repeat:repeat-y;
	height:223px;
	width:725px;
	padding:0px 76px;
}
.divModule_realisation .divMiseALaUneBlocBottom{
	background:url('../../../../../../image/idSite_4/realisation_misealaune_bottom.png');
	background-repeat:no-repeat;
	height:17px;
	width:877px;
}

