/* communesweb - générique */ /* communesweb */

/* STYLES DES BALISES DE BASE *********************************************/
/* body : Corps de la page */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	clip: rect(   );
	text-align: justify;
	background-color: #CC3300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* p : Paragraphes */
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
/* table : Tables */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	cursor: auto;
}
/* th : Entêtes des tables */
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #54543A;
	background: White left;
	text-align: left;
	border-bottom: 1px solid #191970;
	border-bottom-color: #191970;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 6px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}

/* a : Liens, configuration globale */
A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #6600CC; }
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #990000; }

/* STYLES DE BASE DU SYSTÈME **********************************************/
/* .normal : Texte courant, le style de base de toutes les pages */
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #003366; clip: rect(   );  text-align: justify; text-decoration: none; }
a.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #CC3300; clip: rect(   );  text-align: justify; text-decoration: none; }
a.normal:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #446F99; clip: rect(   );  text-align: justify; text-decoration: none; }
/* .petit : Texte petit */
.petit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

/* hyperliens */
/* .lienpetit : Lien équivalent au texte de classe petit */
A.lienpetit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6600CC; text-decoration: none; }
A.lienpetit:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: none; }

/* titres */
/* .titre : Titres des pages */
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
A.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
A.titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-indent: 0pt;
	}
