/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - LA ZONE DE NAVIGATION   - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.titleDevis {
	background:
		url("../../img/default/train_navigation/picto-deuxroues.gif")
		no-repeat scroll right top #8b46b9;
}

div.title h1 {
	color: #8B46B9;
}
/* --------------------------------------------------------------------------------------------
--------------------------------------    LES BOUTONS    --------------------------------------
--------------------------------------------------------------------------------------------*/
.minibuttonLeft{
	background-image: url(../../img/default/bouton/moto/mini_btn_gauche.gif);
	height: 43px;
	width: 39px;
}

.minibuttonRight{
	background-image: url(../../img/default/bouton/moto/mini_btn_droit.gif);
	height: 43px;
	width: 39px;
}

.minibuttonMiddle {
	background: url(../../img/default/bouton/moto/mini_btn_centre.gif) repeat-x;
	height: 43px;
}
.buttonLeft{
	background-image: url(../../img/default/bouton/moto/btn_gauche.gif);
	height: 55px;
}

.buttonRight{
	background-image: url(../../img/default/bouton/moto/btn_droit.gif);
	height: 55px;
}

.buttonMiddle {
	background: url(../../img/default/bouton/moto/btn_centre.gif) repeat-x;
	height: 55px;
}
/*--------------------- LA PAGE DES FORMULES* --------------------------- */

.choixformule {
	color: #8B46B9;
}
.tableauFormules {
	border-top:2px solid #8B46B9;
}
.formulesTab {
	border-top:2px solid #8B46B9;
}
.detailFranchise{
	color: #8B46B9;
}
.rich-stglpanel {
    border-top:2px solid #8B46B9;
}
a.info:hover span{ 
	border:1px solid #8B46B9; 
}
a.info:hover span b{ 
	color: #8B46B9;
}
.selectionne {
	color: #8B46B9;
	font-style: normal;
}
.ligneFormuleSelectionne{
	 background-color: #E1C1F7;
	 border: 1px solid #BEBEBE;
}
.ligneFormuleSelectionne input{
	 background-color: #E1C1F7;
}
.garantiesAnnexes {
	border: 3px solid #cc93f4;
}
.texteGarantieHighlight {
	color: #8b46b9;
}
.formuleSelectionne {
	background: url("../../img/default/selection-moto-actif.gif") no-repeat
		scroll top  center #F3F3F3;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - LA ZONE DE formulaire   - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.panelStandardEncadre {
	border-color: #8b46b9;
}

.columnHighlightOrange {
	color: #8b46b9;
}
