body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-size: 12px;
	line-height: 150%;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  sans-serif;
}

body {
	color: #000000;
	background: #FBFBFB url("../images/partenaires/partenaires/fond-page.png") repeat-x;
}

img {
	border:0;
}

a {
	color:#9b9b9b;
}

a:hover {
	color:#969696;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 100%;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #b4b4be;
}

h3 {
	font-size: 18px;
	color: #ca0531; /* #FC8901; */
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 150%;
	color: #878796;
}

h6 {
	font-size: 125%;
	color: #7887A0;
}


/****** Formulaire ******/

fieldset {}
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 1em 1em 1em; margin: 0 0; }  
legend { padding: 0 .8em 0 .8em; }
legend+* { margin-top: 1em; }  
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { margin-bottom: .8em; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }

textarea, input[type="text"], select {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}


textarea, input[type="text"], input[type="password"] {
	padding-top: 0.1em;
	padding-right: 0pt;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
}


textarea:hover, input[type="text"]:hover, input[type="password"]:hover, select:hover {
	border-top-color: #aaaaaa;
	border-right-color-value: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color-value: #aaaaaa;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus {
	border-top-color: #888888;
	border-right-color-value: #888888;
	border-bottom-color: #888888;
	border-left-color-value: #888888;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	outline-width: 2px;
	outline-style: solid;
	outline-color: #dddddd;
}

input[type="text"], input[type="password"] {
	height: 20px;
}

.input_erreur {
	border:1px solid #cf4247;
}

.input_normal {

}

.message_erreur {
	font-weight:bold;
	color:#cf4247;
	font-size:14px;
	margin:10px;
	text-align:center;
}

.message_confirmation {
	font-weight:bold;
	color:#0EA106;
	font-size:14px;
	margin:10px;
	text-align:center;
}


.formulaire {
	margin:15px 15px 30px 15px;
}

.formulaire label {	
	float: left;	
	text-align: right;
	width:180px;
	margin: 0;
	padding: 0 .7em 0 0;
}

.formulaire p {	
	padding: .3em 0;
	margin: 0 0 .3em 0;
}

.formulaire label:hover {
	cursor: pointer;
}

.block_formulaire {
	width:440px;
	float:left;
}

#formulaire_gestion_access label {
	width:180px;
}

#formulaire_ajout_commande label {
	width:110px;
}

#formulaire_ajout_produit label {
	width:110px;
}

#formulaire_produit label,
#formulaire_produit_fichier label {
	width:100px;
}


/****** Mise en page générale ******/

.tableau {
	border-collapse:collapse;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  sans-serif;
	font-size:9px;
	border:1px solid #d0d0d0;
}
.tableau th{
	border:1px solid #d0d0d0;
	padding:3px;
	background-color:#ebebeb;
}
.tableau td{
	border:1px solid #d0d0d0;
	padding:3px;
	vertical-align:top;
}
.tableau_ligne_1 {
	background-color:#FFFFFF;	
}
.tableau_ligne_2 {
	background-color:#F7F7F7;	
}

/****** Mise en page générale ******/

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:120px; /* height:94px;*/
	background: url("../images/partenaires/partenaires/header-bg.png") 0 0 repeat-x;
}

#menu {
	width:1010px;
	margin:auto;
}

#menu_profil {
	float:right;
	margin-top:-49px;
}

#footer {
	height: 44px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	line-height:40px;
	color: black;
	background: url("../images/partenaires/partenaires/footer-bg.png") 0 0 repeat-x;
}

#container {
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#module-connexion {
	background: url("../images/partenaires/partenaires/bloc-connexion.png") no-repeat; 
	width:304px; 
	height:149px;
	padding:28px;
	margin-left:auto;
	margin-right:auto;
}

#form-connexion {
	margin-left:75px;
	margin-top:25px;
}


.box-t1 {
	background:transparent url("../images/partenaires/partenaires/box/top-l.png") no-repeat scroll 0 0;
}
.box-t2 {
	background:transparent url("../images/partenaires/partenaires/box/top-r.png") no-repeat scroll 100% 0;
	padding:0 29px 0 32px;
}
.box-t3 {
	background:transparent url("../images/partenaires/partenaires/box/top-m.png") repeat-x scroll 0 0px;
	height:61px;
	min-height:61px !important; max-height:61px;
}

