/* PMP CONCEPT 11/2006 */


/* GENERAL */
body, ul, p, fieldset, legend, h1, h2, h3, form { padding:0; margin:0; text-indent:0; border:none; }

body { background:RGB(255,255,255); color:RGB(144,144,144); line-height:15px; font-family:Arial; font-size:12px; margin-bottom:20px; }

span.vide, legend { display:none }

p { text-align: left; }

img { border:none; }

input, textarea { font-size:12px; font-family:Arial; color:RGB(144,144,144); padding:2px; margin:1px; width:200px; }
.radio { width:auto; }

.coeurPage { width:718px; overflow:hidden; margin:0 auto; text-align:left; border-bottom:1px solid RGB(216,216,216); padding:34px 25px 30px 25px;  }
.blocaDroite { background:transparent url(../_image/blocadroite_separateur.png) right top repeat-y;}

.coeurPage .gauche { float:left; width:482px; }
.coeurPage .droite { float:right; width:205px; }

.coeurPage h1 { color:RGB(0,0,0); font-size:24px; font-weight:normal; margin-bottom:5px; line-height:normal; }
.coeurPage h2 { color:RGB(0,0,0); font-size:18px; font-weight:normal; margin-bottom:2px; line-height:normal; }
.coeurPage h3 { color:RGB(0,0,0); font-size:12px; font-weight:normal; margin-bottom:2px; line-height:normal; }
.coeurPage h4 { color:RGB(0,0,0); font-size:10px; font-weight:normal; margin-bottom:2px; line-height:normal; }
.coeurPage h5, .coeurPage h6 { color:RGB(0,0,0); font-size:8px; font-weight:normal; margin-bottom:2px; line-height:normal; }

.coeurPage a { color:RGB(0,0,0); text-decoration:underline; border:none; }
.coeurPage a:hover { color:RGB(132,29,72); text-decoration:underline; border:none; }

.coeurPage .brPerso { height:15px; clear:both; }
.coeurPage .brPerso2x { height:30px; clear:both; }

.coeurPage ul { margin-left:30px; margin-top:3px; }
.coeurPage li { list-style:none; background:transparent url(../_image/puce1.png) no-repeat 0 4px; padding-left:15px; }

.coeurPage a.telephone { width:205px; height:88px; background:transparent url(../_image/telephone.png) no-repeat; display:block; }


.coeurPage table.cadre_tableau {
border: thin solid #696969;
border-collapse: collapse;
/*width: 50%;*/
}
.coeurPage table.cadre_tableau th {
font-weight:bold;
color:#696969;
border: thin solid #696969;
/*width: 50%;*/
padding: 3px 5px 3px 5px;
background-color: #ffffff;
}
.coeurPage table.cadre_tableau td {
border: thin solid #696969;
/*width: 50%;*/
padding: 5px;
text-align: center;
background-color: #ffffff;
}
.coeurPage table.cadre_tableau caption {
font-family: sans-serif;
}


.photo_gauche { margin:0 15px 5px 0; float:left; }
.photo_droite { margin-bottom:17px; }

.coeurPage .bloc_actualites { padding-bottom:0; }
h2.moyen_actu { height:23px; background:RGB(255,255,255) url(../_image/titre/mini_actualites.png) no-repeat; margin:0 0 7px 25px; }
div.moyen_actu { padding:5px 0 0 40px; }
div.moyen_actu img { float:left; position:absolute; z-index:1; margin:-34px 0 0 -40px; }
h3.moyen_actu { font-size:12px; font-weight:bold; color:RGB(144,144,144); line-height:normal; }
h3.moyen_actu a { font-size:12px; font-weight:bold; color:RGB(144,144,144); line-height:normal; text-decoration:none; }
h3.moyen_actu a:hover { font-size:12px; font-weight:bold; color:RGB(132,29,72); line-height:normal; text-decoration:none; }
p.moyen_actu { font-size:10px; font-family:Arial; line-height:11px; height:23px; }
p.moyen_actu a { text-decoration:none; color:RGB(40,40,40); font-family:Verdana, Arial; }
p.moyen_actu a:hover { text-decoration:none; color:RGB(132,29,72); font-weight:bold; font-family:Verdana, Arial; }



/* accueil */
.accueil_flash { padding-bottom:21px; }

