/**********************************************************************/
/*** Paypal ***********************************************************/
/**********************************************************************/
#header {
	border-bottom-color: #363d79;
}
#bloc_intro h2 {
	color: #363d79;
}
* html #template {
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='../../images/15/template_bg.png');
}
* html .cnt-footer {
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='../../images/15/footer_bg.png');
}

/**********************************************************************/
/*** Reset ************************************************************/
/**********************************************************************/
* {
	font-family:arial, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
body {
	background: #c8c7b2 url(../../images/15/bg.gif) repeat;
}
p, select, input, caption, label, span, tr, td, table, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	line-height:1.2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
img, fieldset, table {
	border: 0;
}
form, p, ul, li, fieldset, input {
	margin:0;
	padding:0;
}
input, label, .label {
	vertical-align:middle;
}
input {
	padding:2px;
	border: 1px solid #d5d5d1;
	background: #ebeeef;
}
input.radio {
	margin: 0 5px 0 0
}
ul, li {
	list-style:none;
}
ol li {
	list-style:decimal inside;
}
hr {
	clear:both;
	border:0;
}
address {
	font-style: normal;
}
a {
	text-decoration:none;
}

/**********************************************************************/
/*** Template *********************************************************/
/**********************************************************************/
#template {
	width: 924px;
	margin: 0 auto;
	background: url(../../images/15/template_bg.png) repeat-y center;
}
* html #template {
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='images/template_bg.png');
}
#main {
	width:900px;
	margin: auto;
	background-color: #f1f1ef;
}
#header {
	background-color: #fff;
	height:84px;
	border-bottom: 10px solid #c3c0b8;
}
#header h1 {
	width: 50%;
	float: left;
	margin: 10px 0 0 40px;
}
#header h1 a {
	display: block;
	background: url(../../images/15/logo.gif) no-repeat;
	width: 118px;
	height: 59px;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	outline: none;
}
#header img {
	float: right;
	margin: 24px 24px 0 0;
}

#title {
	padding: 28px 0px 0px 50px;
	background: #f1f1ef url(../../images/15/title-bg.gif) repeat-x;
}
.cnt-header {
	background: #f1f1ef url(../../images/15/push-left.gif) no-repeat left bottom;
	border-top: 10px solid #c3c0b8;
	display:block;
	height:10px;
}
.cnt-footer {
	width: 924px;
	height: 22px;
	display: block;
	margin: 0 auto;
	background: url(../../images/15/footer_bg.png) no-repeat bottom center;
}
* html .cnt-footer {
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='images/footer_bg.png');
}
.spacer {
	clear:both;
	display:block;
	height:0px;
	visibility:hidden;
	width:100%;
}


#bloc_intro {
	margin: 0 0 15px 0;
	padding: 0 0 0 50px;
	color: #444444;
}
#bloc_intro h2 {
	font-size: 14px;
	color: #475260;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 5px 0;
}
#bloc_intro p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
#bloc_content {
	background: url(../../images/15/push-middle.gif) no-repeat top #ecece9;
	border-bottom: 1px solid #fff;
	color: #444444;
	padding: 17px 0 0 50px;
}
#bloc_content .inner {
	border-left: 1px solid #fff;
	background: url(../../images/15/content_inner_bloc.gif) repeat-x top;
	padding: 15px 45px 35px 40px;
	font-size: 11px;
	overflow: hidden;
}

#bloc_content .inner h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}
#bloc_content .inner_enregistrer {
	font-size: 13px;
	margin-bottom: 15px;
	text-align: center;
}
#bloc_content .inner_enregistrer_bold {
	font-size: 13px;
	font-weight: bold;
}
.form_item {
	font-size: 14px;
	margin: 0 0 10px 0;
}
.submit_button {
	clear: both;
	overflow: hidden;
	margin: 0 0 0 40px
}
.submit_button span {
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

/**********************************************************************/
/*** Prehome **********************************************************/
/**********************************************************************/
#prehome_header h1 {
	background: url(../../images/15/prehome.png) no-repeat;
	width: 924px;
	height: 155px;
	text-indent: -10000px;
	padding: 0;
	margin: 0 auto;
}
* html #prehome_header h1 {
	background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/15/prehome.png');
}
#prehome .cnt-header {
	background: #f1f1ef url(../../images/15/prehome_push.gif) no-repeat left top;
	display:block;
	height:27px;
	border: 0;
}
#prehome #bloc_content .inner {
	border-left: 1px solid #fff;
	background: url(../../images/15/content_inner_bloc.gif) repeat-x top;
	padding: 20px 45px 35px 45px;
	font-size: 11px;
	overflow: hidden
}

#prehome form label {
	font-size: 11px;
	display: block;
	margin: 0 0 10px 0;
}
#prehome form p {
	margin: 0 0 20px 0;
}

/*** Error message ***/
#prehome .error {
	color: #ff0000;
}

/**********************************************************************/
/*** Choix code  ******************************************************/
/**********************************************************************/
.code_numbers {
	margin: 16px 40px 0 0;
	padding: 0 0 2px 0;
	overflow: hidden;
	width: 110px;
	float: left;
}
.code_numbers ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.code_numbers li {
	display: block;
	float: left;
	margin: 0 1px 1px 0;
}
.code_numbers li a, .code_numbers li a:link, .code_numbers li a:visited {
	display: block;
	float: left;
	width: 19px;
	height: 17px;
	padding: 2px 0 0 0;
	background: url(../../images/15/code_li.gif) no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	color: #848586;
}
.code_numbers li a:hover {
	background: url(../../images/15/code_li.gif) no-repeat 0 -20px;
	color: #fff;
}
.code_input {
	float: left;
	margin: 16px 0 0 0;
}
.code_input .button {
	background: url(../../images/15/btn_code_bg.gif) repeat-x top #fbfafa;
	margin: 0 0 0 6px;
	padding: 2px 0 2px 0;
	width: 80px;
	border: 1px solid #d1d1d1;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: center;
}


/**********************************************************************/
/*** Footer ***********************************************************/
/**********************************************************************/
.footer {
	background: #c3c0b8;
	border-top: 1px solid #fff;
	font-size: 10px;
	color: #444444;
	padding: 10px;
	clear: both;
}
