@import url(reset.css );
@import url(content.css );
@font-face {
    font-family: helv;
    src: url(font/helvetica.ttf);
}
@font-face {
    font-family: mono;
	src: url('font/YummyCupcakes.eot');
    src: url('font/YummyCupcakes.eot?#iefix') format('embedded-opentype'),
    url('font/YummyCupcakes.woff') format('woff'),
    url('font/YummyCupcakes.ttf') format('truetype'),
    url('font/YummyCupcakes.svg#DroidSansRegular') format('svg');
}
@font-face {
    font-family: neversaynever;
    src: url(font/neversaynever.ttf);
}

@font-face {
    font-family: 'Droid-Sans';
    src: url('../font/Droid-Sans-fontfacekit/DroidSans-webfont.eot');
    src: url('../font/Droid-Sans-fontfacekit/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/Droid-Sans-fontfacekit/DroidSans-webfont.woff') format('woff'),
    url('font/Droid-Sans-fontfacekit/DroidSans-webfont.ttf') format('truetype'),
    url('font/Droid-Sans-fontfacekit/DroidSans-webfont.svg#DroidSansRegular') format('svg');
}
/*@font-face {
    font-family: 'DroidSansBold';
    src: url('DroidSans-Bold-webfont.eot');
    src: url('DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('DroidSans-Bold-webfont.woff') format('woff'),
    url('DroidSans-Bold-webfont.ttf') format('truetype'),
    url('DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

html {
    margin-top: 0 !important;
}
h4{
    margin-bottom: 0;
}
body{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #e7e7e7;*/
    /*background: url("img/menu_item.png");*/
	/*background:url('img/bgboddy.jpg') center top;*/
	
}
.main{
    width: 990px;
    margin: 0 auto;
    padding: 0;
    /*box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);*/
    /*-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);*/
}
.header{
    background-color: #ffffff;
    width: 990px;
    margin: 0 auto;
    /*height: 122px;*/
    padding: 0;
}
.title{
    height: 90px;
}
.logo{
    float: left;
    height: 55px;
    width: 208px;
    background: url("img/logo-depot.gif") no-repeat;
    background-size: 100% 100%;
    margin: 25px 0 0 32px;
    padding: 0 0 0 0;
}
.flags{
    overflow: hidden;
    margin: 66px 0 0 33px;
    width: 65px;
    float: left;
}
    .flag{
        float: left;
        margin: 0 2px;
    }
