body {
	margin: 0px;
	height: 100%;
}
.body_container {
	background-color: #CCCCCC;
}
.main_container {
	background-image: url(_images/main_bg.gif);
	width: 855px;
	padding-right: 4px;
	padding-left: 4px;
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	display: block;
	margin: 0px;
	height: 100%;
}

.header_container {
	height: 86px;
	width: 847px;
}
.logo {
	height: 80px;
	width: 180px;
	float: left;
}
.top_nav {
	width: 660px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00427D;
	float: right;
}
.top_nav div {
	padding-right: 8px;
	padding-left: 8px;
}


.top_nav a{
	font-weight: bold;
	color: #00427D;
	text-decoration:none;
	font-size: 11px;
}
.top_nav a:hover{	
	font-weight: bold;
	color: #00427D;
	text-decoration:underline;
}


.footer_container {
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
	width: 847px;
	clear: both;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.footer_container div {
	height: 16px;
}

.footer_container a{	
	color: #333333;
	text-decoration: none;
}
.footer_container a:hover{	
	color: #333333;
	text-decoration: underline;
}

.page_container {
	width: 872px;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px;}
p{
	padding:0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* left container */
.left_container {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
	height: 98%;
	margin: 0px;
	display: block;
	position: relative;
}

.left_nav {
	width: 180px;
	background-image: url(_images/left_nav_bg.gif);
	background-position: bottom;
	font-family: Arial;
	margin-bottom: 25px;
	position: relative;
}
.left_nav ul {
	margin: 0px;
	padding: 0px;
}

.left_nav li {
	height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5e5;
}


.left_nav a {
	display: block;
	font-size: 11px;
	color: #0e100f;
	text-decoration: none;
	text-align: right;
	margin: auto;
	padding-top: 5px;
	padding-right: 10px;
}

.left_nav_over{
	height: 24px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/puce_nav_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

.left_infopratique  {
	padding-top: 5px;
	padding-bottom: 10px;	
}

.left_infopratique div {
	width:172px;
	text-align: left;
}

.left_infopratique h3 {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.left_infopratique p {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
.left_infopratique a { 
	color:#3c6993;
	text-decoration:none;
}
.left_infopratique  a:hover{ 
	color:#3c6993;
	text-decoration:underline;
}
/* end left container */ 


/* middle container */
.middle_container {
	display: block;
}

.main_data{
	font-family: Arial;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}

h2 {
	font-size: 16.68px;
	color: #676767;
	font-weight: bold;
	font-family: Arial;
}
h3 {
	font-size: 12px;
	color: #00427d;
	font-weight: bold;
	font-family: Arial;
}
h4 {
	font-size: 16px;
	color: #505558;
	font-weight: bold;
	font-family: verdana;
}
.main_data p {
	font-size: 12px;
	text-decoration: none;
}

.main_data p a{
	color:#0860a8;
	text-decoration: none;
}

.main_data p a:hover{
	color:#0860a8;
	text-decoration: underline;
}
.catalogue {
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
}
.catalogue ul {
	margin: 0px;
	padding: 0px;
}
.catalogue li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.main_data .promos {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	text-align: left;
}
.product_details {
	margin-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 495px;
}
.product_details .pic {
	padding: 10px;
	display: block;
	float: right;
}
.product_details .details {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 320px;
}
.main_data .prescription {
	background-color: #f7f7f7;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cdcdcb;
	border-right-color: cdcdcb;
	border-bottom-color: cdcdcb;
	border-left-color: cdcdcb;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
}
.servces_pro_opt {
	font-size: 11px;
	margin-top: 20px;
	width: 480px;
}

.servces_pro_opt a {
	color:#666666;
	text-decoration:none;
}

.servces_pro_opt a:hover {
	color:#666666;
	text-decoration:underline;
}
.suivi_commandes {
	margin-top: 20px;
}

.suivi_commandes td {
	font-size: 11px;
	text-decoration: none;
}

.suivi_commandes td a{
	color:#d53c00;
	text-decoration: none;
}

.suivi_commandes td a:hover{
	color:#d53c00;
	text-decoration: underline;
}


#pro_promotion {
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	clear: both;
	color: #000000;
}


#pro_promotion .ttl {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #d9392b;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 6px;
}
#pro_promotion .content {
	color: #666666;
}
#pro_promotion  a {
	color: #1665b7;
	text-decoration: underline;
}

#pro_promotion .pack {
	
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#pro_promotion .pic {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
}


