﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0; outline:none;}
.clear{clear:both;font-size:1px;line-height:0;}
.right {float:right;}
.rightHome{float:right; margin-left: 100px }
.left {float:left;}
img {border:none; display:block;}

body {text-align:center; font:normal 11px Arial, Helvetica, sans-serif;}
#global {width:920px; margin-left:auto; margin-right:auto; text-align:left; margin-top:30px;}
#header {}
.flash-replaced .alt {display:block;height:0;overflow:hidden;position:absolute;width:0;}
.content { background:url('../img/bg-content.gif') repeat-x left bottom; padding:18px 0 8px 0;}
.col-g {float:left; width:180px; background:none;}
.col-g .focus {background:url('../img/bg-focus.png') repeat-y; padding:8px 21px 0 16px; height:460px; overflow:hidden;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-focus.png', sizingMethod='scale');}
.col-g .focus h2 {color:#d20009; font-weight:bold; border-bottom:solid 1px #d8d8d8; font-size:14px; width:143px; padding-bottom:5px;}
.col-g .focus h3 {color:#010000; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.col-g .focus .visu { margin:7px 0 12px 0 ;}
.col-g .rte ul {list-style:none;}
.col-g .rte ul li {background:url('../img/fd-puce.gif') no-repeat 0 2px; padding:0 0 8px 10px;}
.col-g .focus_end {background:url('../img/bg-focus-bottom.png') no-repeat;padding:1px 0 0 34px;height:35px; _background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-focus-bottom.png', sizingMethod='scale');}
.col-c {float:left; width:595px;}
.col-c .titre {margin-bottom:12px;}
.col-c .col-c-content { height:575px;background:url('../img/bg-col-c.png') repeat-y; _background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-col-c.png', sizingMethod='scale');}
.col-c .col-c-content .bloc {width:550px; padding:22px 25px 0 20px;}
.col-c .col-c-content .bloc h2 {border-bottom:solid 1px #d8d8d8; padding-bottom:8px;}
.col-c .col-c-content .bloc .contenu { padding-top:12px;}
.col-c .col-c-content .bloc .contenu .catalogue {float:left; padding-right:15px;}
.col-c .col-c-content .bloc .contenu .scroll { float:left; height:497px; width:324px;}
.col-c .col-c-content .bloc .contenu .scroll h4 {font:bold 11px Arial, Helvetica, sans-serif; color:#FFF; background-color:#dc0013; border-bottom:solid 1px #d8d8d8; line-height:20px; padding:0 6px;}
.col-c .col-c-content .bloc .contenu .scroll p {padding:7px 0;}
.col-c .col-c-content .bloc .contenu .scroll p.part {padding:2px 0;}
.col-c .col-c-content .bloc .contenu .scroll p span { color:#dc0013; font-weight:bold;}
.col-c .fdes { height:150px;background:url('../img/bg-fdes.png') repeat-y; _background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-fdes.png', sizingMethod='scale');}
.col-c .fdes .blocfdes {width:550px; padding:22px 25px 0 20px;}
.col-c .fdes ul {list-style:none;}
.col-c .fdes ul li {background:url('../img/fd-puce.gif') no-repeat 0 2px; padding:0 0 8px 10px;}
.col-d { margin-top:2px;float:left; width:145px; background:url('../img/bg-cold-d.png') no-repeat; height:393px; _background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-cold-d.png', sizingMethod='scale'); padding-top:18px; text-align:center;} 
.col-d .logos {width:145px; text-align:center;}
.col-d .logo{ padding-bottom:18px; text-align:center;}
.col-d .logo img { margin-left:auto; margin-right:auto;}

#footer {background:url('../img/bg-footer.gif') repeat-x 0 5px; line-height:30px;}
#footer ul {list-style:none; margin-top:7px;}
#footer ul li {color:#fff; font:bold 11px Arial, Helvetica, sans-serif; padding:0 5px; float:left;}

#footer a {color:#fff;}

/*************** Mentions légales *******************/
#global-mentions {
	width:620px;margin:10px auto; text-align:left;
}
#global-mentions #header { padding-bottom:20px;}

#global-mentions #header .logo {
	float:left;
}
#global-mentions #header .titre {
	float:left;
}
#global-mentions .content {
	padding:0 10px;
	background:none;
}
#global-mentions .content h2 {
	font:bold 18px Arial; color:#333333; padding-bottom:12px;
}
#global-mentions .content p {
	font:normal 11px Arial; color:#333; padding-bottom:12px;
}
#global-mentions .content p a {
	color:#ff0000; text-decoration:none;
}
#global-mentions .content p a:hover {
	text-decoration:underline;
}
#global-mentions .content p.tt-rouge {
	color:#f20000; font-size:16px; padding:25px 0;
}
#global-mentions .content p.alinea {
	text-indent:15px;
}
#global-mentions .content p.tt-souligne {
	text-decoration:underline; padding-left:15px;
}
#global-mentions .content-gris {
	margin:0 3px;
	padding:10px 7px 0 7px;
	background-color:#f1f1f1;
}
#global-mentions .content-gris p {
	font:normal 11px Arial; color:#333; padding-bottom:12px;
}
#global-mentions .retour {
	float:right;
	background:url('../img/puce_haut.gif') no-repeat 0 4px; padding-left:10px;
}
