@charset "UTF-8";
/* CSS Document */
body {
	font-size:80%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#555459;
	text-align:justify;
	background-color: #c7c5c5;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
/* << ----------------// Header //------------ */
.icoFleche {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.icoFleche2 {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 90px 5px;
	color: #42a585;
	font-size: 11px;
}
.icoFleche3 {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	color: #42a585;
	font-size: 11px;
}
.icoFleche4 {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	color: #42a585;
	font-size: 11px;
}
.icoCaddy {
	background-image: url(../images/caddy.gif);
	background-repeat: no-repeat;
	background-position: 115px 3px;
}
#topNav {
	position:absolute;
	top:0;
	width:730px;
	height:30px;
	left: 20px;
}
#topNav ul {
	margin:4px 6px 0 0;
	list-style:none;
}
#topNav ul li {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 7px;
	display: inline;
	font-size: 12px;
}
#topNavDrapeaux {
	position:absolute;
	width:150px;
	height:30px;
	left: 730px;
	top: 0px;
}
#topNavDrapeaux ul {
	margin:4px 6px 0 0;
	list-style:none;
}
#topNavDrapeaux ul li {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 7px;
	display: inline;
}
#topNavContact {
	position:absolute;
	width:100px;
	height:30px;
	text-align:right;
	left: 854px;
	top: 0px;
}
#topNavContact ul {
	margin:4px 6px 0 0;
	list-style:none;
}
#topNavContact ul li {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 7px;
	display: inline;
	font-size: 12px;
}
#ligneBlanche {
	background-color: #FFFFFF;
	height: 5px;
	width: 976px;
}
#mainMenu {
	background-color: #454545;
	width:976px;
	height:130px;
	position: relative;
}
#menu {
	list-style:none;
	font-size:12px;
	color: #FFFFFF;
	position: absolute;
	z-index: 40;
	left: 170px;
	width: 200px;
	text-indent: 10px;
}
#menu ul {
	list-style:none;
}
#menu2 {
	margin:0;
	list-style:none;
	font-size:12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	z-index: 30;
	width: 200px;
	left: 350px;
	text-indent: 10px;
}
#menu2 ul {
	list-style:none;
}
#menu3 {
	margin:0;
	list-style:none;
	font-size:12px;
	color: #FFFFFF;
	position: absolute;
	z-index: 20;
	left: 530px;
	padding: 0px;
	text-indent: 10px;
}
#menu3 ul {
	list-style:none;
}
#menu4 ul {
	list-style:none;
}
#menu4 {
	list-style:none;
	font-size:12px;
	color: #FFFFFF;
	z-index: 10;
	left: 670px;
	position: absolute;
	text-indent: 10px;
}
.sportLine  {
	list-style:none;
}
#menu5 {
	list-style:none;
	z-index: 10;
	left: 800px;
	position: absolute;
}
#menu5 ul {
	list-style:none;
}
.titreMenu {
	color: #ffec00;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.2em;
}
#ligneJaune {
	background-color: #ffec00;
	height: 5px;
	width: 976px;
}
#ligneGrise {
	background-color: #454545;
	height: 31px;
	width: 976px;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	background-position: center;
}
#contentProduct {
	height: 300px;
	width: 976px;
	top: 400px;
	margin-top: 30px;
}
#contentProduct ul {
	list-style:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentProduct ul li {
	display:inline;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer {
	width: 976px;
	height: 30px;
	background-position: center;
	clear: both;
	position: relative;
	margin-top: 30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	position:absolute;
	left:15px;
	top:108px;
	width:180px;
	height:120px;
	z-index:9999;
}
a.LinkMenu:link {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
a.LinkMenu:visited {
	color: #e5e5e5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
a.LinkMenu:hover {
	color: #FFFFFF;
	text-decoration: none
	text-transform: lowercase;
	font-size: 11px;
}
a.LinkMenu:active {
	color: #e5e5e5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#diaporama {
	height: 213px;
	width: 976px;
	top: 180px;
}
.pied2Page {
	font-family: Arial, Helvetica, sans-serif;
	color: #555459;
	font-size: 11px;
}
a.pied2Page:link {
	text-decoration: none;
}
a.pied2Page:visited {
	text-decoration: none;
}
a.pied2Page:hover {
	text-decoration: underline;
}
a.pied2Page:active {
	text-decoration: none;
}
a.topLink:link {
	text-decoration: none;
	color: #454545;
}
a.topLink:visited {
	text-decoration: none;
	color: #454545;
}
a.topLink:hover {
	text-decoration: underline;
	color: #454545;
}
a.topLink:active {
	text-decoration: none;
	color: #454545;
}
#columnOne {
	float:left;
	margin:0;
	width:190px;
	background-color:#fff;
	left: 0px;
}
#columnTwo {
	float:right;
	position:relative;
	width:780px;
repeat-x left bottom;
	line-height:1.3;
	overflow:hidden;
}
#columnTwoBis {
	float:right;
	position:relative;
	width:780px;
repeat-x left bottom;
	line-height:1.3;
	overflow:hidden;
}
#sousMenuGauche {
	left: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sousMenuGauche ul {
	list-style-image: none;
	list-style-type: none;
	left: 0px;
}
#sousMenuGauche ul li {
	height: 20px;
	width: 120px;
	left: 0px;
	text-align: right;
	margin: 0px;
}
.sportLine {
	background-image: url(../images/menuSportLine.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 24px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.cityLine {
	background-image: url(../images/menuCityLine.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 24px;
}
.trouverNoene {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 24px;
	background-image: url(../images/menuTrouverNoene.jpg);
	background-repeat: no-repeat;
}
.acheterEnLigne {
	background-image: url(../images/menuAcheterEnLigne.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 24px;
}
.informations {
	background-image: url(../images/menuInformations.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 24px;
}
a.LinkSsMenu:link {
	color: #454545;
	text-decoration: none;
	font-size: 11px;
}
a.LinkSsMenu:visited {
	color: #454545;
	text-decoration: none;
	font-size: 11px;
}
a.LinkSsMenu:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.LinkSsMenu:active {
	color: #454545;
	text-decoration: none;
	font-size: 11px;
}
#columnTwo h1 {
	margin: 0px;
	padding: 20px;
}
#columnTwo h2 {
	margin: 0px;
	padding: 0px;
}
#columnTwo h3 {
	margin: 0px;
	padding: 0px;
}
#columnTwo ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFEC00;
	text-align: justify;
}

#columnTwo ol li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/flecheRouge.gif);
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFEC00;
	text-align: justify;
	list-style-position: inside;
}
.pharmacienTC4 {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
	text-indent: 32px;
}
a.pharmacienTC4:link {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}
a.pharmacienTC4:visited {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}
a.pharmacienTC4:hover {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
	text-decoration: none;
}
a.pharmacienTC4:active {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}
a.codeAcl:link {
	font-size: 12px;
	font-weight: bold;
	color: #078a60;
}
a.codeAcl:visited {
	font-size: 12px;
	font-weight: bold;
	color: #078a60;
}
a.codeAcl:hover {
	font-size: 12px;
	font-weight: bold;
	color: #078a60;
	text-decoration: none;
}
a.codeAcl:active {
	font-size: 12px;
	font-weight: bold;
	color: #078a60;
}
.tooltip, .green {
color:#191;
text-decoration: underline;
}
.tooltip_content{
overflow:hidden;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.tooltip_content h3 {
margin:0;
padding:0;
}
.alphacube_content {
overflow:hidden;
}
.productTitreTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.blanc {color: #FFF}

.gris {color:#333333}
.vert {color:#008b5e}
.remarque {
	color: #289A75;
	font-weight: bold;
}
.sousMenu {
	background-image: url(../images/menuSousMenu.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 24px;
	margin-top: 20px;
	margin-bottom: 0px;
}
a.lien:link {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}
a.lien:visited {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}
a.lien:hover {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
	text-decoration: none;
}
a.lien:active {
	font-size: 12px;
	font-weight: bold;
	color: #E96100;
}