@charset "utf-8";

/* COMMUN */

#locaux {
	padding: 0 0 0 35px;
}

#wrapper_home {
	margin:0 auto;
	padding:0 5px;
	width:940px;
	text-align: left;
}
body {
	background: #B7B4B5 url(/image/commun/fond.gif) repeat-y center center;
	font-family:Arial;
	margin:0;
	padding:50 0 0;
	text-align: center;
	font-size: 12px;
}

b {
	color: #FA6C15;
}

p {
	margin: 0px;
	color: #656565;
}

li {
	color: #656565;
}

h1 {
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 35px;
	background: url(/image/commun/fond_h1_right.png) no-repeat right top;
	text-align:left;
}

#menu a {
	margin-left: 10px;
	margin-right:5px;
	text-decoration: none;
	color: #FFFFFF;
}


#header {
	background: url(/image/commun/fond_logo.png) repeat-x left top;
	height: 80px;
}
#body {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.bloc_home {
	width: 380px;
	margin: 15px 0 0 55px;
}

#menu {
	height: 30px;
	background: url(/image/commun/fond_menu.png) repeat-x left top;
	/*line-height: 30px;*/
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.txt_orange {
	color: #FF6633;
}

#menu li {
	display: inline;
	/*/margin-left: 10px;*/
	color: #FFFFFF;
}

#footer {
	clear: left;
}
#logo_next {
	background: url(/image/commun/logo_next_degrade.png) no-repeat left top;
	width: 180px;
	height: 45px;
	margin: 15px 15px 0 15px;
	float: left;
}
#bandeau {
	float: left;
	height: 80px;
	width: 730px;
	background: url(/image/commun/bandeau.png) no-repeat left top;
}

.bloc_home h1 {
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 35px;
	background: url(/image/commun/fond_h1_right.png) no-repeat right top;
}
#bloc_home_footer {
	background: url(/image/commun/fond_footer-trans.png) no-repeat left top;
	height: 10px;
	clear: both;
}

#bloc_home_body {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	
}



span.carre_orange {
	background: url(/image/commun/carre_orange.png) no-repeat 10px;
	display:block;
	padding: 0 0 0 30px;
}


.bloc_header {
	background-image: url(/image/commun/fond_h1-trans.png);
	background-repeat: no-repeat;
}
#bloc_home_footer_right {
/*	background: url(/image/commun/fond_footer_right-trans.png) no-repeat right bottom;*/
	/*background-image:url(../image/commun/fond_footer_right-trans.png);*/
	background-image:url(../image/commun/fond_footer_right.png);
	background-position:right 0px;
	background-repeat: no-repeat;
	height: 10px;
}
.LienGrisHome{
	font-size:10px !important;
	color:#666666 !important;
	text-decoration:underline;
	cursor:pointer; 
}

#lien_actu_home {
	padding-right:20px;
}
#lien_actu_home a {
	color:#656565;
	text-decoration:none;
}

/*	footer */
#bottomSubpages{
	height:34px;
	background-image:url('/image/commun/bottomBG_home.jpg');
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:25px;
	text-align:right;
	color:#9B9B9B;
	font-size:10px;
	width:939px;
	margin-top:20px;
	clear: left;
}
.linkblanc,.linkblanc:hover{
	color:#FFF;	
	text-decoration:none; 
	font-size:10px;
}
.ref_text {
	display: none;
}
#ref_bloc_bas{
	font-size: 9px; float:left; text-align:justify;
}
#ref_bloc_bas div{
	float:left; margin-left:100px;
}
#ref_bloc_bas a{
 color:#999;
}
