/* * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
  } */

body {
      background: #ffffff;
      color: #000000;
      font-size: 13px;
 }

div.titre {
       border-top: solid #000000 1px;
       border-right: solid #000000 1px;
       border-left: solid #000000 1px;
       margin-top: 10px;
       margin-right: 8px;
       background-color: #398297;
       padding-left: 10px;
       font-size: 14px;
       color: #ffffff;
       font-weight: bold;
}

div.titremilieu {
       border-right: solid #000000 1px;
       border-left: solid #000000 1px;
       margin-top: 0px;
       margin-right: 8px;
       background-color: #398297;
       padding-left: 10px;
       font-size: 14px;
       color: #ffffff;
       font-weight: bold;
}

div.titrehaut {
       border-top: solid #000000 1px;
       border-right: solid #000000 1px;
       border-left: solid #000000 1px;
       margin-top: 0px;
       margin-right: 8px;
       background-color: #398297;
       padding-left: 10px;
       font-size: 14px;
       color: #ffffff;
       font-weight: bold;
}


div.titreintervenant {
       border-top: solid #000000 1px;
       border-right: solid #000000 1px;
       border-left: solid #000000 1px;
       border-bottom: solid #000000 1px;
       margin-top: 10px;
       margin-right: 8px;
       margin-bottom: 5px;
       background-color:  #180028;
       padding-left: 10px;
       font-size: 14px;
       color: #ffffff;
       font-weight: bold;
}

div.texte {
	border: solid #000000 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
    margin-right: 8px;
	text-align: justify;
}

div.newstitre {
       border-top: solid #000000 1px;
       border-right: solid #000000 1px;
       border-left: solid #000000 1px;
       margin-top: 10px;
       margin-right: 8px;
       background-color: #398297;
       padding-left: 10px;
       font-size: 14px;
       color: #ffffff;
       font-weight: bold;
}

div.newstexte {
	border: solid #000000 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
    margin-right: 8px;
	text-align: justify;
}

div.presentationtitle {
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-left: solid #000000 1px;
	margin-top: 10px;
	background-color:  #ff7d00;
	padding-left: 10px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

div.presentationtext {
	border: solid #000000 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: justify;
	color: #000000;							
	}

table.news {
      background-color: #ffffff
}

th.news {
      background-color: #398297;
      color: #ffffff;
      font-weight: bold;
}

p.rubrique {
     color: #398297;
     font-weight: bold;     
}

p.titre {
      color: #398297;
      font-weight: bold;
      font-size: 20px;
}
       

a.news {
    color:  #398297;
    font-weight: bold;
    text-decoration: none;	
}   

a.titre {
    color:  #398297;
    font-weight: bold;
    text-decoration: none;	
}   

a.simple {
    text-decoration: none;
}

a.colonneTitre {
    color:  #ffffff;
    font-weight: bold;
    text-decoration: none;    
}

hr.titre {
   color: #398297;
}

th.titre {
      background-color: #398297;
      color: #ffffff;
      font-weight: bold;
}

p.erreur {
	     color: red;
	          font-size: 11px;
		       }

li.erreur {
     color: red;
     font-size: 11px;
     }
 
div.menu {
	border: solid #398297 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}

span.menu {
	color: #398297;
	font-weight: bold;	
}

td.form {
    color: #398297;
	font-weight: bold;	
}

p.message {
	color: #398297;
	font-weight: bold;	
}

span.mention {
    font-size:  10px;
	color: #398297;
	font-style: italic;	
}

div.faqSommaire a {
    color:  #398297;
    font-weight: bold;
    text-decoration: none;	
}   

a.faq1 {
   font-size: 17px; 	
} 

a.faq2 {
   font-size: 15px; 	
}

a.faq3 {
   font-size: 14px; 	
}

a.faq4 {
   font-size: 13px; 	
}

div.faqReponse {
  text-align: justify;
}

div.faq h1 {
  font-size: 17px; 	
} 

div.faq h2 {
   font-size: 15px; 	
}

div.faq h3 {
   font-size: 14px; 	
}

div.faq h4 {
   font-size: 13px; 	
}
 
td.inactif {
   color: #808080; 
}
