/************************************/
#filAriane a.normal:link, #filAriane a.normal:normal, #filAriane a.normal:visited {
	color: #6E6C6C;
}
#filAriane a.link, #filAriane a.normal:hover, #filAriane a.normal:active, #filAriane a.link, #filAriane a.hover {
	color: #F13B89;
}

/************** login ***************/
.bloclogin {
	width: 100%;
	width: inherit;
	text-align: left;
	vertical-align: top;
	top: -1px;
	/*top: 5px;*/
	left: 0px;
	left: 7px;
	/*left: 54px;*/
	padding-bottom: 58px;
	position: relative;
}

.bloclogin span.title {
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	background: repeat-y url('../_img/degrade_background_commande.gif') 0 0;
	width: 100%;
	
	background: #ffffff url('../_img/pouceRubrique.gif') no-repeat top left;
	padding: 4px 0 8px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #8B45A5;
}


.bloclogin span.label  {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	width: 140px;
	text-align: right;
}
.bloclogin span.error  {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	width: 140px;
	text-align: right;
	background: #FA9599;
}
.bloclogin span.minilabel {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	text-align: right;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.loginintitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #EEEEEE;
	background-color: #8B45A5;
	text-decoration: none;
}

.bloclogin input {
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}
.bloclogin input.error {
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	background: #FA9599;
}


