html
{
	font-family:  'Lucida Grande', 'trebuchet MS', verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
}

body
{
	width: 930px;
	margin: 20px auto;
	padding: 0px;
}

img 
{ 
	border-width: 0;
	display: block;
	padding: 10px 0px 10px 0px;
}

ul, li, ol
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

hr, #topMain h1, #searchAreaForm, #advTop, #advList, #advDetail, #advSide, .separatorPub, #separator, .captcha
{
	display: none;
}

strong
{
	font-weight: normal;
}

em
{
	font-style: normal;
}

h1
{
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	padding: 60px 0px 3px 0px;
	border: 0px;
	border-bottom: 1px solid #666;
}

h1 span
{
	font-size: 0.7em;
}

h2
{
	font-size: 1em;
	margin: 0px;
	font-weight: normal;
}

h2 a
{
	color: #000;
}

a
{
	color: #004F89;
	text-decoration: none;
}



/* logo */

#logo
{
	float: right;
	width: 166px;
	height: 72px;
	display: block;
}

/* content */

#topMain, #formComments,  #bottomMain, .comments, #bottomRelatedLink, #otherNewsBox, #otherEventsBox, #seeAllEventsRelated, .h2Detail
{
	display: none;
}

#mainContent
{

}

.newsDetail, .jobDetail, .eventDetail
{
	text-align: justify;
}

#infoNewsDetail, #infoJobDetail, #infoEventDetail
{
	padding: 5px 0px 0px 0px;
}

#infoNewsDetail span, #infoJobDetail span, #infoEventDetail span
{
	display: block;
}

#dateDetail
{
	color: #333;
	font-size: 0.95em;
}

.h2DetailTitre
{
	font-size: 1.8em;
	font-weight: normal;
	color: #333;
}

/* on side */

#onside
{
	display: none;
}
