/* Refonte Dsigners */
* {
	margin:0;
	padding:0;}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background:url(../img/fond.gif) top repeat-x #ffffff;}
#logo {
	width:893px;
	height:110px;
	margin:auto;
	text-align:center;}
#menutop {
	width:893px;
	height:20px;
	padding-top:5px;
	margin:auto;
	text-align:center;
	font-size:12px;
	color:#ffffff;}
#menutop a {
	color:#ffffff;
	text-decoration:none;}
#menutop a:hover {
	text-decoration:underline;}
#menucentre {
	width:893px;
	height:217px;
	padding:2px 0 2px 0;
	margin:auto;}
#menucentre .col, #menucentre .col2 {
	float:left;
	width:195px;
	padding-left:5px;
	color:#ffffff;}
#menucentre .col2 {
	text-align:right;}
#menucentre .col h2, #menucentre .col2 h2 {
	font-size:16px;
	font-weight:bold;
	padding:45px 0 20px 0;}
#menucentre .col a, #menucentre .col2 a {
	display:block;
	font-size:12px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	padding:0 0 0 10px;
	text-decoration:none;}
#menucentre .col2 a {
	padding:0 10px 0 0;}
#menucentre .col a:hover, #menucentre .col2 a:hover {
	text-decoration:underline;}
#menucentre #flash {
	float:left;
	width:493px;}
#page {
	width:893px;
	padding-top:35px;
	margin:auto;
	background:url(../img/page.gif) top no-repeat;}
#page .col {
	float:left;
	width:190px;}
#page .col h2 {
	text-align:center;
	font-size:14px;
	color:#95816d;
	font-weight:bold;
	padding-bottom:10px;}
#content {
	float:left;
	width:473px;
	min-height:267px;
	padding:0 20px 10px 20px;}
#content p, #content ul, #content ol {
	font-size:11px;
	padding-bottom:10px;
	font-weight:normal;
	color:#606060;}
#content li {
	margin-left:13px;
	list-style:outside;
	padding-bottom:4px;}
#page h1 {
	font-size:22px;
	font-weight:normal;
	text-align:center;
	color:#95816d;
	padding-bottom:15px;}
#footer {
	clear:both;
	width:893px;
	padding:5px;
	background-color:#cfcfbe;
	font-size:11px;
	color:#ffffff;}
#footer a {
	color:#ffffff;}
#footer a:hover {
	text-decoration:none;}
#footer img {
	border:none;}

/* Anciens styles */
.texte {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #606060;
}

a.texte {
	text-decoration: none;
	color: #00a0af;
}

a.texte:hover {
	text-decoration: underline;
	color: #00a0af;
}

.bleu {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00a0af;
}

.Menu1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.Menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff8400;
}

.pied_de_page {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #95816d;
}

a.pied_de_page {
	text-decoration: none;
	font-weight:bold;
	color: #95816d;
}

a.pied_de_page:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #95816d;
}

a.lienTop {
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: #95816d;
}

a.lienTop:hover {
	text-decoration: underline;
	font-weight:normal;
	color: #95816d;
}

.titrePage {
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #95816d;
}

.sTitrePage {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #95816d;
}

.paragraphe {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}


.inputForm {
	height: 22px;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-top-width: 2px;
	border-color: #cfcfbe;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f4f4e9;
}

.mentions {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #00a0af;
}

.fieldset{
	border:1px solid #DBDBDB; 
	padding: 5px; 
	margin: 20px 0px 20px 0px; 
	width:100%;
}

.legend{
	margin: 0px 10px 10px 0px; 
	font-size: 13px; 
	color:#FF6600; 
	font-weight: bold; 
	text-align:left; 
	background-color:#FFFFFF; 
	padding:0px 10px 0px 10px;
	vertical-align:top;
}

#newsletter {
	color:#606060;
	font-size:11px;
	padding-bottom:10px;}
#newsletter #submitletter {
	padding:4px;
	color:#ffffff;
	cursor:pointer;
	border:none;
	padding:0 4px 0 4px;
	font-weight:bold;
	background-color:#00a0af;}