a
{
	color: #CC6633;
	text-decoration: none;
}

a:link
{
	color: #CC6633;
	text-decoration: none;
}

a:visited
{
	color: #996633;
	text-decoration: none;
}

a:active { color: #FF9966; }

a:hover
{
	color: #FF9966;
	text-decoration: none;
}

.body
{
	font-family: georgia, verdana, arial;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}

.td_date
{
	background-color: #eeeeff;
	padding: 2px;
}

.body_date
{
	color: #336699;
	font-size: 16px;
	line-height: 20px;
	font-family: georgia, times, times-roman;
}

.body_title
{
	font-family: georgia, verdana, arial;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}

.body_title_list
{
	font-family: georgia, verdana, arial;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
}

.body_heure
{
	font-family: verdana, arial;
	color: #999999;
	font-size: 10px;
	line-height: 26px;
}

.body_end
{
	color: #336699;
	font-size: 10px;
	font-family: verdana, sans-serif;
	text-align: right;
	line-height: 16px;
}

.petit
{
	font-family: georgia, verdana, arial;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.petit_top
{
	color: #336699;
	font-size: 10px;
	font-family: verdana, sans-serif;
}

.petit_date
{
	color: #336699;
	font-size: 11px;
	font-family: georgia, times, times-roman;
}

.petit_title
{
	font-family: georgia, verdana, arial;
	color: #444444;
	font-size: 11px;
	padding: 6 0 6 0;
}

.petit_end
{
	color: #336699;
	font-size: 10px;
	font-family: verdana, sans-serif;
	line-height: 16px;
}

.citation
{
	font-family: georgia, verdana, arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.top_title
{
	font-family: georgia, verdana, arial;
	color: #444444;
	font-size: 11px;
}

.top_date
{
	color: #336699;
	font-size: 10px;
	font-family: verdana, sans-serif;
	padding: 4 4 0 4;
}





.links
{
	color: #336699;
	font-size: 10px;
	font-family: verdana, sans-serif;
}

.descrip
{
	color: #999966;
	font-weight: bold;
	font-size: 8px;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
}

.author
{
	color: #336699;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
}

.subhead
{
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	letter-spacing: 0.1em;
	padding: 8px;
}

.cal
{
	color: #336699;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, sans-serif;
}

.cal_today
{
	border-color: silver;
	border-width: 1px;
	border-style: dotted;
	color: #336699;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, sans-serif;
}

.powered
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: 9px;
	font-weight: bold;
	border: 1px dotted #999;
	line-height: 14px;
	padding: 2px;
	text-align: center;
	letter-spacing: .2em;
	background: #FFF;
	width: 180;
	margin: 20px 0 0 20px;
}	


