body {
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #940555;
}
a {
	font-size: 11px;
	line-height: 16px;
	color: #B41670;
	text-decoration: none;	
}
a:link {
	color: #B41670;
}
a:hover {
	color: #940555;
}
a:active {
	color: #B41670;
}

img {
    max-width: 100%;
    height: auto;
}

input {
	background-color:#fff;
	color:#940555;
	border: 1px solid #ccc;
	border-radius:6px;
}

h1, h2, h3, h4 {
	max-width:90%;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	font-style:italic;
	color: #B41670;
	-khtml-text-shadow: 2px 2px 3px #f5f5f5;
	-o-text-shadow: 2px 2px 3px #f5f5f5;
	-moz-text-shadow: 2px 2px 3px #f5f5f5;
	-webkit-text-shadow: 2px 2px 3px #f5f5f5;
	text-shadow: 2px 2px 3px #ccc;
	padding-left:2px;	
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	font-style:italic;
	color: #B41670;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #B41670;
	margin-bottom:20px;
}

p {
    width:90%;
	text-align:justify;
}

    aside, footer, main {display: block;}

main {
	float:left;
	width:75%;
	max-width:1280px;
	height:760px;
	background-image: url(../img_bg/bg_page.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align:left;
}

aside {
	float:left;
	width:25%;
	max-width:330px;
	height:760px;
	background-image: url(../img_bg/bg_menu.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align:center;
}

footer {
	  clear:both;
	  height:20px;
	  text-align:left;
	  vertical-align:text-top;
	  font-size:10px;
	  color:#ededed;
	  padding:8px;
	  padding-top:9px;
}

footer a {
	font-size:10px;
	color:#ededed;
}

footer a:link {
	color:#ededed;
}

footer a:hover {
	color:#B41670;
}

.footer_txt {
	display:inline-block;
	vertical-align:top;
}

.avertissement {
	display:block;
	background-color: #ededed;
	border: 1px solid #FAF7F9;
	color:#DC8BB8;
	padding: 12px;
}

.bg_01 {
	background-image: url(../img_bg/bg_page.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#contenu_home {
	max-width:440px;
	background-color: rgba(255,255,255,0.45);
	margin-top:45px;
	margin-left:50px;
	margin-right:0px;
	padding-top:15px;
	padding-left:48px;
	padding-right:50px;
	padding-bottom:25px;
	border-radius:12px;
}

#contenu_home p {
	width:100%;
	text-align:left;
}

#contenu {
	min-height:600px;
	background-color: rgba(255,255,255,0.45);
	margin-top:45px;
	margin-left:50px;
	margin-right:50px;
	padding-top:15px;
	padding-left:48px;
	padding-right:48px;
	padding-bottom:50px;
	border-radius:12px;
} 

#bloc_menu {
	text-align:left;
}

#sep {
	height:22px;
}

#bt_menu {
	clear:both;
	display:block;
	width:78%;
	font-weight:bold;
	text-align:left;
	background-color: rgba(255,255,255,0.85);
	border: 1px solid #FAF7F9;
	padding:5px;	
	margin-left:30px;		
	margin-bottom:10px;
	border-radius:6px;
}

#bt_menu:hover {
	background-color: #FAF7F9;
	border: 1px solid #fff;
	color:#DC8BB8;
}

#col {
	display:inline-block;
	vertical-align:top;
    width:50%;
    height:auto;
}

#illu_v {
	display:inline-block;
	vertical-align:top;
    max-width:46%;
    height:auto; 
	margin-top:26px;
	margin-right:0px;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #FAF7F9;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

#illu_h {
	display:inline-block;
	vertical-align:top;
    max-width:46%;
    height:auto; 
	margin-top:26px;
	margin-right:0px;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #FAF7F9;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

#illu_page {
	display:inline-block;
	vertical-align:top;
    max-width:41%;
    height:auto; 
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #FAF7F9;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-right:2%;
	margin-bottom:2%;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

#illu_page1 {
	display:inline;
	vertical-align:top;
    max-width:44%;
    height:auto; 
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #FAF7F9;
	padding:2%;
	margin-right:2%;
	margin-bottom:3%;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

#illu_page2 {
	display:inline;
	vertical-align:top;
    max-width:44%;
    height:auto; 
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #FAF7F9;
	padding:2%;
	margin-bottom:3%;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

.img_top {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:7px;
}

