/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height:20px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(gifs/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434343;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	color: #151515;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}



/******************************************************************** Lien ******************************************************************/
/*a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}*/


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
	height: 15px;
	width: 120px;
}

.bouton_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#eeeeee;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
	width: 60px;
	margin-left: 8px;
}
.bouton_news2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#eeeeee;
	width: 180px;
	margin-left: 8px;
	border: 1px solid #AA1465;
}

/**********************************************************BDD AUTO **************************************/
.produitBase {
	background-image: url(gifs/bdd_bg.gif);
	background-repeat: no-repeat;
	height: 309px;

	padding-top: 15px;
	padding-left: 20px;
	padding-right: 21px;

}
.produitBase_nom {
	height: 55px;
	width: 115px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.produitBase_nom a {
	color: #434343;
	text-decoration: underline;
}
.produitBase_nom a:hover {
	text-decoration: none;
}

.produitBase_photo {
	height: 136px;
	width: 110px;
	border: 1px solid #b93e80;
	margin-left: 3px;
}
.produitBase_description {
	height: 60px;
	padding-top: 10px;
	width: 115px;
	text-align: justify;
}
.produitBase_lien {
	text-align: right;
	width: 115px;
}
.produitBase_lien a {
	color: #B93E80;
	text-decoration: underline;
}
.produitBase_lien a:hover {
	text-decoration: none;
}






.numpage {
	color: #434343;
}
.numpage_selec {
	color:#AB1767;
}
.bt_suivant{
	color: #434343;
}
.bt_precedent{
	color: #434343;
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/
	
#contener {
	height: auto;
	width: 998px;
	margin-right: auto;
	margin-left: auto;

}#contener_principal {
	float: left;
	height: auto;
	width: 998px;
	background-color: #FFFFFF;
}
#contours {
	height: auto;
	width: 996px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}

#header {
	height: 120px;
	width: 998px;
}
#logo {
	height: 120px;
	width: 552px;
	float: left;
}
#options {
	height: 120px;
	width: 395px;
	float: left;
	padding-left: 51px;
}
#options a {
	color: #1B1B1B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#options a:hover {
	color: #76B616;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.ajouter_favoris {
	width: 180px;
	height: 25px;
	float: left;
	padding-top: 95px;
	background-image: url(gifs/puce1_options.png);
	background-repeat: no-repeat;
	background-position: 0px 93px;
	padding-left: 22px;
}
.envoyer_site {
	width: 160px;
	height: 25px;
	float: left;
	padding-top: 95px;
	background-image: url(gifs/puce2_options.png);
	background-repeat: no-repeat;
	background-position: 0px 93px;
	padding-left: 22px;
}

#navG {
	float: left;
	height: 795px;
	width: 214px;
}
#menu {
	height: 510px;
	width: 214px;
	background-image: url(gifs/menu_bg.gif);
	background-repeat: no-repeat;
}
#menu a {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #76B616;
	text-decoration: none;
	font-weight: bold;
}
#menu_accueil {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_accueil_actif {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce5.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_accueil_actif a {
	color: #76B616;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menu_qui {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_qui_actif {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce5.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_qui_actif a {
	color: #76B616;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menu_contact {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_contact_actif {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce5.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_contact_actif a {
	color: #76B616;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menu_services {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_services_actif {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce5.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_services_actif a {
	color: #76B616;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#sousmenu_services {
	height: 150px;
	width: 174px;
	padding-top: 3px;
	padding-left: 40px;
}

#sousmenu_services ul {
	color: #a30058;
}
#sousmenu_services a {
	color: #a30058;
}
#menu ul {
	line-height: 19px;
	margin: 0px;
	padding-top: 0px;
}


#menu_produits {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_produits_actif {
	height: 22px;
	width: 174px;
	padding-top: 13px;
	padding-left: 40px;
	background-image: url(gifs/puce5.png);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