.bloclogin select {
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 10px;
	float: left;
}
.bloclogin .checkbox {
	width: 21px;
	height: 21px;
	margin-top: 6px;
	margin-right: 0px;
	left: 0px;
	float: left;
}
.bloclogin .radio {
	line-height: 21px;
	width: 21px;
	margin-top: 6px;
	margin-right: 10px;
	float: left;
}
.login textarea {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bloclogin a {
	display: block;
	width: 350px;
	text-align: right;
	line-height: 21px;
}
.bloclogin .note {
	display: block;
	width: 350px;
	text-align: right;
	line-height: 21px;
}
.bloclogin input.btnsubmit, .bloclogin input.btnsubmit:link, .bloclogin input.btnsubmit:visited {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_sombre.jpg') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	margin-left: 150px;
}
.bloclogin input.btnsubmit:hover, .bloclogin input.btnsubmit:active, .bloclogin input.btnsubmithover {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_clair.gif') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	margin-left: 150px;
}

/* eviter cartes bancaires moches dans le cadre chargé par la API de webaffaires */
td.adresse form input, td.adresse form input img{
	width:auto;
}

div.successPanier {
	background: url('../_img/sign_valid_small.png') 5px 10px no-repeat #FFE6F1; 
	background-color: #FFE6F1;
	/* height: 30px; */
	text-align:center;
	border: 1px solid #F13B89;	
	width:144px;	
	#width:154px;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-family: Arial;
	color: #F13B89;
}
div.successPanier a:link, div.successPanier a:visited {
color:#F10067;
font-weight:bold;
text-decoration:none;
}
div.successPanier a:hover, div.successPanier a:active {
color:#666666;
text-decoration:none;
}

div.successBlock {
 /* width: 280px; */
/*  height: 23px; */
 margin: 0px 0px 0px 00px;
 padding: 5px 5px 5px 20px;
 border: 1px solid #008509;
 background: url('../_img/sign_valid_small.png') 8px 5px no-repeat #e0ffe2;
 color: #008509;
 text-align: center;
 font-size: 12px;
}

div.errorBlock {
 /* width: 300px; */
 /*min-height: 27px;*/
 margin: 0px 0px 0px 00px;
 padding: 5px 5px 5px 10px;
 border: 1px solid #FF6F78;
 /* background: url('../_img/sign_error.png') 3px 3px no-repeat #fff2f2; */
 background-color: #fff2f2;
 color: #FF6F7C;
 text-align: left;
 font-size: 12px;
}

div.delBlock {
 width: 280px;
 height: 20px;
 margin: 0px 0px 0px 30px;
 padding: 10px 5px 5px 27px;
 border: 1px solid #FFB900;
 background: url(../_img/sign_deleted.gif) 7px 4px no-repeat #FFEEBF;
 color: #AF7F00;
 text-align: center;
}
/************* fin login *************/

/************* processus *************/
div.processusborder {
	width: 742px;
	height: 36px;
	/*border: solid 1px #787878;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
div.processus {
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(../_img/lamelle_deg_clair.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
	text-align: left;
}
div.processus a {
	display: block;
	height: 30px;
	float: left;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
div.processus a.proclink:link, div.processus a.proclink:visited {
	color: #B7B7B7;
	background-image: url('../_img/lamelle_deg_clair.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.proclink:hover, div.processus a.proclink:active {
	color: #787878;
	background-image: url('../_img/lamelle_deg_clair.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:link, div.processus a.prochover:visited {
	color: #787878;
	background-image: url('../_img/lamelle_deg_sombre.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:hover, div.processus a.prochover:active {
	color: #787878;
	background-image: url('../_img/lamelle_deg_sombre.jpg');
	background-repeat: repeat-x;			
	background-position: top left;
}
div.processus img {
	border: none;
	margin: 0px;
	padding: 0px;
}
/*********** fin processus ***********/



.cadregris {
	/* background-color: #DFF1FF; */
	width: 300px;
	margin-top: 10px;
	margin-left: 54px;
}

.cadregris .adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 10px;
}

.cadregris .titre {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #787878;
	text-decoration: none;
	width: 300px;
	text-indent: 10px;
}

.cadregris input.btnsubmit, .cadregris input.btnsubmit:link, .cadregris input.btnsubmit:visited {
	display: inline;
	background: repeat-x url('../_img/lamelle_deg_sombre.jpg') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: hand;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 80px;
}
.cadregris input.btnsubmit:hover, .cadregris input.btnsubmit:active, .cadregris input.btnsubmithover {
	display: inline;
	background: repeat-x url('../_img/lamelle_deg_clair.gif') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: hand;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 80px;
}

.mCBottom {
	height:8px;
	font-size:1px;
	line-height:1px;
	/* background-color:#8B45A5; */
}

.cadregris .mCBottomLeft{
	/* height:20px;
	width:20px;
	background:transparent url('../_img/arrondi_bleue_bl.png') no-repeat bottom left; */
	width:8px;
	background:transparent url('../_img/arrondi_pers_bl.gif') no-repeat bottom left;
}

.cadregris .mCBottomRight{
	/* height:20px;
	width:20px;
	background:transparent url('../_img/arrondi_bleue_br.png') no-repeat bottom right; */
	width:8px;
	background:transparent url('../_img/arrondi_pers_br.gif') no-repeat bottom left;
}



/************** panier ***************/
.blocpanier {
	width: 100%;
	_width: 94%;
	text-align: left;
	vertical-align: top;
	top: -1px;
	left: 0px;
	left: 7px;
	
	position: relative;
}


.blocpanier span.title {
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	background: repeat-y url('../_img/degrade_background_commande.gif') 0 0;
	width: 100%;
	
	background: #ffffff url('../_img/pouceRubriquePanier.gif') no-repeat top left;
	padding: 4px 0 8px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #8C1C25;
}

.commande_texte {
	text-align: center;
	height: 24px;
}
#article {
	text-align: left;
}

.commande_texte span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}
.commande_texte a:link, .commande_texte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px 8px 4px 8px;
}
.commande_texte a:hover, .commande_texte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 4px 8px 4px 8px;
}

.panier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.panier a, .panier a:link, .panier a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.panier a:hover, .panier a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.blocpanier input.btnsubmit, .blocpanier input.btnsubmit:link, .blocpanier input.btnsubmit:visited {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_sombre.jpg') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	/*margin-left: 150px;*/
}
.blocpanier input.btnsubmit:hover, .blocpanier input.btnsubmit:active, .blocpanier input.btnsubmithover {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_clair.gif') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	/*margin-left: 150px;*/
}


.blocpanier #tableaupanier {
	background: no-repeat url('../_img/degrade_background_commande.jpg') 0 0;
	width: 768px;
	margin-top: 10px;
	margin-left: 0px;
}
#tableaupanier #colonne1 {
	width: 80px;
}
#tableaupanier #colonne2 {
	width: 23px;
}
#tableaupanier #colonne3 {
	/* width: 200px; */
}

