ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
a img,:link img,:visited img {
	border: none;
}
body,html {
	background: #333333 none repeat-x 0 0;
	font-size: 12px;
	font-family: Arial;
	color: #555;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
blockquote {
	margin-left: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* control.modal */
#modal_overlay {
	background-color: #000;
}
/*FIN control.modal */
strong.titre_center {
	color:#CACACA;
	font-weight:normal;
	left: 250px;
	line-height:25px;
	position:absolute;
	text-align:center;
	top:180px;
	width:260px;
	display: block;
	font-size: 1.6em;
}
h2 {
	color: #3D0A0B;
	line-height: 25px;
	font-size: 17px;
}
a {
	color: #444;
}
a:hover {
	text-decoration: none;
}
div.welcome a, div.gris a {
	color: #de7605;
}
a.bouton {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #3D0A0B;
	font-weight: bold;
	padding: 0 0 0 16px;
	background: transparent url(../images/puce.gif) no-repeat 0 2px;
}
a.bouton:hover {
	background-position: 3px 2px;
	text-decoration: underline;
}
div#container {
	width: 908px;
	margin: 0 auto;
	background: transparent url(../images/tile.png) repeat-y 0 0;
}
div#header {
	position: relative;
	height: 74px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/header.png) no-repeat 0 0;
}
div#header div#title {
	position: absolute;
	top: 8px;
	left: 95px;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
}
div#header div#subtitle {
	position: absolute;
	top: 9px;
	left: 170px;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #ddd;
	font-size: 16px;
}
a.hmenu {
	color: #A9006A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-left: 4px solid #333;
	padding: 0 10px 0 5px;
}
a.hmenu:hover {
	border-left: 4px solid grey;
	color: #ccc;
}
div#column1 {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 169px;
	background: transparent url(../images/column01.jpg) no-repeat 0 0;
}
a.link_home {
  display: block;
  position: absolute;
  width: 160px;
  height: 100px;
}
a.lmenu {
	display: block;
	width: 152px;
	color: #C1022C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height:25px;
	margin:0 0 0 12px;
	padding:7px 0 0 5px;
	background: transparent url(../images/lmenuitem.png) no-repeat left bottom;
}
a.lmenu:hover {
	color: #de7605;
	background-position: left top;
}
div#column2 {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	width:711px;
	background: transparent url(../images/column02.png) no-repeat left top;
	min-height: 800px;
}
div#column3 {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}
a.rmenu {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
	margin: 0;
	padding: 10px 0 5px 0;
	width: 152px;
	border-bottom: 1px solid #aaa;
	text-decoration: none;
	line-height: 10px;
}
a.rmenu:hover {
	margin: 0 0 0 5px;
	color: #888;
	border-bottom: 1px solid #888;
}
div#footer {
	position: relative;
	clear: left;
	height: 154px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/footer.png) no-repeat 0 0;
}
div.baseline {
	font-size: 9px;
	padding: 90px 20px 20px 30px;
	color: #888;
}
div.baseline a {
	color: #888;
	font-size: 9px;
}
a.fmenu {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px;
	border-left: 1px solid #fff;
}
a.fmenu:hover {
	text-decoration: underline;
}
div.bloc {
	margin: 0;
	padding: 0 20px 0 20px;
	line-height: 15px;
}
/*
div.image1 {
  float: left;
  display: inline;
  padding: 7px 0 0 13px;
  margin: 0 0 0 0;
  width: 237px;
  height: 125px;
  background: transparent url(../images/image1.jpg) no-repeat 0 0;
}
*/
div.image1 {
	/*background: transparent url(../images/image1.jpg) no-repeat 100% 100%;*/
  padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
}
div.separateur {
	border-bottom: 1px solid #ddd;
	height: 5px;
	padding: 0;
	margin: 10px 0 15px 0;
}
div.gris {
	margin: 0;
	padding: 15px 40px 25px 40px;
	background-color: #666;
	color: #fff;
}
div.news_box {
	padding: 5px 10px 0 5px;
}
div.news_box div.bloc {
	margin: 0 0 10px 0;
}
span.news_date {
	font-size: 10px;
	color: #888;
}
span.news_title {
	font-size: 13px;
	font-weight: bold;
	color: #048031;
}
/* FORMULAIRE */
.formulaire p {
	margin: 15px 0 0 0;
	padding: 0;
}
.formulaire label {
	float: left;
	display: inline;
	width: 200px;
	line-height: 18px;
	cursor: pointer;
	text-align: right;
	margin: 0 5px 0 0;
/* haut
droite bas gauche */
}
.formulaire label.required {
	color: #4D7D3C;
	background: #fff url(../images/exclamation.png) no-repeat 100% 0;
	padding-right: 20px;
	width: 180px;
}
.formulaire input, .formulaire textarea, .formulaire select {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	border: 1px solid #4D7D3C;
	vertical-align: bottom;
}
.formulaire input:hover, .formulaire textarea:hover {
	border-color: #aaa;
	background-color: #ddd;
}
.formulaire input.submit {
	border: none;
	width: 167px;
	height: 44px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #fff url(../images/envoyer.jpg) no-repeat 0 0;
}
.formulaire input.submit:hover {
	background: #fff url(../images/envoyeron.jpg) no-repeat 0 0;
}
/* FIN FORMULAIRE */
/* MODIFS Nvelle HOME */

