@charset "utf-8";
/* CSS Document */

body#software-upgrade div#centre h2,
body#demande-financement div#centre h2,
body#page_404 div#centre h2,
body#newsletters-form div#centre h2,
body#addiction-cadeaux div#centre h2,
body#addiction-filleuls div#centre h2,
body#contact-form div#centre h2,
body#address div#centre h2,
body#addresses div#centre h2,
body#order-slip div#centre h2,
body#order-follow div#centre h2,
body#history div#centre h2,
body#cms div#centre h2,
body#identity div#centre h2,
body#sitemap div#centre h2,
body#atelier div#centre h2,
body#my-account div#centre h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0.8em;
}

body#demande-financement div#centre h3,
body#newsletters-form div#centre h3,
body#contact-form div#centre h3,
body#addresses div#centre h3,
body#order-follow div#centre h3,
body#history div#centre h3,
body#sitemap div#centre h3,
body#identity div#centre h3 {
	font-size: 12px;
	margin: 1.8em 0;
	font-weight: bold;
}


body#my-account div#centre h4 {
	font-size: 11px;
	margin: 1.8em 0;
	font-weight: normal;
}

body#newsletters-form #panel_blocmoncompte,
body#addiction-cadeaux #panel_blocmoncompte,
body#addiction-filleuls #panel_blocmoncompte,
body#order-detail #panel_blocmoncompte,
body#addresses #panel_blocmoncompte,
body#order-follow #panel_blocmoncompte,
body#order-slip #panel_blocmoncompte,
body#history #panel_blocmoncompte,
body#contact-form #panel_blocmoncompte,
body#address #panel_blocmoncompte,
body#identity #panel_blocmoncompte,
body#my-account #panel_blocmoncompte {
	display: block;
}

body#newsletters-form #panel_blocmoncompte li.newsletters-form a,
body#addiction-cadeaux #panel_blocmoncompte li.addiction-cadeaux a,
body#addiction-filleuls #panel_blocmoncompte li.addiction-filleuls a,
body#identity #panel_blocmoncompte li.identity a,
body#addresses #panel_blocmoncompte li.addresses a,
body#address #panel_blocmoncompte li.address a,
body#history #panel_blocmoncompte li.history a,
body#order-follow #panel_blocmoncompte li.order-follow a,
body#order-slip #panel_blocmoncompte li.order-slip a,
body#discount #panel_blocmoncompte li.discount a
{
	font-weight: bold;
}

body#demande-financement #centre p,
body#addiction-cadeaux #centre p,
body#addiction-filleuls #centre p {
	margin: 10px 0;
}

/************ MY ACCOUNT *********************/

body#my-account div#centre ul li {
	list-style: none;
	margin-left: 10px;
}

body#my-account div#centre ul li img {
	display: inline;
	margin-right: 8px;
}

body#my-account div#centre ul li a {
	font-weight: bold;
	padding-left: 12px;
	background: url(../img/pucerouge.gif) no-repeat 0 3px;
}

body#my-account div#centre ul li p {
	padding: 8px 0 16px 25px;
}


/***************** ADDRESS **********************/

body#identity #centre form,
body#address #centre form {
	width: 573px;
	margin: 20px auto;
}

body#identity #centre form h3,
body#address #centre form h3 {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EBEBEB;
	background: #FFF;
	padding: 6px 9px 6px;
	margin: 0;
}

body#identity #centre form fieldset,
body#address #centre form fieldset {
	border: 1px solid #CCC;
	background: #EFEFEF;
	margin-top: 13px;
	margin-bottom: 6px;
}


body#identity #centre table,
body#address #centre table {
	width: 100%;
	margin: 6px 0;
}

body#identity #centre table th,
body#address #centre table th {
	font-weight: normal;
	width: 168px;
	padding: 3px 6px;
	vertical-align: top;
}

body#identity #centre table td,
body#address #centre table td {
	font-weight: normal;
	width: 380px;
	padding: 3px 6px;
	vertical-align: bottom;
}

body#identity #centre table th sup,
body#address #centre table th sup {
	font-weight: bold;
}

body#address #centre table .form_info {
	display: none;
}

body#identity #centre table .select select,
body#identity #centre table .textarea textarea,
body#identity #centre table .password input,
body#identity #centre table .text input,
body#address #centre table .select select,
body#address #centre table .textarea textarea,
body#address #centre table .password input,
body#address #centre table .text input {
	width: 360px;
}
body#identity #centre form #submitIdentity,
body#address #centre form #submitAddress {
	float: right;
	height: 24px;
	padding: 3px 3px 3px 16px;
	border: 1px solid #CCC;
	font-weight: normal;
	background: #EFEFEF url(../img/pucerouge.gif) no-repeat 5px 9px;
	cursor: pointer;
}

/******************** CONTACT-FORM ****************************/

body#contact-form #centre p {
	margin-bottom: 1.4em;
}

body#contact-form #centre table {
	width: 100%;
	border-collapse: collapse;
}

body#contact-form #centre th {
	font-weight: bold;
	font-size: 10px;
	padding: 6px 10px 3px 0;
	vertical-align: top;
	width: 150px;
}

body#contact-form #centre td {
	padding: 3px 0;
	vertical-align: top;
}

body#contact-form #centre table select {
	width: 250px;
	padding: 1px;
}

body#contact-form #centre table input {
	width: 300px;
	padding: 1px;
}

body#contact-form #centre table textarea {
	width: 430px;
	padding: 1px;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

body#contact-form #centre p.submit {
	width: 593px;
	text-align: right;
}