#tableaupanier #header_article {
	text-align:left;
	padding-left: 40px;
}

#tableaupanier #header_delete {
	width: 70px;
	text-align: left;
}

#tableaupanier #header_coloris {
	width: 100px;
}
#tableaupanier #header_taille {
	text-align:center;
	width: 40px;
}
#tableaupanier #header_quantite {
	width: 60px;
}
#tableaupanier #header_prixttc {
	width: 75px;
}
#tableaupanier .article {
	text-align:left;
	padding-left: 40px;
}
#tableaupanier .delete{
	width: 70px;
	text-align: left;
	padding-left: 27px;
}


#content .article {
	/* position: relative; */
	float: none;
	/* top: 0;
	left: 0;
	margin: 0;*/
	padding:0 0 0 20px;	
	
}

#tableaupanier thead th, .cadregris thead th{
	border-top: solid 2px #8C1C25; 
	border-bottom: solid 2px #8C1C25; 
}
#tableaupanier th span, .cadregris thead th 
{
	font-weight: bold;
	color: #8C1C25;
}

#tableaupanier tbody tr.impaire:hover, #tableaupanier tbody tr.paire:hover
{
	background-color: #BCE1FF;
}

/*conteneurs haut, milieu, bas*/
.mCTop {
	height:32px;
	font-size:14px;
	line-height:32px;
	text-align:center;
	border-top: solid 10px #8C1C25; 
	color:#8C1C25;
}
.mCMiddle {
}
.mCBottom {
	height:8px;
	font-size:1px;
	line-height:1px; 
	background:transparent url('../_img/bordure_rouge_haut_bas.gif') repeat-x center bottom;
}
/*conteneur haut > gauche, centre, droite*/
.mCTopLeft{
	width: 8px;
	height:32px;
	background:transparent url('../_img/bordure_rouge_cote.gif') repeat-y center left;
	border-top: solid 2px #8C1C25; 
} 
.mCTopCenter{
	font-size:14px;
	line-height:32px;
	text-align:left;
	color:#FFFFFF;
	background-color:#4A4B4D;
	border-top: solid 2px #8C1C25; 
}
.mCTopRight{
	width: 8px;
	background:transparent url('../_img/bordure_rouge_cote.gif') repeat-y center right;
	border-top: solid 2px #8C1C25; 
}
/*conteneur bas > gauche, centre, droite*/
.mCBottomLeft{
	width:8px;
	background:transparent url('../_img/arrondi_pers_bl.gif') no-repeat bottom left;
}
.mCBottomCenter{
	background:url('../_img/bordure_rouge_haut_bas.gif') repeat-x center bottom;
	
}
.mCBottomRight{
	background:url('../_img/arrondi_gris_blanc_bas_droite.gif') no-repeat right bottom;
	width:8px;
	background:transparent url('../_img/arrondi_pers_br.gif') no-repeat bottom right;
}
/*conteneur milieu > gauche, centre, droite*/
.mCMiddleLeft{
	background:url('../_img/bordure_rouge_cote.gif') repeat-y left center;
}
.mCMiddleCenter{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.mCMiddleRight{
	background:url('../_img/bordure_rouge_cote.gif') repeat-y right center;
}


/************* fin panier *************/

/************** formulaire ***************/
.blocformulaire {
	width: 100%;
	text-align: left;
	vertical-align: top;
	top: -1px;
	left: 0px;
	position: relative;
}


.blocformulaire span.title {
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	background: repeat-y url('../_img/degrade_background_commande.gif') 0 0;
	width: 100%;
}


.blocformulaire input {
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}
.blocformulaire input.error {
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	background: #FA9599;
}


.blocformulaire select {
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 10px;
	float: left;
}
.formulaire textarea {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blocformulaire a {
	display: block;
	width: 350px;
	text-align: right;
	line-height: 21px;
}
.blocformulaire .note {
	display: block;
	width: 350px;
	text-align: right;
	line-height: 21px;
}

/*.blocformulaire .radio {
	line-height: 21px;
	width: 21px;
	margin-top: 6px;
	margin-right: 10px;
	float: left;
}*/
.blocformulaire .radio {
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin-top: 0px;
	margin-right: 4px;
	vertical-align:middle;
}
.blocformulaire span.label  {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	width: auto;
	text-align: right;
}
.blocformulaire span.error  {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	width: 140px;
	text-align: right;
	background: #FA9599;
}
.blocformulaire span.minilabel {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 6px;
	margin-right: 10px;
	text-align: right;
}

.commande_texte {
	text-align: center;
	height: 24px;
}
#article {
	text-align: left;
}

.commande_texte span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}
.commande_texte a:link, .commande_texte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px 8px 4px 8px;
}
.commande_texte a:hover, .commande_texte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 4px 8px 4px 8px;
}

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formulaire a, .formulaire a:link, .formulaire a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.formulaire a:hover, .formulaire a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* champ formulaire */
.formulaire  .champ{
	min-height: 20px;
	_height: 20px;
	line-height: 20px;
	width: 100%;
	margin: 0 0 12px 0;
	color: #942B34;
}

