div.wrapper
{
text-align:center;
width:100%;
}

div.wrapper_center
{
text-align:left;
width:778px;
margin-left:auto;
margin-right:auto
}

p.flash
{
	color:blue;
	text-align:center;
	font-size:14px;
}
p.joindre
{
	text-align:center;
	font-size:14px;
}

td.videolist
{
	vertical-align:top;
	font: 11px arial, sans-serif;
	color: #333366;
	
}

#content h1 {
  font: 18px arial, sans-serif;
  color: #333366;
  border-bottom: 1px solid #333366;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

#content h2 {
  font: 16px arial, sans-serif;
  color: #333366;
  border-bottom: 1px solid #333366;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

h3 {
  font: 14px arial, sans-serif;
  color: #333366;
  margin-bottom: 1em;
  text-decoration:underline;
}

#news {
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  margin-top:15px;
  
}

#news h2
{
  font: 14px arial, sans-serif;
  color: #333366;
}

#news h3, #news p {
  font-size: 12px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}  
p {
	font: 11px arial, sans-serif;
	color: #333366;
}

td {
	font: 11px arial, sans-serif;
	color: #333366;
}

li {
	font: 11px arial, sans-serif;
	color: #333366;
}

td.services {
	font: 9px arial, sans-serif;
	color: #333366;
}

.clear {
	clear: both;
}

.keywords
{
	background-color:#F7F6F3;
	border-style:solid;
	border-color:Blue;
	border-width:1px;
	text-align:left;
	width:470px;
}
