.texte {
font-family: tahoma;
font-size: 16px;
color: #003399;
}

.texte2 {
font-family: tahoma;
font-size: 12px;
color: #003399;
}

.texte3 {
font-family: tahoma;
font-size: 10px;
color: #333333;
text-align:justify;
}

.texte4 {
font-family: tahoma;
font-size: 11px;
color: #333333;
text-align:justify;
}

.texte5 {
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
text-align:justify;
font-weight:bold;
}

.news {
font-family: tahoma;
font-size: 12px;
color: #333333;
}

body {
font-family: verdana, arial, sans-serif; /* police de base dans la page */
font-size: 12px; /* taille de police de base dans la page */
color: #333333;
}

.lien a {color: #0066CC;
text-decoration: none;
font-size: 14px;
}

.lien a:link {
color: #0066CC;
text-decoration: none;
font-size: 14px;
}

.lien a:visited {
color: #0066CC;
text-decoration: none;
font-size: 14px;
}

.lien a:hover {
text-decoration: none;
background-color: #FFCC33;
color: #FFFFFF;
font-size: 14px;
}

.lien a:active {
text-decoration: none;
background-color: #FFCC33;
color: #FFFFFF;
font-size: 14px;
}

.lien2 a {color: #333333;
text-decoration: none;
font-size: 10px;
}

.lien2 a:link {
color: #333333;
text-decoration: none;
font-size: 10px;
}

.lien2 a:visited {
color: #333333;
text-decoration: none;
font-size: 10px;
}

.lien2 a:hover {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
font-size: 10px;
}

.lien2 a:active {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
font-size: 10px;
}

.lien3 a {color: #333333;
font-size: 12px;
font-weight:bold;
}

.lien3 a:link {
color: #333333;
font-size: 12px;
font-weight:bold;
}

.lien3 a:visited {
color: #333333;
font-size: 12px;
font-weight:bold;
}

.lien3 a:hover {
background-color: #FF9900;
color: #FFFFFF;
font-size: 12px;
font-weight:bold;
}

.lien3 a:active {
background-color: #FF9900;
color: #FFFFFF;
font-size: 12px;
font-weight:bold;
}

.lien4 a {color: #0066CC;
text-decoration: none;
font-size: 10px;
font-weight:bold;
}

.lien4 a:link {
color: #0066CC;
text-decoration: none;
font-size: 10px;
font-weight:bold;
}

.lien4 a:visited {
color: #0066CC;
text-decoration: none;
font-size: 10px;
font-weight:bold;
}

.lien4 a:hover {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
}

.lien4 a:active {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
}

.head1 {
background-image: url('http://www.fp-auto.com/graph/entete.jpg');
width: 760px;
height: 200px;
} 

.menuhaut {
float:right;
margin-top: 175px;
}

.menuhaut a {
font-size: 18px;font-weight: bold;color: #0066CC;
text-decoration: none; /* pour éviter le soulignement au survol */margin-left: 0px; /* espacement entre chaque sous-menu */
}

.menuhaut a:link {
color: #0066CC;
text-decoration: none;
}

.menuhaut a:visited {
color: #0066CC;
text-decoration: none;
}

.menuhaut a:hover {
text-decoration: none;
background-color: #FFCC33;
color: #FFFFFF;
}

.menuhaut a:active {
text-decoration: none;
background-color: #FFCC33;
color: #FFFFFF;
}

.menubas {
float: right; /* on aligne le menu vertical à droite de son conteneur, bas1 */
margin-right: 0px;
margin-top: 0px;
color: #FFFFFF;
}

.menubas a {font-size: 12px;font-weight: bold;color: #FFFFFF;
text-decoration: none; /* pour éviter le soulignement au survol */margin-left: 0px; /* espacement entre chaque sous-menu */}

.menubas a:link {
color: #FFFFFF;
text-decoration: none;
}

.menubas a:visited {
color: #FFFFFF;
text-decoration: none;
}

.menubas a:hover {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
}

.menubas a:active {
text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;
}