H1
{
	background	: url(../img/bobine_titre_orange.gif) no-repeat 345px 0px;
	width		: 517px;
}

H1.full
{
	background	: url(../img/bobine_titre_orange.gif) no-repeat 495px 0px;
	width		: 667px;
}

.content
{
	width		: 517px;
	margin-top	: 20px;
	color		: #000066;
}

.full
{
	width		: 667px;
}

.content A
{
	color		: #000066; 
	text-decoration	: none; 
	font-weight	: bold;
}

.content A:hover
{
	text-decoration	: underline;
}

.content .annee
{
	float		: left;
	margin-right	: 10px;
}

.content .annee A
{
	font-weight	: normal;
	font-size	: 14px;
}

.content .annee A.selected
{
	font-weight	: bold;
	font-size	: 16px;
}

.ambiance
{
	
	margin-left	:-35px;
	margin-top	:0px;
	/*position	: absolute;*/
}

.ambiancefull
{
	
	margin-left	:500px;
	margin-top	:0px;
	position	: absolute;
}

.sitemap LI
{
	margin: 0px;
	padding: 0px;
}

.sitemap LI.none
{
	list-style-type	: none;

}


.tabagenda
{
	/*border-collapse: collapse;*/
	background: #f29400;
}

.tabagenda TH
{
	background: #f29400;
}

.tabagenda TD.event
{
	color	: #222;
	font-weight: bold;
	font-size: 10px;
}


.agenda TD
{
	font-size: 10px;
	font-family: Verdana;
	background: #ffdd00;
	/*border: 1px solid #ffdd00;*/
}
*/