body, html {
background-color: #fff;
margin:0;padding:0;
color:white;
font-family:tahoma,arial,verdana,sans serif;
}

#page {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
}

#head {
background-image: url(/themes/top_ikeepincloud.png);
background-repeat: no-repeat;
height: 250px;
background-color: #5abff2;
color: white;
font-size: 13px;
}

#head a {width:100%;height:250px;display:block}

#sstitre {
position: absolute;
top: 120px;
font-size: 21px;
text-align:center}

#content {padding:0px 20px;
min-height: 100%;

}
h1 {
color: #2e74a7;
font-size: 23px;
}

a {color:#2e74a7;}
a:hover {color:#000;}

table {
border-collapse: collapse;
margin: 0px;
width: 100%;
}
table td {
padding: 4px 2px 2px 2px;
color:black;
text-align:left;
border-bottom:1px solid #ccc;
}
table th {
background-color: #2e74a7;
font-size:16px;
cursor:pointer;
text-align:left;
}
table th a {color:white;text-decoration:none}

table th:hover {
background-color: #deeff8;
color:#2e74a7;
}

#bottom {
background-color: #2e74a7;
bottom: -60px;
font-size: 14px;
left: 0px;
width:100%;
margin:0px;
padding:0px;
line-height:18px;
position: absolute;
clear:both;
}

#bottom p {margin:0;padding:10px 20px;}

.promo {
font-style: italic;
text-align: center;
}

.promo a {
color: #fff;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.legal {
font-size: 10px;
}

#top {height: 100px;background-image: linear-gradient(45deg, #1e195a, #1e317c, #1e54aa, #4178c8);position: relative;width: 100%;box-shadow: none;line-height: 32px;padding: 0;}
#sstitre {font-size: 19px;color: #FFF; font-family: 'Montserrat',helvetica,arial,verdana;text-align: center;top: -80px; position: relative;}
table th {background-color: #1e195a;}
table tr:nth-child(2) td:first-child {width:1%}
table th:hover {background-color:#96c8ff;color:#1e195a}
table th:hover a{color:#1e195a}
#bottom {bottom:0;background-image: linear-gradient(45deg, #1e195a, #1e317c, #1e54aa, #4178c8);padding:10px 0}
#content {padding: 0px 5%;}
.promo {font-style: normal;line-height:180%}
.legal { font-size: 1em; text-align:center}
@media (max-width: 1024px) {#sstitre {display:none}}
