html,
body {
	height: 100%;
}

#adminTop {
	text-align: center;
	line-height: 25px;
	background-color: #DDD;
}

.printImg {
	visibility:hidden;
}

a {
	text-decoration:none;
}

img {
	display: block;
	border-width: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	background-color: #555;
}
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Global {
	position: relative;
	margin: 0 auto;
	width: 955px;	
	background-color: #FFF;
	height: 100%;
	min-height: 100%;
	background-image: url(../Pictures/bkgnd_left.gif);
	background-repeat: repeat-y;
	background-position: 0 198px;	
}
body > #Global {
	height: auto;
}

#Logo {
	float : left;
	width:215px;
	height:198px;
}

#UseFullLinks {
	width:149px;
	text-align:center;
}

#UseFullLinks #MenuUseFull, #UseFullLinks #MenuUseFull a {
	letter-spacing:-1px;
	font-size: 9px;
	color : #0051a2;
}

#UseFullLinks #MenuUseFull a:hover {
	text-decoration: underline;
}

#UseFullLinks p {
	margin-top: 15px;
	font-size: 9px;
	color : #0051a2;
	text-transform:uppercase;
}

#UseFullLinks p a{
	font-size: 9px;
	color : #0051a2;
}

#Menu {
	background-color: #66CC66;
	height:19px;
	border-bottom: 1px solid #66CC66; 
	border-top: 1px solid #66CC66; 
}

#MenuClient {
	float: left;
	width: 722px;
	height: 16px;
	margin-top: 2px;	
	border-bottom: 1px solid #0051A2; 
	border-top: 1px solid #0051A2; 	
	border-left: 9px solid #0051A2;
	border-right: 9px solid #0051A2;
	background-color: #0051A2;		
}

#Menu .Item {
	font-weight:bold;
	border-right:  2px solid #FFF;	
	padding-left:18px;
	padding-right:18px;
	float : left;
	height:19px;
	line-height:19px;
	text-transform:uppercase;
}

#MenuClient .Item {
	font-weight:bold;
	border-right:  2px solid #FFF;	
	padding-left:18px;
	padding-right:18px;
	float : left;
	height:16px;
	line-height:15px;
	text-align: center;
}

#Menu .Item a,
#MenuClient .Item a {
	color:#FFFFFF;
}

#Menu .ItemOver,
#MenuClient .ItemOver {
	background-color: #FFFFFF; 

}

#Menu .ItemOver a {
	color: #66CC66;
}

#MenuClient .ItemOver a {
	color: #0051A2;
}

#Menu #Preparation,
#MenuClient #Logout {
	border-right-width:  0px;		
}

#MenuClient #Cart {
	width: 187px;
}

#MenuClient #Commande {
	width: 88px;
}

#MenuClient #Compte {
	width: 88px;
}

#MenuClient #Logout {
	float: right;
	width: 90px;
	border-left: 2px solid #FFF;	
}


#Content {
	clear:both;
}

#Left {
	float : left;
	width:215px;
}
#paiement{
	margin-top:15px;
} 
#LoginAcces{
	border: 1px solid #009966;
	width: 117px;
	margin-left: 5px;
	padding: 10px;	
}

#copy {
	width: 147px;
	text-align: center;
}

#LoginAcces .Infos  {
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;	
}

#LoginAcces .Infos#title {
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
}

#LoginAcces ul.Infos {
	padding-left: 0;
	margin-left: 28px;
}

#LoginAcces form p {
	margin: 8px 0;
}

.input {
	border: 1px inset #009966; 
	vertical-align: middle;
}

form {
	margin: 0;
}

.submit, .button {
	color: #FFF; 
	font-weight: bold; 
	vertical-align: middle; 
	cursor: pointer;
	padding: 0 5px 1px 5px;		
	height: 17px;
}
.submit {
	background-color: #0051A2; 
	border: 1px outset #307CBB !important;	
}
.button {
	float: right;	
	background-color: #009966; 
	border: 1px outset #009966;
	margin: 15px 0;
}

.Login {
	width: 117px;
	border: 1px inset #009966;
}

#submit {
	text-align: right;
}

#ok {
	padding: 0 5px 1px 5px;		
	height: 17px;
	background-color: #0051A2;
	color: #FFF;
	font-weight: bold;
	border: 1px outset #307CBB;	
}

#pay {
	padding: 0 5px 4px 5px;		
	height: 20px;
	background-color: #0051A2;
	color: #FFF;
	font-weight: bold;
	border: 1px outset #307CBB;	
}

#MainContent {
	height: 466px;
	margin-left: 215px;
	padding-bottom: 10px;
	padding-right: 30px;
}
#Content>#MainContent {
	height: auto;
	min-height: 466px;
}

#MainContent a {
	color : #0051A2;
}
#copy a:hover {
	text-decoration: underline;
}

#Top_Left {
	float : left;
	width: 60%;
	border-bottom: #0066FF 1px solid;
}

#Content_Presentation {
	padding-right: 30px;
}