.formulaire  label{
	min-height: 20px;
	_height: 20px;
	width:45px;
	float:left;
	text-align: right;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #942B34;
	margin: 0 0 0 16px;
}

/* champ text */
.formulaire  .champ label{
	width:45px;
	margin: 0 0 0 16px;
}

.formulaire  .champ .necessaire {
	padding-left: 15px;
	width:14px;
	height: 14px;
	background: transparent url('../_img/asterisque.png') no-repeat center right; 
}

.formulaire  .champ .necessaire.n_textarea {
	position:absolute;
	right:17px;
	*right:15px;
	_right:12px;
	top:0;
}

.formulaire .champ input{
	height: 18px;
	width: 56px;
	border: solid 1px #B2B3B5;
	margin: 0 4px 0 4px;
}
.formulaire .champ input:focus{
	border: solid 1px #0073CE;
}

/* champ radio */
.formulaire .champ.radio{
	clear:both;
	_clear:none;
	/* width: 360px; */
	width: auto;
	margin: 0;
	padding-left:20px;
}

.formulaire  .champ input.radio{
	height: 20px;
	width: 13px;
	float:left;
	border: 0; 
	border: none; 
	margin: 0 8px 0 0px;
}

.formulaire  .champ label.radio{
	
	display:block;
	height: auto;
	width: 300px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding:0;
}

/* champ radio civilité */
.formulaire ul.radioCivilite{
	width: 280px;
	margin:auto;
}
.formulaire li.champRadioCivilite{
	float:left; 
	overflow:auto;
	zoom:1;
	width: 90px; 
	
}
.formulaire  .champRadioCivilite label{
	display:inline; 
	float:none;
	margin-left: 3px;
	
}
.formulaire  .champRadioCivilite input{
	display:inline; 
	float:none;
	margin-left: 40px;
	
}
/* champ textarea */
.formulaire  .champ label{
	
}

.formulaire .champ textarea{
	width: 180px;
	border: solid 1px #B2B3B5;
	margin: 0 4px 0 80px;
	overflow:auto;
}
.formulaire .champ textarea:focus{
	border: solid 1px #0073CE;
}

/* champ bouton */
.formulaire  .champ.boutons{
}

.formulaire  .champ.boutons input, .formulaire  .champ.boutons button{
}




.blocformulaire input.btnsubmit, .blocformulaire input.btnsubmit:link, .blocformulaire input.btnsubmit:visited,
.formulaire input.btnsubmit, .formulaire input.btnsubmit:link, .formulaire input.btnsubmit:visited ,
.formulaire a.btnsubmit, .formulaire a.btnsubmit:link, a.formulaire .btnsubmithover {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_sombre.jpg') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-align:center;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	width:120px;
	margin-left:82px;
}
.blocformulaire input.btnsubmit:hover, .blocformulaire input.btnsubmit:active, .blocformulaire input.btnsubmithover,
.formulaire input.btnsubmit:hover, .formulaire input.btnsubmit:active, .formulaire input.btnsubmithover,
.formulaire a.btnsubmit:hover, .formulaire a.btnsubmit:active, .formulaire a.btnsubmithover {
	display: block;
	background: repeat-x url('../_img/lamelle_deg_clair.gif') 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-align:center;
	color: #000000;
	text-decoration: none;
	border: solid #959595 1px;
	cursor: pointer;
	width:120px;
	margin-left:82px;
}