#menu_produits_actif a {
	color: #76B616;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#sousmenu_produits {
	height: 170px;
	width: 174px;
	padding-top: 3px;
	padding-left: 40px;
}
.sousmenu_actif {
	color: #76B616;
}
.sousmenu_actif a {
	color: #76B616!important;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#sousmenu_produits ul {
	color: #a30058;
}
#sousmenu_produits a {
	color: #a30058;
}
#offre {
	height: auto;
	width: 203px;
	padding-left: 11px;
	padding-top: 15px;
}
#offreH {
	height: 72px;
	width: 191px;
	background-image: url(gifs/offre_moisH.gif);
	background-repeat: no-repeat;
}
.offre_titre {
	height: 25px;
	padding-top: 15px;
	background-image: url(gifs/puce4.png);
	background-repeat: no-repeat;
	background-position: 15px 22px;
	padding-left: 40px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#offre_nom a {
	padding-top: 15px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#offreBG {
	background-image: url(gifs/offre_moisBG.gif);
	background-repeat: repeat-y;
	width: 186px;
	height: auto;
	padding-left: 5px;
}
#offre_photo {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #AD1B6A;
	height: 120px;
	width: 100px;

}
.offre_description {
	height: 60px;
	padding-top: 10px;
	width: 140px;
	text-align: justify;
	padding-left: 20px;
}
#offreB {
	background-image: url(gifs/offre_moisB.gif);
	height: 19px;
	width: 191px;
}

#contenu {
	height: auto;
	width: 781px;
	float: left;
	padding-bottom: 15px;
}
#diapo {
	height: 187px;
	width: 781px;
	background-image: url(gifs/diapo.jpg);
	background-repeat: no-repeat;
}
#newsletter {
	background-color: #434343;
	height: 30px;
	width: 781px;
	float: left;
}
.newsletter_txt {
	height: 25px;
	padding-top: 5px;
	width: 570px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
}
.newsletter_txt2 {
	font-size: 13px;
	font-weight: bold;
}
.newsletter_chps {
	width: 187px;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 3px;
}

#navcentral {
	height: auto;
	width: 781px;
	float: left;
}
#zonechaude {
	height: auto;
	width: 508px;
	float: left;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 30px;
}
#titre_page {
	width: 508px;
	background-position: 0px bottom;
	background-image: url(gifs/filet_contenu.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#zonechaude_contenu {
	width: 508px;
	padding-top: 26px;
	text-align: justify;
}


#navD {
	float: right;
	height: 610px;
	width: 200px;
}
#encart_pharmaciens {
	background-image: url(gifs/encart_pharmacienBG.gif);
	background-repeat: repeat-x;
	height: 360px;
	width: 192px;
	float: left;
}
#encart_pharmaciens ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#encart_pharmaciens li {
	list-style-image: url(gifs/puce3.png);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt_roz {
	color: #af226e;
	font-size: 13px;
}
#encart_plan {
	width: 200px;
	float: left;
	height: 246px;
	background-image: url(gifs/plan_accesBG.gif);
	background-repeat: no-repeat;
}
.plan_titre {
	height: 25px;
	padding-top: 15px;
	background-image: url(gifs/puce2.png);
	background-repeat: no-repeat;
	background-position: 23px 22px;
	padding-left: 50px;
}
.plan_titre a {
	font-size: 18px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.plan_titre a:hover {
	text-decoration: none;
	color: #76B616;
}
.plan_adresse {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.txt_adresse1 {
	font-weight: bold;
	font-size: 11px;
}
.txt_adresse2 {
	color: #b5b5b5;
}
.plan_image {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-left: 17px;
}
.plan_image2 {
	height: 81px;
	width: 165px;
	border: 1px solid #aa1465;
}
.plan_lien {
	padding-top: 8px;
	height: 28px;
	width: 184px;
	text-align: right;
}
.plan_lien a {
	color: #434343;
	text-decoration: underline;
}
.plan_lien a:hover {
	text-decoration: none;
}
#footer {
	width: 998px;
	text-align: center;
	padding-top: 5px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 100px;
}
#footer a {
	color: #AA1465;
}
#footer a:hover {
	text-decoration: none;
}