.logo a{
    display: block;
    width: 208px;
    height: 55px;
}
.phone{
    /*float: left;*/
    height: 22px;
    width: 171px;
    background: url("img/phone.jpg") no-repeat;
    margin: 46px 0 0 5px;
    padding: 0;
    float: left;
}
.login_box{
    float: right;
    height: 50px;
    width: 400px;
    margin: 34px 0 0 0;
    padding: 0 0 0 0;
}
.string1{
    width: 400px;
    height: 25px;
}
.client{
    float: left;
    width: 105px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    font-size: 13px;
    text-align: center;
    display: inline;
    vertical-align: middle;
}
.field1{
    float: left;
    width: 100px;
    height: 30px;
    margin: 0 0 0 11px;
    padding: 0 0 0 0;
}
.field2{
    float: left;
    width: 100px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
}
.field3{
    float: left;
    width: 31px;
    height: 23px;
    margin: 0 0 0 0;
    padding: 1px 0 0 6px;
}
.field3 input[type="submit"] {
    background: url('img/ok_blue.png') no-repeat;
    width: 31px;
    height: 23px;
    border: none;
    cursor: pointer;
}
.string2{
    width: 400px;
    height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 10px;
}
.string2 a{
    color: grey;
    text-decoration: none;
}
.mot{
    float: left;
    margin: 4px 0 0 14px;
    padding: 0 0 0 0;
}
.ins{
    float: left;
    margin: 4px 0 0 11px;
    padding: 0 0 0 0;
}
.header_line{
    height: 3px;
    background: url("img/header_line.jpg") repeat-x;
    background-size: auto 100%;
}
.menu{
    margin: 0 0 15px 0;
    padding: 0;
}
.menu ul{
    height: 40px;
    margin: 0 0 0 20px;
    padding: 0;
}
.menu ul li{
    float: left;
    /*width: 183px;*/
    height: 30px;
    margin: 0 5px 0 5px;
    padding: 7px 10px 0 10px;
}
.li{
    background: url("img/li_corner.png") no-repeat 44px 24px;
    height: 29px;
}
.menu ul li a{
    text-decoration: none;
    color: #757575;
    text-transform: uppercase;
    display: block;
    height: 40px;
    font-size: 16px;
    /*font-family: Conduit_ITC_Medium;*/
    font-weight: bold;
    /*vertical-align: middle;*/
}
.menu ul li a:hover{
    color: #e42128;
    font-weight: bold;
}
.menu ul li:hover, .selected_page_item{
    /*-webkit-border-radius: 10px 10px 0 0;*/
    /*-moz-border-radius: 10px 10px 0 0;*/
    /*border-radius: 10px 10px 0 0;*/
    /*background-color: #eb7407;*/
    /*background: url("img/li.png") no-repeat;*/
    /*background: url("img/li_min.png") repeat-x;*/
    color: #ff0000;
    font-weight: bold;
}
.selected_page_item a:link,
.selected_page_item a:hover,
.selected_page_item a:visited{
    color: #e42128!important;
    font-weight: bold;
}
.page_item{}
.menu ul .separator3{
    padding: 0;
    margin: 0;
    width: 1px;
    background: url("img/separator.jpg") repeat-y;
}
.item{}
.slide_item_text{
    margin: 0 0 0 0;
    height: 77px;
    /*width: 660px;*/
    position: relative;
    top: -77px;
    background: url("img/slide_back.png") no-repeat;

}
.slide_item_text1{
    font-size: 14px;
    margin: 0 0 0 44px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 17px 0 0 0
}
.slide_item_text2{
    font-size: 13px;
    margin: 5px 0 0 45px;
    color: #ffffff;
}
.content{
    width: 990px;
    margin: 0 auto;
    padding: 0 0 25px 0;
    background-color: #ffffff;
}
.line1{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    /*height: 432px;*/
    overflow: hidden;
}
.banner{
    width: 675px;
    height: 424px;
    margin: 0 0 0 0;
    padding: 8px 0 0 25px;
    float: left;
}
.slideshow{
    width: 675px;
    height: 375px;
    margin: 0 0 0 0;
    padding: 8px 0 0 25px;
    float: left;
}
.slideshow2{
    width: 250px;
    height: 285px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#gallery2 li{
    text-align: justify;
    font-size: 12px;
}
.padd{
    margin: 0;
    padding: 0;
    /*width: 675px;*/
    /*height: 424px;*/
}
#bnr{
    margin: 0;
    padding: 0;
    /*width: 675px;*/
    /*height: 424px;*/
}
.scrollable{
    margin: 0;
    padding: 0;
    /*width: 675px;*/
    /*height: 424px;*/
}
.scrollable2{
    margin: 0;
    padding: 0;
    /*width: 675px;*/
    /*height: 424px;*/
}
.scrollable ul{
    /*height: 424px!important;*/
    margin: 0;
    padding: 0;
}
.scrollable2 ul{
    /*height: 424px!important;*/
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
}
.scrollable ul li img{
    /*width: 660px;*/
    height: 375px;
}
.scrollable2 ul li img{
    width: 310px;
    /*height: 375px;*/
}
.sidebar{
    width: 275px;
    margin: 0;
    padding: 8px 0 0 3px;
    float: left;
    background-color: #ffffff;
}
.contact_form{
    margin: 0;
}
.form_title{
    margin: 0;
    padding: 8px 0 0 0;
    height: 93px;
    /*background-color: #e61b1d;*/
    background: url("img/ribbon-boxes-orange2.png") no-repeat;
}
.form_title_img{
    float: left;
    width: 21px;
    height: 23px;
    background: url("img/form_img.png") no-repeat;
    margin: 18px 0 0 11px;
}
.form_title_title{
    /*float: left;*/
    height: 30px;
    margin: 14px 0 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.form_title_title2{
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0 0 29px;
}
.form_content{
    margin: 0;
    padding: 0;
    /*background: url("img/ribbon-boxes-2.png") repeat-y;*/
    /*background: url("img/box_tt_bg2.png") repeat-y;*/
    /*background-size: 265px auto;*/
    /*background-position: center;*/
}
    .form_content form{
        width: 243px;
        margin: 0 0 0 10px;
        padding: 0 0 7px 0;
        background: url("img/box_tt_bg2.png") repeat-y;
        background-size: 100% auto;
        /*background-position: center;*/
        border-radius: 0 0 8px 8px;
        -moz-border-radius: 0 0 8px 8px;
        -khtml-border-radius: 0 0 8px 8px;
        -webkit-border-radius: 0 0 8px 8px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='img/box_tt_bg2.png',
		sizingMethod='scale');

		-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='img/box_tt_bg2.png',
		sizingMethod='scale');
    }
