a {
	text-decoration: none;
	color: #921E1E;
	}

a.barre{
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	}
a:visited.barre{
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	}
a:active.barre{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-size: 10px;
	}
a:link.barre{
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	}
a:hover.barre{
	font-style: normal;
	text-decoration: none;
	color: #CCFF44;
	font-size: 10px;
	}


a:link.menu{
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
	color: #333333;
	font-size: 11px;
	}
a:visited.menu{
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
	color: #333333;
	font-size: 11px;
	}
a:hover.menu{
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
	color: #F6EB60;
	font-size: 11px;
	}
a:active.menu{
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
	color: white;
	font-size: 11px;
	}
	
a:link.sousmenu{
	color: #333333;
	text-decoration: none;
	}
a:visited.sousmenu{
	color: #333333;
	text-decoration: none;
	}
a:hover.sousmenu {
	color: #FFCC00;
	text-decoration: none;
	}
a:active.sousmenu {
	color: white;
	text-decoration: none;
	}

a.titre{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	}
a:link.titre{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	}
a:visited.titre{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	}
a:hover.titre{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none ;
	color: #CCFF44;
	text-transform: uppercase;
	background-color: green;
	}
a:active.titre{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	}

body{
	background-repeat: repeat-y;
	background-image: url(images/degrade.jpg);
	color : #333333;
	margin: 0cm;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #921E1E;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	}

li {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	}

li.ssmenu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
	margin-left: -20px;
	}

p.agenda_titre{
	font-weight: bold;
	font-variant: small-caps;
	color: #222222;
	}

p.adresse_titre{
	font-weight: bold;
	font-variant: small-caps;
	color: #222222;
	}

p.agenda_type{
	font-weight: bold;
	color: #333333;
	font-style: italic;
	font-size: 10px;
	}

p.agenda_texte{
	color: #333333;
	text-align: justify;
	font-size: 12px;
	white-space: normal;
	width: auto;
	}

tr.agenda_content  p {
	font-size: 12px;
	}

table.agenda{
	background-color: #FF9900;
	margin: 0;
	width: 400px;
	border-style: inset;
	border-width: 1;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}

table.sousmenu{
	background-color: #FFCC00;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	}
	
td.logo{
	background-image: url(images/ligne.gif);
	}

td.titre{
	text-align: center;
	background-color: #666666;
	}

td.adresse{
	background-image:url("images/agenda/lefond.png");
	background-repeat:no-repeat;
	}

td.agenda{
	background-image:url("images/agenda/lefond.png");
	background-repeat:no-repeat;
	}
	
td.sousmenu{
	text-align: center;
	border: 1px solid #333333;
	}

ul.soustitre {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	white-space: normal;
	list-style-image: url(images/puce.gif);
	font-variant: small-caps;
	}
	
	
	
	
	
/* Guillaume */	

span#note_classement_agenda {
	font-size: x-small;
	margin-bottom:2em;
	display:block;
}


img.photo_portrait {
	width:143px;
	height:191px;
}

table#expo img {
	margin: 30px;
	border:none;
}
}