.box-t3 h3 {
	line-height:75px;
}

.box-1 {
	background: url("../images/partenaires/partenaires/box/middle-l.png") repeat-y scroll 0 0;
}

.box-2 {
	background:transparent url("../images/partenaires/partenaires/box/middle-r.png") repeat-y scroll 100% 0;
	color:#000;
}

.box-3 {
	background: #fff url("../images/partenaires/partenaires/box/bloc-degrade.png") repeat-x scroll 0 0;
	margin: 0 14px 0 16px;
	padding:28px;
	padding-bottom:0;
}

.box-b1 {
	background:transparent url("../images/partenaires/partenaires/box/bottom-l.png") no-repeat scroll 0 0;
}
.box-b2 {
	background:transparent url("../images/partenaires/partenaires/box/bottom-r.png") no-repeat scroll 100% 0;
	padding:0 29px 0 32px;
}
.box-b3 {
	background:transparent url("../images/partenaires/partenaires/box/bottom-m.png") repeat-x scroll 0 0;
	height:37px;
}

#lien_admin {
	color:black;
	text-decoration:none;
}

#lien_admin:hover {
	color:black;
	text-decoration:underline;
}

.liste_partenaires {
	background:transparent url("../images/partenaires/partenaires/liste/fond_lvl1.gif") no-repeat 100% 0;
	width:725px;
	height:20px;
	/*margin-top:3px;*/
}
.liste_partenaires:hover {
	background:transparent url("../images/partenaires/partenaires/liste/fond_lvl1_hover.gif") no-repeat 100% 0;
}

.liste_partenaires a {
	color:#000;
	text-decoration:none;
}

.liste_partenaires a:hover {
	color:#000;
	text-decoration:underline;
}

.liste_partenaires .picto {
	vertical-align:middle;
	margin-right:10px;
}

.liste_partenaires span {
	font-weight:bold;
}

.liste_partenaires .btn_gestion {
	float:right;
	margin-top:2px;
	margin-right:4px;
}

.liste_acces {
	background:transparent url("../images/partenaires/partenaires/liste/fond_lvl2.gif") no-repeat 100% 0;
	width:700px;
	height:20px;
	margin-left:25px;
	margin-top:3px;
}

.liste_acces:hover {
	background:transparent url("../images/partenaires/partenaires/liste/fond_lvl2_hover.gif") no-repeat 100% 0;
}

.liste_acces a {
	color:#000;
	text-decoration:none;
}

.liste_acces a:hover {
	color:#000;
	text-decoration:underline;
}

.liste_acces .picto {
	vertical-align:middle;
	margin-right:10px;
}

.liste_acces .titre {
	font-weight:bold;
}

.liste_acces .btn_gestion {
	float:right;
	margin-top:2px;
	margin-right:4px;
}

.cadre_partenaires {
	/*border:1px solid #ccc;*/
	margin:5px;
	width:725px;
	padding:5px;
}

#btn_retour {
	position:relative;
	left:850px;
	bottom:0px;
}

#btn_retour a {
	text-decoration:none;
}

#btn_retour a:hover {
	text-decoration:underline;
}

.lien_extraction {
	float:right;
	margin-right:20px;
}

/****** Mise en page menu accueil ******/
ul#menu_index {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menu_index li {
	margin: 0;
	padding: 0 0 10px 60px;;
}

ul#menu_index li a span {
	visibility:hidden;
}

ul#menu_index li a#item_menu_commande {
	display: block; 
	width: 304px;
	height:70px;
	background: url("../images/partenaires/partenaires/btn_accueil_commande.gif") no-repeat 0 0; 
	text-decoration:none;
}

ul#menu_index li a#item_menu_commande:hover {
	background: url("../images/partenaires/partenaires/btn_accueil_commande.gif") no-repeat 0 -70px; 
}

ul#menu_index li a#item_menu_suivi_commande {
	display: block; 
	width: 304px;
	height:70px;
	background: url("../images/partenaires/partenaires/btn_accueil_suivi_commande.gif") no-repeat 0 0; 
	text-decoration:none;
}

