﻿html, body
{
    height: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

body
{
    font-family:Arial;
    font-size:12px;
    color:#373737;
    background-color: #7a9b40;
}

img
{
    border: 0;
}

.clear
{
    clear: both;
}

.left
{
    float:left;
}

h1
{
    font-weight:bold;
    font-size:18px;
    color:#58a246;
    margin:0 0 -10px 0;
}

h2
{
    font-weight:bold;
    font-size:18px;
    color:#58a246;
    margin:10px 0 0 0;
}

.marginh4
{
    margin-top:35px;
}

h3
{
    font-weight:bold;
    color:#0e517d;
    font-size:12px;
    margin-bottom:5px;
}

h4
{
    font-size:13px;
    margin:20px 0 10px 0;
    font-weight:bold;
    color:#0e517d;
}

a:link {color: #1a7af1; text-decoration: none;}
a:active {color: #1a7af1; text-decoration: underline;}
a:visited {color: #1a7af1; text-decoration: none;}
a:hover {color: #1a7af1;text-decoration: underline;}

.navigationEnvoyerAmi:link{  color: #053e6a; text-decoration: none;}
.navigationEnvoyerAmi:active{ color: #053e6a;text-decoration: none;}
.navigationEnvoyerAmi:visited{ color: #053e6a;  text-decoration: none;}
.navigationEnvoyerAmi:hover{ color: #053e6a; text-decoration: underline;}

.navigationCopryright:link{  color: #373737; text-decoration: none;}
.navigationCopryright:active{ color: #373737;text-decoration: none;}
.navigationCopryright:visited{ color: #373737;  text-decoration: none;}
.navigationCopryright:hover{ color: #373737; text-decoration: underline;}


/* ---------------------------------------------------- MASTERPAGE.MASTER --------------------------------------------------------*/
.pageMaster
{
    padding:0;
    margin:0;
    margin:auto;
    min-height:100%;
    position:relative;
}

.pageMaster .pageMasterContenu
{
    position:relative;
    z-index:5;
}

.espaceMinimumFooter
{
    display:none;
}

.fondbasImage
{
    position:absolute;    
    margin:auto;
    bottom:0;
    height:585px;
    width:100%;
    background-image:url(/images/fondbas.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
}
    

.basPageMaster
{
    display:none;
}

.hautPage
{    
    background-image: url(/images/fondhaut.jpg);
    background-repeat: repeat-x;
    background-position: center top;  
    height:31px;
}

.fondHautPage
{   
    background-image: none;
    display:none;
}
    
.corpsMasterHautPage
{
    margin: auto;
    width: 982px;
    width: 983px !Important; 
}

.arrierePlanCercles
{
    background-image: url(/images/fondcontenu.jpg);
    background-repeat: no-repeat;
    background-position: center top;  
}

.corpsMaster
{
    margin: auto;
    width: 982px;
    width: 983px !Important;
}

.menuHaut
{
    display:none;
}

.logoHaut
{
   display:none;
}

.btService
{
    display:none;
}

.btQuiSommesNous
{
    display:none;
}

.btProjetsActivites
{
    display:none;
}

.fondContenu
{
    width:981px;
    background-image:url(/images/fond_contenu.png);
    background-repeat:repeat-y;
}

.hautContenu
{
    display:none;
}

.marginContenu
{
    width:850px;
    margin:0 0 0 60px;
    min-height:760px;
}

.basContenuSection
{
    display:none;
}

.temoignages
{
    background-image: url(/images/bas_contenu.png);
    background-repeat: no-repeat;
    background-position: center top;  
    height:151px;
    width:981px;
}

.temoignages img { display:none; margin:15px 0 0 50px; }


/* ---------------------------------------- INDEX.ASPX ---------------------------------------*/
.colonneGauche
{
    display:none;
}

.marginTop
{
    margin-top:25px
}

.marginTitre
{
    margin:25px 0 15px 0;
}

.lignePointilleeIndex
{
    margin:6px 0 15px 0;
}

.lignePointillee
{
    margin:8px 0 15px 0;
}

.imgPourquoi
{
    margin:20px 0 30px 0;
}

.blocActualites
{
    width:414px;
    height:280px;
    border:1px solid #c6d2c0;
    background-color:#FFFFFF;
}

.blocActualites h1
{
    padding:0;
    margin:15px 0 0 0;
}

.contenuActualites
{
    width:375px;
    margin:20px 0 0 20px;
}

.uneActualite
{
    margin:0;
    padding:0;
    width:375px;
    height:200px;
}

.titreActualites
{
    color:#083f69;
    font-weight:bold;
}

.dateActualites
{
    color:#59a246;
}

.corpsActualite
{
    border:none;
    padding-top:10px;
}

.blocImageActualites
{
    width:184px;
    height:128px;
    float:left;
    border:1px solid #c9d5c4;
}

.imageActualites
{
    width:167px;
    height:111px;
    border:1px solid #7c7c7c;
    margin:7px 0 0 7px;
}

.descriptionActualites
{
    float:right;
    width:175px;
    color:#083f69;
    margin-left:10px;
}

.liensActualites
{
    width:350px;
}

.liensActualites ul {
	margin:5px 0 0 5px;
	padding:0 0 0 0;
	list-style:none;
}

.liensActualites li 
{
    margin:0;
    padding-left:15px;
    background-image:url(/images/puce_bleue.gif);
    background-repeat:no-repeat;
    background-position:center left;
}

.liensActualites li a
{
	text-decoration: none; 
}

.liensActualites li a:link {	text-decoration: none; }
.liensActualites li a:visited {	text-decoration: none;}
.liensActualites li a:hover { text-decoration:underline;}
.liensActualites li a:active {	}

.flecheActualites
{
    float:right;
    width:15px;
    position:relative;
    top:-25px;
    right:10px;
    z-index:100;
}

.chiffre
{
    width:25px;
    float:left;
    margin:5px 0 0 0;
}

.texteEtapes
{
    float:left;
    width:385px;
    margin:10px 0 0 0;
}

.colonneDroite
{
    width:410px;
    float:right;
}

.colonneDroite ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.colonneDroite li 
{
    margin:0 0 8px 0;
    background-image:url(/images/puce_verte.gif);
    background-repeat:no-repeat;
    background-position:0 4px;
    padding-left:15px;
}

.contourVideo
{
    width:406px;
    height:309px;
    border:1px solid #a7a7a7;
}

.video
{
    width:384px;
    height:288px;
    margin:10px 0 0 10px;
}

.pastilleIndex
{
    width:106px;
    height:106px;
    position:relative;
    left:173px;
    top:-10px;
    margin:0;
}

.btDevenirMembre
{
    width:216px;
    height:70px;
    margin-top:60px;
}

.mainCarte
{
    width:184px;
    height:178px;
    position:relative;
    left:18px;
    top:1px;
}


/* ---------------------------------------- SERVICE ---------------------------------------*/
.filAriane
{
    color:#053d6a;
    float:left;
}

.envoyerAmi
{
    display:none;
}

.contenuDroite
{
    float:left;
    width:570px;
}

.contenuDroite ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.contenuDroite li 
{
    margin:0 0 8px 0;
    background-image:url(/images/puce_verte.gif);
    background-repeat:no-repeat;
    background-position:0 4px;
    padding-left:20px;
}

.imgCartePointsVente
{
    width:416px;
    height:492px;
    border:1px solid #707070;
    margin-bottom:10px;
}

.contenuDroite .note
{
    font-size:18px;
    color:#759d61;
    margin:10px 0;
}

.listeColonne
{
    width:275px;
    float:left;
    margin-top:10px;
}

.listeColonne ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.listeColonne li 
{
    margin:0 0 8px 0;
    background-image:url(/images/puce_verte.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:20px;
}

.listePuces
{
}

.listePuces ul
{
    margin:10px 0 0 13px;
    padding:0 0 0 0;
    list-style:none;
}

.listePuces li
{
    margin:0;
    padding:0;
    height:20px;
    line-height:20px;
    vertical-align:middle;
    background-image:url(/images/service/puce_bleuepale.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:10px;
}

.listePuces li a
{
    color:#1a7af1;
}

.pdf
{
    margin:0 5px;
}

.pastilleSection
{
    width:106px;
    height:106px;
    position:relative;
    left:547px;
    top:-25px;
    margin-bottom:-100px;
}

.btFormulaireAdhesion
{
    width:319px;
    height:55px;
    margin-top:15px;
}

.formulaire
{
    width:500px;
}

.ligneFormulaire
{
    margin-bottom:16px;
}

.nomChamps
{
    float:left;
    text-align:right;
    margin:5px 5px 0 0;
    width:150px;
    color:#252525;  
}

.champsTextBox
{
    float:left;
    width:335px;
}

.textBoxSize
{
    width:335px;
    color:#252525;
    height:18px;
    background-color:White;
    border:1px solid #7f9db9;
}

.textBoxSizePetit
{
    width:100px;
    color:#252525;
    background-color:White;
    border:1px solid #7f9db9;
    height:18px;
}

.textBoxWatermark
{
    color:Silver;
    padding:2px 0 0 3px;
}

.boutonEnvoie
{
    height:40px;
    width:198px;  
    border:none;
    float:right;
    margin:0px 10px 0 0;
}

.messageConfirmation
{
  padding:50px 0 0 0;
  font-weight:bold;
  text-align:left;
  width:425px;
  margin:auto;
}

/* --------------------------------------- MENU SERVICE.ASCX ----------------------------------- */
.blocMenu .unBouton
{
    display:none;
}

.menuVertical
{
    display:none;
}

.navsVertical
{
    display:none;
}


/* ---------------------------------------- NOUS-JOINDRE.ASPX ---------------------------------------*/
.blocCoordonnes
{
    float:left;
    width:285px;
}

.blocGoogleMaps
{
    float:left;
    width:475px;
}

.googleMaps
{
    width:500px;
    height:255px;
    border:1px solid #949494;
}

.blocPastille
{
    float:right;
    width:50px;
}

.pastilleNousJoindre
{
    width:106px;
    height:106px;
    margin:0;
}

.blocDemandeInformation
{
    float:left;
    width:425px;
}

.formulaireDemandeInformation
{
    width:425px;
    margin-top:15px;
}

.ligneFormulaireDemandeInformation
{
    margin-bottom:16px;
}

.nomChampsDemandeInformation
{
    float:left;
    text-align:right;
    margin:5px 5px 0 0;
    width:70px;
    color:#252525;  
}

.champsTextBoxDemandeInformation
{
    float:left;
    width:325px;
}

.textBoxSizeDemandeInformation
{
    width:325px;
    color:#252525;
    height:16px;
}

.blocOffreDemande
{
    width:415px;
    float:right;
}

.btOffresDemandesTransport
{
    width:363px;
    height:40px;
    margin-bottom:20px;
}

.btOffresDemandesCovoiturage
{
    width:363px;
    height:40px;
}

.blocTerritoireDesservi
{
    float:left;
    width:425px;
}

.noteNousJoindre
{
    font-size:14px;
    color:#424242;
    margin-top:-5px;
}

.blocPointsVente
{
    width:415px;
    float:right;
}

.blocPointsVente ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.blocPointsVente li 
{
    margin:0 0 8px 0;
    background-image:url(/images/puce_verte.gif);
    background-position:0 4px;
    background-repeat:no-repeat;
    padding-left:20px;
}

.ligneGriseNousJoindre
{
    margin:20px 0;
}

.hautMain
{
    margin:70px 0 0 31px;
}

.mainNousJoindre
{
    width:417px;
    height:168px;
    position:relative;
    left:34px;
    margin-bottom:-28px;
}

.margin10
{
    margin-left:20px;
}

.btDevenirMembreNousJoindre
{
    width:216px;
    height:70px;
    margin-top:30px;
}


/* ---------------------------------------- DOCUMENTATION ---------------------------------------*/
.blocTexteDocumentation
{
    width:250px;
    float:left;
}

.blocImageDocumentation
{
    width:295px;
    float:right;
    margin:45px 5px 25px 0;
}

.imageDocumentation
{
    width:292px;
    height:131px;
    border:1px solid #d8d8d8;
}

.listeDocumentation
{
    width:570px;
    background-image:none;
}

.dateDocumentation
{
    width:110px;
    font-weight:bold;
    color:#0e517d;
    float:left;
    margin:14px 0 0 12px;
}

.titreDocumentation
{
    width:420px;
    float:left;
    margin:5px 0 0 18px;
}

.listeDocumentationTranscols
{
    width:570px;
    height:44px;
    background-image:url(/images/documentation/background_transcols.gif);
    background-repeat:no-repeat;
    margin-bottom:10px;
}

.dateDocumentationTranscols
{
    width:115px;
    font-weight:bold;
    color:#0e517d;
    float:left;
    margin:14px 0 0 15px;
}

.titreDocumentationTranscols
{
    width:280px;
    float:left;
    margin:14px 0 0 20px;
}

.tailleDocumentationTranscols
{
    width:100px;
    float:left;
    margin:14px 0 0 40px;
}

.listeDocumentationDepliant
{
    width:570px;
    height:44px;
    background-image:url(/images/documentation/background_depliant.gif);
    background-repeat:no-repeat;
    margin-top:-15px;
}

.titreDocumentationDepliant
{
    width:420px;
    float:left;
    margin-left:10px;
    
}

.tailleDocumentationDepliant
{
    width:80px;
    float:left;
    margin-left:45px;
}

.blocTitreNouvelliste
{
    float:left;
    width:150px;
    margin-top:20px;
}

.titreRevuePresse
{
    font-weight:bold;
    font-size:14px;
    color:#313231;
}

.dateRevuePresse
{
    font-weight:bold;
    color:#6eae5f;
    margin-bottom:25px;
}

.imgNouvelliste
{
    float:right;
    width:405px;
    margin-top:20px;
}

.bordure
{
    border:1px solid #949494;
}

.ligneRevuePresse
{
    margin:20px 0;
}

.pdfRevuePresse
{
    margin:0 5px 0 0;
}

.liensRevuePresse
{
    margin-top:10px;
}

.colonneGaucheRevuePresse
{
    width:265px;
    float:left;
}

.colonneDroiteRevuePresse
{
    width:265px;
    float:right;
}

.blocLiensUtiles
{
    margin-bottom:15px;
}


/* ---------------------------------------- QUI SOMMES-NOUS ? ---------------------------------------*/
.texteHistorique
{
    width:550px;
    margin-top:30px;
}

.anneeHistorique
{
    font-size:16px;
    font-weight:bold;
    color:#528439;
    margin-top:20px;
}

.ligneHistorique
{
    margin:5px 0 15px 0;
}

.btATCRQ, .btChambreCommerce, .btCoopDeveloppement, .btCH2O
{
    height:94px;
    margin-right:4px;
}

.btATCRQ
{
    width:127px;
}

.btChambreCommerce
{
    width:144px;
}

.btCoopDeveloppement
{
    width:115px;
}

.btCH2O
{
    width:172px;
}

.texteProcedure
{
    float:left;
    width:520px;
    margin:10px 0 0 0;
}

.texteProcedure ul {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.texteProcedure li 
{
    margin:0 0 8px 0;
    color:#528439;
    font-weight:bold;
    background-image:url(/images/puce_verte.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:15px;
}

.photoEquipe
{
    width:569px;
    height:588px;
    margin-top:20px;
}

.logoClepsy
{
    position:relative;
    top:-8px;
    left:465px;
}


/* ---------------------------------------- PROJETS ET ACTIVITÉS ---------------------------------------*/
.texteProjets
{
    float:right;
    width:365px;
}

.texteProjets ul {
	margin:7px 0;
	padding:0 0 0 0;
	list-style:none;
}

.texteProjets li 
{
    margin:0;
    background-image:url(/images/puce_bleue.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:15px;
}

.texteProjets li a
{
	text-decoration: none; 
}

.titreProjets
{
    font-weight:bold;
    font-size:14px;
    color:#0e517d;
}

.dateProjets
{
    font-weight:bold;
    color:#6eae5f;
    margin-bottom:10px;
}

.projet01
{
    margin-top:30px;
    height:190px;
}


/* ---------------------------------------- 404.ASPX ---------------------------------------*/
.titreSectionsSite
{
    font-size:18px;
    font-weight:bold;
    color:#699453;
    margin:35px 0 15px 0;
}

.pageInexistante
{
}

.pageInexistante ul {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.pageInexistante li 
{
    margin:0 0 8px 0;
    background-image:url(/images/puce_verte.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:15px;
}

.listeSectionsSite
{
}

.listeSectionsSite ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.listeSectionsSite li 
{
    margin:0 0 15px 0;
}

.listeSectionsSite li.sansmargin 
{
    margin:0 0 0 0;
}

.listeSectionsSite li a {
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-decoration: none; 
	font-weight:bold;
}

.listeSectionsSite li ul 
{
    margin:0 0 0 15px;
}

.listeSectionsSite li ul li 
{
    margin:0 0 0 0;
}