/* .enteteavecfond : Entêtes avec un fond de couleur */
.enteteavecfond { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #D9FFFF; text-transform: none; background-color: #7FA7C6; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #111111; border-right-color: #111111; border-bottom-color: #111111; border-left-color: #111111; text-align: left; margin: 0px; padding: 2px 1px 2px 2px; padding-bottom: 2px; padding-left: 4px; padding-right: 1px; padding-top: 2px; } 

/* CADRE DU HAUT (FRAMESET) ****************************************/
/* .boutonzoom : boutons zoom du cadre du haut */
.boutonzoom { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; text-align: center; height: auto; width: 45px; border: 1px solid; background-color: #5B82A3; color: White; }
/* .lienssites : liens vers les sites du cadre du haut */
A.lienssites { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: White; font-weight: bold; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding: 0px 2px 1px 2px; text-decoration: none;  background: #9F160A;  }
A.lienssites:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FEFC96; font-weight: bold; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding: 0px 2px 1px 2px; text-decoration: none;  background: #9F160A; }


/* CONTENU **********************************************************/
/* .menubasdepage : texte des sous-menus lorsqu'ils sont affichés en bas de page (option dans configuration portail) */
A.menubasdepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00008B;
	cursor: pointer;
	padding: 2px;
	clear: none;
}
A.menubasdepage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: White;
	padding: 2px;
	background: #9EB2D4;
}

/* NOUVELLES *******************************************************/
/* .fondtitrenouvelles : Fond du titre des nouvelles */
.fondtitrenouvelles { background-image: url(../css/highlight_bg.gif); }
/* .titrenouvelles : Titre des nouvelles */
A.titrenouvelles { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
A.titrenouvelles:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCFFFF; }


/* CALENDRIER MENSUEL ************************************************/
/* .directionmois : Lien de la direction vers le mois précédent ou suivant */
A.directionmois { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #111111; width: 80px; padding: 1px 2px 1px 4px; padding-bottom: 2; padding-left: 4; padding-right: 2; padding-top: 1; border: 1px solid #666666; background-color: #FFFFFF; text-decoration: none; min-width: 80; margin-bottom: 1; margin-left: 2; margin-right: 2; margin-top: 1; float: left; }
A.directionmois:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; background-color: #4D789C; border: 1px solid #000000; text-decoration: none; }
A.directionmois:active { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: White; background-color: #3C6A8C; border: 1px solid #555555; text-decoration: none; }
/* .entetejourscalendrier : Cellule des jours du calendrier mensuel */
.entetejourscalendrier { font-family: Arial, Helvetica, sans-serif; background-color: #91B1CE; color: #F0F8FF; font-size: 11px; text-decoration: none; height: 21px; padding-top: 2px; padding-bottom: 2px; border-bottom-color: #003466; border-bottom-style: solid; border-bottom-width: 1px; text-align: center; font-weight: bold; } 
/* .calendrier.td : Table et cellules du calendrier mensuel */
.calendrier.td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #D9E5F2; padding: 2px; }
/* .hautcalendrier : Haut du calendrier */
.hautcalendrier { font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 2px; }
/* .carre : Carré de la date */
.carre { background-color: #D9E5F2; padding: 2px; }
/* .tablejours : Table des cellules des jours du calendrier mensuel */
.tablejours { text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,verdana; color: #40617F; }

/* CALENDRIER ANNUEL ************************************************/
/* .horloge : Texte de l'horloge */
.horloge { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
/* .carreDate  : couleur et padding du carré de la date */
.carreDate { background-color: #EEEEEE; padding: 2px; }
/* .carreTypeEvenement  : grandeur du carré des types d'événements en haut de page */
.carreTypeEvenement { float: left; height: 10px; width: 10px; border: 1px solid #000000; }
/* .cellNormal : Cellules avec liens du calendrier annuel */
A.cellNormal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; }
A.cellNormal:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; }
/* .elementcalendrier : texte des événements dans les cases de calendrier */
A.elementcalendrier { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
A.elementcalendrier:hover { color: blue; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

/* CATALOGUE ********************************************************/
/* .emphase : emphase de certains sous-titres */
.emphase { text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial,Helvetica,verdana; color: #40617F; }
/* .gras : Gras */
.gras { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
/* .italique : Italique */
.italique { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; }
/* .header1 : header du catalogue */
.header1 { font-family: Arial, Helvetica, sans-serif; background-color: #91B1CE; color: #000000; text-decoration: none; font: bold; }
/* titrecat1 : Titre du catalogue */
.titrecat1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
/* .upper : Majuscules */
.upper { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-transform: uppercase; }

/* boutons */
/* .boutonsubmitrecherche : Bouton submit pour les recherches dans le catalogue */
.boutonsubmitrecherche { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto; width: 100px; border: 1px solid; }
/* hyperliens  */
/* .tabledesmatieres : Lien servant aux tables des matières */
A.tabledesmatieres { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-transform: uppercase; color: #4D789C; cursor: pointer; padding: 2px; clear: none;  text-align: right;  }
A.tabledesmatieres:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-transform: uppercase; color: #D12E31; text-decoration: none;  cursor: pointer; padding: 2px; clear: none;  text-align: right;  }

/* .cat_row_link : Lien des rangées du catalogue */
.cat_row_link { font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; }
A.cat_row_link { font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; }
A.cat_row_link:hover { font-family: Arial, Helvetica, sans-serif; color: #48739B; text-decoration: none; font-size: 12px; font-weight: bold; }

.cat_row_selected{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Blue;
}
A.cat_row_selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Blue;
}
A.cat_row_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #48739B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Blue;
}
A.cat_row_selected:active {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Blue;
}


/* CENTRE D'EMPLOI **************************************************/
/* offreslink : Lien offres d'emplois */
A.offreslink { font-family: Arial, Helvetica, sans-serif; color: blue; text-decoration: none; font-size: 13px; font-weight: bold; }
A.offreslink:hover { font-family: Arial, Helvetica, sans-serif; color: red; text-decoration: none; font-size: 13px; font-weight: bold; }
/* boutons */
/* .boutonsubmit : Bouton soumettre large */
.boutonsubmit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto; width: 150px; border: 1px solid; }
.boutonsubmitlong { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto;  border: 1px solid; }

/* ORGANIGRAMME ***************************************************/
/* .organigramme1 : Organigramme premier niveau */
.organigramme1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; background-color: #AFC7DA; text-align: center; vertical-align: middle; padding: 4px; border: 1px solid #000000; color: black; }
/* .organigramme2 : Organigramme second niveau */
.organigramme2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; background-color: #78A1C0; text-align: center; vertical-align: middle; padding: 4px; border: 1px solid #000000; color: black; }
/* .organigramme3 : Organigramme troisième niveau */
.organigramme3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #B4C9DD; text-align: center; vertical-align: middle; padding: 4px; border: 1px solid #000000; color: black; }
/* .organigramme4 : Organigramme quatrième niveau */
.organigramme4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #FFFFFF; text-align: center; vertical-align: middle; border: 1px solid #000000; padding: 4px; color: #0E1118; }

@media screen {
/* .cat_mempage_menu : Menu du layer servant à la mémorisation des items de catalogue */
A.cat_mempage_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	cursor: pointer;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
}
A.cat_mempage_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
	cursor: pointer;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}
/* navigation : items servant à la navigation et ne devant pas s'afficher lors de l'impression */
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
}

@media print {
/* .cat_mempage_menu : ne pas imprimer */
.cat_mempage_menu { display: none; }
/* navigation : items servant à la navigation et ne devant pas s'afficher lors de l'impression */
.navigation { display: none; }
}
}
