	/*
		les elements generaux de base
	*/

/* les valeurs par defaut */
html {
	background  : #966;
	font-family : "Times New Roman", Times, serif;
	font-size   : 11px;
	text-align  : center;
	color       : #FFF;
}

/*le fond de page */
body {
	background  : #966;
	font-family : "Times New Roman", Times, serif;
	font-size   : 11px;
	text-align  : center;
	color       : #FFF;
	margin-top  : 50px;
}

/*
// Main layout table
// _BM_
*/
body #layout{
	width           : 760px;
	background      : #966 url(../img/img_common/bkg_layout.gif);
	font-family     : "Times New Roman", Times, serif;
	margin          : auto;
	text-align      : left;
	vertical-align  : top;
}

body #layout img{
	border          : 0;
}

body #layout-menu{
	background      : #966 url(../img/img_common/bkg_layout.gif) repeat-y left top;
	width           : 348px;
	text-align      : left;
	vertical-align  : top;
}

body #layout-content{
	background      : #C9C;
	width           : 412px;
	text-align      : center;
	vertical-align  : top;
}


/*
// First level menu.
*/
#menu{
	width           : 174px;
	height          : 385px;
	background      : #E6CDE6 url(../img/img_common/bkg_menu.jpg) no-repeat left top;
	font-size       : 11px;
	text-transform  : uppercase;
	letter-spacing  : 2px;
	vertical-align  : top;
	text-align      : left;
}

#menu ul{
	margin          : 0;
	padding         : 0;
	padding-top     : 20px;
}

#menu li{
	list-style      : none;
	margin-top      : 6px;
	margin-bottom   : 6px;
}

#menu li a{
	color           : #636;
	display         : block;
	padding-top     : 6px;
	padding-bottom  : 6px;
	padding-left    : 15px;
}

#menu li a:hover{
	background      : #636;
	color           : #FFF;
}

#menu .current, #menu .current:hover{
	background      : #636;
	color           : #FFF;
}


/*
// Second level menu.
*/
#navigation{
	width           : 174px;
	height          : 385px;
	background      : #D4A8D4 url(../img/img_common/bkg_navigation.jpg) no-repeat left top;
	font-size       : 11px;
	color           : #000;
	vertical-align  : top;
	text-align      : left;
}

#navigation ul{
	margin          : 0;
	padding         : 0;
	padding-top     : 20px;
}

#navigation li{
	list-style      : none;
	margin-top      : 6px;
	margin-bottom   : 6px;
}

#navigation li a, #navigation a{
	color           : #000;
	display         : block;
	padding-top     : 6px;
	padding-bottom  : 6px;
	padding-left    : 15px;
}

#navigation li a:hover, #navigation a:hover{
	background      : #C9C;
	color           : #000;
}

#navigation .current, #navigation .current:hover{
	background      : #C9C;
	color           : #000;
}

#navigation p{
	display         : block;
	padding-top     : 6px;
	padding-left    : 15px;
	margin-bottom   : 0;
	padding-bottom  : 2px;
}

#navigation input, #navigation select{
	font-family     : Verdana, Arial, Helvetica, Sans-Serif;
	font-size       : 10px;
	width           : 150px;
	margin-left     : 15px;
	border          : 0;
	border          : 1px solid #636;

}

#navigation input{
	width           : 145px;
	border          : 1px solid #636;
}


/*
// Header td
// _BM_
*/
#header{
	background      : url(../img/img_common/logo_albertvieille.jpg) no-repeat left top;
	height          : 100px;
	font-size       : 4px;
}

#header a{
	display         : block;
	width           : 348px;
	height          : 100px;
}

#header a span{
	display         : none;
}

/*
// Contenu td
// _BM_
*/
body #layout #contenu{
	vertical-align  : top;
	text-align      : left;
	font-size       : 11px;
	color           : #FFF;
	padding-top     : 20px;
	padding-left    : 10px;
	padding-right   : 10px;
}


/* les liens */
a {
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	color: #636;
	font-weight: normal;
	text-decoration: none;
}

