h1.message {
	font-family: 'Century Gothic, Verdana, Arial';
	color: #006e9c;
	background-color: white;
	border: 2px ridge #333333;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	width: auto;
	height: auto;
}

.message {
    font-family: 'Century Gothic, Verdana, Arial';
    color: red;
    background-color: white;
    border: 3px dotted #333333;
    text-align: center;
font-weight: bold;
    font-size: 11px;
}
	
.head2{
    color:#000; 
    line-height:32px;
    font-weight: bold; 
    padding-left:20px;
    background-image:url(./themes/defaut/images/site/fond.gif);
    background-repeat:no-repeat;
}
.head2 div{
	vertical-align: bottom;
}

.bouton_gris {
    background-image: url("../images/btn-fond-gris.png");
    float: left;
    height: 45px;
    width: 189px;
}

a {text-decoration:none}

.fond_noir {
          background-color: #333333;
          color: #FFFFFF;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: bold;
          text-align: center;
          letter-spacing: 3px;
        }

select {background-color: #006f9f; border:thin; font-family:"Verdana"; color:#FFFFFF; font-size: 12px;}
select1 {background-color: #8e7f76; border:thin; font-family: "Century Gothic"; color:#FFFFFF; font-size: 12px;}


.petit-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: 1px;
}
.commun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

.communmarche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
        margin-top:10px;
        margin-left:10px;
        float: left;
}

.commungras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.titre1 {
	font-family:"Century Gothic";
	font-size: 11px;
	color:#3a3431;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.08em;
}
.titre2 {
	font-family:"Century Gothic";
	font-size: 13px;
	color:#3a3431;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.06em;
}
.titre3 {
	font-family:"Century Gothic";
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.06em;
}
.titre4 {
	font-family:"Century Gothic";
	font-size: 18px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.06em;
}
.titre5 {
	font-family:"Century Gothic";
	font-size: 13px;
	color:#006f9f;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.06em;
}.titre6 {
	font-family:"Century Gothic";
	font-size: 14px;
	color:#3a3431;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.06em;
}
.text {
	font-family:"Century Gothic";
	font-size: 11px;
	color:#4f4743;
	text-decoration: none;
	letter-spacing:0.06em;
}
.text2 {
	font-family:"Century Gothic";
	font-size:14px;
	color:#4f4743;
	text-decoration: none;
	letter-spacing:0.08em;
	font-weight:600;
}
.text3 {
	font-family:"Century Gothic";
	font-size:12px;
	color:#4f4743;
	text-decoration: none;
	letter-spacing:0.08em;
	font-weight:600;

}
.text4 {
	font-family: "Century Gothic";
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	letter-spacing:0.08em;
	font-weight:900;
}
.text5 {
	font-family: "Century Gothic";
	font-size:12px;
	color:#655229;
	text-decoration: none;
	letter-spacing:0.08em;
	font-weight:900;
}
.sous-titre{
	font-family: Vibrocentric, Arial;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}
.lien-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}


.blanc-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.gris-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.bleu-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e5385;
	text-decoration:none;
}
.titre-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006F9F;
}

A.lienbleu:link    {font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #006F9F; text-decoration:none}
A.lienbleu:visited {font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #006F9F; text-decoration:none}
A.lienbleu:active  {font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #F006F9F; text-decoration:underline}
A.lienbleu:hover   {font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration:underline}

A.tab_titre_over   {font-family: Verdana; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration:none}

a.tab_titre_over1:link   {font-family: "Century Gothic"; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color:#ffffff; text-decoration:none; letter-spacing:0.08em;}
a.tab_titre_over1:visited {font-family: "Century Gothic"; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color:#d2bdb1; text-decoration:none; letter-spacing:0.08em;}

a.tab_titre_over2:link {font-family: "Century Gothic"; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color:#655229; text-decoration:none; letter-spacing:0.08em;}
a.tab_titre_over2:visited {font-family: "Century Gothic"; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color:#8d7f77; text-decoration:none; letter-spacing:0.08em;}

a.lien-text2:link{	font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:11px;}
a.lien-text2:visited{	font-family:Arial, Helvetica, sans-serif; color:#a8a8a8; font-size:11px;}

a.lien-text:link{	font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px;}
a.lien-text:visited{	font-family:Arial, Helvetica, sans-serif; color:#a8a8a8; font-size:12px;}

a.email:link{		font-family:"Century Gothic"; font-size: 14px; color:#3a3431; text-decoration: none; font-weight:bold; letter-spacing:0.06em;}
a.email:visited{	font-family:"Century Gothic"; font-size: 14px; color:#6e615a; text-decoration: none; font-weight:bold; letter-spacing:0.06em;}

a.client:link{		font-family:"Century Gothic"; font-size: 11px; color:#3a3431; text-decoration: none; font-weight:bold; letter-spacing:0.08em;}
a.client:visited{	font-family:"Century Gothic"; font-size: 11px; color:#6e615a; text-decoration: none; font-weight:bold; letter-spacing:0.08em;}

.tabout{
background-color: #000000;
}

.tabover{
            
            color: #FFFFFF;
            font-weight: bold;
}

A.menuhaut:link    {font-family: Verdana; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #FFFFFF; letter-spacing: 1px; text-decoration:none}
A.menuhaut:visited {font-family: Verdana; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #FFFFFF;letter-spacing: 1px; text-decoration:none}
A.menuhaut:active  {font-family: Verdana; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;color: #CCCCCC;letter-spacing: 1px; text-decoration:underline}
A.menuhaut:hover   {font-family: Verdana; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF;letter-spacing: 1px; text-decoration:underline}


A.lienbleugrand:link    {font-family: Verdana; font-size: 12px; font-style: bold; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none;color: #006F9F; text-decoration:none}
A.lienbleugrand:visited {font-family: Verdana; font-size: 12px; font-style: bold; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none;color: #006F9F; text-decoration:none}
A.lienbleugrand:active  {font-family: Verdana; font-size: 12px; font-style: bold; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none;color: #F006F9F; text-decoration:underline}
A.lienbleugrand:hover   {font-family: Verdana; font-size: 12px; font-style: bold; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration:underline}


.horloge {
	font-family: Verdana;
	font-size: 10px;
	border-width: 0;
	color: #000000;
	font-weight: bold;
}


.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.communbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e5385;
	letter-spacing: 1px;
}

.communrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: darkred;
	letter-spacing: 1px;
}

.communbleugras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e5385;
	letter-spacing: 1px;
	font-weight:bold
}

.communnoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}

.communblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
}

.communblancgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight:bold
}

.var-down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	letter-spacing: 1px;
}

.var-up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;
	letter-spacing: 1px;
}