#tableauformulaire #colonne1 {
	width: 80px;
}
#tableauformulaire #colonne2 {
	width: 23px;
}
#tableauformulaire #colonne3 {
	width: 200px;
}

/* fileuploader uploadify */
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: auto;
	height:auto;
	overflow:visible;
	
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyQueueItem.invisible{
	 display:none;
	 /* border:solid 1px blue; */
}

.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}



#fileQueue {
	width: auto;
	height: auto;
	overflow: visible;
	 /* border: 1px solid #E5E5E5;  */
	margin-bottom: 10px;
}

/************* fin formulaire *************/

/* TABLE list */
table.tab_list {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #DFDFDF;
	font-size: 12px;
}
table.ticket_list {
	width: 470px;
}

table.tab_list th {
	padding: 3px;
	background-color: #DFDFDF;
	font-weight: bold;
	/*color: #F89B00;*/
	color: #000000;
	text-align: center;
}

table.tab_list th a { color: #F89B00; }

table.tab_list tr:hover { background-color: #ffe8cf; }

table.tab_list td { padding: 3px; }

table.tab_list td.buttons {
	text-align: right;
	vertical-align: top;
}

table.tab_list td.online { width: 20px;}

table.tab_list tr.selected { background-color: #ffe8cf; }

tr.paire { background-color: #DFF1FF; }
tr.impaire { background-color: #FFFFFF; }


div.tab_list_footer {
	width: 470px;
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #787878;
	font-size: 12px;
}

div.tab_list_footer_large {
	width: 700px;
}

div.tab_list_footer a { color: #787878; }

div.tab_list_footer .pageCourante { font-size: 15px; }

table.tab_formu td.sousSection {
	padding: 3px;
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #787878;
	font-size: 14px;
}

table.tab_formu td.submit {
	padding-top: 10px;
	text-align: right;
}

table.tab_formu textarea.full {
	width: 465px !important;
	height: 200px;
}

/************ début sitemap ************/
div#siteMap .block_lvl_1 {
	position: relative;
	width: 932px;
	margin: 0 0 0px 0;
	clear: both;
}
.block_lvl_1 .title_lvl_1, .block_lvl_1 .title_lvl_1 a:link, .block_lvl_1 .title_lvl_1 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}
.block_lvl_1 .title_lvl_1 a:hover, .block_lvl_1 .title_lvl_1 a:active {
	font-size: 16px;
	font-weight: bold;
	color: #F13B89;	
}
.block_lvl_1 .hr_lvl_1 {
	width: 932px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	background-color: #E3E2E2;	
	margin: 2px 0 4px 0;
}


.block_lvl_1 .block_lvl_2 {
	position: relative;
	width: 24%;
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
}
/*.block_lvl_2 .title_lvl_2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
}*/
.block_lvl_2 .title_lvl_2, .block_lvl_2 .title_lvl_2 a:link, .block_lvl_2 .title_lvl_2 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #A2A2A2;	
}
.block_lvl_2 .title_lvl_2 a:hover, .block_lvl_2 .title_lvl_2 a:active {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #F13B89;	
}
.hr_lvl_2 {
	width: 904px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	background-color: #E3E2E2;	
	margin: 2px 0 4px 28px;
	float: left;
}
.hr_lvl_2_big {
	width: 932px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	background-color: #E3E2E2;	
	margin: 2px 0 4px 0;
	float: left;
}

.block_lvl_2 ul {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 7px 28px;
	padding: 0;
}

/************* fin sitemap *************/


.editotitle span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #F13B89;
	text-decoration: none;
}


/************** pagination *************/
#pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #6E6C6C;
	text-decoration: none;
}
#pagination a.normal:link, #pagination a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #6E6C6C;
	text-decoration: none;
}
#pagination a.normal:hover, #pagination a.normal:active, #pagination a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #F13B89;
	text-decoration: none;
}