.bloc_actualites { padding-bottom:35px; }
h2.mini_actu { height:23px; width:76px; background:RGB(255,255,255) url(../_image/titre/mini_actualites.png) no-repeat; margin:0 0 7px 25px; }
div.mini_actu { width:323px; padding:5px 0 0 40px; }
div.mini_actu img { float:left; position:absolute; z-index:1; margin:-34px 0 0 -40px; }
h3.mini_actu { font-size:12px; font-weight:bold; color:RGB(144,144,144); line-height:normal; }
h3.mini_actu a { font-size:12px; font-weight:bold; color:RGB(144,144,144); line-height:normal; text-decoration:none; }
h3.mini_actu a:hover { font-size:12px; font-weight:bold; color:RGB(132,29,72); line-height:normal; text-decoration:none; }
p.mini_actu { font-size:10px; font-family:Arial; line-height:11px; height:23px; }
p.mini_actu a { text-decoration:none; color:RGB(40,40,40); font-family:Verdana, Arial; }
p.mini_actu a:hover { text-decoration:none; color:RGB(132,29,72); font-weight:bold; font-family:Verdana, Arial; }

.table_partenaires { width:768px;}
.table_partenaires td { text-align:center; vertical-align:middle; width:20%; padding:0;  }


/* BAS SITE */
.basSite { width:768px; overflow:hidden; margin:0 auto; text-align:left; padding-top:15px; font-size:11px; }
.basSite a { text-decoration:none; color:RGB(144,144,144) }
.basSite a:hover { text-decoration:none; color:RGB(132,29,72); }

.basSite .menuBas ul { width: 680px;
	display: block;
	overflow: hidden;
}
.basSite .menuBas li { float:left; list-style:none; }
.basSite .menuBas a { margin:0 4px 0 4px;  }


.copyright { float:left; padding-top:7px; }

.logopmp { width:80px; float:right; text-align:right; }
.logopmp a { width:73px; height:30px; display:block; background:transparent url(../_image/logo_pmpconcept.png) no-repeat; float:right; }


/* HAUT SITE */
.hautsite { width:768px; height:218px; overflow:hidden; margin:0 auto; text-align:left; }

.hautsite .picto { float:right; width:120px; height:30px; }

.logo { width:187px; float:left; padding:40px 0 29px 22px; }
.logo a { width:187px; height:118px; display:block; background:transparent url(../_image/jprollet.png) no-repeat 0 0; }

.hautsite .menu { clear:both; font-size:13px; width:673px; border-top:1px solid RGB(216,216,216); border-bottom:1px solid RGB(216,216,216); height:29px; }
.hautsite .menu li { }
.hautsite .menu li { list-style:none; font-variant:small-caps; float:left; }
.hautsite .menu li a { text-decoration:none; color:RGB(143,143,143); padding:7px 2px 7px 2px; margin-right:10.4px; display:block; }