ul#menu_index li a#item_menu_suivi_commande:hover {
	background: url("../images/partenaires/partenaires/btn_accueil_suivi_commande.gif") no-repeat 0 -70px; 
}

ul#menu_index li a#item_menu_mes_echanges {
	display: block; 
	width: 304px;
	height:70px;
	background: url("../images/partenaires/partenaires/btn_accueil_echanges.gif") no-repeat 0 0; 
	text-decoration:none;
}

ul#menu_index li a#item_menu_mes_echanges:hover {
	background: url("../images/partenaires/partenaires/btn_accueil_echanges.gif") no-repeat 0 -70px; 
}

ul#menu_index li a#item_menu_remuneration {
	display: block; 
	width: 304px;
	height:70px;
	background: url("../images/partenaires/partenaires/btn_accueil_remuneration.gif") no-repeat 0 0; 
	text-decoration:none;
}

ul#menu_index li a#item_menu_remuneration:hover {
	background: url("../images/partenaires/partenaires/btn_accueil_remuneration.gif") no-repeat 0 -70px; 
}

ul#menu_index li a#item_menu_catalogue {
	display: block; 
	width: 304px;
	height:70px;
	background: url("../images/partenaires/partenaires/btn_accueil_catalogue.gif") no-repeat 0 0; 
	text-decoration:none;
}

ul#menu_index li a#item_menu_catalogue:hover {
	background: url("../images/partenaires/partenaires/btn_accueil_catalogue.gif") no-repeat 0 -70px; 
}


/****** Catalogue ******/

.elem_catalogue {
	width:293px;
	margin-right:10px;
	margin-bottom:10px;
	background: url("../images/partenaires/partenaires/box/box_produit_haut.png") no-repeat 0 0; 
	float:left;
}

.bas_elem_catalogue {
	width:293px;
	height:13px;
	background: url("../images/partenaires/partenaires/box/box_produit_bas.png") no-repeat 0 0; 
}

.titre_categorie {
	text-align:right;
	font-size:18px;
	font-weight:bold;
	margin:20px 30px 0 0;
}

.boite_elem_catalogue {
	width:87px;
	height:111px;
	background: url("../images/partenaires/partenaires/boite_catalogue_partenaire.gif") no-repeat 0 0; 
	float:left;
	margin-left:26px;
	margin-bottom:-60px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-top:87px;
	padding-left:18px;
	margin-right:-18px;
}

.liste_produits {
	float:left;
	margin-top:20px;
}

.produit_catalogue {
	background: url("../images/partenaires/partenaires/box/separateur_produit.gif") no-repeat 100% 0; 
	width: 147px;
	margin:1px 5px 1px -2px;
	padding-right:10px;
	text-align:right;
}

.produit_catalogue a {
	text-decoration:none;
}

.type_fichier {
	width:280px;
	float:left;
	margin:-10px 10px 40px 10px;
}

.type_fichier_nom {
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #CBCBCB;
	margin-bottom:10px;
}

.type_fichier li {
	list-style-type: none;
	background-image: url("../images/partenaires/partenaires/puce.gif");
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 15px;
}

/*******************/

ul#tabnav {
    font-weight: bold;
	font-family:Tahoma, arial, sans-serif;
	font-size: 11px;
    list-style-type: none;
    padding-bottom: 28px;
    /*border-bottom: 1px solid #9EA0A1;*/
    margin: 0 0 0 10px;
	_margin: 0 0 0 20px;
}
ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #f1f1f1;
	padding-bottom:4px;
    margin: 2px 2px 0 2px;
    border: 1px solid #9EA0A1;
}
ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color:#FFFFFF;
	z-index:98;
}
ul#tabnav li.active a {
    color: #787878;
}
#tabnav a {
    float: left;
    display: block;
    color: #9b9b9b;
    text-decoration: none;
    padding: 4px;
}
#tabnav a:hover {
    background: #FFFFFF;
}
	
.tabContenu  {
	border: 1px solid #9EA0A1;
	background-color:#FFFFFF;
	_margin-top:1px;
	z-index:0;
	padding-bottom:5px;
}