@charset "utf-8";

td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
}

p {
    margin:0px;
    padding:0px;
}

/*Structure générale*/
.contenu {
    background-image: url(/charte/informations/fd_popup.gif);
    background-repeat:no-repeat;
    background-position: left top;
    padding-right: 15px;
    padding-top:7px;
}

.contenu_padding {
    padding-right: 15px;
}

.padding_gauch {
    padding-left: 5px;
}

.ombre_droit {
    background-image: url(/charte/informations/ombre_droit.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

a.menu{
	display:block;
	height:23px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    background-image: url(/charte/informations/menu.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding:3px 0 0 8px;
    cursor:pointer;
}

a.menu_on, a:hover.menu {
	display:block;
	height:23px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-image: url(/charte/informations/menu_on.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding:3px 0 0 20px;
    cursor:pointer;
	text-decoration:none;
}

.menu2 {
	width:50%;
	float:left;
	min-width:170px;
	height:18px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    text-align: left;
    padding-left: 8px;
    cursor:pointer;
    text-decoration:underline;
}

.menu2_on {
	width:50%;
	float:left;
	min-width:170px;
	height:18px;
    font-size: 11px;
    font-weight: bold;
    color: #ff9900;
    background-image: url(/charte/informations/puce_menu.gif);
    background-repeat: no-repeat;
    background-position: 8px center;
    text-align: left;
    padding-left: 20px;
    cursor:pointer;
    text-decoration:underline;
}

.infos_vente {
    cursor:pointer;
}

.menu-info{
	width:50%;
	float:left;
	min-width:170px;
}

/*Texte*/

.titre {
    font-size: 22px;
    color: #ff9900;
    text-align: left;
    font-weight:bold;
	padding-bottom:20px;
}

.titre_coul2 {
    font-size: 16px;
    font-weight: bold;
    color: #838992;
}

.text_pt {
    font-size:10px;
}

.text_coul4 {
    color: #ff9900;
}

ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

li {
    list-style-type: square;
    padding-bottom: 3px;
    text-align: left;
    list-style-position: outside;
    margin-left: 3px;
    font-size: 15px;
    font-weight: bold;
    color: #838992;
}

.li_text {
    font-size: 12px;
    font-weight:bold;
}

/*Formulaire*/
input, select{
    background-color: #FFF;
    font-size: 11px;
    color: #4d4d4d;
    text-align: left;
    height: 18px;
    padding-right: 2px;
    padding-left: 2px;
    width:90%;
    border: 1px solid #acb1b9 !important;
}

input.input_check {
    height: 18px;
    width: 18px;
    border:none;
}

input.bouton1 {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    background-image: url(/charte/informations/infos_bouton.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 17px;
    width: 144px;
    padding-bottom: 4px;
    cursor:pointer;
    border:none;
}

input.bouton1_on {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    background-image: url(/charte/informations/infos_bouton_on.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 17px;
    width: 144px;
    padding-bottom: 4px;
    cursor:pointer;
    border:none;
}

textarea {
    font-size: 11px;
    color: #000;
    width:100%;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px solid #c1c5cb;
    font-family: Arial, Helvetica, sans-serif;
}

/*Menu faq, temoignage*/

.infos_border {
    border: 1px solid #acb2ba;
}

.infos_border_bas {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #acb2ba;
    padding-top:5px;
    padding-bottom:5px;
}

.infos_fond {
    background-color:#acb2ba;
}

a.lienfaq:link, a.lienfaq:active, a.lienfaq:visited {
    display: block;
    width:100%;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    text-align: center;
    text-decoration: none;
	padding-top:3px;
}

a.lienfaq:hover {
    background-color: #ffddaa;
}

a.lienfaq2:link, a.lienfaq2:active, a.lienfaq2:visited, a.lienfaq2:hover {
    display: block;
    width: 155px;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    text-align: center;
    text-decoration: none;
    background-color: #ffc266;
}

a.lientemoin:link, a.lientemoin:active, a.lientemoin:visited {
    display: block;
    width:100%;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    text-align: center;
    text-decoration: none;
	padding-top:3px;
    border: 1px solid #acb2ba;
	margin-bottom:2px;
}

a.lientemoin:hover {
    background-color: #ffddaa;
}

a.lientemoin2:link, a.lientemoin2:active, a.lientemoin2:visited, a.lientemoin2:hover {
    display: block;
    width:100%;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
    text-align: center;
    text-decoration: none;
    background-color: #ffc266;
	padding-top:3px;
    border: 1px solid #acb2ba;
	margin-bottom:2px;
}

div.infos_temoin {
    float:none;
    margin-right:10px;
}