.form_content_line{
    height: 30px;
    margin: 0 0 1px 8px;
}
.form_content_lable{
    font-size: 13px;
    color: #757575;
    width: 93px;
    float: left;
    padding: 2px 0 0 0;
}
.form_content_input{
    margin: 0;
    float: left;
    width: 140px;
}
.form_content_input select{
    color: #757575;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 124px;
}
.form_content_input input{
    color: #757575;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 124px;
    /*behavior: url(js/PIE.htc);*/
}
input:hover, textarea:hover, input:focus, textarea:focus {
    background: #F0F0F0;
}
input:hover, textarea:hover, input:focus, textarea:focus {
    background: #F0F0F0;
}
.form_content_textarea{
    height: 74px;
    color: #757575;
    margin: 0 0 0 8px;
}
.form_content_textarea textarea{
    color: #757575;
    border: 2px inset;
    width: 119px;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.form_content_submit{
    width: 83px;
    height: 29px;
    margin: 4px 0 0 143px;
}
.form_content_submit input[type="submit"] {
    /*background: url('img/envoyer.png') no-repeat;*/
    background: url('img/box_title_bg_red.png') no-repeat;
    background-size: 83px 29px;
    width: 83px;
    height: 29px;
    border: none;
    color: #ffffff;
    cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red.png',
	sizingMethod='scale');
}
.form_content_submit input[type="submit"]:hover{
	background: url('img/box_title_bg_red_hover.png') no-repeat;
	background-size: 83px 29px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red_hover.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red_hover.png',
	sizingMethod='scale');
}
.banner2{
    margin: 8px 0 0 0;
    width: 252px;
    height: 112px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.line2{
    /*height: 365px;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
}
.video{
    /*width: 460px;*/
    /*height: 290px;*/
    float: left;
    margin: 17px 0 0 24px;
    padding: 0 0 0 0;
}
    .video img{
        width: 308px;
        height: 213px;
        margin: 0;
        padding: 0;
    }
	.video img:hover{
		opacity:0.5;
	}
    .video h3{
        margin: 0 0 0 0;
        text-align: center;
    }
    .video_title{
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
.nos_packs{
    /*width: 468px;*/
    float: right;
    margin: 17px 24px 0 0;
    padding: 0;
    /*border: 1px solid #e8e8e8;*/
    /*-webkit-border-radius: 4px 4px 4px 4px;*/
    /*-moz-border-radius: 4px 4px 4px 4px;*/
    /*border-radius: 4px 4px 4px 4px;*/
    /*background: url("img/qwe.jpg") no-repeat;*/
    /*background-size: 100% 100%;*/
    overflow: hidden;
}
.packs_col1{
    float: left;
    width: 155px;
    height: 340px;
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    /*border: 1px solid grey;*/
    margin: 0;
}
.packs_col1_title{
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    height: 54px;
    /*background-color: #cf2127;*/
    color: #ffffff;
    /*border-bottom: 1px solid grey;*/
    padding: 5px 0 0 0;
    text-align: center;
    /*text-transform: uppercase;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    background: url("img/box_title_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');
}
.packs_col1_title span{
    font-size: 17px;
    font-weight: bold;
	line-height:24px;
}
.packs_col1_tt{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 280px;
    /*background-color: #eceaea;*/
    background: url("img/box_tt_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');
}
.packs_col1_tt ul{
    margin: 0;
    padding: 0;
}
.packs_col1_tt ul li{
	/*
    list-style-image: url("img/plus.png");
	
	list-style-image: url("img/ok_gross.png");
	*/
    list-style-position: outside;

	font-size: 13px;
	color: #7c7c7c;
}

.packs_col1_tt ul li a{
	color: #7c7c7c;
	text-decoration:none;
	display:block;
	background:url('img/ok_gross.png') no-repeat 15px center;
	padding: 0 0 0 40px;
    -webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding-top: 9px;
	padding-bottom: 6px;

}
.packs_col1_tt ul li a:hover{
	font-size:14px;
	background-color: #B6DBED;
	border-radius: 5px;
	color:#FFF;


}
.packs_col1_tt ul li{
	font-weight:bold;
}

.packs_col1_tt.no-effect ul li.separator{
	padding-top:0;
	padding-bottom:0;
}
.packs_col2{
    float: left;
    width: 162px;
    height: 340px;
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    /*border: 1px solid grey;*/
    margin: 0 2px;
    /*z-index: 10;*/
    /*position: relative;*/
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);*/
    /*-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);*/
    /*-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);*/
}
.packs_col2_title{
    /*-webkit-border-radius: 6px 6px 0 0;*/
    /*-moz-border-radius: 6px 6px 0 0;*/
    /*border-radius: 6px 6px 0 0;*/
    height: 54px;
    /*background-color: #cf2127;*/
    color: #ffffff;
    /*border-bottom: 1px solid grey;*/
    padding: 5px 0 0 0;
    text-align: center;
    /*text-transform: uppercase;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    background: url("img/box_title_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');
}
.packs_col2_title span{
    font-size: 16px;
	line-height:16px;
    font-weight: bold;
}
.packs_col2_tt{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 280px;
    /*background-color: #eceaea;*/
    background: url("img/box_tt_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');
}
.packs_col2_tt ul{
    margin: 0;
    padding: 0;
}
.packs_col2_tt ul li{
    /* list-style-image: url("img/plus.png"); */

    list-style-position: outside;

	font-size: 13px;
	color: #7c7c7c;
}
.packs_col2_tt ul li a{
	color: #7c7c7c;
	text-decoration:none;
	display:block;
	background:url('img/ok_gross.png') no-repeat 15px center;
	padding: 0 0 0 40px;
    -webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding-top: 9px;
	padding-bottom: 6px;
}
.packs_col2_tt ul li a:hover{
	font-size:14px;
	background-color: #B6DBED;
	border-radius: 5px;
	color:#FFF;


}
.packs_col2_tt ul li{
	font-weight:bold;
}
.separator{
    list-style: none!important;
	list-style-image:none !important;
    background: url("img/li_line.png") no-repeat;
    height: 1px;
    background-size: 150px 1px;
    margin: 1px 0!important;
}
.packs_col3{
    float: left;
    width: 155px;
    height: 340px;
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    /*border: 1px solid grey;*/
    margin: 0;
    /*z-index: 5;*/
}
.packs_col3_title{
    /*-webkit-border-radius: 6px 6px 0 0;*/
    /*-moz-border-radius: 6px 6px 0 0;*/
    /*border-radius: 6px 6px 0 0;*/
    height: 54px;
    /*background-color: #cf2127;*/
    color: #ffffff;
    /*border-bottom: 1px solid grey;*/
    padding: 5px 0 0 0;
    text-align: center;
    /*text-transform: uppercase;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    background: url("img/box_title_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg.png',
	sizingMethod='scale');
}
.packs_col3_title span{
    font-size: 18px;
    font-weight: bold;
}
.packs_col3_tt{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 280px;
    /*background-color: #eceaea;*/
    background: url("img/box_tt_bg.png") no-repeat;
    background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_tt_bg.png',
	sizingMethod='scale');
}
.packs_col3_tt ul{
    margin: 0;
    padding: 0;
}
.packs_col3_tt ul li{
    /* list-style-image: url("img/plus.png"); */

    list-style-position: outside;

	font-size: 13px;

	color: #7c7c7c;
}
.packs_col3_tt ul li a{
	color: #7c7c7c;
	text-decoration:none;
	display:block;
	background:url('img/ok_gross.png') no-repeat 15px; center;
	padding: 0 0 0 40px;
    -webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding-top: 9px;
	padding-bottom: 6px;
}
.packs_col3_tt ul li a:hover{
	font-size:14px;
	background-color: #B6DBED;
	border-radius: 5px;
	color:#FFF;


}
.packs_col1_tt.no-effect ul li{
    /* list-style-image: url("img/plus.png"); */
	background-image: url("img/ok_gross.png");
	background-repeat:no-repeat;
	background-position:15px center;
    list-style-position: outside;
    padding: 0 0 0 40px;
	font-size: 13px;

	color: #7c7c7c;
}
.separator{
    list-style: none!important;
	list-style-image:none !important;
    background: url("img/li_line.png") no-repeat;
    height: 1px;
    background-size: 150px 1px;
    margin: 1px 0!important;
}
.packs_col1_tt.no-effect ul li.separator{
   background: url("img/li_line.png") no-repeat;
}
.packs_col3_tt ul li{
	font-weight:bold;
}
.t1{
    font-size: 13px;
    /*background: url("img/box_title_bg.png") no-repeat;*/
    /*background-size: 100% auto;*/
    color: #ffffff;
    text-align: center;
    height: 33px;
    padding: 8px 0 0 0;
}
.tt{
    /*background: url("img/box_tt_bg.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    height: 242px;
}
.t2{
    font-size: 11px;
    margin: 0;
    line-height: 20px;
    padding: 5px 0 0 0;
}
li.light_li{
	padding: 2.5px 0px 0 0px;
	margin: 0 3px;
}
li.dark_li{
	padding: 2.5px 0px 0 0px;
	background-color: #deded6;
	margin: 0 3px;
}

.t3{
    font-size: 15px;
    margin: 18px 0 0 0;
    font-weight: bold;
	margin-left:10px;
}
.t4{
    font-size: 11px;
    color: #787878;
    margin: 4px 0 0 0;
    line-height: 19px;
	margin-left:10px;
}
.first-pack-col{
	margin-left:0px;
}
.t5{
    /*-webkit-border-radius: 8px;*/
    /*-moz-border-radius: 8px;*/
    /*border-radius: 8px;*/
    /*background-color: #d4d5cb;*/
    width: 120px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    bottom: 35px;
}
.t5 a{
    /*float: right;*/
    /*margin: 2px;*/
    /*background: url("img/button.png") no-repeat;*/
    background: url("img/box_title_bg_red.png") no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 120px;
    /*height: 25px;*/
    text-align: center;text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red.png',
	sizingMethod='scale');
}
.t5 a:hover{
	background: url("img/box_title_bg_red_hover.png") no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red_hover.png',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/box_title_bg_red_hover.png',
	sizingMethod='scale');
}
.t5 span{
    padding: 6px 0 0 4px;
    display: inline-block;
}
.packs_footer{
    height: 28px;
    background: url("img/packs_footer.png") no-repeat;
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    padding: 0;
}
.packs_footer_img{
    margin: 2px 0 0 2px;
    padding: 0 0 0 0;
    width: 35px;
    float: left;
}
.packs_footer_text{
    float: left;
    margin: 4px 0 0 0;
    text-align: center;
    width: 420px;
}
.line3{
    width: 990px;
    /*height: 711px;*/
    overflow: hidden;
    margin: 40px 0 0 0;
}
.col1{
    float: left;
    width: 340px;
    /*height: 700px;*/
    margin: 0;
    padding: 0 0 0 0;
}
.row1{
    height: 230px;
}
.c1{
    /*background: url("img/box.png") no-repeat;*/
    width: 333px;
    height: 187px;
    margin: 5px 0 0 7px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.c2{
    /*background: url("img/box.png") no-repeat;*/
    width: 333px;
    height: 187px;
    margin: 5px 0 0 7px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.box_title{
    text-transform: uppercase;
    /*font-family: Conduit_ITC_Medium;*/
    font-size: 17px;
    color: #000000;
    margin: 3px 0 0 17px;
    text-align: left;
    height: 24px;
    /*background: url("img/box_title.png") no-repeat;*/
    /*width: 302px;*/
    padding: 5px 0 0 0;
    font-weight: bold;
}
    .box_title span{
        color: #D65439;
    }
.box_content{
    /*width: 300px;*/
    margin: 0 auto;
    overflow: hidden;
}
.box_footer{
    height: 35px;
    background: url("img/box_title_bg_long.png") no-repeat;
    background-size: 100% 100%;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    margin: 15px 0 0 0;
    padding: 12px 0 0 0;
}
.box_text{
    text-align: justify;
    width: 300px;
    margin: 10px 0 0 10px;
    font-size: 14px;
    line-height: 22px;
    float: left;
    /*color: #9E9E9E;*/
}
.box_text1{
    width: 300px;
    margin: 12px 0 0 18px;
    font-size: 11px;
    line-height: 16px;
    text-align: justify
}
.box_img{
    text-align: center;
    margin: 10px 0 0 10px;
    float: left;
    width: 100px;
    height: 100px;
}
    .box_img img{
        width: 100px;
        height: 100px;
    }
.box_link{
    background: url("img/bouton_b2.png") no-repeat;
    background-size: 100% 100%;
    width: 78px;
    height: 19px;
    position: relative;
    top: -26px;
    left: 231px;
}
.box_link a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    display: block;
    width: 78px;
    height: 17px;
    text-align: center;
    padding: 2px 0 0 0;
}
.c4{
    /*background: url("img/box.png") no-repeat;*/
    width: 303px;
    height: 201px;
    margin: 10px 0 0 17px;
    float: left;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
.c4_title{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin: 19px 0 0 0;
    text-align: center;
}
.c4_content{
    font-size: 11px;
    margin: 15px 0 0 0;
    line-height: 16px;
    text-align: justify;
    padding: 0 20px 0 17px;
}
.row2{
    height: 230px;
}
.row3{
    /*width: 640px;*/
    /*height: 239px;*/
    margin: 20px 0 0 30px;
    padding: 0;
}
.row3 .title{
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    height: auto;
}
.row3 .line{
    margin: 30px auto;
    overflow: hidden;
}
.row3 .line img{
    margin: 0;
    padding: 0;
    /*width: 140px;*/
    height: 68px;
}
.row5{
    margin: 0 0 0 30px;
    padding: 0;
    overflow: hidden;
}
.row5 img{
    margin: 20px 0 0 0;
}
.col2{
    float: right;
    width: 300px;
    /*height: 700px;*/
    margin: 0 20px 0 0;
    padding: 0 0 0 0;
}
.col2 .article_title{
    background: url("img/ribbon-boxes4-orange.png") no-repeat;
    background-size: 100% auto;
    height: 67px;
    padding: 23px 0 0 0;
    color: #fff;
    text-transform: none;
    font-size: 22px;
}
.col2 .article{
    border: 1px solid #D5D8E1;
    width: 276px;
    height: auto;
    margin: -21px 0 0 11px;
    padding: 0 0 15px 0;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
}
.col3{
    float: left;
    margin: 0 0 0 45px;
}
    .col3_title{
        margin: 19px 0 0 0;
        padding: 0;
        font-size: 20px;
        font-weight: bold;
        height: auto;
    }
    .col3_content{}
        .quote1{
            margin: 20px 0 0 0;
        }
        .quote_text{
            width: 250px;
            font-size: 13px;
            color: #808080;
        }
        .quote2{
            overflow: hidden;
        }
.line4{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
    .row4{
        margin: 0 0 0 60px;
        overflow: hidden;
    }
        .row4 span{
            text-transform: uppercase;
            font-size: 20px;
            font-weight: bold;
            float: left;
            margin: 10px 0 0 0;
        }
        .row4 .deposez{
            float: left;
            width: 250px;
            font-family: neversaynever,serif;
            font-size: 21px;
            font-weight: bold;
            margin: 0 0 0 35px;
            line-height: 28px;
        }
        .row4 .deposez img{
            float: right;
            display: inline;
        }
        .row4 img{
            float: left;
            margin: 0 0 0 15px;
        }
        .row4 a{
            float: left;
            width: 268px;
            height: 14px;
            display: block;
            background: #B04A3B;
            background-image: linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
            background-image: -o-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
            background-image: -moz-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
            background-image: -webkit-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
            background-image: -ms-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9d9d9d), color-stop(0.5, #808080), color-stop(0.5, #5c5c5c), color-stop(1, #2a2a2a));
            border: 1px solid #542217;
            font-size: 14px;
            font-weight: bold;
            padding: 20px 0;
            text-align: center;
            text-transform: uppercase;
            text-decoration: none;
            color: #ffffff;
            border-radius: 4px;
            text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            margin: 44px 0 0 5px;
        }
    .cc1{
        background: url("img/box_tt_bg2.png") repeat-y;
        background-size: 100% auto;
        width: 451px;
        height: 204px;
        margin: 5px 15px 0 24px;
        float: left;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    }
.line5{
    width: 945px;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
}
    .line5 img{
        /*float: left;*/
        margin: 0 15px;
    }
/*-------------------------------------*/
.line6{
    padding: 30px;
    font-size: 11px;
    text-align: center;
}
.line6 .box{
    display: inline-block;
    overflow: hidden;
    text-align: left;
    width: 280px;
}
.line6 .box img{
    float: left;
    width: 130px;
    margin: 0 8px 0 0;
}
.line6 .box .text{
    float: left;
    width: auto;
}
.line6 .box .text .title{
    height: auto;
    font-size: 20px;
    font-weight: bold;
}
.line6 .box .text .content{
    width: auto;
    margin: 5px 0 0 0;
    padding: 0;
}
.line6 .box .text .content2{
    font-size: 13px;
}
.line6 .box .text .content ul{
    margin: 0;
    padding: 0;
}
.line6 .box .text .content ul li{
    text-align: justify;
}
/*-------------------------------------*/
.line7{}
.line7 .line{
    overflow: hidden;
}
.line7 .line img{
    float: left;
    width: 100px;
}
/*-------------------------------------*/
.line8{
    overflow: hidden;
    margin: 20px 30px;
}
.line8 .deposez{
    float: left;
    font-family: neversaynever,serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    margin: 17px 0 0 88px;
}
.line8 img{
    float: left;
    margin: 17px 0 0 30px;
}
.line8 a{
    float: left;
    width: 268px;
    height: 14px;
    display: block;
    background: #B04A3B;
    background-image: linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
    background-image: -o-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
    background-image: -moz-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
    background-image: -webkit-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
    background-image: -ms-linear-gradient(top, #9d9d9d 0%, #808080 50%, #5c5c5c 50%, #2a2a2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9d9d9d), color-stop(0.5, #808080), color-stop(0.5, #5c5c5c), color-stop(1, #2a2a2a));
    border: 1px solid #542217;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    border-radius: 4px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 0 0 20px;
}
/*-------------------------------------*/
.line9{
    width: 930px;
    margin: 0 auto;
}
    .line9_main{
        /*background: url("img/menu_item.png") repeat;*/
        background: url("img/box_tt_bg2.png") repeat-y;
        background-size: 100%;
        overflow: hidden;
        padding: 0;
        height: 96px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='img/box_tt_bg2.png',
		sizingMethod='scale');
		-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='img/box_tt_bg2.png',
		sizingMethod='scale');
    }
        .line9_main .img{
            float: left;
            background: url("img/asd.png") no-repeat;
            background-size: 100% 100%;
            height: 96px;
            width: 8px;
        }
        .line9_main .text{
            float: left;
            margin: 15px 0 0 40px;
            width: 550px;
        }
            .line9_main .text .title{
                height: auto;
                color: #808080;
                font-size: 28px;
            }
            .line9_main .text .descr{
                color: #d3d3d3;
            }
        .line9_main .button{
            float: right;
            background: url("img/box_title_bg_blue.png") no-repeat;
            background-size: 100% 100%;
            width: 222px;
            height: 61px;
            color: #ffffff;
            text-align: center;
            padding: 0;
            margin: 17px 70px 0 0;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='img/box_title_bg_blue.png',
			sizingMethod='scale');
			-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='img/box_title_bg_blue.png',
			sizingMethod='scale');
        }
		        .line9_main .button:hover{
				float: right;
            background: url("img/box_title_bg_blue_hover.png") no-repeat;
			background-size: 100% 100%;
            width: 222px;
            height: 61px;
            color: #ffffff;
            text-align: center;
            padding: 0;
            margin: 17px 70px 0 0;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='img/box_title_bg_blue_hover.png',
			sizingMethod='scale');
			-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='img/box_title_bg_blue_hover.png',
			sizingMethod='scale');
        }
            .line9_main .button a{
                display: table-cell;
                width: 222px;
                height: 61px;
                color: #ffffff;
                text-decoration: none;
                vertical-align: middle;
                font-weight: bold;
            }
    .line9_shadow{
        background: url("img/300-banner_shadow.png") no-repeat;
        background-size: 100% 100%;
        height: 7px;
    }