/*le texte de base*/
p {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6F6E62;
	font-weight: normal;
	line-height: 150%;
}

	/* une ligne de pointilles, utilise comme separateur
		et/ou element de charte.
		utilisÚ en apartÚ plutot qu'en tant qu'attribut de paragraphe
		paske les marges (padding) de ces filets doivent etre a zero
		et que le texte en dessus/dessous doit avoir une legere marge.
	*/
p.dotstyle {
	/* [nouveau nk20042003] */
	border-color: #D4A8D4;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px;
	margin: 0;
	line-height: 1px;
}

p.dots {
	border-color: #D4A8D4;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px;
	margin: 0;
	margin-top : 10px;
	line-height: 1px;
}





	/*
		----------( styles pour parties logiques )----------
		la, on y va pour l'habillage
		ces styles sont utilises dans les templates principaux et
		sont communs a toutes les pages
	*/
	/* ***---------- styles partages */


/*AF le contour n'est plus gerer par ce style. Uniquement l'ombre*/
td.rightshadow {
/*	background-color: #6f6e62; */
	text-align: right;
/*	border-color: #404040;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	width: 5px;*/
}

/*AF utiliser uniquement par la page contact */
td.listelem, td.listelem_1 {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	color           : #000;
	text-align: left;
	padding: 6px 12px 14px 12px;
}

td.listelem_1 {
	color           : #000;
	background-color: #E5CDE5;
}


	/* ***---------- pour le conteneur de la tetiere */
/*AF on ne garde que le width. Le reste est gerer par leftcol*/
table.top {
/*	background-color: #CBCAB5;
	border-color: #404040;
	border-width: 0px 0px 0px 1px;
	border-style: solid;*/
	width: 750px;
}

/* AF le contour n'est plus gerer par ce style. uniquement l'ombre*/
td.toprightshadow {
	background-color: #8e8c78;
/*	border-color: #404040;
	border-width: 0 0px 0px 1px;
	border-style: none none none solid;*/
	width: 4px;
	height: 4px;
}


/*AF gere la couleur de fond et le contour (4 cote) */
td.leftcol,
td.leftcolcentered {
	text-align: left;
	width: 745px;
	background-color: #CBCAB5;
	border-color: #404040;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

td.leftcolcentered {
	text-align: center;
}


	/* ***---------- pour le conteneur de la barre de menu */
table.menu {
	width: 750px;
	line-height: 20px;
	background-color: #8e8c78;
	border-color: #404040;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
}


/*AF !!nouveau!! */
td.menurightcol {
	background-color: #8e8c78;
	border-color: #404040;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
}


	/* ***---------- pour le conteneur du contenu ;-) */
/*AF ne gere plus les contours*/
table.content {
	background-color: #CBCAB5;
/*	border-color: #404040;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;*/
	width: 750px;
}

/*AF gere les contours*/
td.contentleftcol {
	border-color: #404040;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	text-align: center;
	width: 745px;
}


	/* ***---------- pour le pied de page */
/*AF Pour le conteneur.
Ne gere plus le texte et les contours qui sont geres au niveau du td*/
table.bottom {
	width: 750;
	background-color: #fffff8;
}

/*
// Footer tr & td
// _BM_
*/
body #layout #footer{
	background : #FFF;
	font-size  : 10px;
	color      : #000;
}

body #layout #footer td{
	display    : none;
	border-top : 1px solid #636;
	padding    : 4px;
}

/*
// Detail p
// _BM_
*/

#information{
	border-top : 1px solid #636;
	color : #636;
	padding    : 4px;
	margin-bottom : 20px;
	font-size : 11px;
}

/*AF gere le td du logo et ses contours*/
.footerlogo {
	width: 25px;
	height: 23px;
	text-align: center;
	border-color: #404040;
	border-width: 1px 1px 1px 0px;
	border-style: solid solid solid none;
}

/*AF gere le td contenu pour les typos et les contours*/
td.footercontents {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	text-align: left;
	width: 720px;
	border-color: #404040;
	border-width: 1px 0px 1px 1px;
	border-style: solid none solid solid;
	padding: 2px 8px 2px 8px;
}



	/* ***---------- pour l'ombre en bas de page */
table.shadow {
	width: 750px;
	height: 5px;
}

/*AF ne gere que l'ombre, pas le contour.*/
td.bshadowleftcol {
/*	border-color: #404040;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;*/
	width: 10px;
}

