/*
Main.css
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A8FEA7;
	
}
table,tr,td,th
{
	margin-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: Verdana;
	font-color: #656565;
    font-weight: normal;
	font-size: 8pt;
	  
	
}

a
{
  color: #026634;
  text-decoration: none;  
}


.titre
{
  color: #026634;
  font-size: 13px;
  margin: 1em 1em 1em 0em;
  font-weight: bold;
   font-family: Verdana;
}

.bleu
{
  color: #026634;
  font-size: 11px;
    margin: 1em 1em 1em 1em;
    font-weight:normal;
  font-family: Verdana;
}

.vert
{
  color: #006600;
  font-size: 11px;
    margin: 1em 1em 1em 1em;
    font-weight:normal;
  font-family: Verdana;
}
.orange
{
  color: #e45203;
    margin: 1em 1em 1em 0em;
  font-size: 11px;
    font-weight:normal;
  font-family: Verdana;
}



.description
{
  font-size: 7pt;
  font-weight:normal;
  font-family: Verdana;
  	font-color: #656565;


}


.small
{
  font-family: Verdana;
  font-size: 8pt;
  color: #656565;

}

.smalllinkannuaire1
{
  font-family: Verdana;
  font-size: 9pt;
  color: #656565;
  font-weight: bold;
   text-decoration : none;

}
.smalllink
{
  font-family: Verdana;
  font-size: 7pt;
  color: #656565;
  font-weight: normal;
   text-decoration : none;

}


.smalllinkannuaire2
{
  font-family: Verdana;
  font-size: 7pt;
  color:#026634;
  text-decoration : none;
}



/* print settings end */
.white
{
  font-family: Verdana;
  font-size: 9pt;
  color: white;
}

.copyright
{
  font-family: Verdana;
  font-size: 7pt;
  color: 026634;
    font-weight: bold;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0 20px 20px 0;
}



/* adjust margins to change separation between the feature image and text flowing around it */
/************** .feature styles ***************/

.mot_clef {
	
	background:yellow; 
	color:white;
	font-weight:bold;
	color: #026634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
	
}