.clear_template_1{
	height:1px;
	clear:both;
}

#wrapper_template_1{
	font-family:Verdana, Geneva, sans-serif;
	width:auto;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3a5795;
	position:relative;
}

#content_template_1{
	background-color:#e9eaed;
	padding:2%;
}

.img_top_template_1{
	width:100%;
}

#grey_template_1{
	background-color:#ffffff;
	border-radius:10px;
	width:96%;
	margin-left:auto;
	margin-right:auto;
	padding:2%;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	box-sizing: unset;
}

#grey_text_template_1{
	width:100%;
	font-size:14px;
	text-align: center;
	margin-bottom:30px;
	color: #000;
}

#txt_top_template_1{
	font-weight:bold;
	margin-bottom:40px;
	text-align: center;
}

#txt_center_template_1 {
	font-weight: normal;
}

#txt_bottom_template_1{
	clear:both;
	color:#0066ff;
	margin-top:30px;
	margin-bottom:40px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
}

#txt_bottom_template_1 a {
	color: #0000ff;
	font-size: 16px;
	text-decoration: underline !important;
}

#txt_bottom_template_1 a:active {
	color: #ff0000;
	font-size: 16px;
}

.btn_template_1{
	clear:both;
	background: #ce1212;
    background-image: -moz-linear-gradient(top center , #c30101 -7%, #c30101, #ce1212, #f83636 73%);
    background: -webkit-linear-gradient(top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
    background: -webkit-gradient(linear,top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
    background: -ms-linear-gradient(linear,top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
    background: -o-linear-gradient(top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
	background: -moz-linear-gradient(top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
	background: linear-gradient(top center , #425B8A -7%, #c30101, #ce1212, #f83636 73%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c30101', endColorstr='#f83636',GradientType=0 );
	display:block;
	border-radius:5px;
	padding:5px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:18px;
	width:80%;
}

.btn_template_1:hover {
	color:#ffffff;
	text-decoration:none;
}

.btn_template_1:active {
	color:#ffffff;
	text-decoration:none;
}

.btn_template_1:visited {
	color:#ffffff;
	text-decoration:none;
}

.btn_template_1:focus {
	color:#ffffff;
	text-decoration:none;
}

.strong_template_1{
	font-weight:normal;
	font-size:10px;
	color: #000;
}

#content_footer_template_1{
	border-top:2px solid #095285;
	border-bottom:2px solid #095285;
	background-color:#546a99;
	color:#cccccc;
	margin:20px 0;
	text-align:center;
}

#texte_footer_template_1{
	padding:30px;
	font-size: 16px;
	font-weight: normal;
}