body {
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#pageWrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
}

form, table, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-size: 12px;
	line-height: 1.5;
	margin: 18px 0;
}

a {
	color: #3B6558;
	text-decoration: bold;
}
a:hover {
	color: #E58E19;	
}
a:visited {
	color: #E58E19;
}

table {
	font-size: 11px;
	text-align: left;
}

/*=header
---------------------------*/
#pageWrapper #header {
	width: 760px;
	height: 243px;
}

/*=top navigation
--------------------------*/
#header ul#topNav {
	width: 760px;
	height: 21px;
	background: #B38A00;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topNav li {
	position: absolute;
	height: 11px;
	
}

#topNav li#home {
	right: 177px;
	top: 4px;
	width: 59px;
}

#topNav li#search {
	right: 92px;
	top: 4px;
	width: 75px;
}

#topNav li#print {
	right: 5px;
	top: 2px;
	width: 80px;
}

#topNav li a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	height: 11px;
}

.evoArticleDescription {
        color: #FFFFFF;
        /*background: url(../images/nouvelles_bullet.gif) no-repeat;*/
        padding-left: 15px;
}

.evoArticleDescription a:link, a:visited, a:active {
        color: #EEEEEE;
}

.evoArticleDescription a:hover {
        color: #EEEEEE;
}
.evoArticleTitle {
        color: #E58E19;
        background: url(../images/nouvelles_bullet.gif) no-repeat;
        padding-left: 15px;
		text-decoration:none;
		font-weight : bold;
		
		
}

.evoArticleTitle a:link, a:visited, a:active{
        color: #E58E19;
		text-decoration:none;
		font-weight : bold;
		
}

.evoArticleTitle a:hover {
        color: #E58E19;
		text-decoration:none;
		font-weight : bold;
		
}
.evoArticleDate{
  color: #E58E19;
  font-size: 10px;
  text-decoration: none;
  text-transform: none;
  font-weight : bold;

}

.evoArticleText{
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
  text-transform: none;
  font-weight : bold;

}
li#home a { background: url(../images/accueil.gif) no-repeat; }
li#search a { background: url(../images/recherche.gif) no-repeat; }
li#print a { background: url(../images/print.gif) no-repeat; }

/*=h1 banner
-------------------------------*/
#header h1 {
	margin: 0;
	text-indent: -9999px;
	background: url(../images/cld_banner.jpg) no-repeat;
	width: 760px;
	height: 222px;
	line-height: 1;
	position: relative;
}

#header h1 a {
	display: block;
	width: 118px;
	height: 70px;
	position: absolute;
	top: 132px;
	left: 15px;
}

/*=main navigation
-----------------------------*/
#pageWrapper #navAndSponsors {
	width: 169px;
	padding-top: 2px;
	vertical-align: top;
}

#navAndSponsors h2 {
	width: 150px;
	height: 22px;
	line-height: 1;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	background: url(../images/mrc.gif) no-repeat;
}

/*=sponsors
----------------------------*/
#navAndSponsors #sponsors { text-align: center; margin-top: 65px; }
#sponsors p { margin: 0 0 36px; }

/*=main content
----------------------------*/
#pageWrapper #mainContent {
	width: 375px;
	margin: 0;
	padding: 5px 20px 0 20px;
	vertical-align: top;
}

#mainContent h3 {
	text-indent: -9999px;
	margin: 0 0 0 2px;
	width: 139px;
	height: 19px;
	background: url(../images/bienvenue.gif) no-repeat;
}

/*=news
--------------------------*/
#pageWrapper #news {
	vertical-align: top;
	padding: 32px 14px 15px 16px;
	width: 181px;
	background: url(../images/nouvelles_top.gif) no-repeat #369;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 151px;
}
html>body>#pageWrapper #news {
	width: 151px;
}
html>body #pageWrapper #news { margin-left: 579px; /* correct value for compliant browsers */ }

#news h4 {
	margin: 0 0 16px;
	width: 104px;
	height: 11px;
	background: url(../images/nouvelles.gif) no-repeat;
	text-indent: -9999px;
}

#news span { display: none; }

#news a {
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 1.5;
	margin: 0 0 12px;
	padding: 0 0 0 12px;
	background: url(../images/nouvelles_bullet.gif) 0 6px no-repeat;
}
#news a:hover { text-decoration: underline; }

/*=footer
------------------------*/
#pageWrapper #footer {
	clear: both;
	padding: 6px 10px 8px; /* incorrect top padding value for IE/Win */
	margin: 30px 0 0;
	background: #00533E;
	text-align: center;
	color: #fff;
}
html>body #pageWrapper #footer { padding: 13px 10px 8px; /* correct padding value for compliant browsers */ }

#footer p {
	margin: 0;
	line-height: 1;
}

