/* CSS Document */

.emptycell{
empty-cells: show;
height:15px;
}

.mainContent{
	font-size: 11px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.slogan{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

a.second_menu{
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	text-decoration:underline;
	text-align:center
}

a.second_menu:hover{
	color: #000000;
}

a.second_menu:visited{
	color: #000000;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer:visited{
	color: #FFFFFF;
}

.boiteAccueil{
    margin:0px 25px 5px 20px;
}

.boiteAccueil h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0079c2;
	text-align:center;
}

.boiteAccueil p{
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
}

/*TEXT*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	color:#00648c;
	margin-bottom: 12px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#00648c;
	margin-bottom: 10px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:8px;
}
ul{
	margin:5px;
	margin-left:15px;
	list-style:disc;
}
ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#00648c;
	margin-bottom: 10px;
	font-style:italic;
	font-weight:bold;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00648c;
}

a:visited{
	color:#00648c;

}

a:hover{
	color:#00648c;

}

span.accueil_rouge{
	color: #e51a23;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;

}

span.accueil_bleu{
	color: #004f82;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;

}


/****************** MENU **************************/


.modeles{
  background-image:url(../images/modeles_fr.jpg);
  width:107px;
  height:47px;
}

.modeles:hover{
  background-image:url(../images/modeles_fr_hover.jpg);
  width:107px;
  height:47px;
}

.modelesSelected{
  background-image:url(../images/modeles_fr_hover.jpg);
  width:107px;
  height:47px;
}

/**********/

.caract{
  background-image:url(../images/caracterisitiques_et_garant_fr.jpg);
  width:213px;
  height:47px;
}

.caract:hover{
  background-image:url(../images/caracterisitiques_et_garant_fr_hover.jpg);
  width:213px;
  height:47px;
}

.caractSelected{
  background-image:url(../images/caracterisitiques_et_garant_fr_hover.jpg);
  width:213px;
  height:47px;
}

/**********/

.etapes{
  background-image:url(../images/etapes_fr.jpg);
  width:179px;
  height:47px;
}

.etapes:hover{
  background-image:url(../images/etapes_fr_hover.jpg);
  width:179px;
  height:47px;
}

.etapesSelected{
  background-image:url(../images/etapes_fr_hover.jpg);
  width:179px;
  height:47px;
}

/**********/

.succursales{
  background-image:url(../images/succursales_fr.jpg);
  width:125px;
  height:47px;
}

.succursales:hover{
  background-image:url(../images/succursales_fr_hover.jpg);
  width:125px;
  height:47px;
}

.succursalesSelected{
  background-image:url(../images/succursales_fr_hover.jpg);
  width:125px;
  height:47px;
}

/**********/

.contact{
  background-image:url(../images/contact_fr.jpg);
  width:138px;
  height:47px;
}

.contact:hover{
  background-image:url(../images/contact_fr_hover.jpg);
  width:138px;
  height:47px;
}

.contactSelected{
  background-image:url(../images/contact_fr_hover.jpg);
  width:138px;
  height:47px;
}

/**********/

.entrer{
  background-image:url(../enter_fr.jpg);
  width:123px;
  height:53px;
}

.entrer:hover{
  background-image:url(../enter_fr_hover.jpg);
  width:123px;
  height:53px;
}

.enter{
  background-image:url(../enter_en.jpg);
  width:123px;
  height:53px;
}

.enter:hover{
  background-image:url(../enter_en_hover.jpg);
  width:123px;
  height:53px;
}
