body {
	margin : 0px;
	padding : 0px;
	font-family : Arial;
	background : url('../images/test.png');
}
#page {
	width : 990px;
	border-right : solid 1px #666666;
	border-left : solid 1px #666666;
	margin : 0 auto 0 auto;
	background :#b9ea59;
	
}
#tableImprime {
	margin-top : 20px;
	border : solid 1px;
	width : 400px;
	margin : 0 auto 0 auto;
	padding-bottom : 15px;
	margin-bottom  :15px;
	color : #4F3C08;
}
.recapFiche {
	font-size : 12px;
	line-height : 15px;
}
#decouvrir {
	font-size : 12px;
	font-weight : normal;
	text-align : justify;
	padding:20 40 40 40;
	color : #585858;
	line-height : 20px;
}
#pageAdmin {
	margin : 0 auto 0 auto;
	
	width : 990px;
	background : url('../images/roue.png') #EDEDED;
	background-repeat : no-repeat;
	background-position : bottom left;
	color : #585858;
	border-right : solid 1px #666666;
	border-left : solid 1px #666666;
}
#table_admin {
	font-size : 12px;
	margin : 0 auto 0 auto;
	
}
#table_admin th, #table_admin td{
	padding : 5px;
}

#headergauche, #headerdroite {
	width : 495px;
	height : 70px;
}
#headergauche {
	background : #F8F8F8;
	float : left;
	clear : left;
}
#headergaucheAdmin {
	background : #F8F8F8;
	height : 70px;
}
#headergauche img, #headergaucheAdmin img {
	width : 219px;
	height : 50px;
	margin : 10 0 0 30;
}
#headerdroite {
	background : #E3F7BD;
	float : right;
	line-height : 25px;
	color : #585858;
}
#contenu_headerdroite {
	margin : 25 10 10 10;
	line-height : 15px;
	font-size : 12px;
	text-align : center;
}
#bodygauche, #bodydroite {
	width : 495px;
	font-weight : bold;
	padding-top : 50px;
	
}
#bodygauche {
	background : url('../images/roue.png') #EDEDED;
	background-repeat : no-repeat;
	background-position : bottom left;
	
	
	color : #585858;
	float : left;
	clear : left;
	z-index : 500;
}
#cadre_connexion  {
	visibility : hidden;
	background : url('../images/connexion.png');
	color : #585858;
	width : 230px;
	background-repeat : no-repeat;
	margin : 20 auto 0 auto;
	position : relative;
	
	
}
#titre_artisan ul, #titre_artisanC ul{
	margin : 0;
	padding : 0;
}
#titre_artisan li, #titre_artisanC li{
	width : 320px;
	position : relative;
	margin : 7px auto 15px auto;
	padding-left : 80px;
	list-style : none;
	line-height : 65px; /* Hauteur de l'icone */
	height : 65px;
	background-repeat : no-repeat;
	background-position : 0 50%;
	background-image : url("../images/img_accueil_artisan.gif");
	padding-top : 5px;
	font-size : 16px;
}

#titre_client ul {
	margin : 0;
	padding : 0;
}
#lien_pswd {
	font-size : 11px;
	line-height : 30px;
	visibility : hidden;
	color : #585858;
}

#lien_pswd a:hover {
	text-decoration : none;
	color : #B8D433;
}
#titre_admin li {
width : 320px;
	position : relative;
	margin : 10px auto 15px auto;
	padding-left : 0px;
	padding-top : 0px;
	list-style : none;
	height : 60px;
	line-height : 65px; /* Hauteur de l'icone */
	background-repeat : no-repeat;
	background-position : 0 50%;
	background-image : url("../images/administrateur.png");
	
	font-size : 16px;
}
#titre_client li {
	width : 320px;
	position : relative;
	margin : 7px auto 15px auto;
	padding-left : 70px;
	padding-top : 0px;
	list-style : none;
	height : 65px;
	line-height : 65px; /* Hauteur de l'icone */
	background-repeat : no-repeat;
	background-position : 0 50%;
	background-image : url("../images/img_accueil_client.gif");
	
	font-size : 16px;
}
#titre_client li img {
	padding-top : 20px;
}
#table_connexion {
	padding : 10px;
	line-height : 25px;
	font-size : 11px;
	text-align : right;
}
#table_annonce {
	padding : 10px;
	line-height : 25px;
	font-size : 11px;
	text-align : right;
	width : 470px;
	margin : 0 auto 0 auto;
	color : #618639;
}
#table_suivi {
	
	line-height : 25px;
	font-size : 11px;
	width : 520px;
	margin : 0 auto 0 auto;
	color : #618639;
	
}
#table_suivi td {

	width : 160px;
}
#table_Detailannonce {
	padding : 10px;
	line-height : 22px;
	font-size : 14px;
	text-align : right;
	width : 400px;
	margin : 0 auto 0 auto;
	color : #618639;
}
#table_Detailannonce td {
	line-height : 20px;
	
}
#table_Detailartisan {
	padding : 10px;
	line-height : 22px;
	font-size : 14px;
	text-align : right;
	width : 400px;
	margin : 0 auto 0 auto;
	color : #585858;
}
#table_Detailartisan td {
	line-height : 20px;
	
}