/* JP Rollet - css */
.rolletFond { background:RGB(255,255,255) url(../_image/background/rollet.jpg) no-repeat top right; }
.hautsite .rolletMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
.hautsite .rolletMenu a.menu1, .hautsite .rolletMenu a:hover.menu1 { color:RGB(132,29,72); background:RGB(255,255,255); }
h1.rollet { color:RGB(132,29,72); }
.coeurPage a.rollet { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.rollet { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }

/* taxi - css */
.taxiFond { background:RGB(255,255,255) url(../_image/background/taxi.jpg) no-repeat top right; }
.hautsite .taxiMenu li a:hover { background:RGB(255,168,0); color:RGB(255,255,255); }
.hautsite .taxiMenu a.menu2, .hautsite .taxiMenu a:hover.menu2 { color:RGB(255,168,0); background:RGB(255,255,255); }
h1.taxi { color:RGB(255,168,0); }
.coeurPage a.taxi { color:RGB(255,168,0); text-decoration:underline; border:none; }
.coeurPage a:hover.taxi { background:RGB(255,168,0); color:RGB(255,255,255); text-decoration:none; border:none; }
.taxi ul { margin-left:30px; margin-top:3px; }
.taxi li { list-style:none; background:transparent url(../_image/puce_taxi.png) no-repeat 0 4px; padding-left:15px; }


/* transfert aéroport - css */
.transfertFond { background:RGB(255,255,255) url(../_image/background/transfert.jpg) no-repeat top right; }
.hautsite .transfertMenu li a:hover { background:RGB(206,41,84); color:RGB(255,255,255); }
.hautsite .transfertMenu a.menu3, .hautsite .transfertMenu a:hover.menu3 { color:RGB(176,0,62); background:RGB(255,255,255); }
h1.transfert { color:RGB(206,41,84); }
.coeurPage a.transfert { color:RGB(206,41,84); text-decoration:underline; border:none; }
.coeurPage a:hover.transfert { background:RGB(206,41,84); color:RGB(255,255,255); text-decoration:none; border:none; }
.transfert ul { margin-left:30px; margin-top:3px; }
.transfert li { list-style:none; background:transparent url(../_image/puce_transfert.png) no-repeat 0 4px; padding-left:15px; }


/* tourisme - css */
.tourismeFond { background:RGB(255,255,255) url(../_image/background/tourisme.jpg) no-repeat top right; }
.hautsite .tourismeMenu li a:hover { background:RGB(148,202,26); color:RGB(255,255,255); }
.hautsite .tourismeMenu a.menu4, .hautsite .tourismeMenu a:hover.menu4 { color:RGB(120,174,0); background:RGB(255,255,255); }
h1.tourisme { color:RGB(148,202,26); }
.coeurPage a.tourisme { color:RGB(148,202,26); text-decoration:underline; border:none; }
.coeurPage a:hover.tourisme { background:RGB(148,202,26); color:RGB(255,255,255); text-decoration:none; border:none; }
.tourisme ul { margin-left:30px; margin-top:3px; }
.tourisme li { list-style:none; background:transparent url(../_image/puce_tourisme.png) no-repeat 0 4px; padding-left:15px; }

/* seminaire - css */
.seminaireFond { background:RGB(255,255,255) url(../_image/background/seminaire.jpg) no-repeat top right; }
.hautsite .seminaireMenu li a:hover { background:RGB(25,163,202); color:RGB(255,255,255); }
.hautsite .seminaireMenu a.menu5, .hautsite .seminaireMenu a:hover.menu5 { color:RGB(25,163,202); background:RGB(255,255,255); }
h1.seminaire { color:RGB(25,163,202); }
.coeurPage a.seminaire { color:RGB(25,163,202); text-decoration:underline; border:none; }
.coeurPage a:hover.seminaire { background:RGB(25,163,202); color:RGB(255,255,255); text-decoration:none; border:none; }
.seminaire ul { margin-left:30px; margin-top:3px; }
.seminaire li { list-style:none; background:transparent url(../_image/puce_seminaire.png) no-repeat 0 4px; padding-left:15px; }

/* service - css */
.serviceFond { background:RGB(255,255,255) url(../_image/background/service.jpg) no-repeat top right; }
.hautsite .serviceMenu li a:hover { background:RGB(105,105,105); color:RGB(255,255,255); }
.hautsite .serviceMenu a.menu6, .hautsite .serviceMenu a:hover.menu6 { color:RGB(62,62,62); background:RGB(255,255,255); }
h1.service { color:RGB(105,105,105); }
.coeurPage a.service { color:RGB(105,105,105); text-decoration:underline; border:none; }
.coeurPage a:hover.service { background:RGB(105,105,105); color:RGB(255,255,255); text-decoration:none; border:none; }
.service ul { margin-left:30px; margin-top:3px; }
.service li { list-style:none; background:transparent url(../_image/puce_service.png) no-repeat 0 4px; padding-left:15px; }

/* references - css */
.referenceFond { background:RGB(255,255,255) url(../_image/background/reference.jpg) no-repeat top right; }
.hautsite .referenceMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
.hautsite .referenceMenu a.menu7, .hautsite .referenceMenu a:hover.menu7 { color:RGB(132,29,72); background:RGB(255,255,255); }
h1.reference { color:RGB(132,29,72); }
.coeurPage a.reference { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.reference { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }

/* actualite - css */
.actualiteFond { background:RGB(255,255,255) url(../_image/background/actualite.jpg) no-repeat top right; }
.hautsite .actualiteMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
/*.hautsite .actualiteMenu a.menu6, .hautsite .actualiteMenu a:hover.menu6 { color:RGB(132,29,72); background:RGB(255,255,255); }*/
h1.actualite { color:RGB(132,29,72); }
.coeurPage a.actualite { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.actualite { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }

/* contact - css */
.contactFond { background:RGB(255,255,255) url(../_image/background/contact.jpg) no-repeat top right; }
.hautsite .contactMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
/*.hautsite .contactMenu a.menu6, .hautsite .contactMenu a:hover.menu6 { color:RGB(132,29,72); background:RGB(255,255,255); }*/
h1.contact { color:RGB(132,29,72); }
.coeurPage a.contact { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.contact { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }

/* plan du site - css */
.plansiteFond { background:RGB(255,255,255) url(../_image/background/plansite.jpg) no-repeat top right; }
.hautsite .plansiteMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
/*.hautsite .plansiteMenu a.menu6, .hautsite .plansiteMenu a:hover.menu6 { color:RGB(132,29,72); background:RGB(255,255,255); }*/
h1.plansite { color:RGB(132,29,72); }
.coeurPage a.plansite { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.plansite { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }

/* cdv / mentions - css */
.cgvFond { background:RGB(255,255,255) url(../_image/background/cgv.jpg) no-repeat top right; }
.hautsite .cgvMenu li a:hover { background:RGB(132,29,72); color:RGB(255,255,255); }
/*.hautsite .cgvMenu a.menu6, .hautsite .cgvMenu a:hover.menu6 { color:RGB(132,29,72); background:RGB(255,255,255); }*/
h1.cgv { color:RGB(132,29,72); }
.coeurPage a.cgv { color:RGB(132,29,72); text-decoration:underline; border:none; }
.coeurPage a:hover.cgv { background:RGB(132,29,72); color:RGB(255,255,255); text-decoration:none; border:none; }





/* CONTACT */
table.etape { margin-bottom:20px; width:482px }
table.etape th { text-align:left; font-weight:normal; width:120PX; }
a.bouton_envoyer { border:1px solid RGB(216,216,216); padding:5px; text-decoration:none; display:block; width:70px; text-align:center; }
a:hover.bouton_envoyer { border:1px solid RGB(216,216,216); background:RGB(132,29,72); color:RGB(255,255,255); padding:5px; text-decoration:none; display:block; width:70px; text-align:center; }

/*erreur*/
.cadreErreur { color:RGB(176,98,98); margin-bottom:20px; padding:5px;  border:1px solid RGB(176,98,98); }
.cadreErreur b { font-size:14px; }

/*Formulaire*/
.erreursaisie { background:RGB(245,235,235); }

.normal{
	background-color:#FFFFFF;
}
.erreurForm th { color:RGB(176,98,98); font-weight:bold; }
.erreurForm td input, .erreurForm td textarea { background:RGB(245,235,235); }


/* titre des pages */
h1.titre02 { display:block; height:26px; width:176px; background:#ffffff url(../_image/titre/vheiculestoutconfort.png) 0 0 no-repeat; }
h1.titre03 { display:block; height:26px; width:208px; background:#ffffff url(../_image/titre/disponiblepourtous.png) 0 0 no-repeat; }
h1.titre04 { display:block; height:26px; width:86px; background:#ffffff url(../_image/titre/beaujolair.png) 0 0 no-repeat; }
h1.titre05 { display:block; height:26px; width:143px; background:#ffffff url(../_image/titre/partezsanssouci.png) 0 0 no-repeat; }
h1.titre06 { display:block; height:49px; width:416px; background:#ffffff url(../_image/titre/visitezlebeaujolais.png) 0 0 no-repeat; }
h1.titre07 { display:block; height:26px; width:138px; background:#ffffff url(../_image/titre/atoutsbeaujolais.png) 0 0 no-repeat; }
h1.titre08 { display:block; height:26px; width:396px; background:#ffffff url(../_image/titre/unservicedetransportadapte.png) 0 0 no-repeat; }
h1.titre09 { display:block; height:26px; width:196px; background:#ffffff url(../_image/titre/mariagesfetessoirees.png) 0 0 no-repeat; }
h1.titre10 { display:block; height:26px; width:218px; background:#ffffff url(../_image/titre/entreprisesouparticluliers.png) 0 0 no-repeat; }
h1.titre11 { display:block; height:26px; width:313px; background:#ffffff url(../_image/titre/letempspasseslesrouestournent.png) 0 0 no-repeat; }
h1.titre12 { display:block; height:26px; width:76px; background:#ffffff url(../_image/titre/actualites.png) 0 0 no-repeat; }
h1.titre13 { display:block; height:26px; width:59px; background:#ffffff url(../_image/titre/contact.png) 0 0 no-repeat; }
h1.titre14 { display:block; height:26px; width:139px; background:#ffffff url(../_image/titre/mentionslegales.png) 0 0 no-repeat; }
h1.titre15 { display:block; height: 26px; width: 94px; background:#ffffff url(../_image/titre/partenaires.png) 0 0 no-repeat; }


/* lien partenaire page d'accueil */
a.part01 { display:block; width:152px; height:60px; background:#ffffff url(../_image/partenaires/grandlyon.png) 0 0 no-repeat; }
a:hover.part01 { display:block; width:152px; height:60px; background:#ffffff url(../_image/partenaires/grandlyon_hover.png) 0 0 no-repeat; }
a.part02 { display:block; width:57px; height:57px; background:#ffffff url(../_image/partenaires/destination-beaujolais.png) 0 0 no-repeat; margin-left:50px; }
a:hover.part02 { display:block; width:57px; height:57px; background:#ffffff url(../_image/partenaires/destination-beaujolais.png) 0 -57px no-repeat; }
a.part03 { display:block; width:128px; height:60px; background:#ffffff url(../_image/partenaires/atoutsbeaujolais.png) 0 0 no-repeat; }
a:hover.part03 { display:block; width:128px; height:60px; background:#ffffff url(../_image/partenaires/atoutsbeaujolais_hover.png) 0 0 no-repeat; }
a.part04 { display:block; width:49px; height:60px; background:#ffffff url(../_image/partenaires/officetourisme.png) 0 0 no-repeat; margin-left:40px; }
a:hover.part04 { display:block; width:49px; height:60px; background:#ffffff url(../_image/partenaires/officetourisme_hover.png) 0 0 no-repeat; }
a.part05 { display:block; width:82px; height:60px; background:#ffffff url(../_image/partenaires/belleville.png) 0 0 no-repeat; }
a:hover.part05 { display:block; width:82px; height:60px; background:#ffffff url(../_image/partenaires/belleville_hover.png) 0 0 no-repeat; }



/* ######### ZOOM #########  */
.highslide {
	cursor: url(../_script/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
a.zoom { background:RGB(255,255,255) url(../_image/zoom.png); width:39px; height:12px; display:block; position:absolute; z-index:100; margin-top:190px; }
.highslide span { display:none; }
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {    
    border-bottom: 1px solid white;
    font-size: 10pt;
    padding: 5px;
    background-color: RGB(126,148,164);
	color:RGB(255,255,255);
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../_script/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background:transparent url(../_script/highslide/graphics/controlbar2.gif) no-repeat;;
	width: 210px;
	height: 32px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





/*----------------------------------------------+
+ Liste Actualités						        +
+----------------------------------------------*/
.listeactualite {
	overflow:hidden;
	margin-bottom:29px;
}
.coeurPage .listeactualite {
	margin: 0;
	padding: 0;
}
.coeurPage .listeactualite LI {
	border-top:1px solid #d8d8d8;
	position:relative;
	overflow:hidden;
	background-image: none;
	padding-top: 10px;
}
.listeactualite LI .photoliste {
	margin-bottom:9px;
	float:left;
}

a.lienpuce {
	background:transparent url(../_image/puce1.png) no-repeat 0 4px; padding-left:15px;
	color: #d8d8d8;
}

.listeactualite LI H3 {
	margin-top:0px;
	margin-left:126px;
	line-height:normal;
	color:#fff9d6;
}
.listeactualite LI H3 A {
	text-decoration: none;
	font-weight: bold;
}
.listeactualite LI A,
.listeactualite LI A {
	color:#841d48;
}
.listeactualite LI A:hover,
.listeactualite LI A:hover {
	color: white;
	background-color: #841d48;
	text-decoration: none;
}
.listeactualite LI .descactu {
	margin:6px 0 29px 126px;
}
.listeactualite LI P {
	margin-bottom:1em;
}
.listeactualite LI .pucevip {
	top:9px;
	left:9px;
}
/*First*/
.listeactualite LI.first {
	border:0;
	padding-top:0;
}
.listeactualite LI.first .pucevip {
	top:0;
}

.listeactualite LI A.lienpuce {
	background:transparent url(../_image/puce1.png) no-repeat 0 4px;
	padding-left:15px;
	color: #841d48;
}




/*nos services*/
.coeurPage .nosservices {
	margin-left: 0;
	padding-left: 0;
}
.coeurPage .nosservices li {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	background: url(../_image/puce-hexagone.gif) no-repeat 0 0;
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 3px;
	height: 18px;
}
.nosservices li a {
	display: block;
	text-decoration: none;
}
.nosservices li a:hover {
	text-decoration: none;
}
.nosservices li.taxi a {
	color: #ffa800;
}
.nosservices li.taxi a:hover {
	color: #ef8200;
}
.nosservices li.transport {
	background-position: 0 -18px;
}
.nosservices li.transport a {
	color: #ce2954;
}
.nosservices li.transport a:hover {
	color: #a91b33;
}
.nosservices li.tourisme {
	background-position: 0 -36px;
}
.nosservices li.tourisme a {
	color: #94ca1a;
}
.nosservices li.tourisme a:hover {
	color: #b0b708;
}
.nosservices li.provip {
	background-position: 0 -54px;
}
.nosservices li.provip a {
	color: #19a3cb;
}
.nosservices li.provip a:hover {
	color: #0087c8;
}
.nosservices li.service {
	background-position: 0 -72px;
}
.nosservices li.service a {
	color: #696969;
}
.nosservices li.service a:hover {
	color: #58585a;
}