/*********************************************************CONTENU*****************************************/

#encarts_contenu_accueil {
	width: 508px;
	height: 320px;
	padding-top: 40px;

}
.intro a {
	color: #AF2470;
	text-decoration: underline;
}
.intro {
	text-align: right;
}
.intro a:hover {
	text-decoration: none;
}


#encart1_services {
	height: 310px;
	width: 227px;
	float: left;
	margin-right: 32px;
}
#encart1_produits {
	height: 310px;
	width: 227px;
	float: left;
}
.encart1_servicesH {
	height: 70px;
	width: 227px;
	background-image: url(gifs/btespaceBG.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
.encart1_servicesH a {
	font-weight: normal;
	color: #434343;
	font-size: 28px;
	text-decoration: none;
}
.encart1_servicesH a:hover {
	text-decoration: none;
	color: #868686;
}
.encart1_titre {
	font-size: 19px;
	font-weight: bold;
}
#encart1_servicesImage {
	height: 182px;
	width: 227px;
	background-image: url(gifs/btespace_photo_over.jpg);
	background-repeat: no-repeat;
}
#encart1_servicesImage a {
	background-image: url(gifs/btespace_photo.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
#encart1_produitsImage a:hover {
    background: transparent none; 
}
#encart1_produitsImage {
	height: 182px;
	width: 227px;
	background-image: url(gifs/btespace_photo2_over.jpg);
	background-repeat: no-repeat;
}
#encart1_produitsImage a {
	background-image: url(gifs/btespace_photo2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
#encart1_servicesImage a:hover {
    background: transparent none; 
}
.encart1_servicesLien {
	height: 37px;
	width: 227px;
	text-align: right;
	padding-top: 2px;
}
.encart1_servicesLien a {
	color: #434343;
}
.encart1_servicesLien a:hover {
	text-decoration: none;
}
#horaires {
	width: 420px;
	height: 150px;
	padding-left: 88px;
}
.encart_horaires {
	width: 280px;
	height: 130px;
	border: 1px solid #AD1B6A;
	background-color: #F9EEF3;
	text-align: center;
	padding-top: 15px;
}
#contact2 {
	width: 418px;
	padding-top: 25px;
	text-align: center;
	padding-right: 20px;
	padding-left: 22px;
}
#tel h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact2 h2 {
	margin: 0px;
	padding: 0px;
}

#tel {
	width: 418px;
	padding-top: 30px;
	text-align: center;
	padding-right: 20px;
	padding-left: 22px;
}
.renseignement {
	font-size: 12px;
}
.photo_presentation {
	float: right;
	height: 200px;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 13px;
}
#presentation {
	width: 488px;
	padding-right: 20px;
	text-align: justify;
}
#presentation ul {
	padding-left: 20px;
}
.titre2 {
	font-weight: bold;
	font-size: 17px;
	color: #8F8F8F;
}
#plan {
	width: 502px;
}
#plan ul {
	padding-left: 40px;
}