.gridRow{ border-bottom: 1px #E7E7E7 solid; } 
.gridTitle{
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #C1C1C1 solid;
	border-left: 1px #C1C1C1 solid;
	border-right: 1px #FFFFFF solid;
	color: #000000;
}

.shopping_btns img {
	margin: 2px;
}

.prescription td {
	font-size: 11px;
}
.liste_produits {
	margin-top: 10px;
}
.liste_produits .pic {
	padding: 8px;
	float: left;
}
.liste_produits p {
	margin: 0px;
	padding: 0px;
}
.liste_produits h3 {
	margin-top: 10px;
	color: #005aa3;
}

.liste_produits a{
	color: #505558;
	text-decoration:none;
}

.liste_produits a:hover{
	color: #505558;
	text-decoration:underline;
}














/* end middle container*/

/* right container */

.right_container {
	display: block;
	height: 98%;
	font-family: Arial;
	text-decoration: none;
	background-color: #fffbf0;
	width: 156px;
}

.right_container .partenaires_logos img {
	margin-bottom: 20px;
}

.right_serv_qlnks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.right_products_promos a {
	color:#444444;
	text-decoration:none;
}

.right_products_promos  {
	padding-left:5px;
	padding-right: 5px;
}
.right_products_promos a:hover {
	color:#d53c00;
	text-decoration:underline;
}
.spanier {
	font-family: Verdana;
	text-decoration: none;
	width: 175px;
}
.spanier td {
	font-size: 9px;
}


.qpromorit a{
	font-family: Arial;
	font-size: 11px;
	color: #db4127;
	text-decoration: none;
}
.qpromorit a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #db4127;
	text-decoration: underline;
}


.identification {
	width: 156px;
	background-color: #fff6d9;
}
.identification .main {
	margin: 0px;
}


.identification .ttl {
	font-size: 18px;
	color: #1a93b6;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -2px;
}
.identification input {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.identification td {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.identification a{color:#333333;text-decoration:none;}
.identification a:hover{color:#333333;text-decoration:underline;}



/* end right container */
	
.formulaire td {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.formulaire input {
	font-size: 11px;
	color: #333333;
}

.formulaire a {
	text-decoration: none;
	color: #0165a1;
}

.formulaire a:hover {
	text-decoration: underline;
	color: #0165a1;
}

.details_panier td {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 16px;
}

.details_panier input {
	font-size: 11px;
	color: #333333;
}
.details_panier a {
	text-decoration: none;
	color: #0165a1;
}

.details_panier a:hover {
	text-decoration: underline;
	color: #0165a1;
}

.recherche td {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.recherche .ttl {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}


.recherche p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}





.recherche input {
	font-size: 11px;
	color: #333333;
}

.recherche select {
	font-size: 11px;
	color: #333333;
}
.recherche a {
	text-decoration: none;
	color: #0d54b0;
}

.recherche a:hover {
	text-decoration: underline;
	color: #0d54b0;
}



#left_side #left_qlinks {
	margin-bottom: 20px;
}
#left_qlinks #rubrique {
	margin-bottom: 20px;
}


#left_qlinks #rubrique #header {
	display: block;
	height: 10px;
	text-align: right;
	width: 180px;
	margin-bottom: 5px;
}

#left_qlinks #rubrique #rlist {
	color: #676767;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	background-image: url(_images/puce_ql_on.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#left_qlinks #rubrique #rlist a{
	color: #FFA200;	
	text-decoration: underline;
}

.right_ylink {
	color: #ffa200;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
}

.right_ylink a{
	color: #ffa200;
	text-decoration: none;
	
}
.right_ylink a:hover{
	color: #ffa200;
	text-decoration: underline;
	
}
.ftbl td {
	font-size: 11px;
}

.ftbl a {
	font-size: 11px;
	color: #006699;
	text-decoration:none
}
.ftbl a:hover {
	font-size: 11px;
	color: #006699;
	text-decoration:underline
}