#titre_topactus, #titre_topreseau {
	margin: 15px 15px 0 2px;
	padding: 0;
}
ul.actus {
	margin: 0 28px 0 15px;
	padding: 0;
}
#titre_topactus {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0 0 10px 5px;
	font-size: 20px;
	background: url(../images/border_separ.png) repeat-x left bottom;
}
#titre_topreseau {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0 0 10px 5px;
	font-size: 20px;
	background: url(../images/border_separ.png) repeat-x left bottom;
}
ul.actus li span {
	margin: 0;
	padding: 5px 0;
	display: block;
	font-size: 15px;
	font-weight: bold;
}
ul.actus li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
	font-size: 16px;
	background: url(../images/border_separ.png) repeat-x left bottom;
}
ul.actus li div.richtext_actus {
	font-size: 12px;
}
#titre_topactus span {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	color: #606060;
}
#titre_topactus strong.doublelabel_actus {
	color:#A9006A;
	font-weight: normal;
}
#titre_topreseau strong.doublelabel_reseau {
	color:#A9006A;
	font-weight: normal;
}
#vousetes {
	margin-bottom:41px;
	margin-top:58px;
}
#home2cols {
	margin-top: 0;
	padding-top:41px;
}
#home2cols1, #home2cols2 {
	float: left;
	display: inline;
	padding: 5px;
}
#home2cols1 {
	width: 230px;
}
#home2cols1 img {
	margin: 0 0 10px 10px;
}
#home2cols2 {
	margin-top:167px;
	width:288px;
}
#home2cols2 img {
	float: left;
	width: 32px;
	height: 32px;
	margin: 5px;
}
#home2cols2 ul {
	margin: 0 0 0 40px;
	padding: 0;
}
#home2cols2 ul li {
	list-style-type: none;
	margin-bottom: 15px;
}
#home2cols2 ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#prefooter {
	background:url("../images/nsprefooter.png") repeat-x scroll 0 0 #C1022C;
	clear:left;
	height:229px;
	margin-left:12px;
	position:relative;
	width:700px;
}
#prefooter div {
	display: inline;
	float: left;
	margin-top: 10px;
	padding: 5px;
	width: 147px;
}
#prefooter div img {
	margin: 99px 0 0 20px;
}
#prefooter div span {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
#prefooter div ul {
	margin: 0 0 30px 0;
	padding: 0;
}
#prefooter div ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#prefooter div ul li a {
	color: #fff;
	text-decoration: none;
}
#prefooter div ul li a:hover {
	text-decoration: underline;
}
#prefooter .separ_prefooter {
	background: url(../images/border_prefooter.png) repeat-y left top;
}
#prefooter .separ_prefooter span {
	color: #ffffff;
}
#prefooter .separ_prefooter ul li a {
	color: #fff;
}
#prefooter .separ_prefooter {
	width: 170px;
}
#slidetextes .container a {
	color: #de7605;

}
#sliderside .container {
	width:158px;
	height: 160px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#sliderside .slides {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
#sliderside .slides li {
	position: absolute;
	top: 0;
	width: 160px;
	display: none;
	padding: 0;
	margin: 0;
}
#slidetextes .container {
	cursor:pointer;
	height:200px;
	margin-left:190px;
	overflow:hidden;
	position:relative;
	width:470px;
}
#slidetextes .slides {
	position: absolute;
	top: 10px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
#slidetextes .slides li {
	position: absolute;
	top: 20px;
	width: 390px;
	display: none;
	padding: 0 45px 0 45px;
	margin: 0 0 0 0;
	color: #fff;
}
#slidetextes .previous {
	position: absolute;
	top: 85px;
	left: 170px;
}
#slidetextes .next {
	position: absolute;
	top: 85px;
	right: 20px;
}
#slidetextes h2 {
	color: #fff;
}
#plus_dinfos a {
	display: block;
	background: url(../images/onglet_plusinfos.png) no-repeat left top;
	width: 46px;
	height: 247px;
	position: absolute;
	right: 0;
	top: 225px;
	z-index: 99;
	overflow: hidden;
}
#plus_dinfos a:hover {
	background: url(../images/onglet_plusinfos.png) no-repeat left bottom;
	width: 50px;
}
#home2cols2 ul.recup_rss li {
	background: url(../images/border_separ.png) repeat-x left top;
	margin-right: 15px;
}
#img_topreseau a {
	display: block;
	margin: 2px 7px;
	width: 42px;
	height: 42px;
	float: left;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