/*AF ne gere que l'ombre, pas le contour.*/
td.bshadowmidcol {
/*	border-color: #404040;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;*/
	background-color: #6f6e62;
	width: 736px;
}

td.bshadowrightcol {
	background-color: #6f6e62;
	width: 4px;
}



	/*
		----------( styles pour le contenu )----------

		la encore il s'agit de styles partagÚs
		il s'agit des conteneurs de contenu (!) dans la partie centrale
	*/

/*AF conteneur a une colonne 
Couleur de fond du conteneur de contenu*/
table.intro {
	width: 100%;
	border : 0;
}

	/* pour les contenus a une colonne (encadre contact et liste)
	donne la couleur de fond et de contour */
td.full,
td.fullwidth,
body #layout #contenu td.full,
body #layout #contenu td.fullwidth
 {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	color : #FFF;
}

td.fullwidth {
	text-align: left;
	vertical-align: top;
}


	/* pour les contenus a 2 colonnes egales */
td.half {
	width: 360px;
	padding: 4px 0 2px 0;
	text-align: left;
	vertical-align: top;
}



	/*
		----------( styles pour la page d'acceuil )----------

		les paragraphes sont utilisÚs sur la page d'acceuil
		mais aussi rÚcupÚrÚs par d'autres pages
	*/

	/* liens sur titres (utilisÚs sur la page d'acceuil) */
a.newstitle {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform : uppercase;
	color: #636;
	text-decoration: none;
}

a.newstitle:hover {
	color: #969;
	text-decoration: underline;
}

	/* le titre d'un "bloc" d'infos */
p.sectiontitle {
	color           : #636;
	letter-spacing  : 2px;
	font-size       : 12px;
	font-weight     : bold;
	margin          : 0;
	padding         : 0;
}

/* AF
pour le titre de page du detail du communique
regrouper avec son copain sectiontittle */
.titrebloc {
/*	border-color: #8E8C78;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;*/
}

/* gere la date de l'accueil*/
p.subtitle {
	font-size : 11px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 0;
	color : #969;
	text-align : right;
}

/*AF typo du sous menu pour choisir la rubrique
remplacer par le suivant. A supprimer*/
p.mediumlabel {
	font-weight: bold;
	text-align: left;
}

	/* utilise pour le libelle du popup de rubriques */
.mediumlabelright {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: #636;
	font-weight: normal;
	text-align: center;
}

select{
	background : #E6CDE6;
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color : #333;
}

	/*	 utilise pour les separateurs dans les descriptions de photos
		et pour les photos des contacts
	*/
hr.sephr {
	display : none;
	width: 100%;
	color: #636;
}


	/* utilise pour la photo de l'article de la une */
img.lettrine {
	display: block;
	float: left;
	clear: left;
	padding-right: 4px;
}

p.comtitle {	/* [nouveau nk20042003] */
	color : #636;
	font-size: 13px;
	text-transform : uppercase;
	padding: 8px 5px 2px 5px;
	margin: 0;
}


p.newstitle,
p.newstitle1 {
	padding: 8px 5px 2px 5px;
	text-transform : uppercase;
	font-size : 14px;
	margin: 0;
	color : #636;
}

p.newstitle1 {
}

p.newstext,
p.newstext1 {
	color : #000;
	padding: 2px 5px 2px 5px;
	margin: 10px 0;
	font-weight: normal;
	font-size : 12px;
}

p.newstext1 {
}

.linernotes {
	font-weight: normal;
	font-size: 11px;
	text-align : right;
}



	/*
		----------( styles pour le listing des communiques )----------

	*/
	/* to remove the margins from around the form
	et donne la couleur de fond de l'intro de navigation et du moteur de recherche*/
form.oneliner {
/*	background-color: #ffffff; */
	padding: 0px;
	margin: 0px;
	padding-top : 10px;
}

	/*
		IMPORTANT !!!
		this table definition MUST exist so that the style above works
		even if it contains no attributes defined
		why ?   don't know, it just works!
	*/
table.oneliner {
	padding: 0;
	margin: 0;
}


	/* la colonne d'entete de la table/liste */
tr.list {
	background : #2D446E;
}