#txt_formules {
    max-width:88%;
	min-height:468px;
	background-color: rgba(255,255,255,0.3);
	background-image: url(../img_bg/bg_bloc.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top:2px;
	padding-left:24px;
	padding-right:0px;
	padding-bottom:8px;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

.titre_formules {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:1px;
	font-style:italic;
	text-align: left;
	color:#B41670;
}

.sous_titre_formules {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color: #B41670;
	text-align:left;
	margin-top:-4px;
}

.exemple_formules {
	font-size:9px;
	line-height:14px;
}

#bt_formules {
	clear:both;
	display:block;
	font-weight:bold;
	text-align:left;
	background-image: url(../img_bg/bg_bt_formules.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #FAF7F9;
	padding:15px;
	padding-left:52px;
	margin-bottom:10px;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_formules:hover {
	background-color:#fff;
	color:#DC8BB8;
}

#bt_formules_page {
	display:inline-block;
	width:20%;
	font-size:9px;
	line-height:15px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid #FAF7F9;
	padding-top:4px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	margin-top:20px;
	margin-right:2px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_formules_page:hover {
	background-color:#fff;
	color:#DC8BB8;
}

#bt_formules_page_2 {
	display:block;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid #FAF7F9;
	padding-top:6px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_formules_page_2:hover {
	background-color:#fff;
	color:#DC8BB8;
}

#bt_offre {
	display:block;
	width:120px;
	color:#CDA7BD;
	font-weight:bold;
	font-size:10px;
	line-height:10px;
	text-align:left;
	background-color: #FAF7F9;
	border: 1px solid #fff;
	padding-top:6px;
	padding-left:8px;
	padding-right:6px;
	padding-bottom:8px;
	margin-top:20px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_offre:hover {
	background-color:#fff;
	color:#DC8BB8;
}

#bt_animation {
	display:block;
	width:150px;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	background-color: rgba(113,003,065,0.07);
	border: 1px solid #FAF7F9;
	padding-top:6px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:6px;
	margin-bottom:8px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_animation:hover {
	background-color: rgba(113,003,065,0.3);
	border: 1px solid #fff;
	color:#fff;
}

#bt_animation_2 {
	display:block;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	text-align:left;
	background-color: rgba(113,003,065,0.07);
	border: 1px solid #FAF7F9;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	margin-bottom:8px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

#bt_animation_2:hover {
	background-color: rgba(113,003,065,0.3);
	border: 1px solid #fff;
	color:#fff;
}

#label_form {
	display:inline-block;
	min-width:155px;
}

.form_adresse {
	color:#940555;
	padding:6px;
	padding-left:8px;
	box-shadow: 2px 2px 3px #ccc;
}

.form_adresse_sel {
	color:#940555;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

.form_txtar {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#940555;
	padding:4px;
	padding-left:8px;
	border-radius:4px;
	box-shadow: 2px 2px 3px #ccc;
}

.form_bt {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:10px;
	text-align:center;
	background-color: rgba(113,003,065,0.40);
	border: 1px solid #fff;
	padding:8px;
	border-radius:8px;
	box-shadow: 2px 2px 3px #ccc;
	cursor:pointer;
}

.form_bt:hover {
	color:#fff;
	background-color: rgba(113,003,065,0.7);
}

.hr_1 {
    max-width:88%;
    background-color: #DC8BB8;
    border: 1px solid #DC8BB8;
}

.demo {
	display:inline-block; 
	vertical-align:top; 
	padding:10px; 
	margin:10px; 
	background-color:#f5f5f5;
}

.partners {
	font-size: 12px;
	line-height: 20px;
	color: #B41670;
	text-decoration: none;
}

	@media all and (max-width: 600px) {

body {
	margin:0; padding:0;
	font-size: 12px;
	line-height: 16px;
}
a {
	font-size: 12px;
	line-height: 16px;
}

main {
	width:100%;
	height:auto;
	text-align:center;
	background-image:inherit;
}

aside {
	width:100%;
	height:auto;
}

footer {
	height:auto;
	text-align:center;
}

p {
    width:100%;
}

#bloc_menu {
	text-align:center;
}

#bt_menu {		
	margin-bottom:5px;
	border: 2px solid #FAF7F9;
}

#bt_menu:hover {		
	border: 2px solid #DC8BB8;
}

#sep {
	height:0px;
}

#contenu_home {
	display:block;
	width:80%;
	margin:20px;
	padding:20px;
} 

#contenu {
	display:block;
	width:80%;
	margin:20px;
	padding:20px;
} 

#col {
	display:block; 
	width:100%;
	margin-bottom:20px;
}

#illu_h {
	display:block;
	max-width:inherit;
    height:auto; 
	margin:0px;
}

#illu_v {
	display:block;
	max-width:inherit;
    height:auto; 
	margin:0px;
}

#illu_page {
	display:block;
	max-width:92%;
    height:auto; 
	margin:0px;
	margin-bottom:20px;
}

#txt_formules {
	display:block;
    max-width: inherit;
	min-height: inherit;
	height:auto;
	margin:0;
	padding:20px;
}

#bt_formules_page {
	display:block;
	width:99%;
	margin:0;
	margin-top:10px;
}

#bt_formules_page_2 {
	font-size:12px;
	line-height:12px;
	padding-top:8px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:6px;
	margin-bottom:8px;
}

#bt_offre {
	width:120px;
	color:#CDA7BD;
	font-size:12px;
	line-height:12px;
	padding-top:6px;
	padding-left:8px;
	padding-right:4px;
	padding-bottom:4px;
	margin-top:20px;
}

#bt_animation {
	font-size:12px;
	line-height:12px;
	padding-top:8px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:6px;
	margin-bottom:8px;
}

#label_form {
	display:block;
	padding-bottom:3px;
}

.form_adresse {
	max-width: 88%;
}

.form_bt {
	font-size:10px;
	line-height:10px;
	padding:8px;
	padding-top:10px;
}

	}

	@media all and (max-width: 801px) and (min-width: 601px) {

main {
	width:100%;
	height:auto;
}

.saut {
	width:100%;
}

#col {
	display:block; 
	width:100%;
}

#illu_h {
	display:block;
	max-width:inherit;
    height:auto; 
	margin:0px;
}

#illu_v {
	display:block;
	max-width:inherit;
    height:auto; 
	margin:0px;
}

}

    }
	