@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	background:url(../images/bg-01.jpg) fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#conteneur {
	position: relative;
	width:985px;
	margin: 0 auto;
}
#header {
	height:237px;
/*	background:url(../images/header.png) no-repeat;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/migration/images/header.png');
        background: none;*/
		
	background-image:url(../images/header.png)!important;
	background-image:url(no-image);
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/header.png');	
}
#header a{
	position: relative;
}
#topmenu {
	padding-top:45px;
	margin-right:10px;
	color:#D70606;
	text-align:right;
	font-size:0.8em;
}
#topmenu a {
	text-decoration:none;
	color:#F0F0D8;
	font-weight:bold;
	
}
#topmenu a:hover {
	color:white;
}
#wrap {
	margin-left:23px;
	background-color:white;
	width:963px;
	height:auto;
	text-align:left;
	padding-top:30px;/*margin-top:23px;*/
}
#content {
	margin-left: 200px;
	margin-right: 162px;
	/*border: 1px solid red;*/
	padding: 0 20px 0 20px;
	background-color:#FFFFFF;
	text-align:left;
}
#gauche {
	/*	position: absolute;
	left:23px;*/
	background-color:#FFF;
	/*border: 1px solid red;*/
	width: 200px;
	float:left;
}
#gauche ul {
	/*margin: 6em 1em 0 0;*/
	margin-top:20px;
	border-top: 1px solid #cccccc;
}
#gauche li {
	/*padding:0.5em 1em 0.5em 0.5em;*/
/*	border-bottom: 1px dotted #b8db4d;*/
	/*border-bottom: 1px solid #cccccc;*/
	border-bottom: 1px solid #f3f3e2;
	background:#FBFBF5;
	padding: 8px 0 8px 8px;
}
#gauche li a {
	text-decoration:none;
	color: #d70606;
	font-weight: bold;
	font-size:0.85em;
}
div.leftextra {
	margin-left:20px;
}
#droite {
	/*	position: absolute;
	right:0;*/
	background-color:#FFF;
	/*border: 1px solid red;*/
	width: 162px;
	float:right;
}
#pied {
	position: relative;
	width:962px;
	/*margin: 0 auto;*/
	padding:15px 0;
	/*height: 30px;
*/	background-color: white;
	clear:both;
}
.box-right {
	margin-right:12px
}
.box-texte {
	background:url(../images/box-background.png) repeat-x bottom;
	/*	width:148px;*/
	border:0;
	border-left: 1px solid #cccc66;
	border-right: 1px solid #cccc66;
	text-align:left;
	font-size:10px;
	text-align:center;
}
.box-texte img {
	border-top: 5px solid white;
}
div.box-titre {
	background-image:url(../images/box-top.png);
	height:16px;
}
/*.box-titre h4 {*/
	/*	width:150px;*/
	/*background-image:url(../images/box-top.jpg);
	height:26px;
	text-align:center;
	color:#D70606;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}*/
.box-middle {
	width:150px;
	height:13px!important;
	height:11px;
	background:url(../images/box-middle.png) no-repeat;
}
.box-bottom {
	width:150px;
	height:13px;
	background:url(../images/box-bottom.png) no-repeat;
}
.box-texte p {
	text-align:left;
	padding:5px;
	line-height:15px;
}
.box-texte p strong {
	color:#A40217;
	font-weight:bold;
}
#footer-box{
	width:702px;
	margin-left:132px;
	font-size:11px;
}
#footer-top{
	background:url(../images/footer-top.jpg);
	height:15px;
}
#footer-texte{
	border-left:1px solid #cccc66;
	border-right:1px solid #cccc66;
	padding:5px 15px;
	color:#b2b250;
	
}
#footer-texte p {
	font-size:1.05em;	
	line-height:1.5em;
}
#footer-bottom{
	background:url(../images/footer-bottom.jpg);
	height:15px;
}
div.csc-textpic-clear {
	clear:none;
	margin-top:0 !important;
	margin-top:20px;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear:none;
	float:right;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear:none;
	float:left;
}