/*
	AF la couleur de police de la colonne d'entete de la table/liste
	a ajouter pour les colonnes non triees dans commmuniques.php
*/
p.list {
	background : #2D446E;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	
}

/*
	les colonnes de la liste;
	chaque element est defini plusieurs fois,
	la variation avec le '_1'
	sert a alterner les couleurs de fond de chaque ligne de la liste
*/
td.listnumcol, td.listnumcol_1,
td.listtitlecol, td.listtitlecol_1,
td.listdatecol, td.listdatecol_1,
td.listdocscol, td.listdocscol_1,
td.listbigcol, td.listbigcol_1,
td.listtitlecolsort, td.listdatecolsort,
td.listtitlecolsort_1,
td.listdatecolsort_1 {/* 	[corrige nk20042003]*/
	color : #FFF;
	border-color: #D4A8D4;
	border-width: 0 1px 1px 0;
	border-style: none none solid solid;
	margin: 0px;
	height: 15px;
	background : #E5CDE5;
	padding : 5px 10px;
}

td.listnumcol, td.listnumcol_1 {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	width: 35px;
	text-align : center;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #D4A8D4;
}

td.listtitlecol,
td.listtitlecol_1,
td.listtitlecolsort {
	font-size: 11px;
	color: #333;
	text-align: left;
	width: 480px;
	padding : 5px 10px;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

td.listdatecol,
td.listdatecol_1,
td.listdatecolsort {
	font-size: 11px;
	border-bottom : 1px solid #C8C;
	border-left : 1px solid #D4A8D4;
	color: #333;
	text-align: left;
	width: 75px;
	padding : 5px 10px;
}

td.listdocscol, td.listdocscol_1 {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	width: 130px;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
	padding : 5px 10px;
	width : 26%;
}

td.listbigcol, td.listbigcol_1 {
	font-size: 11px;
	color: #636;
	text-align: left;
	width: 445px;
	padding : 5px 10px;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

td.listnumcol_1,
td.listtitlecol_1,
td.listdatecol_1,
td.listdocscol_1,
td.listbigcol_1 {
	background : #D3A8D5;
	padding : 5px 10px;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

	/* en-tete des colonnes de tri */
td.listtitlecolsort,
td.listtitlecolsort_1,
td.listdatecolsort_1,
td.listdatecolsort {
	padding : 10px;
	background : #636;
	color      : #FFF;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

td.listtitlecolsort_1 {
	padding : 10px;
	background : #636;
	color      : #FFF;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

td.listdatecolsort_1 {
	padding : 10px;
	background : #636;
	border-left : 1px solid #D4A8D4;
	border-bottom : 1px solid #C8C;
}

a.tricol {
	padding-left : 15px;
	background : url(../img/img_common/sortbtn.gif) no-repeat left center;
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

	/* les liens de chaque communique vers l'affichage de son detail */
a.commlst_titre {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	color: #636;
	text-decoration: none;
}

a.commlst_titre:hover {
	text-decoration: underline;
}





	/*
		----------( styles pour la page detail )----------

	*/
td.detailleft {
	width: 480px;
	padding: 4px 0 2px 0;
	text-align: left;
	vertical-align: top;
}

td.detailright {
/*	background-color: #fffff8;*/
	border-color: #8e8c78;
	border-width: 1px;
	border-style: dashed;
	width: 240px;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

td.introparagraph{
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 150%;
	padding: 4px 5px 4px 5px;
/*	border : 1px solid #636; */
	color : #525;
}


table.resourcebox {
	border-top : 1px solid #636;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	margin : 0;
}

td.imagerows {
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 4px;
	vertical-align: bottom;
	color : #636;
}

td.imagerows hr{
	display : none;
}


	/* [debut nouveau : 06042003] */
	/* imagecatrows divise & renoome en : img_imagecatrows et txt_imagecatrows,
		chacun avec ses variantes gauche et droite */
td.img_imagecatrows,
td.img_imagecatrowsright {
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 4px;
	vertical-align: middle;
	border-color: #D4A8D4;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
}

td.txt_imagecatrows,
td.txt_imagecatrowsright {
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	color  : #636;
	padding: 4px;
	vertical-align: middle;
	border-color: #D4A8D4;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

td.txt_imagecatrowsright {
	border-color: #D4A8D4;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
}


	/* pour surligner les mots-clÚ */
.hilite {
	color: #000;
	background : #FFC;
	padding: 1px 4px 1px 4px;
}



	/*
		----------( styles pour la page de recherche )----------

	*/

/* 	[nouveau nk20042003]*/
.searchcontents {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	color : #FFF;
}

td.searchcol {
	width: 240px;
	padding: 4px 0 4px 0;
	text-align: center;
	vertical-align: top;
}

td.resultscol {
	width: 480px;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.smallButton {
	font-size : 10px;
	border : 1px solid #636;
	font-weight: bold;
	background : #636;
	color      : #FFF;
	padding: 2px 9px 2px 9px;
	text-align: center;
	cursor: pointer;
}

.smallButton:hover {
	background      : #E6CDE6;
	border          : 1px solid #636;
	color           : #636;
}


.editstyle {
	background      : #E6CDE6;
	border          : 1px solid #636;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #333;
	padding : 1px;
}


.smallpopup {
	background : #D4A8D4;
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	
}



	/* [ nouveau : 06042003]
		styles utilises par la barre de boutons de navigation par page
	*/
	/* inutilise 16092003 */
td.pagenavbar, body #layout #contenu .pagenavbar{
	font-family : "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	padding: 2px 12px 4px 12px;
	width : 90%;
	color : #FFF;
}

	/* modifie 16092003 */
.counter {
	text-align: left;
	vertical-align: bottom;
	padding: 2px 0 2px 10px;
	margin-top: 4px;
	width: 160px;
}

	/* rajoute 16092003 */
.pagesicons {
	text-align: right;
	vertical-align: bottom;
	padding: 2px 10px 4px 10px;
	margin-top: 4px;
}

a.pagenav {
	font-weight: bold;
	padding: 1px 2px;
	border: 1px solid #8e8c78;
}

.currpage {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc3333;
	padding: 1px 2px;
	border: 1px solid #6f6e62;
	background-color: #8e8c78;
}








	/*
		[ nouveau 30092003 ]
		styles utilises pour les formulaires d'incription / desinscrption
		les noms SONT IDENTIQUES a ceux de "form.css", mais le look est different
	*/
table.formsheet {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6F6E62;
	margin: 10px;
	padding: 12px 10px;
}

td.formlabel {
	width: 30%;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 8px
}

td.formdata{
	width: 70%;
	color : #FFF;
}

.formeditstyle,
.formeditstyle_err {
	border : 1px solid #15385E;
	font-size : 10px;
	background : #B5C3D2;
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color : #15385E;
}

.formeditstyle:hover{
	background : #FFF;
}


.formeditstyle_err {
	color: #f00;
}


.formSmallButton {
	font-size : 10px;
	border : 1px solid #636;
	font-weight: bold;
	background : #636;
	color      : #FFF;
	padding: 2px 9px 2px 9px;
	text-align: center;
	cursor: pointer;
}

.formSmallButton:hover {
	background      : #E6CDE6;
	border          : 1px solid #636;
	color           : #636;
}

.formRed {
	font-weight: bold;
	color: #000;
}

p.formtext {
	font-size : 11px;
	color: #000;
	line-height: 150%;
	padding: 4px 30px;
	margin: 0;
}

p.formtext a{
	color : #636;
	font-weight : bold;
}

p.formtext a:hover{
	color : #959;
	font-weight : bold;
}

	/*
		[ nouveau 30092003 ]
	*/
p.friend {
	border-top: 1px dotted #305174;
	padding : 4px 0 40px 4px ;
}

a.send2friend {
	padding-left : 24px;
	text-decoration: none;
	background: url(../img/img_common/friend.gif) no-repeat left center;
	color : #636;
}

a.send2friend:hover {
	color : #414;
	text-decoration: underline;
	background : url(../img/img_common/friend_f2.gif) no-repeat left center;
}

/* modifie 16092003
	pour le paragraphe contenant les liens d'abonnement
	dans le footer de la page 1
*/
p.suscribe {
	border-color: #305174;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
	padding: 2px 0 2px 0;
}
