﻿p
{
	font-family:Arial;
	font-size:11px;
	color:black;
	line-height:1.2em;
	margin:0px;
	padding:0px;
}
a
{
   	font-family:Arial;
	font-size:11px;
	color:#0d418d;
	line-height:1.2em;
	margin:0px;
	padding:0px; 
 }

/*Titre rubrique*/
h1, h1 p
{
    background-image:url(../images/Rubrique/FondTitre.gif);
    background-repeat:no-repeat;    
    width:618px;
    height:33px;
    margin-top:13px;
    color : White ;
    font-size:22px;
    font-family : Arial;
    font-weight:bold;
    padding-top:3px;
    padding-left:10px;
    margin-bottom:13px;
}

/*titre actu en accueil*/
h2, h2 p
{
	font-family:Arial;
	font-weight:bold ;
	font-size:16px;
	color:#008e34;
	margin:0px;
	padding:0px;
	margin-top:5px;
    margin-bottom:18px;
}

/*Puce  fleche double bleu*/
h3, h3 p
{
    margin:0px;
	padding:0px;
    background-image:url(../images/Rubrique/Puce.gif);
    background-position:0px 6px;
    padding-left:15px;    
    background-repeat:no-repeat;
	font-family:Arial;
	font-weight:normal ;
	font-size:11px;
	color:black;

}

/*text dans le cartouche actu en rubrique*/
h4, h4 p
{
	font-family:Verdana;
	font-weight:bold ;
	font-size:10px;
	color:#252525;
	margin:0px;
	padding:0px;
    margin-bottom:7px;
    margin-top:8px;
}
/****act en accueil***/
.divActualite h4
{
    font-size:12px;    
}




/*text ou lien dans le cartouche partenaire en rubrique*/
h5, h5 p
{
    background-image:url(../images/Rubrique/PuceDoubleFlecheJaune.gif);
    background-position:0px 5px;
    background-repeat:no-repeat;
	font-family:Verdana;
	font-weight:bold ;
	font-size:10px;
	color:#0d418d;
	margin:0px;
	padding:0px;
    padding-left:15px;     
}
 h5 a
 {
      text-decoration:none; 
    	color:#0d418d;
    	font-weight:bold ;
}
 h5 a:hover
 {
      text-decoration:none; 
    color:black;
}

/****presentation en accueil***/
h6
{
 	font-family:Verdana;
	font-weight:normal  ;
	font-size:12px;
	color:#0d418d;
text-align:justify;
	line-height:1.6em;
	margin:0px;
	padding:0px;
     
 }


ul
{
    margin:0px;
    padding:0px;
    padding-left:20px;
}

/***Modèle Li basé sur le style de la rubrique lien en rubrique ***/
li
{
    margin:0px;
    padding:0px ;
    list-style-type:none;
    background-image:url(../images/Rubrique/PuceDoubleFlecheGrisePetite.gif);
    background-repeat:no-repeat;     
    background-position:0px 6px;
    padding-left:20px;
    font-family:Arial;
	font-size:11px;
	color:black;
	font-weight:bold;


	  
	  
}
/***Modèle Li Pour la page rubrique Liens ***/
.divMenuLienRubrique li
{
    padding:0px;
    margin:0px;
    background-image:none;  
    padding-bottom:4px;
    padding-top:4px;
    border-bottom:1px solid #838384;
    }
.divMenuLienRubrique ul
{
    margin:0px;    
}    
.divMenuLienRubrique li a
{
  margin-left:30px;
  line-height:1.2em;
  font-size:10px;
    }
/***Modèle Li Pour la page d'accueil Liens ***/
.divDroite li
{
    list-style-type:none;
     background-image:url(../images/Accueil/Puces.gif);
    background-repeat:no-repeat;     
    background-position:0px 5px;
    padding-left:25px;
    font-family:Arial;
	font-size:13px;
	color:#5e5e5e;
	font-weight:bold;    
}
.divDroite li a
{
    font-family:Arial;
	font-size:12px;
	color:#5e5e5e;
	font-weight:bold;    
}
/***Modèle Li Pour la page d'accueil footer ***/
.divDroiteFooter li, .divDroiteFooter span
{
    list-style-type:none;
    background-image:none;
    display:inline;
    background-repeat:no-repeat;     
    background-position:0px 6px;
    padding-left:10px;
    font-family:Arial;
	font-size:12px;
	 color:#838384;
	font-weight:bold;    
}

li a
{
    color:#838384;
    text-decoration:none;   
    margin:0px;
    padding:0px;
    line-height:1.2em;
    }
li a:hover
{
    color : Black;  
    text-decoration:none;     
}




.TitreCartouche
{
    color:#0d418d;   
    font-size:12px;
    letter-spacing:7px;
    font-family:Verdana ;    
}

hr
{  
    margin-top:5px;
    color: #838384;
    background-color: #838384;
    height: 1px;
    border: 0;
    margin-bottom:5px;
 }
 

.ContenuDroit
{
  float:left  ;
  width:180px;
}
.ContenuGauche
{
  float:left ;
  width:390px;
  margin-right:10px;
} 

.SiteMapPathSeparator
{
    color:#008e34;      
}