#img_topreseau {
	margin-left: 5px;
}
#img_topreseau ul {
	overflow: hidden;
}
#img_topreseau ul li {
	display: inline;
	float: left;
	list-style: none;
}
/* FORMULAIRE DE CONTACT */
span.mandatory {
  color: #FF0000;
}
table.form_table td {
  padding: 5px 2px;
  vertical-align: top;
  color: #352000;
}
table.form_table td.label {
  text-align: right;
}
table.form_table input,
table.form_table textarea,
table.form_table select {
	font-family: Arial;
	font-size: 11px;
	color: #333;
  border: solid 1px #352000;
}
table.form_table input:hover,
table.form_table textarea:hover {
	border-color: #AAA;
	background-color: #DDD;
}
table.form_table input.submit {
	width: 167px;
	height: 44px;
	background: transparent url(../images/envoyer.jpg) scroll no-repeat 0 0;
	border: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
  cursor: pointer;
}
table.form_table input.submit:hover {
	background-image: url(../images/envoyeron.jpg);
}
ul.error_list li {
  list-style-type: none;
  color: #FF0000;
}
.confirm_message {
  margin-top: 250px;
  text-align: center;
  color: #C1022C;
  font-weight: bold;
}

/* @group accordion */



.accordion {
	margin: 0;
	padding-left: 0;
}
.accordion li {
	list-style: none;
	position:relative;
}
.accordion li.current a.lmenu {
	background: transparent url(../images/lmenuitem.png) no-repeat left top;
	border-bottom: 1px solid #0d4d22;
}
.accordion li a {
	list-style: none;
	text-decoration: none;
}
.accordion li a:hover {
}
.accordion li ul {
	display: none;
	padding: 5px 0 5px 0;
	margin-left: 12px;
}
.accordion li ul {
	background-color: #f3f3f3;
	border:1px solid #0d4d22;
	padding:0;
	position:absolute;
	right:-152px;
	top:0;
	width:150px;
	z-index:1000;
	display: none;
}
.accordion li ul li a {
	color: #C1022C;
	padding: 0 2px 3px 10px;
	display: block;
	font-weight: normal;
}
.accordion li ul li a:hover {
	color: #de7605;
}

/* @end */
#content_portail {
	background: url(../images/content_portail.png) no-repeat left top;
	height: 428px;
	margin-left: 12px;
	position: relative;
}
#block_albert, #block_conseil, #block_betan, #block_luhan {
	width: 150px;
	height: 150px;
	position: absolute;
}
#block_albert {
	left: 314px;
	top: 0;
	background: url("../images/log_albert.png") no-repeat scroll 5px 22px transparent;
}
#block_betan {
	left: 540px;
	top: 78px;
	background: url(../images/log_betan.png) no-repeat left 23px;
}
#block_conseil{
	left: 320px;
	top: 260px;
	background: url(../images/log_conseil.png) no-repeat 7px 15px;
}
#block_luhan {
	left: 80px;
	top: 88px;
	background: url(../images/log_luhan.png) no-repeat 10px 15px;
}
#block_albert a, #block_conseil a, #block_betan a, #block_luhan a{
	display: block;
	position: relative;
	width: 150px;
	height: 150px;
	text-decoration: none;	
}
#block_albert a span, #block_conseil a span, #block_betan a span, #block_luhan a span {
	position: absolute;
	left: 35px;
	display: block;
	width: 120px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
}
#block_albert a strong, #block_conseil a strong, #block_betan a strong, #block_luhan a strong {
	color:#FFFFFF;
	display:block;
	font-size:1.1em;
	font-weight:normal;
	height:50px;
	left:13px;
	line-height:1.1em;
	overflow:hidden;
	position:absolute;
	top:68px;
	width:128px;	
}
#block_albert a:hover span, #block_conseil a:hover span, #block_betan a:hover span, #block_luhan a:hover span {
	text-decoration: underline;
}
#block_albert a span {
	top: 128px;
}
#block_betan a span {
	top: 123px;
}
#block_conseil a span {
	top: 119px;
}
#block_luhan a span {
	top: 124px;
}
.linklogo {
	display:block;
	height:55px;
	left:25px;
	position:absolute;
	top:10px;
	width:160px;
	background: url(../images/pixel.png) repeat left top;
}
div.home2cols_sub {
  margin-bottom:5px;
  margin-top:5px;
}
#home2cols1, div.home2cols_sub {
  background:url("../images/border_separ.png") repeat-x scroll left top transparent;
  margin-left:30px;
  margin-right:15px;
  width:655px;
}
#home2cols1, #home2cols2, div.home2cols_sub {
  display:inline;
  float:left;
  padding:15px 5px 10px;
}
div.home2cols_sub img {
  float:left;
  margin:0 8px 8px 10px;
}