/* -----------------------------*/
/* STYLES GENERIQUES 			*/
/* -----------------------------*/

/***** Titre de niveau 1 *****/
H1 {font-family: "Arial"; font-size: 16px; font-weight:700; color: #0000FF; margin-bottom:5px; }

/***** Titre de niveau 2 *****/
H2 {font-family: "Arial"; font-size: 16px; font-weight:600; color: #cc0099; margin-bottom:5px; }
/*H2 {font-family: "Comic Sans MS"; font-size: 16px; font-weight:700; color: #cc0099; margin-bottom:5px; }*/

/***** Titre de niveau 3 *****/
H3 {font-family: "Arial"; font-size: 14px; font-weight:700; color: #0000A0; margin-bottom:7px; }

/***** Elément de liste *****/
LI { margin-bottom:10px; }

/***** Elément de paragraphe *****/
P { margin-top:0px; margin-bottom:10px; }


/* -----------------------------*/
/* STYLES GLOBAUX 				*/
/* -----------------------------*/

/***** Police par défaut des pages du site *****/
.clsDefaultFont { font-family: "Arial"; font-size: 12px; color: #0000A0; text-align:justify; }

/***** Police de surlignage des informations *****/
.clsSurlignage  { font-family: "Arial"; font-size: 14px; color: #e4b900; }

/***** Cadre principal des pages du site *****/
.clsCadrePage { border: 2px Orange solid; }

/***** Zone d'affichage du contenu sur une page standard *****/
.clsZoneContenu { height:100%; overflow:auto; scrollbar-base-color: #ff9900; scrollbar-arrow-color: Ivory; }

/***** Zone d'affichage des actualités *****/
.clsZoneContenu .actualite { text-align:center; color:#FF0033; font-size:16px; margin-top:20px; }

/***** Classe d'encadrement *****/
.clsEncadrement { border: solid 1px #ff9900; }

/***** Style du Logo RoqueAlpes disposé en haut à gauche, au dessus du menu de navigation *****/
#imgLogoRoqueAlpes { border: solid 1px #ff9900; }

/***** Police "En Construction" *****/
.clsEnConstruction { font-family: "Arial"; font-size: 16px; color:Red; font-weight:700; }

/* -----------------------------*/
/* MENU NAVIGATION GAUCHE		*/
/* -----------------------------*/

/***** Element de menu de niveau 1 *****/
.clsMenuNavNiv1  { font-family: "Comic Sans MS"; font-size: 14px; font-weight: 400; color: blue;}

/***** Element de menu de niveau 2 *****/
.clsMenuNavNiv2 { font-family: "Comic Sans MS"; font-size: 14px; font-weight: 700; color: #e4b900; }

/***** Element de menu lien Roquecombe *****/
.clsMenuNavLien  { font-family: "Comic Sans MS"; font-size: 14px; font-weight: 400; color: red; }

/***** Element de commentaire dans menu *****/
.clsMenuNavCommentaire { width:100%; height:100%; text-align:left; padding-left:30px; padding-top:5px; font-family: "Arial"; font-size:10px; font-weight:400; color:#0000A0; }

/***** Zone d'affichage de contacts placée dans le menu de navigation *****/
.clsMenuNavContact { width:100%; height:100%; text-align:left; padding-left:30px; font-family: "Arial"; font-size:10px; font-weight:400; color:#0000A0; }

/***** Police de l'email de contact placé dans le menu de navigation *****/
.clsMenuNavContact A { color:#0000A0; } 
.clsMenuNavContact DIV { margin-top:5px; }

/* -----------------------------*/
/* TARIFS						*/
/* -----------------------------*/

.clsTarifTitre  { font-family: Arial; FONT-SIZE: 16px; COLOR: Maroon; FONT-weight: bold}
.clsTarifFont   { font-family: "Arial"; font-size: 14px; color: #0000A0; font-weight: bold; text-align:right; }
.clsTarifFont2  { font-family: "Arial"; font-size: 14px; color: #0000A0; text-align:right; }
.clsChiffreFont { font-family: Arial; font-size: 12px; font-weight: 700; }