#Top_Right {
	float : right;
	width: 33%;
}

#Top_Right img {
	margin: 49px auto 0 auto;
}

#Top_Right #searchBox {
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	padding: 15px 0;
	margin-top: 0;
}

#Top_Right #results {
	padding: 1px 20px;
	background-color: #99CC99;
}

#Top_Right #results, #Top_Right #results a { 
	color: #0051A2;
}

.Section {
	font-size:15px;
	color : #0051a2;
}

.Title {
	font-size:12px;
	color : #009966;
	margin-top:10px;
}

.Separator {
	width:100%;
	height:10px;
	padding-top:10px;
	border-bottom: 1px #0051a2 solid;
}

.Separator_Presentation {
	height:10px;
	padding-top:10px;
	border-bottom: 1px #0051a2 solid;
}



.Separator_bottom {
	width:100%;
	height:20px;
	margin-top:20px;
	border-top: 1px #0051a2 solid;
}


.Separator_Presentation_bottom {
	height:20px;
	margin-top:20px;
	border-top: 1px #0051a2 solid;
}

.Separator#beforeSearch {
	margin-bottom: 5px;
}

.Separator#afterSearch {
	padding-top: 5px;
	height: 0;
	margin-bottom: 10px;
}

.text_content {
	margin-top:10px;
}

.txt_bold {
	font-weight:bold;
}

.green {
	color : #009966;
}
.big_text {
	font-size:14px;
}

.People_info {
	width:100%;
	text-align:center;
}

.People_info .Item {
	width:25%;
	padding-top:15px;
	text-align:center;
	vertical-align: top;
}

.People_info .Name {
	padding-top:10px;
	text-align:center;
	vertical-align: top;
	font-weight:bold;
}

.People_info .whatsup {
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}


.People_info .empty {
	height:15px;
}

.Footer {
	clear:both;
}

.Prestations_li {
	margin-left:30px;
}

#Pharma_Info_Title, #Pharma_Info_Print , #Pharma_Info_Hours_Title{
	color:#0051a2;
}

#Pharma_Info_Title {
	font-size:13px;
	font-weight:bold;
}

#Pharma_Info_Adresse {
	font-weight:bold;
	margin-bottom:5px;
}

#Pharma_Info_Print {
	font-weight:bold;
	margin-bottom:5px;
}

#Pharma_Info_Print a{
	font-weight:bold;
	color:#0051a2;
}

#Pharma_Info_Hours_Title {
	font-weight:bold;
}

#Pharma_Info_Hours_Content {
	margin-left:10px;
	margin-bottom:5px;
}

#copy {
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
}
#copy, #copy a {
	font-size: 9px;
	color : #0051A2;
}

#MainContent .adminLink a {
	border-bottom-width: 0;
}
#MainContent .adminLink img {
	display: inline;
}

#MainContent h1,
#MainContent h2,
#MainContent h3,
#MainContent h4,
#MainContent p,
#MainContent ul,
#MainContent ol {
	margin: 15px 0;
}

#MainContent h1 {
	padding-bottom: 15px;
	font-size: 15px;		
	color: #0051A2;
	border-bottom: 1px solid #0051A2;
}
#MainContent h2 {
	padding-bottom: 15px;
	font-size: 13px;
	color: #009966;
	border-bottom: 1px solid #0051A2;
}
#MainContent h3 {
	font-size: 13px;
	color: #0051A2;
}
#MainContent h4 {
	font-size: 11px;
	color: #0051A2;
}
#MainContent #Top_Left p {
	text-align: justify;
}
#MainContent ul, 
#MainContent ol {
	padding-left: 0;
	margin-left: 25px;
	text-align: justify;
}
#MainContent li {
	margin-bottom: 5px;
}
#MainContent a {
	color: #0051A2;
	border-bottom: 1px dotted #0051A2;
}
#MainContent a:hover {
	border-bottom-style: solid;
}

#MainContent.shop input, 
#MainContent.shop select, 
#MainContent.shop textarea {
	border: 1px solid #99CC99;
}

#MainContent.shop .remove_from_cart img {
	display: inline;
}

#MainContent.shop .remove_from_cart a {
	border: none;
}

#MainContent.shop .order_status {
	margin-bottom: 0;	
}

#MainContent.shop .order {
	margin: 2px 0;
	border: 1px solid #CCC;	
}

#MainContent.shop .order.alternate {
	background-color: #EEE;
}

#MainContent.shop .order h4,
#MainContent.shop .order .cart p {
	margin: 0;
}

#MainContent.shop .order h4 {
	cursor: pointer;
}

#MainContent.shop .order h4:hover {
	background-color: #CCC;
}

#MainContent.shop .order .cart {
	display: none;
	padding: 5px 0 5px 10px;
	overflow: auto;
}

#MainContent.shop .order .cart .action {
	float: right;
	padding-right: 5px;
	text-align: right;
}

#MainContent.shop .order .cart .status {
	padding-left: 30px;
}

#MainContent.shop .normal {
	font-weight: normal;
	color: #000;
}

