﻿.Page {
	width: 100%;
}
ul
{
    
    
}
li
{
    list-style:none;
    background-image : url(../images/carre.jpg) ;
    background-position:0px 3px;
    background-repeat:no-repeat ; 
    margin-left : 30px;
    padding-left : 15px;
    list-style-position:outside;
    padding-bottom:5px;
    }
.PageMain {
	width:565px;
}
.PageSep {
	width:20px;
}
.PageDroit{
	width:180px;
	vertical-align: top;
}

hr {
	border: 0;
	border-top: 1px solid #59AEB2;
	height: 1px;
}
.Lien, a, a:visited, a:hover, a:active   {
	text-decoration: underline;
	/*color: #009082;*/
}
a:hover {
	text-decoration: underline;
}
body, h1, h2, h3, h4, h5, h6  {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: arial, sans-serif;
	font-size: 12px;	
	color: black;
	margin: 0;
}
/* Titre accueil */
h1, h1 p 
{
    background-image : url(../images/Fleche_Double.gif) ;
    background-repeat: no-repeat ;
    padding-left: 30px;
    margin-left:15px;
	font-size: 16px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #870004;
	display:block;
}
    
p
{
  font-size:13px;
  font-weight:normal;
  font-family : Verdana,Arial; 
  margin:3px;
  line-height:1.2em; 
}

/* Titre page */
h2, h2 p, h2 a, h2 a:active, h2 a:visited, h2 a:hover  
{   font-size:12px;
    font-weight:bold;
	color:#800000;
	font-family: Arial;
	line-height:17px;
}

h2 a:hover  
{
	color: white;
	text-decoration:none;
}

/* Texte 3 */
h4, h4 p, h4 a, h4 a:active, h4 a:visited, h4 a:hover  
{   font-size:10px;
	 font-family : Verdana,Arial;
	font-weight:normal;
}

h2 a:hover  
{
	color: white;
	text-decoration:none;
}



/* Sous titre page */
h3, h3 p 
{
	
	background-image : url(../images/titrePuce.gif);
	background-repeat:no-repeat;
    background-position : left 4px;	
    border-bottom : solid 1px grey; 
	font-size: 22px;
	font-weight: bold;
	padding-left: 92px;
    margin-left:5px;
    padding-top:20px;
    height:100px;
    width:100%;	
}
/* titre gauche */
h5, h5 P 
{
    font-size: 11px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #BCC59A;
	background-color:#cd5a00; 
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom :4px;
	padding-top:4px;
	padding-left:7px;
	border-top: solid 1px black;
	border-bottom:solid 1px black;
	width:10;	
}
/* Texte page gras */
h6, h6 P 
{ 
	display: block;
	font-size: 13px;
	font-weight: bold;
}
/* Texte page normal */
p
{

}
.texte 
{
	font-size: 11px;
}

/* Liste */
ul
{
	display: block;
	padding:0px;
	margin:0px;
	list-style-type:square;
	list-style-position:inside;	
}



/* CARTOUCHE GAUCHE */
.CartoucheGauche 
{
	display: block;
	width:216px;
	margin-left:16px; 
	
}
.CartoucheGauche .Contenu
{
	display: block;
	padding-left: 4px;
	padding-right: 70px;
	font-size: 10px;
	font-weight: normal; 
}


/* CARTOUCHE PAGE CONTACT */
.PageDroit A, .PageDroit A:visited, .PageDroit A:hover, .PageDroit A:active 
{
	text-decoration: underline;
	display: block;
	font-size: 10px;
	margin-top: 4px;
	margin-left:70px;	
}

/* CARTOUCHE ACCUEIL 1 */
.CartoucheAccueil1 {
	width: 100%;
}
.CartoucheAccueil1 TD {
	vertical-align: top;
	text-align: justify;
}
.CartoucheAccueil1 .Main {
	padding-left: 20px;
}
.CartoucheAccueil1 H3 {
	margin-left: -20px;
}
.CartoucheAccueil1 .Sep {
	width:20px;
}
.CartoucheAccueil1 .Droit {
	width: 230px;
	text-align:center;
	vertical-align: middle;
}
.CartoucheAccueil1 TD, .CartoucheAccueil1 P {
	font-size: 12px;
}


/* CARTOUCHE ACCUEIL 2 */
.CartoucheAccueil2 {
	width: 100%;
}
.CartoucheAccueil2 TD {
	vertical-align: top;
	text-align: justify;
}
.CartoucheAccueil2 TD, .CartoucheAccueil2 P {
	font-size: 12px;
}
.CartoucheAccueil2 .Main {
	padding-left: 20px;
}
.CartoucheAccueil2 H3 {
	margin-left: -20px;
}
.CartoucheAccueil2 .Sep {
	width:10px;
}
.CartoucheAccueil2 .Droit {
	vertical-align: bottom;
}

/* CARTOUCHE PARTENAIRE */
.CartouchePartenaires
{
	width:100%;
	margin-bottom: 8px;
	/*border-top: solid 1px #59AEB2;*/
}
.CartouchePartenaires .Contenu
{
	padding-left: 8px;
	padding-right: 16px;
	font-size: 10px;	
}
 .CartouchePartenaires P
 {
	color: Black;
 }
 .CartouchePartenaires .Lien, .CartouchePartenaires A, .CartouchePartenaires A:visited, .CartouchePartenaires A:active, .CartouchePartenaires A:hover
{
	display: inline;
	font-size: 10px;	
	line-height: 12px;	
	color: #009082;	
	text-decoration : none;	
}
.CartouchePartenaires A:hover
{
	text-decoration : underline;	
} 


/* Erreur */
.Erreur 
{
	color: Red;
}

/*text*/

.MaronClair12
{	
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
}
.MaronClair12 a:link
{	
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair12 a:visited
{	
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair12 a:hover
{	
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair12 a:active
{	
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair14
{	
	font-size: 14px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
}
.MaronClair14 a:link
{	
	font-size: 14px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair14 a:visited
{	
	font-size: 14px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair14 a:hover
{	
	font-size: 14px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.MaronClair14 a:active
{	
	font-size: 14px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #CD5A00;
	text-decoration:none;
}
.NoirGras12
{
	font-size: 12px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #000000;
}
.BlancGras14
{
	font-size: 16px;
	font-weight : bold;
	font-family: Verdana,Arial;
	color: #FFFFFF;
}
