
body{
    font-family:Arial;
	font-size:11px;
	margin: 0;
	background-color: #ccc;
}

#main_container{
	position:absolute;
	left:50%;
	margin-left:-330px;
}

#a_txt_cgv{
	color:#000;
}

img{ border:0; }
 
td{
    font-size:11px;
    background-color: #fff;
}
td.td-blue{
    font-size:11px;
    background-color: #005ea8;
    color: #ffffff;
}
p{
	font: normal 1em Arial;
}

#box-blue{
	width: 169px;
	height: 160px;
	background-image: url('../img/bg-box-blue.png');	
	background-repeat: no-repeat;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
}
#box-blue span{
	font: normal 1.1em Arial Black;
	color: #ffd601;
	line-height: 20px;
}
#box-yellow{
	width: 643px;
	height: 115px;
	background-image: url('../img/bg-box-yellow.png');	
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
#box-yellow h1{
	font: normal 1.2em Arial Black;
	line-height: 1.6em;
	color: #0055b4;
	font-weight: bold;
	padding-top: 0.8em;
}
#box-yellow h2{
	font: normal 1em Arial Black;
	line-height: 1.4em;
}
#box-yellow p{
	font: normal 0.9em Arial;
	line-height: 1.2em;
}
#box-yellow2{
	width: 399px;
	height: 170px;
	position: absolute;
	margin-top: -210px;
	margin-left: 250px;
	float: left;
	background-image: url('../img/bg-box-yellow2.png');	
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#box-yellow2 h1{
	font: normal 1.3em Arial Black;
	line-height: 2.8em;
	color: #0055b4;
	font-weight: bold;
}
#box-yellow2 h2{
	font: normal 1.1em Arial Black;
	line-height: 1.6em;
}
#box-yellow2 p{
	font: normal 0.9em Arial;
	line-height: 1.2em;
}
#subbox-yellow-top{
	width: 141px;
	height: 9px;
	margin-top: 0px;
	background-image: url('../img/bg-subbox-yellow-top.png');	
	background-repeat: no-repeat;
}
#subbox-yellow-bottom{
	width: 141px;
	height: 14px;
	background-image: url('../img/bg-subbox-yellow-bottom.png');	
	background-repeat: no-repeat;
}
#subbox-yellow-content{
	margin-top: -5px;
	width: 141px;
	background-image: url('../img/bg-subbox-yellow-content.png');	
	background-repeat: repeat-y;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
#subbox-yellow-content a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#subbox-yellow a:hover{
	text-decoration: underline;
}
#mentionlegale{
	font-size: 0.8em;
}
#content{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#content h1{
	width: 100%;
	text-align: center;
	font: normal 1.2em Arial Black;
	line-height: 1.6em;
	color: #004e9d;
	font-weight: bold;
	padding-top: 0.8em;
}
#content2{
	font-size: 1.2em;
}
#footer{
	background-color: #005ea8;	
	padding-top: 6px;
}

#footer-title{
	font: normal 1.7em Arial;
	font-weight: bold;
	color: #ffd101;
}
#footer-text{
	font: normal 1.1em Arial Black;
	color: #ffffff;
}
#footer-text2{
	font: normal 0.9em Arial Black;
	color: #ffd101;
	padding-bottom: 6px;
}
.input-text{
	border: 1px solid #bfbfbf;
	height: 26px;
	width: 240px;
}
.input-text2{
	border: 1px solid #bfbfbf;
	height: 26px;
	width: 120px;
}
.input-text3{
	border: 1px solid #bfbfbf;
	height: 26px;
	width: 340px;
}

.input-textarea{
	border: 1px solid #bfbfbf;
	height: 54px;
	width: 100%;
}
.input-text-white{
	border: 1px solid #ffffff;
	height: 20px;
	width: 110px;
	background-color: #005ea8;
	color: #ffffff;
}