#menuline{
background-image: linear-gradient(to bottom, #000 0%, #2c2182 100%);
background-repeat: repeat-x;
margin-bottom: 0px !important;
border-color: #e7e7e7;
position: relative;
min-height: 50px;
outline: 0;
zoom: 1;
box-sizing: border-box;
font: normal 1em 'Open Sans', 'Arial', 'Helvetica', sans-serif;
font-size: 16px;
}
#menusetonly{
display:inline-block;
float:left;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
#menusetonly li{
display:inline-block;
padding-top:2px;
}
#menusetonly li~li {
border-left: 1px solid #000;
}
#menusetonly li a{
display:block;
padding:10px 15px;
color:#fff;
font-size:15px;
line-height: 20px;
font: normal 1em segoe ui,'Open Sans', 'Arial', 'Helvetica', sans-serif;
}
#bannercover{
background-image:url(../images/banner.jpg);
background-size:100% 100%;
background-repeat:no-repeat;
height:400px;
}
.notactive{
border-top:2px solid transparent;
}
.notactive:hover{
border-top:2px solid #fff;
}
.theactive{
border-top:2px solid #fff;
}
#thebannersetleft{
float:left;
width:60%;
height:400px;
text-align:center;
position:relative;
}
#thebannersetright{
float:right;
width:40%;
height:400px;
background-color:#000;
}
#theimagesetterbanner{
position:absolute;
bottom:0;
right:0;
left:0;
background-image:url(../images/bannermodel.png);
background-repeat:no-repeat;
background-position:center bottom;
height:355px;
}
.thebannersetterheader{
margin:5px 0 0 0;
font:normal 45px segoe ui;
color:#9b0000;
text-transform: capitalize;
}
.thebannersetterheadermini{
margin:0 0 5px 0;
font:normal 1.5em segoe ui;
color:#9b0000;
}
#linesecureannonce{
color:#222;
text-align:center;
font-size:16px;
border-top:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
padding:20px 0;
}
#linesecureannoncecontent{
display:inline-block;
background-image:url(../images/lock.png);
background-repeat:no-repeat;
background-position:left center;
background-size:auto 100%;
padding-left:30px;
}
#octainsignveriftext{
background-color:#000;
padding:50px 0;
color:#fff;
font-size:1.8em;
line-height:42px;
text-align:center;
}
.topsuffersett{
color:#fff;
font:normal 1.5em segoe ui;
text-align:center;
margin:10px;
}
.placesettsetter{
display:block;
padding:10px;
border:1px solid #000;
box-sizing:border-box;
width:100%;
margin-top:10px;
font-size: 18px;
}
.thebottomlinearrange{
display:block;
line-height:35px;
color:#fff;
}
#theleftgofttoftonleft{
width:30%;
float:left;
color:#333;
font:14px segoe ui;
text-align:center;
font-weight:bold;
}
#theleftimg{
padding-top:75px;
background-image:url(../images/linestage.png);
background-repeat:no-repeat;
background-position:center top;
margin-bottom:10px;
}
#therightgoftloftonright{
width:30%;
float:right;
color:#333;
font:14px segoe ui;
text-align:center;
font-weight:bold;
}
#therightimg{
padding-top:75px;
background-image:url(../images/linestage.png);
background-repeat:no-repeat;
background-position:center -150px;
margin-bottom:10px;
}
#thecentergoftloftoncenter{
width:31%;
margin:0 35%;
color:#333;
font:14px segoe ui;
text-align:center;
font-weight:bold;
}
#thecenterimg{
margin-bottom:10px;
padding-top:75px;
background-image:url(../images/linestage.png);
background-repeat:no-repeat;
background-position:center -75px;
}
#separetedtop{
margin-top:20px;
border-bottom:1px solid #c0c0c0;
padding:20px 0 50px 0;
}
.firstcaseset{
display:inline-block;
font-size:13px;
width:190px;
}
.buttongrid{
	margin-top:50px;
    border-radius: 25px;
    display: inline-block;
    padding: 14px 28px 13px 28px;
    line-height: 1;
    border: 2px solid #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
	background: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 155px;
}
.buttongrid:hover{
background-color:#fff;
color:#000;
}
.linesuivreonset{
color:#333;
font-size:2em;
font-weight:normal;
}
.secondcaseset{
display:inline-block;
font-size:1.4em;
}
.secetpartenaires img{
width:160px;
margin-bottom:10px;
}
.setunderput{
color:#fff;
font-size:11px;
}
#formcoversett{
padding:0 20px 20px 20px;
}
.submitformmini{
border-radius: 5px;
width:100%;
color:#fff;
    font-size: 18px;
    margin: 10px auto;
    background: #ff9900;
    line-height: 2;
    display:block;
    border: 1px solid #ff8700;
    border-radius: 5px;
    -moz-box-shadow: 2px #fea603;
    -webkit-box-shadow: 2px #fea603;
    box-shadow: 2px #fea603;
    background-image: -webkit-linear-gradient(top, #f6ab00 0%, #fd8d01 100%);
    background-image: -o-linear-gradient(top, #f6ab00 0%, #fd8d01 100%);
    background-image: linear-gradient(to bottom, #f6ab00 0%, #fd8d01 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6AB00', endColorstr='#FFFD8D01', GradientType=0);
    font-weight: normal;
    text-align: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	outline:none;
	cursor:pointer;
}
.submitformmini:hover{
    -moz-box-shadow: 2px #fea603;
    -webkit-box-shadow: 2px #fea603;
    box-shadow: 2px #fea603;
    background-image: -webkit-linear-gradient(top, #fd8d01 0%, #f6ab00 100%);
    background-image: -o-linear-gradient(top, #fd8d01 0%, #f6ab00 100%);
    background-image: linear-gradient(to bottom, #fd8d01 0%, #f6ab00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFD8D01', endColorstr='#FFF6AB00', GradientType=0);
}
.thebigheaderset{
font-weight:normal;
color:#333;
font-size:2.5em;
}
#theleftlogoset{
display:inine-block;
width:300px;
height:80px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:left center;
}
#deviseboxsetcontener{
position:relative;
width:150px;
display:inline-block;
}
#langsboxsetcontener{
position:relative;
width:150px;
display:inline-block;
}
#langsboxset,#deviseboxset{
font-size:12px;
border-top:1px solid #e8e8e8;
border-left:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
position:absolute;
left:0;right:0;top:40px;
z-index:500;
background-image:url(../images/ow.png);
display:none;
}
#langmainset,#deviseboxset{
font-size:12px;
border:1px solid #e8e8e8;
}
#langsboxset li,#deviseboxset li{
display:block;
border-bottom:1px solid #e8e8e8;
}
#langsboxsetcontener a,#deviseboxsetcontener a{
display:block;
padding:15px 20px;
text-align:left;
color:#000;
}
#langsboxsetcontener a:hover,#deviseboxsetcontener a:hover{
background-color:#f2f5f5;
}
.separatedtab{
margin:30px 0;
}
.leftcontactform{
float:left;
width:60%;
}
.insignetop{
font-size:1.5em;
margin-top:10px;
}
.thimageboxword{
width:180px;
margin:0 20px 20px 0;
float:left;
text-align:left;
}
.thimageboxword img{
width:95%;
border-radius:180px;
}
.monocommentsbox{
padding-bottom:20px;
border-bottom:1px solid #e8e8e8;
margin-bottom:20px;
}
.thecontentsetwol{
margin-left:200px;
}
.setfromtop{
color:#a2a5a5;
font-size:13px;
}
.boldbox{
font-weight:bold;
}
.rightcontactform{
float:right;
width:35%;
}
#formsetteroffshore label{
display:block;
color:#333;
font-size:13px;
padding-bottom:5px;
}
.inputsuivitset{
color:#333;
font-size:18px;
width:100%;
box-sizing:border-box;
padding:10px;
margin-bottom:10px;
background-color:#e8e8e8;
border:1px solid #c0c0c0;
resize:vertical;
outline:none;
}
.annoncetopfelice{
font-size:1.8em;
text-align:center;
color:#333;
margin-bottom:20px;
}
.annoncetopfelicecontent{
font-size:20px;
line-height:35px;
text-align:center;
color:#333;
padding-bottom:50px;
}
#thefinalshows{
margin:50px 0;
padding:120px 0 0 0;
background-size:100px 100px;
background-image:url(../images/check.png);
background-repeat:no-repeat;
background-position:center 10px;
display:none;
}
.coloredpackmail{
font-weight:bold;
color:#000;
}
#savedtraitformid{
width:1px;
height:1px;
border:none;
position:absolute;
top:-500px;
left:-500px;
color:#fff;
}
.setputformrequestmini{
outline:none;
border:1px solid #c0c0c0;
padding:10px;
font-size:20px;
width:30%;
box-sizing:border-box;
}
.covererrorset{
height:20px;
overflow:hidden;
margin-top:5px;
}
.errorinitself{
color:#f00;
line-height:20px;
font-size:13px;
font-family:sans-serif;
display:none;
}
#coverformsetter{
position:absolute;
position:fixed;
z-index:3000;
top:0;
right:0;
left:0;
bottom:0;
background-image:url(../images/ow.png);
text-align:center;
display:none;
}
.getbackgroundfrize{

}
#coverformsettercontener{
position:relative;
}
.coverlineset label{
display:block;
font-size:12px;
margin-bottom:10px;
}
.coverlineset{
display:inline-block;
box-sizing:border-box;
width:33%;
padding-left:10px;
margin-bottom:20px;
}
.thestepsdetailsset{
font-weight:normal;
font-size:25px;
border-bottom:1px solid #e8e8e8;
padding-bottom:10px;
margin-top:20px;
color:#000;
}
.setputformrequest{
outline:none;
border:1px solid #c0c0c0;
padding:10px;
font-size:20px;
width:100%;
box-sizing:border-box;
}
.morequestions{
font-size:1.8em;
margin-top:30px;
font-family:trebuchet ms;
}
.morequestionsaddr{
font-size:1.2em;
font-weight:bold;
margin-top:10px;
font-family:trebuchet ms;
}
.thecopywrite{
font-size:14px;
margin-top:70px;
font-family:trebuchet ms;
color:#96c19c;
}
.buttongridbig{
    border-radius: 55px;
    display: inline-block;
    padding: 32px 56px 31px 56px;
    line-height: 1;
    border: 2px solid #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 32px;
	    background: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 155px;
}
.buttongridbig:hover{
    border-radius: 55px;
    display: inline-block;
    padding: 32px 56px 31px 56px;
    line-height: 1;
    border: 2px solid #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 32px;
	    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 155px;
}
#footer{
background-color:#499452;
height:500px;
margin-top:40px;
text-align:center;
color:#fff;
padding:40px 0;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.html');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.html');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.html');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.html');
}