body#contact-form #centre p.submit input {
	margin-top: 6px;
	border: 1px solid #CCC;
	background: #E5E5E5 url(../img/pucerouge.gif) no-repeat 4px 7px;
	padding: 2px 4px 2px 12px;
	cursor: pointer;
}

/****************************** HISTORY ***********************************/

body#history table#order-list {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #CCC;
}

body#history table#order-list th {
	font-size: 10px;
	text-align: left;
	color: #999;
	font-weight: normal;
}

body#history table#order-list th,
body#history table#order-list td {
	padding: 7px;
}

body#history table#order-list tbody tr.first_item {
	border-top: 1px solid #CCC;
}

body#history table#order-list tbody td.history_link {
	border-left: 1px solid #CCC;
}

body#history table#order-list tbody td.history_link a {
	text-decoration: underline;
}

body#history table#order-list tbody td.history_invoice {
	border-right: 1px solid #CCC;
}

body#history table#order-list thead th.history_date,
body#history table#order-list tbody td.history_date {
	text-align: center;
}

body#history table#order-list thead th.history_price,
body#history table#order-list tbody td.history_price {
	text-align: right;
}

body#history table#order-list tbody tr.alternate_item {
	background-color: #EFEFEF;
}

#block-order-detail {
	margin-top: 30px;
	border-top: 1px solid #CCC;
}

body#order-detail div#centre h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.8em 0;
	text-align: center;
}

#block-order-detail h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 1.8em 0;
	text-align: center;
}

body#order-detail p,
#block-order-detail p {
	margin: 10px 0;
}

body#order-detail ul.address,
#block-order-detail ul.address {
	float: left;
	width: 273px;
}

body#order-detail ul.address.alternate_item,
#block-order-detail ul.address.alternate_item {
	margin-left: 50px;
}

#order-detail-content table {
	margin: 20px 0;
	font-size: 10px;
}

#order-detail-content table td {
	border-top: 1px dotted #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
}

#order-detail-content .col_product {
	width: 250px;
}

#order-detail-content .last_item {
	text-align: right;
}

#order-detail-content .order_qte_input {
	display: none;
}

body#order-detail textarea,
#block-order-detail textarea {
	width: 581px;
	padding: 2px;
}

body#order-detail p.submit,
#block-order-detail p.submit {
	text-align: right;
}

body#order-detail p.submit .submitBtn,
#block-order-detail p.submit .submitBtn {
	border: 1px solid #CCC;
	background: #EFEFEF url(../img/pucerouge.gif) no-repeat 5px 8px;
	padding: 3px 3px 3px 15px;
}

body#order-detail #histo_dialog td.first_item,
body#history #histo_dialog td.first_item {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}


/************************** ADDRESSES *********************************************************************/

body#addresses .address_wrap {
	margin: 10px 0 0;
	float: left;
	width: 275px;
}

body#addresses .address_wrap ul.address {
	width: 273px;
}

body#addresses .address_wrap.item {
	clear: both;
}

body#addresses .address_wrap.alternate_item {
	margin-left: 50px;
}

body#addresses .address_wrap p.actions {
	height: 25px;
	padding-top: 5px;
}

body#addresses .address_wrap p.actions a {
	text-align: left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 10px;
	background-color: #EFEFEF;
	display: inline-block;
	float: right;
}

body#addresses .address_add a {
	padding-left: 12px;
	background: url(../img/pucerouge.gif) no-repeat 0 3px;
	text-decoration: underline;
}

/************************** ADDICTION-CADEAUX *********************************************************************/

body#addiction-cadeaux .cadeau {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #CCC;
	clear: both;
}

body#addiction-cadeaux .cadeau h3 {
	color: #C00;
	font-weight: bold;
	margin-bottom: 8px;
}

body#addiction-cadeaux .cadeau img {
	float: left;
	margin: 0 10px 10px 0;
}

body#addiction-cadeaux .cadeau p {
	margin: 0;
}

body#addiction-cadeaux .cadeau form {
	clear: both;
}

body#addiction-cadeaux .cadeau form input {
	text-align: center;
	color: #666;
}

body#addiction-cadeaux .cadeau form .unaffordable {
	color: #C00;
}

body#addiction-cadeaux .cadeau form a {
	display: none;
	float: right;
	padding: 5px 5px 5px 16px;
	border: 1px solid #CCC;
	background: #E5E5E5 url(../img/pucerouge.gif) no-repeat 4px 8px;
}

/************************** NEWSLETTERS-FORM *********************************************************************/

body#newsletters-form #centre form h3 {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EBEBEB;
	background: #FFF;
	padding: 6px 9px 6px;
	margin: 0;
}

body#newsletters-form #centre form fieldset {
	border: 1px solid #CCC;
	background: #EFEFEF;
	margin-top: 13px;
	margin-bottom: 6px;
}


body#newsletters-form #centre table {
	margin: 6px 0;
}

body#newsletters-form #centre table th {
	font-weight: normal;
	padding: 3px 6px;
	vertical-align: top;
}

body#newsletters-form #centre table td {
	font-weight: normal;
	padding: 3px 6px;
	vertical-align: bottom;
}

body#newsletters-form #centre table th sup {
	font-weight: bold;
}

body#newsletters-form #centre form .submit {
	float: right;
	height: 24px;
	padding: 3px 3px 3px 16px;
	border: 1px solid #CCC;
	font-weight: normal;
	background: #EFEFEF url(../img/pucerouge.gif) no-repeat 5px 9px;
	cursor: pointer;
}