#plan a:hover {
	text-decoration: none;
}
.planImage {
	border: 1px solid #AF226E;
}
.servicesH {
	width: 488px;
	height: 300px;
	padding-left: 20px;
	margin-top: 20px;
}
.encartH_service1 {
	height: 46px;
	width: 199px;
	background-image: url(gifs/btservice1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
}
.encart_service1 {
	height: 290px;
	width: 199px;
	float: left;
	margin-right: 50px;
}

.encartH_service1 a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.encartH_service1 a:hover {
	color: #7E7E7E;
}


.encartImage_service1 {
	background-image: url(gifs/btespace1over_photo.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 199px;
}
.encartImage_service1 a {
	background-image: url(gifs/btespace1_photo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 166px;
	width: 199px;
}
.encartImage_service1 a:hover {
	background: transparent none;
}
.encartLien_service1 {
	height: 37px;
	width: 199px;
	text-align: justify;
}
.encartLien_service1 a {
	color: #434343;
}
.encartLien_service1 a:hover {
	text-decoration: none;
}


.encart_service2 {
	height: 290px;
	width: 199px;
	float: left;
}
.encartImage_service2 {
	background-image: url(gifs/btespace2over_photo.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 199px;
}
.encartImage_service2 a {
	background-image: url(gifs/btespace2_photo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 166px;
	width: 199px;
}
.encartImage_service2 a:hover {
	background: transparent none;
}
.encartImage_service3 {
	background-image: url(gifs/btespace3over_photo.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 199px;
}
.encartImage_service3 a {
	background-image: url(gifs/btespace3_photo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 166px;
	width: 199px;
}
.encartImage_service3 a:hover {
	background: transparent none;
}
.encartImage_service4 {
	background-image: url(gifs/btespace4over_photo.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 199px;
}
.encartImage_service4 a {
	background-image: url(gifs/btespace4_photo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 166px;
	width: 199px;
}
.encartImage_service4 a:hover {
	background: transparent none;
}
.encartH_service4 {
	height: 55px;
	width: 199px;
	background-image: url(gifs/btservice1.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	text-align: center;
}
.encartH_service4 a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.encartH_service4 a:hover {
	color: #7E7E7E;
}
#espace_services1 {
	width: 508px;
}
#espace_services1 a {
	color: #AF226E;
	text-decoration: underline;
}
#espace_services1 a:hover {
	text-decoration: none;
}


#armoire_photo {
	height: 100px;
	width: 500px;
}
.produitsH {
	width: 200px;
	height: 300px;
	padding-left: 20px;
	margin-top: 20px;
	float: left;
}
.encartH_produits1 {
	height: 46px;
	width: 164px;
	background-image: url(gifs/puce6.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: left;
	background-position: 15px 20px;
	padding-left: 45px;
}
.encartH_produits1 a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.encartH_produits1 a:hover {
	color: #7E7E7E;
}
.titre_conseils {
	font-size: 14px;
	font-weight: bold;
	height: auto;
}
.txt_conseils {
	float: left;
}

.photo_conseils {
	height: 150px;
	width: 200px;
}
.liste_deroulante {
	background-image: url(gifs/liste_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 325px;
	padding-left: 180px;
	padding-top: 5px;

}
.conseils {
	padding-top: 30px;
}
.conseil_txt {
	padding-top: 20px;
}
#details {
	width: 505px;
	padding-top: 20px;
	float: left;
}
#nom_produit {
	height: 30px;
	width: 320px;
	font-size: 13px;
	font-weight: bold;
}
#description_produit {
	width: 320px;
	height: auto;
	float: left;
	padding-left: 20px;
	font-weight: normal;
}
#photo_produit {
	height: 120px;
	width: 100px;
	border: 1px solid #AB1767;
	margin-top: 3px;
	margin-left: 28px;
}
#retour {
	height: 34px;
	width: 157px;
	background-image: url(gifs/btespaceBG.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: -70px -40px;
	text-align: center;
	padding-top: 3px;
}
#retour a {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
#retour a:hover {
	height: 38px;
	width: 157px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-image: url(gifs/btespaceBG_over.gif);
	background-repeat: no-repeat;
	background-position: -70px -40px;
	font-weight: bold;
	margin-top: -3px;
	padding-top: 3px;
}
#navG_produits {
	width: 150px;
	float: left;
	height: 210px;
}
#navD_produits {
	width: 320px;
	float: left;
}


/*TABLEAUX TOUR DE GARDE
--------------------------------------------------------------------------------------------*/
.gris1{
	background-color:#999;
	color:#000;
}

.gris2{
	background-color:#CCC;
	color:#000;
}

.violet{
	background-color:#AB1767;
	color:#FFF;
}
