/* BALISES DE BASE */
body {
	background-image:url(img/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d3d9c9;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
img {
	border:0;
}
form {
	border:0;
	margin:0;
}
h2,h3,h4 {
	margin:0;
	font-size:12px;
}
ul,li {
	margin:0;
	padding:0;
	list-style-image:none;
}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
}
hr {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}


/* BALISES REUTILISABLES */
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.big {
	font-size:14px;
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.texte-maj{
	text-transform: uppercase;
}

/* HEADER */
.fond-site-gauche{
	background-image:url(img/fond-site-gauche.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:600px;
}
.fond-site-droite{
	background-image:url(img/fond-site-droite.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:600px;
}
.fond-haut{
	background-color:#ffffff;
	background-image:url(img/fond-haut.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:150px;
}
.fond-page {
	width:960px;
	background-color:#FFFFFF;
}
.fond-gauche {
	padding-top:10px;
	background-color:#f7f7ed;
	width:190px;
	height:450px;
	background-repeat:repeat-y;
	background-position:top left;
}
.fond-droite {
	padding-top:10px;
	background-color:#f7f7ed;
	width:190px;
	height:450px;
	background-repeat:repeat-y;
	background-position:top right;
}
.fond-centre {
	background-color:#f8f7ee;
}
.boite-gauche-groupe {
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
.boite-droite-groupe {
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
.header-connexion{
	width:270px;
	padding:5px;
	padding-left:50px;
	height:40px;
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;	
}
.header-recherche{
	padding-left:10px;
	color:#FFF;
	vertical-align:baseline;
	height:25px;
	visibility:hidden;
}
.champ-recherche{
	padding-left:18px!important;
	background-image:url(img/champ_recherche.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}
.panier-lien {
	color:#fff;
	font-size:10px;
	text-align:left;
	padding-bottom:5px;
}
#liens_haut {
	color:#ffffff;
	text-align:left;
	line-height:20px;
	vertical-align:middle;
	height:20px;
}
a.lien-haut:link,a.lien-haut:visited,a.lien-haut:active {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.lien-haut:hover {
	text-decoration:underline;
}

.fond-menu-haut {
	height:35px;
	line-height:35px;
	background-image:url(img/fond-menu-haut.gif);
	background-repeat:no-repeat-x;
	background-position:top left;
}
.menu-haut {
	color: #333333;
	height:35px;
}
.menu-haut-principal {
	padding-left: 150px;
	margin: 0px;
	height:100%;;
}
.menu-haut-principal li {
	display: inline;
	height: 35px;
	float: left;
	line-height: 35px;
}
.menu-deroulant-rubrique {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu-deroulant-rubrique:link,a.menu-deroulant-rubrique:visited,a.menu-deroulant-rubrique:active {
	text-decoration: none;
	color: #D26756;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu-deroulant-rubrique:hover {
	color: #DB2E38;
	background-color: #FFFFFF;
}
a.bouton-haut:visited,a.bouton-haut:link,a.bouton-haut:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	color: #00709f;
	padding-right:20px;
	padding-left:20px;
	display:block;
}
a.bouton-haut:hover {
	text-decoration: underline;
	color:#000000;
}
a.bouton-haut-actif:link,a.bouton-haut-actif:visited,a.bouton-haut-actif:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration:none;
	color:#000000;
	padding-right:20px;
	padding-left:20px;
	display:block;
}
a.bouton-haut-actif:hover {
	text-decoration: underline;
}
.separateur-haut {
	font-weight: normal;
	height: 100%;
	width: 1px;
	padding: 0px;
	margin: 0px;
}

.input-text-header {
	width:150px;
	padding:2px;
	height:14px;
	line-height:14px;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	border: solid 1px #999999;
	margin:0px 5px 0px 0px;
}
#acces_mail{
	width:130px;
}
#acces_password{
	width:90px;
}
.header-panier {
	padding-left:30px;
	padding-top:10px;
	width:220px;
	height:50px;
	margin-right:10px;
	margin-top:0px;
}
.total {
	font-size:12px;
	color:#b91681;
}
#refresh_panier_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	height:20px;
	text-align:left;
}
.fil_ariane,a.fil_ariane:link,a.fil_ariane:visited,a.fil_ariane:active,a.fil_ariane:hover {
	color:#999999;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	text-decoration:none;
	visibility:hidden;
}
.fil_ariane_fond {
	height:25px;
	background-image:url(img/fil-ariane-fond.gif);
	background-repeat:repeat-y;
	background-position:top left;
	line-height:25px;
	padding-left:10px;
	vertical-align:middle;
}
.titre-page {
	font-size:11px;
	padding-left:5px;
	margin: 0px;
}

/* BARRE NAVIGATION */
.bouton-navigation {
	text-align: center;
	vertical-align: middle;
	background-color:#c40049;
	height: 20px;
	width: 20px;
	line-height: 20px;
	color:#333333;
}
.barre-navigation {
	margin-top: 5px;
	margin-bottom: 5px;
}
.page-active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-color:#de729a;
	color:#ffffff;
	height: 100%;
	width: 100%;
}
.page-inactive {
	font-size: 11px;
	color: #ffffff;
}
a.page-lien:link,a.page-lien:visited,a.page-lien:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	color:#ffffff;
}
a.page-lien:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	color:#FFFFFF;
	background-color:#de729a;
}

/* FORMULAIRES */
.input-text {
	margin-bottom:5px;
	}
.form-label {
	font-weight: bold;
	padding-top: 6px;
}
.form-label-obligatoire{
	color:#ff0000;
	font-weight:bold;
	padding-top: 6px;
}
.form-fieldset {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form-legend {
	font-weight: bold;
	padding-right: 5px;
}
.form-mention {
	font-size: 10px;
}
.form-texte {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	color:#666666;
}

/* BOITES CENTRALES */
.boite_pop {
	background-color:#ffffff;
	border:solid 2px #666666;
	padding:3px;
}
.boite1-titre{
	color:#333333;
	font-size:17px;
	padding:5px;
}
.boite1 ul{
	list-style-type:circle;
	margin:10px;
	padding:10px;
}
.boite2 {
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
}
.boite2-titre{
	color:#ffffff;
	font-size:15px;
	height:25px;
	background-image:url(img/boite2-titre.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:25px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
}

.boite5-titre-1,.boite5-titre-3 {
	width:5px;
	background-image:url(img/boite5-titre.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:25px;
}
.boite5-titre-2{
	background-image:url(img/boite5-titre.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.boite5-titre {
	font-size:14px;
	color:#ffffff;
	text-align:left;
	line-height:25px;
}
.boite5 {
	
}
.boite5-1 {
	background-image:url(img/boite5-1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:5px;
	height:5px;
}
.boite5-2 {
	background-image:url(img/boite5-2.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
}
.boite5-3 {
	background-image:url(img/boite5-3.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:15px;
	height:5px;
}
.boite5-4 {
	background-image:url(img/boite5-4.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:5px;
}
.boite5-5 {
	padding:0px;
	background-color:#ffffff
}
.boite5-6 {
	background-image:url(img/boite5-6.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:15px;
}
.boite5-7 {
	background-image:url(img/boite5-7.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:5px;
	height:10px;
}
.boite5-8 {
	background-image:url(img/boite5-8.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
.boite5-9 {
	background-image:url(img/boite5-9.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:15px;
	height:10px;
}

/* EXTRANET */
a.menu-extranet-client:visited,a.menu-extranet-client:link,a.menu-extranet-client:active {
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
a.menu-extranet-client:hover {
	text-decoration:underline;
}
.tableau-menu-extranet {
	background-color: #ffffff;
	border:solid 1px #71351d;
	height:25px;
	width:95%;
}
.tableau-menu-extranet td {
	text-align:center;
	width:25%;
}
.tableau-titre {
	background-color:#666666;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
	text-align:center;
}
.tableau-ligne-2 {
	padding:5px;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
.tableau-ligne-1 {
	padding:5px;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
/* BOITES LATERALES */
.boite_menu1 {
	width:100%;
	margin-bottom:10px;
}
.boite_menu1-titre {
	background-color:#97bf0e;
	font-size:14px;
	font-stretch:regular;
	color:#ffffff;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
}
.boite_menu1-5 {
	padding:10px;
	background-image:url(img/fond_boite.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.boite_menu1-8 {
	height:15px;
	background-color:#1fb1b0;
	background-repeat:no-repeat;
	background-position:top left;
}

.boite_menu2 {
	width:100%;
	margin-bottom:10px;
}
.boite_menu2-titre {
	color:#666666;
	font-size:14px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	display:block;
	padding-left:10px;
}
.boite_menu2-5 {
	padding:10px;
}
.boite_menu2-8 {
	height:1px;
}
.boite_menu5{
	width:100%;
	margin-bottom:10px;
}
/* BOITE MENU */
.entree-menu-ligne2 {
	margin-left:5px;
}
.boite-menu {
	width:150px;
}
.boite-menu-fleche {
	background-image:url(img/boite-menu-fleche.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.boite-menu-ligne-1 {
	background-image:url(img/pointille.jpg);
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	background-position:bottom left;
	background-repeat:no-repeat;
}
.boite-menu-ligne-2 {
	list-style-type: none;
	margin:0;
	padding-left:15px;
	color:#666666;
	border-bottom:solid 1px #cccccc;
}
.entree-menu {
	margin:auto;
}
.entree-menu2 {
	color:#000000;
}
a.boite-contenu:link,a.boite-contenu:visited,a.boite-contenu:active {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a.boite-contenu:hover {
	text-decoration:underline;
}
a.boite-contenu-actif:link,a.boite-contenu-actif:visited,a.boite-contenu-actif:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.boite-contenu-actif:hover {
	text-decoration:underline;
}
a.boite-contenu-ligne2:link,a.boite-contenu-ligne2:visited,a.boite-contenu-ligne2:active {
	color: #666666;
	text-decoration:none;
	font-size:11px;
}
a.boite-contenu-ligne2:hover {
	text-decoration:underline;
}
a.boite-contenu-ligne2-actif:link,a.boite-contenu-ligne2-actif:visited,a.boite-contenu-ligne2-actif:active {
	color: #333333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.boite-contenu-ligne2-actif:hover {
	text-decoration:underline;
}
a.boite-titre:link,a.boite-titre:visited,a.boite-titre:active {
	color:#666666;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.boite-titre:hover {
	text-decoration:underline;
}

/* BOITES PRODUITS */
.separateur_produit_horizontal{
	background-image:url(img/separateur_produit_horizontal.gif);
	background-repeat:repeat-x;
	background-position:center center;
}
.boite_produit1 {
	width:95%;
	padding-left:0px;
	padding-right:5px;
	background-color:#FFF;
}
.boite_produit1-ref {
color:#1FB1B0;
font-size:10px;
height:30px;
}
.boite_produit1-image {
	background-color:#FFF;
	height:150px;
	width:167px;
	margin:auto;
	position:relative;
}
.boite_produit1-image .conteneur_image_produit{
	height:150px!important;
	width:170px!important;
	/*display:table-cell;*/
	line-height:150px!important;
	vertical-align:middle;
}
.image-texte {
	color:#000000;
	font-style:italic;
}
.affichage_marque{
	display:none;
}
.boite_produit1-description {
	font-weight:normal;
	color:#999999;
	display:none;
	margin:5px 0px 14px 0px;
}
a.boite_produit1-designation:link,a.boite_produit1-designation:visited,a.boite_produit1-designation:active,a.boite_produit1-designation:hover {
	text-align:center;
	text-transform:uppercase;
	color: #333333;
	display:block;
	height:45px;
	text-decoration:none;
}
.boite_produit1-prix {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	height:25px;
}
.barrer_prix {
	text-decoration:line-through;
	font-size:11px;
}
.cadre {
	height:150px;
}
.bordure-image {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:5px;
}
.bouton_detail{
	margin:auto;
}
.bouton_commande{
	margin:auto;
	float:right;
}

/* LISTES PRODUITS */
.bordure-image-liste {
	border: 1px solid #999999;
	padding-top:6px;
	padding-bottom:6px;
	margin:5px;
}
.liste1-ligne,.liste2-ligne {
	border-bottom:1px solid #efe0d9;
}
.liste1-designation{
	text-align:left;
	margin-top:5px;
}
.liste1-ligne {
	padding:3px;
}
.liste1-prix{
	color:#e93700;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
}
a.liste1-lien:link,a.liste1-lien:active,a.liste1-lien:visited,a.liste1-lien:hover{
	font-weight:bold;
}

/* ONGLETS PANIER */
.panier-onglet-1-actif,.panier-onglet-1-inactif,.panier-onglet-1 {
	background-color:#666666;
	text-decoration:none;
	height:20px;
	width:20px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 1px #333333;
}
.panier-onglet-1-inactif {
	color:#999999;
	background-color:#ffffff;
	border:solid 1px #999999;
}
.panier-onglet-1 {
	background-color:#999999;
	border:solid 1px #666666;
}
a.panier-onglet:link,a.panier-onglet:visited,a.panier-onglet:active {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a.panier-onglet:hover {
	text-decoration: underline;
}
a.panier-onglet-actif {
	color: #333333;
	font-weight:bold;
}
.panier-onglet-inactif {
	color: #999999;
	font-weight:bold;
}
.panier-onglet-barre {
	margin:10px;
}
.panier-onglet-1 {
	
}
.panier-onglet-2 {
	padding-left:5px;
	color:#000000;	
}
.panier-onglet-3 {
	width:1px;
}
.panier-onglet-4 {
	width:25px;
	background-image:url(img/panier-onglet-3.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.panier-etape {
	background-color:#ffffff;
	color:#358eb3;
	padding:5px;
	font-weight:bold;
}
.panier-coin-1,.panier-coin-2,.panier-gauche,.panier-droite {
	border-bottom: 1px solid #dddddd;
}
.panier-bas,.panier-coin-3,.panier-coin-4{
	font-size:16px;
	background-color:#87ab2f;
	padding:3px;
	color:#FFFFFF;
}
.panier-haut,.panier-ligne,.panier-ligne-3 {
	border-bottom: 1px solid #dddddd;
	padding:5px;
}
.panier-haut {
	font-weight:bold;
}
.panier-bordure {
}

/* FOOT */
#motif_bas {
	background-image:url(img/fond_bas.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}
.fond-menu-bas{
	padding-bottom:0px;
	background-image:url(img/fond-menu-bas.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:202px;
}
.menu-bas{

}
.rubrique-bas {
	color:#666666;
	font-size:11px;
	margin-bottom:8px;
	font-weight:bold;
}
ul.colonne-bas {
	width:160px;
	float:left;
	padding-left:20px;
	padding-top:0px;
	list-style:none;
}

a.lien-bas:link,a.lien-bas:visited,a.lien-bas:active {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
a.lien-bas:hover {
	text-decoration:underline;
}
#poweredby {
	padding-top:80px;
	float:right;
	color:#666666;
	text-align:center;
	width:210px;
	font-size:11px;
	font-weight:bold;
}

/* BOUTONS */

/*bouton1*/
a.bouton1:link,a.bouton1:visited,a.bouton1:active {
	display:inline;
	text-decoration: underline;
	font-weight: bold;
}
a.bouton1:hover {

}

/*bouton2*/
.bouton2-fond {
	background-image:url(img/bouton2.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
.bouton2-gauche {
	width:1px;
}
.bouton2-centre {
}
.bouton2-droite {
	width:1px;
}
a.bouton2:link,a.bouton2:visited,a.bouton2:active {
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
a.bouton2:hover {
	text-decoration:underline;
}

/*bouton4*/
.bouton4-fond {
	background-image:url(img/bouton4.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:auto;
	border-left:none;
	border-right:none;
}
.bouton4-gauche {
	width:1px;
}
.bouton4-centre {
}
.bouton4-droite {
	width:1px;
}.bouton4{
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}

/*bouton5*/
.bouton5-fond {
	background-image:url(img/bouton5.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:auto;
	border-left:none;
	border-right:none;
}
.bouton5-gauche {
	width:1px;
}
.bouton5-centre {
}
.bouton5-droite {
	width:1px;
}
a.bouton5:link,a.bouton5:visited,a.bouton5:active {
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
a.bouton5:hover {
	text-decoration:underline;
}

/* GABARITS */

.gabarit-telechargement li{
	margin:0px 0px 20px 0px;
}

.gabarit-telechargement .cont-top{
	padding:5px 5px 5px 40px;
	min-height:40px;
}

.gabarit-telechargement .cont-top .titre{
	font-size:16px;
	font-weight:bold;
}

.gabarit-telechargement .cont-top .size{
	text-align:right;
}

.gabarit-telechargement .description{
	background-color:#F9F7F7;
	padding:5px;
}

.gabarit-telechargement .description .titre{
	border-bottom:1px dotted #CFA8AC;
}

.gabarit-telechargement .cont-top.zip{
	background:url(img/fichier-zip.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.divers{
	background:url(img/fichier-divers.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.excel{
	background:url(img/fichier-excel.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.image{
	background:url(img/fichier-image.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.word{
	background:url(img/fichier-word.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.pdf{
	background:url(img/fichier-pdf.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.html{
	background:url(img/fichier-html.png) 0 0 no-repeat;
}
#tableau_menu a:link, #tableau_menu a:visited, #tableau_menu a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#tableau_menu a:hover {
	text-decoration: underline;
}
.gabarit-texte{

}
.utilisateur-champ {
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-right: 3px;
}
.utilisateur-etiquette {
	text-align: left;
	color: #3047F3;
}
.utilisateur-bordure {
	text-align: left;
}
.utilisateur-etiquette-2 {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3047F3;
}

.lien-newsletter:link,.lien-newsletter:visited,.lien-newsletter:active,.lien-newsletter:hover {
}
.haut-newsletter {
}
.bas-newsletter {
}

/* DIVERS */
.utilisateur-champ {
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-right: 3px;
}
.erreur{
	color:#ff0000;
	background-color:#ffffff;
	padding:2px;
}