.line10{
    overflow: hidden;
    /*height: 400px;*/
    /*background: url("img/banner_wrap.png") repeat-x;
    background: url("img/banner_test.jpg") no-repeat top center;*/
    background-size: 100% 100%;
	width: 990px;
	margin: 0 auto;
}
    .line10 .banner3{
        float: left;
        margin: 0 0 0 120px;
        z-index: 2;
    }
    .line10 .banner3 img{
        width: 330px;
    }
    .line10 .banner_text{
        float: right;
        width: 480px;
        margin: 0 50px 0 0;
    }
        .line10 .banner_text_title{
            color: #CF1F1F;
            font-size: 35px;
            font-weight: bold;
			font-family:'mono';
			margin-left:25px;
        }
        .line10 .banner_text_content{
            font-size: 20px;
            line-height: 26px;
			margin-left:25px;
        }
		.line10 .banner_text_content b{
		font-size: 28px;
		line-height: 30px;
		font-family: 'mono';
		font-weight: bold;
		}
            .banner_text_content_button_wrap{
                margin: 20px auto;
                width: 260px;
            }
            .banner_text_content_button{
                background: url("img/bouton_b3.png") no-repeat;
                width: 260px;
                height: 35px;
                color: #fff;
                text-decoration: none;
                display: table-cell;
                vertical-align: middle;
                font-size: 12px;
                text-align: center;
                font-weight: bold;
				display:block;
				padding-top:8px;
            }
			.banner_text_content_button:hover{
                background: url("img/bouton_b3_hover.png") no-repeat;
            }
