body {
	background:url(../images/icarus-bg.jpg);
}
.addthis-smartlayers, div#at4-share, div#at4-follow, div#at4-whatsnext, div#at4-thankyou {
    margin-top: 10px;
    padding: 0;
}
.blue-ligne {
	height: 10px;
	background-color: #004d92;
}
.email-top {
	padding-top:2px;
	padding-bottom::2px;
	width:939px;
	margin:0 auto;
	height:0px;
	text-align:right;
	font-size:13px;
	color:#999898;
}
.email-top a {
	color:#999898;
	text-decoration:none;
	display:none;
}
.email-top a:hover {
	color: #004d92;
}
.header {
	width:978px;
	margin:0 auto;
}
.logo-icarus {
	float:left;
}
.menu-icarus {
	float:right;
	margin-left: 50px;
}
.menu-icarus ul {
	margin-top:78px;
}
.menu-icarus ul li {
	display: inline;
	font-size:14px;
	font-weight:bold;
	color:#0070ba;
	margin-right: 20px;
}
.menu-icarus ul li a {
	color:#0070ba;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'myriad_web_proregular';
	font-weight: lighter;
}
.menu-icarus ul li a:hover {
	text-decoration:underline;
}
.icarus-visuel {
	width:1075px;
	height:410px;
	margin:0 auto;
	float:left;
	background:url(../images/icarus-howto-visuel.png) no-repeat;
}
.icarus-fonct-visuel {
	width:1075px;
	height:410px;
	margin:0 auto;
	float:left;
	background:url(../images/icarus-fonct-visuel.png) no-repeat;
}
.icarus-visuel-howto {
	width:1075px;
	height:410px;
	margin:0 auto;
	float:left;
	background:url(../images/icarus-howto-visuel.png) no-repeat;
}
.content {
	width:978px;
	margin:0 auto;
	padding-left: 60px;
	padding-top: 15px;
}

.bloc-info{
	float: left;
	border:1px #c6c6c6 solid;
	border-radius:15px;
	width:290px;
	min-height:360px;
  	height:auto !important;
  	height:360px;
	background-color:#ecf0f5;
	margin-right:24px;  
	text-align: center;	
	padding-right: 5px; 
	box-shadow: inset 0px 0px 10px 1px rgba(197, 193, 193, 0.75);
	-moz-box-shadow: inset 0px 0px 10px 1px rgba(197, 193, 193, 0.75);
	-webkit-box-shadow: inset 0px 0px 10px 1px rgba(197, 193, 193, 0.75);
}

.big-info{
	width:432px;
	min-height:302px;
  	height:auto !important;
  	height:279px;
	padding:10px;
	
}

.big-info-form{
    height: auto !important;
    margin-top: 10px;
    min-height: 279px;
    padding: 10px;
    width: 912px;
}

.big-info-form-contact{
    height: auto !important;
    margin-top: 10px;
    min-height: 279px;
    padding: 10px;
    width: 647px;
}

.big-info-form-contact-small{
    height: auto !important;
    margin-top: 10px;
    min-height: 279px;
    padding: 10px;
    width: 233px;
}

.content .big-info-form-contact-small p a {
    color: #0070BA;
    text-decoration: none;
}

a.form_submit{
	color: #FFF;
	text-decoration: none;
	margin-left: 276px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
    background-color: #203e62;
    background-image: -moz-linear-gradient(center top , #4383ca, #4383ca);	
}

a.form_submit_contact{
	color: #FFF;
	text-decoration: none;
	margin-left: 276px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
    background-color: #203e62;
    background-image: -moz-linear-gradient(center top , #4383ca, #4383ca);	
}

.bloc-info img{
	margin-top:10px;
	margin-bottom:10px;
	
}

.big-info h1{
	font-size: 20px;
	color:#707d88;
    font-family: 'myriad_web_probold';
    font-weight: lighter;	
}

.big-info h1 a{
	font-size: 20px;
	color:#707d88;
	text-decoration: none;
}


.bloc-info p{
	color:#707d88;
	text-align:left;
	font-size:13px;
	margin-left:10px;
	text-align: justify;
}

.content .big-info p{
    color: #707D88;
    font-size: 17px;
    margin-left: 0px;
    text-align: justify;
	font-family: 'helveticaregular';
}

.content .big-info p a{
	color: #0070BA;
	text-decoration: none;
}

.footer{
	height: 10px;
	background-color: #004d92;
	margin-top:40px;
	height:100px;
	background-color:#7c8c9e;
	position: absolute;	
	width:100%;
}

.footer-content{
	width:978px;
	margin:0 auto;
}

.menu-footer{
    float: left;
    width: 426px;
}
.menu-footer ul {
    float: left;
    margin-left: 25px;
    margin-top: 19px;
    padding: 0;
}
.menu-footer ul li {
	display: inline;
	font-size:12px;
	font-weight:normal;
	color:#FFF;	
}
.menu-footer ul li a {
	color:#FFF;
	text-decoration:none;
}

.menu-footer p {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin-left: 25px;
    margin-top: -5px;
}

.addthis-icarus{
	float:right;
	width:172px;
}

.addthis-icarus p{
    color: #FFFFFF;
    font-size: 12px;
	font-weight:bold;
}

.content p{
	margin-top:10px;
	color:#707D88;
	font-size:15px;
	float:left;	
}
.required{
	color:red;
}

th{
	text-align:left;
	font-weight:normal;
    color: #707D88;
    font-size: 15px;	
}

td input, td textarea{
	width:350px;
	font-size:13px;
}

a.valide-demande{
    color: #707D88;
	text-decoration: none;
	float:left;
	margin-left:304px;
	
}

a:hover.valide-demande{
	color:#0070BA;
}

.interne{
	padding-top:0px;	
}
h1.titre-help{
    //*background: url("../images/help.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #1f3b5c;
    font-size: 22px;
    margin-left: 7px;
    padding-bottom: 6px;
    padding-left:0px;
    padding-top: 8px;
}

h1.titre-rubrique{
    color: #1f3b5c;
    font-size: 22px;
    margin-left: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-top: 8px;
}

h1.titre-contact{
    background: url("../images/contact.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #1f3b5c;
    font-size: 22px;
    margin-left: 7px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-top: 8px;
}

.rootline{
	margin-left: 15px;
	color:#c0c0c0;
	font-size: 12px;
}

.rootline a{
	color:#c0c0c0;
	font-weight:bold;
	text-decoration:none;
}

.faq-content dt{
	margin-left: 15px;
	color:#1F3B5C;
	font-size: 17px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px #bababa solid;
	padding-bottom:3px;
	width:910px;	
	background: url("../images/add.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
}

.faq-content dd{
	color:#707D88;
	font-size: 15px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
    text-align: justify;
    width: 876px;	
}

.shema-icarus{
	text-align:center;
	margin-top:20px;
}

.spec tr{
	border-bottom:1px #C6C6C6 solid;
}

.spec p{
	font-size: 16px;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('../images/top.png') no-repeat;
}

.icarus-services {
	background: url("../images/overview_shelf.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    color: #0070BA;
    margin-left: 26px;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 928px;
}

.icarus-services p{
	color: #666666;
	font-size: 17px;
	line-height: 1.375em;
	text-align: center;
	font-family: 'helveticaregular';
}

.icarus-services h1{
    font-family: 'myriad_web_proregular';
    font-size: 2.5em;
}