/****************************************************************************
* STYLE COMMUN A TOUTES LES PAGES
****************************************************************************/
body {
	background: #40628D url(../images/fond_pages.gif) repeat-x top center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/****************************************************************************
* FONDS INTERFACE
****************************************************************************/

.fondhaut {
	background: url(../images/fond_haut.gif) no-repeat top left;
}

.fondbas {
	background: url(../images/fond_bas.gif) no-repeat top left;
}

/****************************************************************************
* FONDS ACCUEIL
****************************************************************************/

.fondsondages {
	background: url(../images/accueil/fond_sondage.jpg) no-repeat top left;
}

.fondoffre {
	background: url(../images/accueil/fond_offre.jpg) no-repeat top left;
}

.fondprofil {
	background: url(../images/profil/fond_profil.jpg) no-repeat top left;
}

/****************************************************************************
* FONDS BOOKS
****************************************************************************/

.fondcommandes {
	background: url(../images/books/fond_commande.gif) repeat-x top left;
}

.fondmois {
	background: url(../images/books/fond_mois.gif) repeat-x top left;
}

.fondencours {
	background: url(../images/books/fond_encours.gif) no-repeat top left;
}

.fondavenir {
	background: url(../images/books/fond_avenir.gif) no-repeat top left;
}

.fondavantavenir {
	background: url(../images/books/fond_gris.gif) no-repeat top left;
}

.fondbasbooks {
	background: url(../images/books/fond_bas.gif) repeat-x bottom left;
}

.fondbasinfos {
	background: url(../images/books/fondbas_infos.gif) no-repeat bottom left;
}

.fondinfos {
	background: url(../images/books/fond_infos.gif) repeat-y top left;
}

.fondongletorange {
	background: url(../images/books/fond_onglet_orange.gif) repeat-x top left;
}

.fondongletgris {
	background: #D4D4D4;
}

/****************************************************************************
* FONDS TABLEAUX
****************************************************************************/

.fondbouton {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	background:  url(../images/tableaux/fond_bouton.gif) repeat-x top left;
}

.fondhautbleu {
	background:  url(../images/tableaux/fond_haut_bleu.gif) repeat-x top left;
}

.fondbasbleu {
	background:  url(../images/tableaux/fond_bas_bleu.gif) repeat-x bottom left;
}

.fondhautviolet {
	background:  url(../images/tableaux/fond_haut_violet.gif) repeat-x top left;
}

.fondbasviolet {
	background:  url(../images/tableaux/fond_bas_violet.gif) repeat-x bottom left;
}

.fondtitre {
	background:  url(../images/tableaux/fond_titre_bleu.gif) repeat-x top left;
}

.fondtitre2 {
	background:  url(../images/tableaux/fond_titre_orange.gif) repeat-x top left;
}

.fondtitre3 {
	background:  url(../images/tableaux/fond_titre_violet.gif) repeat-x top left;
}

.fondhautbleuclair {
	background:  url(../images/tableaux/fond_bleu_clair.gif) repeat-x top left;
}

.fondhautequipement {
	background:  url(../images/tableaux/fond_haut_equipement.gif) repeat-x top left;
}

.fondbasequipement {
	background:  url(../images/tableaux/fond_bas_equipement.gif) repeat-x bottom left;
}

.fondtitreequipement {
	background:  url(../images/tableaux/fond_titre_equipement.gif) repeat-x top left;
}

.fondhautentretien {
	background:  url(../images/tableaux/fond_haut_entretien.gif) repeat-x top left;
}

.fondbasentretien {
	background:  url(../images/tableaux/fond_bas_entretien.gif) repeat-x bottom left;
}

.fondtitreentretien {
	background:  url(../images/tableaux/fond_titre_entretien.gif) repeat-x top left;
}

.fondhautreparation {
	background:  url(../images/tableaux/fond_haut_reparation.gif) repeat-x top left;
}

.fondbasreparation {
	background:  url(../images/tableaux/fond_bas_reparation.gif) repeat-x bottom left;
}

.fondtitrereparation {
	background:  url(../images/tableaux/fond_titre_reparation.gif) repeat-x top left;
}

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

.fondmenu {
	background: #FFFFFF url(../images/fond_menu.jpg) no-repeat top left;
}

.date{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#183770;
text-decoration:none;
}

.flash{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#D8DFE6;
text-decoration:none;
}
a.flash{
color:#D8DFE6;
text-decoration:underline;
}
a.flash:hover{
color:#D8DFE6;
text-decoration:underline;
}

.profil{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#003779;
text-decoration:none;
}
a.profil{
color:#003779;
text-decoration:underline;
}
a.profil:hover{
color:#003779;
text-decoration:underline;
}

.bas{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.bas{
color:#FFFFFF;
text-decoration:underline;
}
a.bas:hover{
color:#FFFFFF;
text-decoration:underline;
}

/****************************************************************************
* TEXTES CONCEPT
****************************************************************************/
.equipement{
color:#006305;
text-decoration:none;
}
a.equipement{
color:#006305;
text-decoration:underline;
}
a.equipement:hover{
color:#006305;
text-decoration:underline;
}

.entretien{
color:#FF7200;
text-decoration:none;
}
a.entretien{
color:#FF7200;
text-decoration:underline;
}
a.entretien:hover{
color:#FF7200;
text-decoration:underline;
}

.reparation{
color:#FF0000;
text-decoration:none;
}
a.reparation{
color:#FF0000;
text-decoration:underline;
}
a.reparation:hover{
color:#FF0000;
text-decoration:underline;
}


/****************************************************************************
* STYLE DE TEXTE
****************************************************************************/

/* lien */
a{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

/* tailles */
.text10{
font-size:10px;
}
.text11{
font-size:11px;
}
.text12{
font-size:12px;
}
.text13{
font-size:13px;
}
.text14{
font-size:14px;
}
.text15{
font-size:15px;
}
.text16{
font-size:16px;
}
.text17{
font-size:17px;
}
.text18{
font-size:18px;
}

/* polices */
.arial{
font-family:Arial, Helvetica, sans-serif;
}

.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* lien blanc */
.lien1{
color:#FFFFFF;
text-decoration:none;
}
a.lien1{
color:#FFFFFF;
text-decoration:none;
}
a.lien1:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* lien noir */
.lien2{
color:#000000;
text-decoration:none;
}
a.lien2{
color:#000000;
text-decoration:none;
}
a.lien2:hover{
color:#000000;
text-decoration:underline;
}

/* lien bleu */
.lien3{
color:#12366A;
text-decoration:none;
}
a.lien3{
color:#12366A;
text-decoration:none;
}
a.lien3:hover{
color:#12366A;
text-decoration:underline;
}

/* lien rouge */
.lien4{
color:#FF0000;
text-decoration:none;
}
a.lien4{
color:#FF0000;
text-decoration:underline;
}
a.lien4:hover{
color:#FF0000;
text-decoration:underline;
}

/* lien orange */
.lien5{
color:#FF5300;
text-decoration:none;
}
a.lien5{
color:#FF5300;
text-decoration:underline;
}
a.lien5:hover{
color:#FF5300;
text-decoration:underline;
}
