#contenu_site_large article h1 {
	line-height: 32px;
	font-size: 35px;
	margin: 0 0 40px 0
}
#contenu_site_large article h2 {
	line-height: 27px;
	font-size: 25px;
	margin: 40px 0 0
}
#contenu_site_large .article {
	margin-top: 30px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#contenu_site_large .articlePage {
	margin-top: 30px
}
#contenu_site_large article h1 {
	padding-left: 50px;
	padding-top: 7px;
	color: #33F;
	text-align: center;
}
#contenu_site_large .article.home h2 {
	padding-top: 7px;
	color: #33F
}
@media (max-width:600px) {
#contenu_site_large .article {
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 10px
}
#contenu_site_large .articlePage {
	max-width: 1200px;
	padding-bottom: 20px
}
.cr {
	width: 100%
}
}
@media (min-width:601px) {
.cr {
	width: 100%
}
#contenu_site_large .article {
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 10px;
}
#contenu_site_large .articlePage {
	max-width: 1900px;
	padding-bottom: 10px
}
}
#contenu_site_large article p {
	line-height: 24px;
	color: #666;
	text-align:justify;
}
#contenu_site_large article img {
	border-radius: 7px
}
.login {
	max-width: 650px;
	margin: 16px auto;
	font-size: 16px;
	border-radius: 9px;
	border: 1px solid #ccc;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
	margin-bottom: 70px;
}
/* Reset top and bottom margins from certain elements */
.login-header, .login p {
	margin-top: 0;
	margin-bottom: 0;
}
.login-container {
	background: #ebebeb;
	padding: 12px;
}
/* Every row inside .login-container is defined with p tags */
.login p {
	padding: 12px;
}
.login input {
	box-sizing: border-box;
	display: block;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	padding: 16px;
	outline: 0;
	font-family: inherit;
	font-size: 0.95em;
	border-color: #a4a4a4;
}
.login input[type="text"], .login input[type="number"] {
	background: #fff;
	border-color: #bbb;
	color: #555;
}
/* Text fields' focus effect */
.login input[type="text"]:focus, .login input[type="number"]:focus {
	border-color: #888;
}
.login input[type="button"] {
	background: #28d;
	border-color: transparent;
	color: #fff;
	cursor: pointer;
}
.login input[type="button"]:hover {
	background: #17c;
}
/* Buttons' focus effect */
.login input[type="button"]:focus {
	border-color: #05a;
}
.login select {
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	padding: 16px;
	outline: 0;
	font-family: inherit;
	font-size: 0.95em;
	border-color: #a4a4a4;
}
.radio-sx {
	display: block;
	text-align: center;
}
.radio-sx input {
	display: table-cell;
}
p > label {
	display: block;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
.align {
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.stat-wrap div {
	font-size: 20px;
	font-weight: 700;
	text-align: center
}
.stat-number {
	display: block;
	font-size: 35px;
	font-weight: 700;
	color: #800040
}
