/***************************/
/**** Styles site AFSGT ****/
/***************************/
/* BODY feuilles normales */
.bodystd {
	background-image:url(images/backgrounds/ppbk029bright.jpg);
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	/*width: 800px;*/
	color: #0000CC;
	font-family:/* Verdana, Arial,*/ sans-serif; 
	font-style: normal ;
	font-variant: normal;	
	font-weight: normal;
	font-stretch: normal;
	font-size: 10pt;}

/* BODY pour feuille destinée à l'impression */
.bodybw {	background-color: #FFFFFF;
	padding:0px;
	color: #000000;
	font-family: 'Courier New', Courier, 'Letter Gothic', monospace; 
	font-style: normal ;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 10pt;}
	
/* BODY feuilles zone membres */
.bodymem {	/*background-color: #fffeff;*/
	padding:0px;
	background-image:url('priv/wlbk054.jpg');
	color: #0000CC;
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal ;
	font-variant: normal;	
	font-weight: normal;
	font-stretch: normal;
	font-size: small;}
	
.left_pane {
	float:left;
	width:200px;
	padding:0px 0px 0px 8px;
	margin: 0px 10px 20px 0px;
}
	
.left_pane_selitem {
	color:#9999cc;
	font-weight: bold;
	background-image:url(images/menucoin.png);
	background-repeat: no-repeat;
	/*text-align:center;*/
	padding-left:20px;
}

.left_pane_item {
	/*color:#9999cc;
	font-weight: bold;*/
	margin-left:0px;
}

.main {
	margin: 0px auto;
	width:980px;
	/*background-color:#fff;*/
}

.newutil {
	margin:0px 10px 0px 10px;
	padding:0px;
}

.util {
	position:absolute;
	left:160px;
	margin:0px 10px 0px 10px;
	padding:0px;
}

.date {font-size:xx-small;color:#ccccff;text-align:right;margin:0px;padding:0px;}
	
/* liens */
a:link { font-weight:bold; color:#000099; text-decoration:none; padding-left:0px; padding-right:1px;}
a:visited { font-weight:bold; color:#000099; text-decoration:none; padding-left:0px;  padding-right:1px;}
a:hover { font-weight:bold; color:#c00000; text-decoration:none; padding-left:1px;  padding-right:0px;}
a:active { font-weight:bold; color:#E00000; text-decoration:underline; padding-left:0px;  padding-right:1px;}
a:focus {font-weight:bold;  color:#00E000; text-decoration:underline; padding-left:0px;  padding-right:1px;}	

/* ligne horizontale */
hr { border: 1px; margin-left:10px; color:#000000; }

/* LISTES */
ul { 	font-family: Verdana, Arial, sans-serif; 
	font-style: normal ;
	padding: 0px 0px 0px 20px;
	margin: 4px; }

ol {	list-style-type: decimal;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	padding: 0px 0px 0px 20px;
	margin:0px;}

li {	color: #000066;
	text-indent: 0px;
	padding: 0px 0px 5px 0px;	/* bottom */}

/* attributs génériques pour les images */
img { border: 0; }	/* pas de border quand image dans un lien */

.pxxsmall {font-size: xx-small;}

/* paragraphe basique */
p {	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-style: normal; 
	color: #000066;
	text-indent: 0px;
	padding: 2px;
	margin:2px; }

.sub {
	font-size: 12pt;
	font-style: normal; 
	font-weight: bold;
	color: #000066;
	text-indent: 12px;
	padding: 12px 0px 12px 12px;
}

/*p:first-letter { font-size: 14px; }*/

/* paragraphe bandeau violet */
.pv { background-color:#FFccFF; color: #0000CC; padding:10px; font-weight: bold; }

/* bandeau pour bibliographie */
.pb { background-color:#FFCCFF; color: #0000CC; padding:10px; font-size: xx-small; }

/* bandeau pour listage de résumés (bibliographie) */
.pr { background: transparent; padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; }

/* Titre haut de feuille */
#tit {/*font-family: serif;*/
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	/*background: transparent;*/
	/*background-color: #ffeeee;*/
	color: #006600;
	/*text-align: center;*/
	text-indent: 0px;
	/*text-transform: uppercase;*/
	padding: 10px 0px 20px 20px;	/* gauche */}

/* headers */
h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	/*background-color:#eFFFFF;*/
	/*background-image:url(images/dd2.jpg);
	background-repeat:repeat-x;*/
	color: #0000DD;
	padding: 0px 4px 4px 4px;
	/*border-top: 1px solid #dddddd;*/
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style:italic;
	/*background-color:#EEFFFF;*/
	color: #000033;
	padding: 2px 2px 2px 2px;}

h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	background-color : #ccffff; 
	color: #CC3300;
	padding: 4px 4px 4px 4px;}

/* pour les "questions" */
h4 { background-color: #CCFFFF;
	padding: 2px;
	color: red;
	font-weight: bold;
	border-top: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
}

/* TABLE BASIQUE */
table {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	background: transparent; 
	color: black;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;}

td {vertical-align:top;
/*	text-align: justify;	*/
	text-indent: 0px;
	text-decoration: none;
	padding: 2px 2px 2px 2px;}

/* TABLE LOGO TOP */
/* espace public */
.logtop {vertical-align: bottom;
	text-indent: 20px;
	text-decoration: none;
	font-size:12pt;
	font-weight: bold;
	padding: 10px 0px 0px 0px;}

/* espace membres */
.logtopm {color:#990000;
	vertical-align: bottom;
	text-indent: 20px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0px 0px 0px;}

/* Feuille carte du site */
div.toc { margin: 10px; padding: 5px; width: 700px;
	font-size: x-small;
	border: 1px solid #99ccFF;}

#ca { background-color: #fefeff; }
#cb { background-color: #feffef; }

/* Feuille Breves */
div.bre { margin: 10px; padding: 5px; width: 780px; }
/* zone actualite */
#a { background-color: #FFFF99;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;}

/* zone historique */
#b { background-color: #FFFF33; 
	border-top: 1px solid #0099FF;
	border-left: 1px solid #0099FF;}

/* Feuille bulletins */
TR.bul {  }
#ba { background-color: #FFCCCC; }
#bb { background-color: #99FFCC; }
