/* texte défilant*/

.texte_defilant {
	font-family : Arial, sans-serif;
	font-size : 11px;
}







/* style du bandeau sous le menu - page accueil*/

.bandeau_g {
	FONT-WEIGHT: normal; font-size: 13px; FONT-FAMILY: ARIAL; color: #ffffff;  border-bottom: solid #000000 1px; border-left: solid #000000 1px
}

.bandeau_m {
	FONT-WEIGHT: normal; font-size: 13px; FONT-FAMILY: ARIAL; color: #ffffff;  border-bottom: solid #000000 1px
}

.bandeau_d {
	FONT-WEIGHT: normal; font-size: 13px; FONT-FAMILY: ARIAL; color: #ffffff; border-right: solid #000000 1px; border-bottom: solid #000000 1px
}






/* style adresse site sous le logo a gauche */

.texte_logo {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Arial, sans-serif
}






/* style du menu de gauche */

.menu_gauche {
	FONT-WEIGHT: bold; font-size: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, sans-serif
}


A.menu_g:link {text-decoration: none; color : #FFFFFF}
A.menu_g:visited {text-decoration: none; color : #FFFFFF}
A.menu_g:hover {text-decoration: none; color: #000000}



/* style des menus de droite */

.menu_droite {
	FONT-WEIGHT: bold; font-size: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, sans-serif
}


A.menu_d:link {text-decoration: none; color : #FFFFFF}
A.menu_d:visited {text-decoration: none; color : #FFFFFF}
A.menu_d:hover {text-decoration: none; color: #000000}





/* texte */

.contenu {
	font-family : Arial, sans-serif;
	font-size : 11px;
}







/* bordure news page accueil */



.cadre_news
{
	border: 1px solid #f0f0f0;
}






/* style du titre de la news 1 */

.title_news_1 {
	FONT-WEIGHT: bold; font-size: 13px; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif
}

.texte_news_1 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Arial, sans-serif
}

A.titre_news_1:link {text-decoration: underline; color : #303030}
A.titre_news_1:visited {text-decoration: underline; color : #303030}
A.titre_news_1:hover {text-decoration: none; color: #303030}



/* style du titre des news suivantes */

.titre_news_2 {
	FONT-WEIGHT: bold; font-size: 11px; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif
}

.texte_news_2 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Arial, sans-serif
}

A.titre_news_2:link {text-decoration: underline; color : #303030}
A.titre_news_2:visited {text-decoration: underline; color : #303030}
A.titre_news_2:hover {text-decoration: none; color: #303030}











/* style du bandeau noir du bas */

.bas {
	FONT-WEIGHT: normal; font-size: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif
}


A.bas:link {text-decoration: none; color : #FFFFFF}
A.bas:visited {text-decoration: none; color : #FFFFFF}
A.bas:hover {text-decoration: none; font-weight: bold; color: #ffffff}




/* style des titres des pages dans le rectangle (haut) */

.title_page {
	FONT-WEIGHT: bold; FONT-SIZE: 25px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif
}




/* style lastupdate */

.last_update {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Arial, sans-serif
}


/* Fil d'ariane */

.ariane {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Arial, sans-serif; border-right: solid #000000 1px; border-bottom: solid #000000 1px
}


/* espace vertical pour l'espace entre 2 évènements du cadre agenda  */

div.ag  { margin-top:5px; }
}







/* espace horizontal entre le bord de l'agenda et les flèches/le texte */
.bord_ag { 
  margin-left:5px; 
}


/* espace entre date et bord agenda  */

.espace_date  { margin-left:45px; }
}


/* espace entre infos et bord agenda  */

.espace_infos  { margin-left:5px; }
}




/* espace entre infos et bord agenda  */

.espace  { margin-left:10px; }
}