/*-------------------------------------*/
.article{
    /*background-color: #e7e7e7;*/
    border: 1px solid #d5d8e1;
    width: 274px;
    height: 319px;
    margin: 8px 0 0 9px;
    padding: 0;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
}
.article_title{
    /*background: url("img/article_title.png") no-repeat;*/
    text-transform: uppercase;
    /*font-family: Conduit_ITC_Medium;*/
    font-size: 17px;
    /*color: #757575;*/
    font-weight: bold;
    text-align: center;
    height: 22px;
    margin: 0;
    padding: 0;
}
.article_text{
    /*height: 100%;*/
    font-size: 11px;
    margin: 10px 10px 0 15px;
    text-align: justify;
    line-height: 16px;
}
.nos_reff{
    border: 1px solid #d5d8e1;
    width: 274px;
    height: 294px;
    margin: 28px 0 0 9px;
    padding: 0;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
}
.nos_reff img{
    margin: 8px 0 0 -2px;
}
.footer{
    width: 990px;
    /*height: 460px;*/
    margin: 0 auto;
    /*background: url("img/for.png") no-repeat;*/
    /*background-size: 100% auto;*/
    color: #D9D9D9;
    background-color: #3C3F41;
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
}
    .footer_main{
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
        .footer_col1{
            float: left;
            width: 240px;
            margin: 0;
            padding: 0;
        }
            .footer_logo{
                margin: 31px 0 0 60px;
            }
                .footer_logo img{
                    width: 125px;
                }
            .footer_text{
                margin: 31px 0 0 20px;
                font-size: 12px;
                font-family: 'Droid-Sans',serif;
                line-height: 22px;
                /*color: gray;*/
            }
                .footer_text p{
                    /*text-align: justify;*/
                }
        .footer_col2{
            float: left;
            color: #808080;
            width: 390px;
        }
            .footer_links_title{
                margin: 30px 0 0 30px;
                font-size: 22px;
            }
            .footer_links_line{
                margin: 0 0 0 30px;
            }
            .footer_links_line hr{
                color: #000000;
            }
            .footer ul{
                margin: 15px 0 0 50px;
                padding: 0;
                float: left;
            }
                .footer ul li{}
                .separator2{
                    background-color: #333;
                    height: 1px;
                }
                    .footer ul li a{
                        text-decoration: none;
                        color: #808080;
                        font-size: 12px;
                        line-height: 30px;
                    }
                    .footer ul li a:hover{
                        color: #e42128;
                    }
        .footer_col3{
            float: left;
            width: 200px;
        }
        .footer_col4{
            float: left;
            width: 342px;
            color: #808080;
        }
            .foot_row{
                margin: 18px 0 0 36px;
                font-size: 12px;
                line-height: 18px;
                overflow: hidden;
                color: #D9D9D9;
            }
    .big_line{
        background: url("img/footer_big_line.png") repeat-x;
        background-size: auto 100%;
        height: 5px;
        margin: 0;
    }
    .footer_copy{
        overflow: hidden;
    }
        .footer_copy_slogan{
            float: left;
            font-size: 14px;
            /*height: 40px;*/
            padding: 18px 0 18px 15px;
            text-align: center;
            width: 717px;
            margin: 0 0 0 125px;
        }
        .footer_copy_links{
            float: right;
            margin: 15px 3px 0 0;
        }
            .footer_copy_links img{
                margin: 0 13px 0 0;
            }
/*-------internal pages--------------*/
/*.internal_header{
    background: url("img/internal_header.png") no-repeat;
    background-size: 100%;
    height: 206px;
}
*/





.internal_header{
    background-size: 100%;
    height: 206px;
	width: 955px;
	margin-left: 15px;
}
.deposer_un_jeu, .sinscrire, .effectuer_un_depot{
    background: url("img/internal_header_6.jpg") no-repeat;
}
.offres_et_tarifs{
    background: url("img/internal_header_services.jpg") no-repeat;
}
.voir_les_jeux_deposes, .faq{
    background: url("img/internal_header1.jpg") no-repeat;
}
.contactez_nous{
    background: url("img/internal_header_contact.jpg") no-repeat;
}
.depot_et_protecntio{
    background: url("img/internal_header_creations.jpg") no-repeat;
}
.que_dit_la_loi{
    background: url("img/internal_header_sommes.jpg") no-repeat;

}
.internal_entry{
    width: 665px;
    margin: 26px 20px 0 15px;
    /*border: 1px solid #dfdfdf;*/
    /*box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);*/
    /*-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);*/
    /*-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);*/
    float: left;
}
.internal_entry_title{
    background-color: #dfdfdf;
    background: url("img/ribbon-boxes3-gray.png") no-repeat;
    height: 58px;
    vertical-align: middle;
    padding: 16px 0 0 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
.internal_entry_title h1{
    margin: 0;
    font-size: 22px;
}
.internal_entry_content{
    padding: 25px;
    color: #7c7c7c;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin: -21px 0 0 10px;
    width: 593px;
}
.internal_entry_content table{
    font-size: 12px;
    /*background-color: #d3d3d3;*/
}
.internal_entry_content table tr td{
    /*background-color: #666;*/
}
.internal_entry_content table tr td h4{
    font-size: 16px;
}
.internal_entry_content p{
    text-align: justify;
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    margin: 5px 0;
}
.internal_entry_content h1{
    margin: 0;
}
.internal_entry_content h3{
    margin: 25px 0 0 0;
}
/*.internal_entry_content img{
    float: right;
    margin: 0 0 0 20px;
}*/
.internal_entry_content span {
    font-size: 16px;
    color: #e61b1d;
    padding: 0;
    margin: 10px 0 0 0;
    display: block;
}
.content_table{
    /*border: 1px solid #d4d4d4;*/
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.content_table_title{
    height: 30px;
    font-size: 14px;
    background-color: #edebeb;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 5px 0 0;
}
.content_table_title_left{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.content_table_title_right{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
}
.content_table_line1{
    background-color: #fbfbfb;
    height: 30px;
    border: 1px solid #e6e6e6;
    font-size: 11px;
}
.content_table_line1_left{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
    border-right: 1px solid #e6e6e6;
    height: 80%;
    display: table-cell;
    vertical-align: middle;
}
.content_table_line1_right{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
}
.content_table_line2{
    /*background-color: #fbfbfb;*/
    height: 30px;
    border: 1px solid #e6e6e6;
    font-size: 11px;
}
.content_table_line2_left{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
}
.content_table_line2_right{
    float: left;
    width: 47%;
    padding: 0 0 0 15px;
}
.internal_p{
    text-align: justify;
    font-size: 11px;
    line-height: 15px;
    margin: 10px 0 10px 0;
    padding: 0;
}
.internal_p img{
    float: left;
}
.internal_entry_content ul li{
    /*list-style-image: url("img/internal_content_li.png");*/
    list-style-image: url("img/ok_gross.png");
    font-size: 11px;
    text-align: justify;
    line-height: 15px;
}
.internal_entry_content .nos_packs ul li{
    list-style-image: none;
    line-height: 19px;
    font-size: 13px;
}
.internal_entry_content ul li span{
    font-size: 13px;
    color: black;
}
.vert{
    height: 30px;
    display: table-cell;
    vertical-align: middle;
}
/*-------internal sidebar--------------*/
.sidebar_box{
    /*border: 1px solid #d5d8e1;*/
    margin: 0 0 0 10px;
}
.sidebar_box_title{
    /*background-color: #fd1717;*/
    /*background: url("img/ribbon-boxes2.png") no-repeat;*/
    background: url("img/ribbon-boxes5-grey.png") no-repeat;
    background-size: 100% auto;
    height: 49px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    /*text-align: right;*/
    padding: 36px 0 0 11px;
}
.sidebar_box_title span{
    display: block;
    width: 257px;
    /*height: 20px;*/
    margin: 0;
    text-align: center;
    font-weight: bold;
}
.sidebar_box_content{
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    background: url("img/ribbon-boxes5-2.png") repeat-y;
    background-size: 100% 2px;
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    width: 223px;
}
.sidebar_box_content a{
    margin: 10px 0 0 132px;
    display: block;
    width: 75px;
    height: 23px;
    background: url("img/en_savoir.png") no-repeat;
    /*background-size: 75px 30px;*/
    text-decoration: none;
    color: #ffffff;
    padding: 7px 0 0 0;
    text-align: center;
}
.sidebar_box_content a:hover{
	 background: url("img/en_savoir_hover.png") no-repeat;
}
/*---------------------*/
.formulaire{
    margin: 0 0 0 100px;
}
.cont_line{
    overflow: hidden;
    margin: 10px 0;
}
.cont_col1{
    float: left;
    width: 100px;
}
.cont_col2{
    float: left;
    overflow: hidden;
}
.cont_col2 input{
    width: 180px;
    height: 16px;
    padding: 5px 8px;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cont_col2 textarea{
    width: 180px;
    height: 46px;
    padding: 5px 8px;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cont_col2 input[type="submit"]{
    height: 30px;
    color: black;
    padding: 4px 11px;
    border: 1px solid black;
    background: #DEDEDE;
    /*float:  right;*/
    width: 75px;
}
.cont_col2 input[type="reset"]{
    background: #F0F0F0;
    height: 30px;
    width: 170px;
}
.red{
    color: #cf1f1f;
}
/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
    /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
    width:auto;
    height:auto;
    overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:0px;
    top:0px;
    z-index:1000;
}
#nextBtn, #slider1next{
    left:5px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
    display:block;
    position:relative;
    width:30px;
    height:77px;
}
#nextBtn a, #slider1next a{
}
.newline10{

	max-width:1545px;
	background:url(img/test_bg.jpg) repeat-y;
	margin:0 auto;
	background-size:100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/test_bg.jpg',
	sizingMethod='scale');

	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='img/test_bg.jpg',
	sizingMethod='scale');
	
}
.small_font{
	font-size:10px !important;
}
.nos_packs_offres{
	margin:0px !important;
	font-size:11px !important;
	line-height:16px !important;
	color:#FFF !important;
}
.nos_packs_offres.first_one{
	padding-top: 15px;
}
.offres_page{
	height:140px;
}
.packs_col1_offres{
	height:210px;
	width:136px;
}
.offres_page{
	height:170px;
}
.packs_col1_offres{
	height:235px;
}
.banner-text{
    font-family:'mono';
    font-weight: bold;
    float: right;
}
.deposer_un_jeu .banner-text{
    width: 400px;
    margin-top: 40px;
    font-size: 30px;
    line-height: 30px;
    margin-right:50px;
}
.offres_et_tarifs .banner-text{
    font-size:25px;
    width:500px;
    margin-top:20px;
    margin-left:120px;
    line-height:30px;
    float: left;
}
.voir_les_jeux_deposes .banner-text{
    font-size:35px;
    line-height:35px;
    margin-top:40px;
    float: left;
    margin-left: 120px;
    width: 500px;
}

.sinscrire .banner-text{
    font-size:35px;
    line-height:35px;
    margin-top:40px;
    width: 400px;
    margin-right: 50px;
}
.contactez_nous .banner-text{
    width:500px;
    font-size:35px;
    line-height:35px;
    margin-top:25px;
    margin-right: 50px;
}
.depot_et_protecntio .banner-text{
    float: left;
    margin-left: 20px;
    width:400px;
    margin-top:40px;
    font-size:30px;
    line-height:30px;
}
.faq .banner-text{
    font-size: 35px;
    line-height: 35px;
    margin-top: 40px;
    width: 500px;
    float: left;
    margin-left: 120px;
}
.que_dit_la_loi .banner-text{
    margin-top: 80px;
    font-size: 35px;
    width: 500px;
    float: left;
    margin-left: 120px;
    line-height: 30px;
}
.effectuer_un_depot .banner-text{
    width: 400px;
    margin-top: 40px;
    font-size: 30px;
    line-height: 30px;
    margin-right: 50px;
}



	


	


.nos_packs_offres.first_one{
	display:block;
}
.for4{
	display:block;
	padding:0 4px;
}



/*

.internal_entry_content .packs_col3_tt ul li{

	list-style-image: url("img/ok_gross.png");
    list-style-position: outside;
    margin: 0 0 0 2em;
	font-size: 13px;

	color: #7c7c7c;
}
.internal_entry_content .packs_col2_tt ul li{
  
	list-style-image: url("img/ok_gross.png");
    list-style-position: outside;
    margin: 0 0 0 2em;
	font-size: 13px;
	color: #7c7c7c;
}

.internal_entry_content .packs_col1_tt ul li{

	list-style-image: url("img/ok_gross.png");
    list-style-position: outside;
    margin: 0 0 0 2em;
	font-size: 13px;
	color: #7c7c7c;
}
*/
.packs_col1_tt.no-effect ul li{
    padding-top:9px;
    padding-bottom:9px;
}