/* Fil d'ariane */
.ariane {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top:12px;
	margin-bottom:12px;
	letter-spacing:0.1em;
	color: #429338;
} 
.ariane A:link, .ariane A:visited {text-decoration: none; color: #429338;} 
.ariane A:hover {text-decoration: underline; color: #333333; } 
/* Fin du fil d'ariane */
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/** Liste de Nouvelles **/
table.news {
	background: #E5F5FB;
	border:8px ridge #999999;
	height:auto; /*0.8em*/
	text-indent:0px;
	width:100%;
	text-align:left;
}

table.une, table.agenda{
	background: #AAB8DD;
	height:auto; /*0.8em*/
	text-indent:0px;
	width:100%;
	text-align:left;
	border:hidden;
}

table.news tr, table.une, table.agenda tr{
	font-weight: bold;
}

table.news td.jour, table.une td.jour {
	color: #017094 /*#029ACC*/;
	padding-right:0em;
	font-weight: normal;
	font-size: .8em;
	text-indent:0em;
	border-width:0px;
	width:80px;
}

table.agenda td.jour{
	color: #017094 /*#029ACC*/;
	padding-right:1em;
	font-weight: normal;
	font-size: .8em;
	text-indent:0em;
	border-width:0px;
	width:80px;
}
table.news tr a:link, table.news tr a:visited, table.news tr a:active, table.une tr a:link, table.une tr a:visited, table.une tr a:active{
	cursor: default;
	font-style:normal;
	text-decoration:none;
}

table.une .Style1 {
color: #FF0000
}

table.news tr a:hover, table.une tr a:hover {
	cursor:pointer;
	color:#000000;
}

table.agenda tr a:link, table.agenda tr a:visited, table.agenda tr a:active 
{
	cursor: default;
	font-weight: normal;
	font-size: .8em;
	text-decoration:none;
}

table.agenda tr a:hover {
	cursor:pointer;
	font-weight: normal;
	font-size: .8em;
	color:#000000;
}

table.news tr.li1, table.une tr.li1, table.agenda tr.lig1 {
	background: #AAB8DD; /*#d6edf5;*/
	border-color:#AAB8DD;
}

table.news tr.li2, table.une tr.li2, table.agenda tr.lig2 
{ background: #CEDAEC;
border-color: #CEDAEC;}

/* Fin des Nouvelles */
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* Rsss */

#rss {
	position:absolute;
	top:350px;
	left:0px;
	width:320px;
	overflow:auto;
	height:100px;
	z-index:6;
	padding:0 0 0 5;
	background-color: #CEDAEC; 
	visibility:visible;
}

#rss h2 { /* titre du canal */
   margin: 10px 0px 10px 0px;
   font: bold 11px Georgia,"Times New Roman",Times,serif;
   color: #993366;
   visibility:visible;
}

#rss p{ /* titre du canal */
   margin: 10px 0px 1Opx 0px;
   font: bold 11px Georgia,"Times New Roman",Times,serif;
   color: #993366;
   visibility:visible;
   height:0px;
}


#rss ul{ /* liste des items */
   margin: 0px;
   padding: 0px;
   visibility:hidden;
}

#rss li{ /* chaque item */
   margin: 0px 0px 0px 40px;
   font: normal 11px Arial, Helvetica, sans-serif;
   color: #993366;
   visibility:visible;
}

#rss a:link, 
#rss a:visited {
	font-size:10px;
	color:#000000;
}

#rss a:hover {
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:10px;
	color:#FF8E01;
}


/* Fin rss */
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* Divers */



/* Divers */
.lieu
{
	color: #336633;
}

.heure { 
	color: #000066;
	padding-right:1em;
	font-weight: bolder;
	font-size: .8em;
	text-indent:0em;
	}

.resume { 
	color: #000000;
	padding-right:1em;
	font-size: .8em;
	text-indent:2em;
	}

table tr.lig1 {
	background: #AAB8DD; /*#d6edf5;*/
}

table tr.lig2
{ background: #CEDAEC; }

table tr.lig1 {
	background: #AAB8DD; /*#d6edf5;*/
}

table td.jour { 
	color: #FF0000 /*#029ACC*/;
	padding-right:1em;
	font-weight: bolder;
	font-size: .8em;
	text-indent:0em;
	border-width:0px;
	}
/* Fin Divers */
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------*/

