/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img
	{
	border: 0;
	margin: 0;
	padding: 0;
	}

body
	{
	background-image: url(../medias_communs/images/img_fond.gif);
	color: #4f4f4f;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	}

p
	{
	color: #000;
	line-height: 14px;
	margin: 0 0 6px 0;
	}
	
h1
	{
	font-size: 18px;
	margin: 0 0 13px 0;
	}
	
h2
	{
	font-size: 14px;
	margin: 0 0 10px 0;
	}
	
h3
	{
	font-size: 12px;
	margin: 0 0 9px 0;
	}
	
h4
	{
	}
	
li
	{
	margin: 0 0 6px 0;
	}
	
ol, ul
	{
	color: #000;
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
	}

a:visited, a:link 
    {
	color: #4b4943;
	text-decoration: underline;
	}

a:hover
	{
	color: #c76019;
	}

.exposant
	{
	font-size: 9px;
	line-height: 0;
	margin: 0 0 0 1px;
	vertical-align: super;
	}

/*	structure générale	*/

#wrapper
	{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	}

.fermeture
	{
	clear: both;
	}

/*	entete	*/

#entete
	{
	background-image: url(../medias_communs/images/img_bandeau_fondgauche.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 168px;
	}

#logo
	{
	float: left;
	margin: 22px 0 0 20px;
	}

#bandeau
	{
	float: right;
	width: 604px;
	}

#menuprincipal
	{
	background-color: #f0ebdd;
	background-image: url(../medias_communs/images/menu_principal/img_sep_horizontal.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 34px;
	padding: 0 0 0 22px;
	}

#menuprincipal a
	{
	padding: 0 8px;
	}

/*	menu dynamique	*/

#dropmenudiv
	{
	border: 0px solid #e0a417;
	border-bottom-width: 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 10px;
	padding: 0;
	position:absolute;
	text-align: left;
	width: 140px;
	z-index:100;
	}

#dropmenudiv a
	{
	/*background-color: #f0ebde;*/
	border-bottom: 1px solid #c76019;
	border-left: 1px solid #c76019;
	border-right: 1px solid #c76019;
	color: #4b4943;
	display: block;
	font-weight: normal;
	padding: 4px 0 0 0;
	text-decoration: none;
	text-indent: 3px;
	}

#dropmenudiv .premier
	{
	border: 1px solid #c76019;
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-indent: 3px;
	}

#dropmenudiv a:hover
	{
	color: #c76019;
	}

/*	*/

#contenus
	{
	background-color: #f0ebdd;
	background-image: url(../medias_communs/images/elements_frontes/bg_milieu.jpg);
	background-repeat: repeat-y;
	}

#contenus .col1 h2
	{
	margin: 0 0 20px 0;
	}

#contenus .col1 h3
	{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 9px 0;
	}

.col1
	{
	float: left;
	width: 268px;
	}

.col1 #elementsfrontesentete
	{
	background-image: url(../medias_communs/images/elements_frontes/bg_haut.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 268px;
	}

.nouvelles, .activites
	{
	float: left;
	margin: 0 0 0 22px;
	width: 190px;
	}

.nouvelle, .activite
	{
	margin: 0 0 20px 0;
	}

.suite
	{
	margin: 10px 0 0 0;
	text-align: right;
	}

.col2
	{
	float: left;
	width: 670px;
	}

/*	bloc haut	*/

#bloccentral
	{
	background-image: url(../medias_communs/images/accueil/img_sep_horiz.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px 0;
	}

#bloccentral .col1
	{
	float: left;
	width: 234px;
	}

#bloccentral .col1 h1
	{
	font-size: 24px;
	margin: 0 0 17px 0;
	}

#bloccentral .col2
	{
	float: left;
	width: 436px;
	}

/*	bloc bas	*/

#blocbas
	{
	background-image: url(../medias_communs/images/accueil/img_sep_vertical.gif);
	background-repeat: repeat-y;
	margin: 15px 0 10px 0;
	}

#blocbas #membre
	{
	float: left;
	width: 244px;
	}

#blocbas #chronique
	{
	float: left;
	padding: 0 0 0 12px;
	width: 414px;
	}

.photoapercu
	{
	float: right;
	margin: 0 2px 0 10px;
	}

/*
#blocbas #chronique .image
	{
	float: right;
	margin: 0 0 0 10px;
	width: 176px;
	}
*/

#basdepage
	{
	background-color: #816c5c;
	font-size: 11px;
	padding: 5px 0;
	}

#basdepage span#liens
	{
	margin: 0 0 0 22px;
	}

#basdepage span#infos
	{
	color: #fff;
	margin: 0 0 0 30px;
	}

#basdepage a:link, #basdepage a:visited
	{
	color: #000;
	}

#basdepage a:hover
	{
	color: #f0ebdd;
	}

/*	page modèle	*/

#pagemodele
	{
	padding: 10px;
	}

/*	nouvelles	*/
/*	Page des nouvelles	*/

.uneoccurrence
	{
	border-bottom: 1px solid #908c80;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 10px 20px 0;
	width: 400px;
	}

.uneoccurrence .informations .photo
	{
	float: right;
	width: 100px;
	}

/*	images d'une nouvelle	*/

#divimagesdetails
	{
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: center;
	width: 292px;
	}

.nouvdate, .nouvtitre
	{
	font-weight: bold;
	}

#boutonsphotospetites
	{
	padding: 5px 0 0 0;
	text-align: left;
	}

#boutonsphotospetites img
	{
	margin: 0 5px 5px 0;
	padding: 0;
	}

/*	détails d'une nouvelle	*/	

#divdetailsnouvelle
	{
	margin: 0 0 10px 0;
	padding: 5px 10px 20px 0;
	}

#divdetailsnouvelle p
	{
	width: 300px;
	}

#fincasedetails
	{
	clear: both;
	margin: 0 0 10px 0;
	}

/*	détails d'une chronique	*/	

.chrodate, .chrotitre
	{
	font-weight: bold;
	}

#divdetailschronique
	{
	margin: 0 0 10px 0;
	padding: 5px 10px 20px 0;
	}

.legendephoto
	{
	font-style: italic;
	}

/*
#divdetailschronique p
	{
	width: 300px;
	}
*/

/*	page à page	*/

#phototitrecommun
	{
	float: left;
	width: 604px;
	height: 156px;
	background-image: url(../medias_communs/images/pages/communes/bg_ti_about_commun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#finlisteoccurrences
	{
	clear: both;
	}

#pageapage
	{
	float: left;
	margin: 0 0 10px 0;
	width: 300px;
	}

#pageapage #precedente
	{
	float: left;
	width: 75px;
	}

#pageapage #pages
	{
	float: left;
	text-align: center;
	width: 150px;
	}

#pageapage #suivante
	{
	float: right;
	width: 75px;
	}

/*	icônes des fichiers	*/

ul.fichiers
	{
	padding: 0 0 0 10px;
	}


/*	activités	*/

table.activites
	{
	border: 1px solid #908c80;
	margin: 0 0 20px 0;
	padding: 0;
	width: 650px;
	}

table.activites tr.entete
	{
	font-weight: bold;
	}

table.activites td
	{
	color: #000;
	padding: 4px 6px;
	}

table.activites tr td.date
	{
	width: 150px;
	}

table.activites tr td.contenu
	{
	text-align: center;
	width: 80px;
	}

table.activites tr td.valeurdate
	{
	text-align: right;
	}

td.centre
	{
	text-align: center;
	}

tr.pair
	{
	background-color: #cec7b7;
	}

.aucuneactivite
	{
	background-color: #cec7b7;
	text-align: center;
	font-weight: bold;
	}

/*	liens	*/
ul.liens
	{
	margin: 0 0 20px 0;
	}

ul.liens li
	{
	margin: 0 0 6px 0;
	}

/*	cadre de photos	*/
.coinhautgauche
	{
	background-image: url(../medias_communs/images/cadre_photo/img_coin_haut_gauche.gif);
	}

.coinhautdroit
	{
	background-image: url(../medias_communs/images/cadre_photo/img_coin_haut_droit.gif);
	}

.coinbasgauche
	{
	background-image: url(../medias_communs/images/cadre_photo/img_coin_bas_gauche.gif);
	}

.coinbasdroit
	{
	background-image: url(../medias_communs/images/cadre_photo/img_coin_bas_droit.gif);
	}

.coinhautgauche, .coinhautdroit, .coinbasgauche, .coinbasdroit
	{
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 8px;
	}

.haut
	{
	background-image: url(../medias_communs/images/cadre_photo/img_haut.gif);
	}

.bas
	{
	background-image: url(../medias_communs/images/cadre_photo/img_bas.gif);
	}

.gauche
	{
	background-image: url(../medias_communs/images/cadre_photo/img_gauche.gif);
	}

.droit
	{
	background-image: url(../medias_communs/images/cadre_photo/img_droit.gif);
	}


.haut, .bas
	{
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	}

.gauche, .droit
	{
	background-repeat: repeat-y;
	float: left;
	width: 8px;
	}

.image
	{
	float: left;
	}

/*	gestion des cadres de 90px	*/
.cadredephoto90
	{
	width: 106px;
	}

.cadredephoto90 .haut, .cadredephoto90 .bas
	{
	width: 90px;
	}

.cadredephoto90 .gauche, .cadredephoto90 .droit
	{
	height: 90px;
	}

.cadredephoto90 .image
	{
	height: 90px;
	width: 90px;
	}

/*	gestion des cadres de 292px	*/
.cadredephoto292
	{
	width: 308px;
	}

.cadredephoto292 .haut, .cadredephoto292 .bas
	{
	width: 292px;
	}

.cadredephoto292 .gauche, .cadredephoto292 .droit
	{
	height: 210px;
	}

.cadredephoto292 .image
	{
	height: 210px;
	width: 292px;
	}

/*	Publications	*/
.publication
	{
	border-top: 1px solid #908c80;
	margin: 0 0 20px 0;
	padding: 4px 0 0 0;
	width: 415px;
	}

.publication .col1
	{
	float: left;
	margin: 0 10px 0 0;
	width: 275px;
	}

.publication .col2
	{
	float: left;
	width: 125px;
	}

.publication p
	{
	margin: 0 0 2px 0;
	}

.publication .nom
	{
	font-weight: bold;
	}

.auteur
	{
	font-style: italic;
	}

.publication .prix
	{
	font-weight: bold;
	text-align: right;
	}

/*	Prix Joseph-Bell Forsyth	*/

.pageprix
	{
	float: right;
	width: 380px;
	}

.prixjbf
	{
	border: 2px solid #908c80;
	padding: 5px;
	margin: 0 0 10px 0;
	width: 360px;
	}

.prixjbf .annee
	{
	font-size: 14px;
	font-weight: bold;
	}

.prixjbf .col1
	{
	float: left;
	margin: 0 20px 0 0;
	width: 166px;
	}

.prixjbf .col2
	{
	float: left;
	width: 160px;
	}

/*	général	*/
.colgauche
	{
	float: left;
	margin: 0 20px 0 0;
	width: 250px;
	}

.photoambiancedroite
	{
	float: right;
	margin: 0 0 20px 20px;
	}

/*	conseil d'administration	*/
.comites
	{
	
	}

.comite
	{
	border: 2px solid #908c80;
	float: left;
	height: 150px;
	margin: 0 20px 20px 0;
	padding: 10px;
	width: 160px;
	}

.comite p
	{
	margin: 0 0 3px 0;
	}

/*	Contact	*/

#carte
	{
	border: 1px solid #908c80;
	}

/*	Général	*/
.notice
	{
	font-size: 10px;
	line-height: 10px;
	}