#table_artisan {
	padding : 10px;
	line-height : 25px;
	font-size : 11px;
	text-align : right;
	width : 460px;
	margin : 0 auto 0 auto;
	color : #585858;
}

.input {
	text-align : left;
	padding-left : 20px;
}

#case_btn_connexion {
	cursor : pointer;
}

#bodydroite {
	background : url('../images/loupe.png') no-repeat #b9ea59;
	background-position: 95% 15%;
	float : right;
	color : #77a123;
	clear : right;
	
}

#footer {
	background : black;
	
	height : 30px;
	width : 100%;
	clear : both;
}
#foot {
	padding-left : 20px;
	height : 30px;
	color : white;
	font-size : 11px;
}
.borderFoot {
	border-bottom : solid 1px white;
}
#foot a{
	text-decoration : none;
	color : white;
}
#foot a:hover{
	text-decoration : underline;
}
.motcle {
	color : #000001;
}
.listeFlecheC, .listeFlecheA {
	margin : 50 auto 0 auto;
	position : relative;
	padding : 0;
	width : 175px;
}
.listeFlecheACompte {
	margin : 20 auto 0 auto;
	position : relative;
	width : 260px;
	padding : 0;
	background : url("../images/art.png");
	color : black;
	padding : 20px 10px 10px 10px;
	z-index : 0;
	
	border-bottom : none;
}
.listeFlecheC ul , .listeFlecheA ul, .listeFlecheACompte ul {
	margin: 0;
	padding: 0;
}
.listeFlecheC li , .listeFlecheA li, .listeFlecheACompte li{
	margin : 2px 0 20px 0; 
	padding-left : 40px;
	list-style : none;
	line-height : 32px; /* Hauteur de l'icone */
	background-repeat : no-repeat;
	background-position : 0 50%;
	font-size : 12px;
	font-weight : normal;
	
}
.listeFlecheC li {
	background-image : url("../images/boutons/client/bout-flech_1.png");
}
.listeFlecheA li, .listeFlecheACompte li{
	background-image : url("../images/boutons/artisan/fleche_1.png");
}
.listeFlecheA li a, .listeFlecheACompte li a {
	color : #585858;
	text-decoration : none;
}
.listeFlecheACompte li a {
	color : black;
	text-decoration : none;
}

.listeFlecheC li a {
	color : #77a123;
	text-decoration : none;
}	
.listeFlecheA li a:hover, .listeFlecheACompte li a:hover {
	text-decoration : underline;
	color : #618639;
}
.listeFlecheC li a:hover {
	text-decoration : underline;
	color : #585858;
}
#compte_artisan {
	background : #CBCBCA;
	color : #585858;
	width : 360px;
	-moz-border-radius : 0.5em;
	margin : 40	auto 0 auto;
	position : relative;
	padding : 1;
	border : solid 1px;
}
#credit {
	font-size : 12px;
	text-align : right;
	margin : 0 auto 0 auto;
	position : relative;
	padding : 0;
	width : 282px;
	background : url('../images/cred.png');
	padding : 0px 15px 20px 20px;
	z-index : 0;
}
#test_artisan li {
	width : 320px;
	position : relative;
	margin : 7px auto 15px auto;
	padding-left : 70px;
	list-style : none;
	line-height : 80px; /* Hauteur de l'icone */
	background-repeat : no-repeat;
	background-position : 0 50%;
	background-image : url("../images/img_accueil_artisan.gif");
	padding-top : 10px;
	font-size : 16px;
}

#table_annonceArt tr{
	background-color : #CBCBCA;
	text-align : center;
	color : black;
	font-size : 11px;
	position : relative;
	
}

#table_annonceArt th{
	background-color : #ececec;
	color : #585858;
	font-size : 13px;
	padding-bottom : 10px;
}
#table_annonceArt {
	margin : 0 auto 0 auto;
	border-collapse : collapse;
	
}
#table_annonceArt td {
	padding : 2px 12px 2px 12px;
}

img {
	border : none;
}
.test {
	height : 5px;
	background : url('../images/transparent.gif');
}
.test2 {
	background : #EDEDED;
	width : 5px;
}


