a:{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#178BFF;}
a:link{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#666666;}
a:visited{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#333333;}
a:active{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#000000;}
a:hover{  font-size: 10px;text-decoration: underline ; font-family: verdana,Arial,helvetica,sans-serif;color:#0066CC;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-base-color: #0066CC;
	scrollbar-3dlight-color: green;
	font-color: #000000;

	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#flash {
  position:absolute;
    left: 10%; 
    top: 0%;
	width: 800px;
	height: 600px;

}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-color: #00CC33;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; font-color: #00CC33;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; font-color: #00CC33;
}
iframe {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; scrollbar-base-color: #0066CC; font-color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; font-color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


FORM { 
	font-size:10px; font-family: verdana,Arial,helvetica,sans-serif; color: #000000; 
}
INPUT { 
	font-size:10px; font-family: verdana,Arial,helvetica,sans-serif; color: #000000; 
}
SELECT { 
	font-size:10px; font-family: verdana,Arial,helvetica,sans-serif; color:#000000;  
}
TEXTAREA { 
	font-size:10px; font-family: verdana,Arial,helvetica,sans-serif; color: #000000; 
	
	}
	/* typography */
#scroller, #scroller td { font-family:geneva, arial, sans-serif; font-size:11px; color:#2A2A2A; }
@media all { #scroller, #scroller td { font-size:11px; } }
#scroller .ownerName { color:#666666; }
#scroller .postNumber { color:#9A9A9A; }
#scroller .postDate { color:#C4C4C4; }

/* positioning */
#scroller { position:absolute; left:195px; top:100px; width:500px; height:450px; clip:rect(0 500 450 0); overflow:hidden; }
#scroller #container { position:absolute ; top:5px; width:450px; height:450px; clip:rect(0 480 450 0); overflow:hidden; }
#scroller #content { position:absolute; width:450px; }
#scroller #scrollUp { position:absolute; left:480px; top:3px; }
#scroller #scrollDn { position:absolute; left:480px; top:254px; }
#scroller #scrollbar { position:absolute; left:480px; top:14px; width:10px; height:237px; clip:rect(0 10 237 0); }
#scroller #thumb { position:absolute; left:0px; top:0px; background-color:#CCCCCC; layer-background-color:#CCCCCC; }
#scroller #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; }
#scroller #marker { position:absolute; left:1px; top:0px; width:8px; height:1px; clip:rect(0 10 1 0); background-color:#CCCCCC; layer-background-color:#CCCCCC; visibility:hidden; }
#scroller #scrollerMo5Shim { position:absolute; left:0px; top:5px; width:1px; height:1px; }
#scroller #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:237px; overflow:hidden; clip:rect(0 10 237 0); }
/***** menu CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu{
	background-color:;
	color:black;
	font-size:10px;
	font-weight:bold;
	border:0px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}
.ssmenu {
	background-color:#005496;
	color:white;
	font-size:10px;
	font-weight:bold;
	border:1px solid #EFB;
	padding:1px;
	filter:alpha(opacity=90);
	-moz-opacity:0.85;
	opacity: 0.85;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}
/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.menu {
	text-align:left;
}


.menu span, .ssmenu span {
/* Ne pas toucher
	C'est pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif", "Verdana, Geneva, Arial, Helvetica, sans-serif", Verdana, Arial;
	text-decoration:none;
	color:white;
	padding:2px 1px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:100%;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#79C2FF;
	color:black;
	text-decoration:none;
}


img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

.ssmenu img {
/* un petit espacement entre l'image et le texte du lien <a href="..."><img.../>blabla</a> */
	margin-right:2px;
}

.ssmenu img.hr {
/* Encore un peu expérimental, un <hr /> entre deux items pour faire un "séparateur"... */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	display:block;
}

/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure.
- l'effet spécial IE pour les ssmenu si on aime ça...
- police et couleurs des liens "non survolés" et "survolés".
*/
.table_news {
	background-image:  url("../images/commun/fond_news.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


.fond {
	background-image:  url("../images/commun/fondintro2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.fils {
	padding: 2px;
	vertical-align: top;	/*background-color: #FFFFCC;*/
}

.cachediv {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	/*border: 1px none #000000;*/
	color: #FFFFFF;
	border: 1px solid black;
	margin-bottom: 2px;
	background-color: #000000;
	/*background-image: url(../canton/fond3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	}
	/*
	.cachediv2 {

	position: relative;
	visibility: visible; */
	/*background-color: #000000;*/
	/*overflow: hidden;
	border: 1px solid black;
	margin-bottom: 2px;

	}*/
	
	.plus {

	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFCC99;
}

.prox {
	width:57px;
	height:54px;
	background-repeat: no-repeat;
	font-size: 0px;
	text-align: right;
	background-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 100px;
	
	}
.div {
	margin-left: 5px;
}

.table_annu {
	margin: 2px;
	border: 1px solid #000066;
}

.table_prox {
	margin-left: 2px;
	margin-right: 10px;
	;
}
.titre_prox {
	text-indent: 10px;
	border-bottom: 1px dotted #000000;
	font-size: 9px;
}

