.main {
	margin-top: 70px;
	border: solid #efeeee 1px;
	border-radius: 5px;
	padding: 20px;
	width: 60rem;
	background: #efeeee;
}

@import url(fonts.css);
@import url(responsive.css);
* {
	margin: 0;
	padding: 0;
}

/******
GLOBAL
******/
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	color: #c81e0d;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.last {
	border: none !important;
	margin-right: 0 !important;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.separate {
	height: 200px;
	width: 2px;
	background-color: #333;
	margin: 0 auto;
}
.button {
	vertical-align: middle;
	padding: 0;
	text-align: center;
	color: #999;
	background-color: #e2e2e2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 32px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	width: 195px;
	display: block;
	margin: 15px auto;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
}
.red {
	color: #c81e0d;
}
body {
	font-size: 100%;
	font-family: "HelveticaNeue", Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	background-image: url("../img/bg_page.png");
	background-repeat: repeat-x;
	color: #999;
}

#container {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}
#main {
	background: #ffffff;
	display: block;
	position: relative;
}
#main .container_12 {
	max-width: 960px;
	width: 100%;
	padding: 15px 0;
	margin: 0 auto;
	overflow: hidden;
}
#main .main-col {
	max-width: 700px;
	width: 100%;
	float: left;
}
#main .right-col {
	max-width: 220px;
	width: 100%;
	float: left;
}
#main .main-col,
#main .right-col {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#main h1 {
	color: #08c2e4;
	font-size: 1.5em;
	font-family: "Lubalin", Arial, sans-serif;
}

/**********
HEADER
**********/

header {
	background-image: url("../img/Gabarit3.png");
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 157px;
}
#top_menu {
	width: 100%;
	background-color: #cccccc;
	height: 40px;
	display: none;
}
#top_menu a {
	background-image: url("../img/bg_menu_link.png");
	background-repeat: repeat-x;
	height: 48px;
	line-height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.6875em;
	display: inline;
	padding: 10px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border: 1px solid #999;
	border-bottom: none !important;
}
#top_menu a.current {
	background-image: none;
	background-color: #fff;
}
#breadcrumb {
	max-width: 940px;
	width: 100%;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-top: 10px;
}
#breadcrumb a {
	color: #c81e0d;
}
#breadcrumb a.current {
	color: #333;
}

/**********
SIDEBAR
**********/
#sidebar .header {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	font-family: "Lubalin", "HelveticaNeue", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0 1px #2f2f2f;
}
#sidebar #account_connect a {
	vertical-align: middle;
	padding: 0;
	text-align: center;
	color: #999;
	background-color: #e2e2e2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 48px;
	padding: 5px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}
#sidebar .blocGroup {
	padding: 18px 10px 11px 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: -moz-linear-gradient(top, #aeaeae, #888888);
	background: -webkit-linear-gradient(top, #aeaeae, #888888);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#aeaeae),
		to(#888888)
	);
	background: -o-linear-gradient(top, #aeaeae, #888888);
	background: -ms-linear-gradient(top, #aeaeae, #888888);
}
#sidebar .bloc {
	margin-bottom: 20px;
}
#sidebar #account_connect .group {
	margin-top: 10px;
	background: #ffffff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 48px;
	text-align: center;
}
#sidebar #info_plus {
	background: #6f4a69;
}
#sidebar #info_plus .group {
	margin-top: 10px;
	background: #efeeea;
	text-align: left;
	color: #e53c97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	padding-left: 15px;
}
#sidebar #info_plus .group ul li {
	list-style-image: url("../img/puce_seeall.png");
	height: 32px;
	line-height: 32px;
	border-bottom: 1px #cccccc dashed;
}
#sidebar #info_plus .group ul li a {
	color: #e53c97;
}

/**********
MAINCONTENT
**********/

.mainContent {
	margin-top: 15px;
	margin-bottom: 30px;
	clear: both;
	width: 100%;
	display: block;
}

.mainContent p,
.mainContent li,
.mainContent address {
	line-height: 1.2em;
	font-size: 0.75em;
	color: #333;
	font-family: Arial, sans-serif;
	margin-bottom: 15px;
	text-align: justify;
	font-style: normal;
	list-style: none;
}
.styleP {
	line-height: 1.2em;
	font-size: 0.75em !important;
	color: #333 !important;
	font-family: Arial, sans-serif !important;
	margin-bottom: 15px;
	text-align: justify;
	font-style: normal;
}
.mainContent span {
	font-size: 0.875em;
}
.mainContent h3 {
	color: #999;
}
#inscription,
#pwd_forgot {
	max-width: 300px;
	width: 100%;
}

/**********
FORM
**********/
form p {
	font-family: "HelveticaNeue", Arial, sans-serif !important;
	font-size: 0.875em !important;
	color: #999 !important;
}
form .checkfield {
	margin-right: 20px;
	max-width: 545px;
	width: 100%;
}
form .checkfield label {
	display: inline;
	margin-right: 20px;
}
label {
	display: block;
	font-size: 0.875em;
}
label .red {
	font-size: 1em;
}
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
	height: 24px;
	line-height: 24px;
	font-size: 0.75em;
	width: 200px;
	margin-bottom: 15px;
}
input[type="checkbox"] {
	margin-right: 5px;
}
#valid_buttons {
	max-width: 300px;
	width: 100%;
	margin: 10px auto;
}
#valid_buttons input {
	float: left;
	vertical-align: middle;
	padding: 0;
	text-align: center;
	color: #999;
	background-color: #e2e2e2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 32px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	width: 125px;
	margin-right: 20px;
	cursor: pointer;
}

/********
FOOTER
********/
footer {
	position: relative;
	max-width: 940px;
	width: 100%;
	margin: 5px auto;
	text-align: center;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	border-top: 1px #d8d8d8 solid;
	background-image: url("../img/footer_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.blockResult {
	opacity: 1;
	max-width: 400px;
	font-size: 0.6875em;
	color: #c81e0d;
	font-family: DroidSans, Tahoma, Geneva, sans-serif;
	margin: 20px auto;
}
.blockResult h3 {
	color: #fff;
	background-color: #c81e0d;
	text-transform: uppercase;
	padding: 5px;
}
.blockResult ul li {
	list-style-type: disc;
	color: #c81e0d;
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 16px;
}
.blockResult ul li :first-letter {
	text-transform: capitalize;
}
.blockResult ul li :first-letter {
	text-transform: capitalize;
}
.blockResult div {
	padding: 5px 45px;
	background-image: url("../img/icn_err.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.errorsubmit {
	background-color: #fff;
	border: 1px solid #c81e0d;
}

.blockResult label.error {
	color: #c81e0d;
	width: auto;
	height: auto;
	line-height: normal;
	float: none;
	display: block;
}

.info {
	max-width: 400px;
	margin: 10px auto;
}
