/**********************************************/
/*	CORPS DE LA PAGE	*/
/**********************************************/
	BODY {
		margin: 0; 
		padding: 0;
		color : #5b5c5e;	
	} 
	#contener{
		width:798px;
		border-bottom:1px #bcbcb0 solid;
		border-right:1px #bcbcb0 solid;
		border-left:1px #bcbcb0 solid;
		margin-left:auto;
		margin-right:auto;
  		background-color : transparent;
	}
	#menu{
		background-color:#ffffff;
	}
	#contenu{
		background:#f5f5ee url(/cliniquegarches_images/site/big_bg.gif) no-repeat;
	}

/**********************************************/
/*	Show Hide Layer	*/
/**********************************************/
		.Actualites {
			padding: 5px 10px 0 10px;
		}
		.Actualites td ,.Actualites p ,.Actualites a ,.Actualites li {
			color:#a53e1a;
			font : normal 12px Times New Roman;
		}
		.Actualites li { 
			padding-bottom:10px;
		}
		.Maladies {
			padding: 0 10px 0 10px;
		}
		.Maladies td ,.Maladies p ,.Maladies a ,.Maladies li {
			color:#5d8f9b;
			font : normal 12px Times New Roman;
		}
		.Maladies li { 
			padding-bottom:10px;
		}
		.TitreParent {
			color:#004d95;
			font : bold 16px Times New Roman;
			text-transform:uppercase;
		}
		#MenuGauche {
			font: normal normal 11px Arial,Verdana , Arial, Helvetica, sans-serif;  
			text-align : left;
			position: absolute;
			top : 180px ; 
			left : 21px;
			border : 0px black solid;
			width : 240px;
			display:inline;
		}

		.medecin {
			background : #f0f9ff url(/cliniquegarches_images/site/fond_medecin.gif) top left no-repeat;
			width:625px;
			padding:10px;
			/*margin-bottom:20px;*/
		}
		.medecin img{
			margin-right:10px;
		}
		.medecin h2{
			margin-bottom:0px;padding-bottom:0px;
		}
		.medecin table{
			width:605px;
		}

/**********************************************/
/*	Divers 	*/
/**********************************************/
	#SousNavGauche li{ 
		color:#f8d742;
		padding-right:5px;
		
	}
	#SousNavGauche li a { 
		font: normal normal 11px Verdana, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:underline;
	}
	#SousNavGauche li a:hover { 
		text-decoration:none;
	}
	#SousNavGauche ul {
		text-align: left;
		padding-bottom:0px;
		margin-top: 0;
		margin-bottom: 0px;
		
	}

/**********************************************/
/*	Standard Definition	*/
/**********************************************/
	.TresPetite { font-family:Arial ; font-size:10px; }
	.Petite 	{ font-family:Arial ; font-size:11px; }
	.Normal 	{ font-family:Arial ; font-size:12px; }
	.Moyenne 	{ font-family:Arial ; font-size:13px; }
	.Grande 	{ font-family:Arial ; font-size:14px; }
	.TresGrande { font-family:Arial ; font-size:16px; }	
	
	h1 { 
		color : #0b4881;
		font: normal bold 16px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 10px 15px 0;
		margin : 0 0 0 0;
	}
	h2 { 
		color : #0b4881;
		font: normal bold 14px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0px 10px 10px 0;
		margin : 0 0 0 0;
	}
	h3{ 
		color : #0b4881;
		font: normal bold 12px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 10px 2px 0;
		margin : 0 0 3px 0;
		
	}
	h4{ 
		color : #0b4881;
		font: normal bold 12px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 10px 5px 0;
		margin : 0 0 0 0;
	}
	li {margin-left: 0; padding-left: 0px;}
	ul {margin-left: 22px; padding-left: 0;}
	ul {
		text-align: left;
		padding-bottom:0px;
		margin-top: 0;
		margin-bottom: 8px;
		
	}
	li { 
		list-style-image: url(/cliniquegarches_images/site/puce.gif);
		font: normal normal 12px Arial, Verdana, Helvetica, sans-serif;
		color:#0b4881;
		padding-bottom:2px;
	}
	li a { 
		font: normal normal 12px Arial, Verdana, Helvetica, sans-serif;
		color:#0b4881;
		text-decoration:underline;
	}
	a { 
		color : #0b4881;
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	td, p {
		font: normal 12px Arial , Verdana, Helvetica, sans-serif;  
		margin : 0 0 0 0;
		padding : 0px;
		/* color : #0b4881; ca gene le menu */
	}
	#contenu td{
		color : #0b4881;
	}
	p {
		line-height:16px;
		color : #0b4881;
		padding-bottom : 10px;
	}
	form{
		margin:0; padding:0;
	}
	blockquote {
		margin-top:0px;
	}
	blockquote p{
		font: normal 11px Arial , Verdana, Helvetica, sans-serif;  
		color:#888585;
	}

/**********************************************/
/* Formulaire Contact */
/**********************************************/
	.FormContact,.FormContact td,.FormReponse{
		font: normal  10px Arial , Verdana, Helvetica, sans-serif;  
		color:#565c5e;
	
	}
	.FormSubmit {
		color:#565c5e;
		font-size: 10px; 
		font-weight: bold; 
		height: 20px;
		background-color:#ffffff;
	}
	SELECT,textarea{
		font: normal 11px Arial, Arial , Helvetica, sans-serif;  
		border-color : #5b87c5;
	}
	
	.chkBoxes{
		margin :0 ;padding:0;
	}
	.LargeInput{
		width:260px;
	}
	.SmallInput{
		width:60px;
	}
	.MediumInput{
		width:193px;
	}
	.XSmallInput{
		width:20px;
	}
	.HalfInput{
		width:126px;
	}

/**********************************************/
/* Footer */
/**********************************************/
	#Footer a ,#Footer p{
		text-align:center;
		padding-bottom:0px;
		color: #f8d742;
		font: 10px Arial , Verdana, Helvetica, sans-serif;
	}
	#Footer{
		padding-top:6px;
		padding-bottom:8px;
		color: #f8d742;
		text-align : center;
		width:100%;
	}

	.Clikeo { 
		width:100%;
		color :#dbdbd3;
		text-align : center;
	}
	.Clikeo a,.Clikeo a:visited,.Clikeo a:hover,.Clikeo a:active { 
		color :#dbdbd3;
		font: normal normal 7pt Verdana; 
	}
	.PlanContact ,.PlanContact  a{
		color:#dbdbd3;
		padding-top:5px;
		text-align:center;
	}

	/****************************************************/
	/*					NAVIGATION 						*/
	/****************************************************/

	.MenuNav { /* c'est le conteneur */
		width:893px;
		margin : 0;
		padding : 0;
		border :0;
		cursor:pointer;
	}
	.MenuNav td { /* c'est le conteneur */
		text-align:left;
		text-transform:uppercase;
		height:16px;
	}
	.menuover{
		padding-left :12px;
	}
	.sousmenu{
		padding-left :10px;
	}

	/* normal */
	.MenuNavElem{
		background: url(/cliniquegarches_images/site/puce-menu.gif) no-repeat 0px;
	}
	.MenuNavElemTxt{
		font: normal 11px Arial , Verdana, Helvetica, sans-serif;
		color: #004d95;
	}
	.MenuNavElem2{
		background: url(/cliniquegarches_images/site/puce-menu-sel.gif) no-repeat 0px;
	}
	.MenuNavElem2Txt {
		font: normal 11px Arial , Verdana, Helvetica, sans-serif;
		color: #004d95;
	}
	
	/* quand c'est selectionné */
	.MenuNavElemSel{
		background: url(/cliniquegarches_images/site/puce-menu-sel.gif) no-repeat 0px;
	}
	.MenuNavElemSelTxt{
		font: normal 11px Arial , Verdana, Helvetica, sans-serif;
		color: #004d95;
	}
 	.MenuNavElemSel2{
		background: url(/cliniquegarches_images/site/puce-menu-sel.gif) no-repeat 0px;
	}
 	.MenuNavElemSel2Txt{
		font: normal 11px Arial , Verdana, Helvetica, sans-serif;
		text-decoration:underline;
		color: #004d95;
	}
 
	/****************************************************/
	/*					SOUS NAVIGATION 				*/
	/****************************************************/
	
	.MenuSousNav { /* c'est le conteneur */
		cursor:pointer;
		text-align:left;
		width:128px;
		background: #2e9abe url(/cliniquegarches_images/site/fond-sous-menu.jpg) no-repeat;
		border : 1px #f8d742 solid;
	}
	.MenuSousNavTxt {
		
	}
	/* normal */
	.MenuNavSubElem
	,.MenuNavSubElem2{
		margin: 3px 15px 3px 20px;
		height:18px;
		color: #ffffff;
		background: url(/cliniquegarches_images/site/puce-sous-menu.gif) center left no-repeat;
	}
	.MenuNavSubElemTxt{
		font: normal 10px Arial , Verdana, Helvetica, sans-serif;
		text-align:left;
	}
	.MenuNavSubElem2Txt{
		font: normal 10px Arial , Verdana, Helvetica, sans-serif;
		text-align:left;
		text-decoration:underline;
	}

	/* selection */
	.MenuNavSubElemSel 
	,.MenuNavSubElemSel2 {
		margin: 3px 15px 3px 20px;
		height:18px;
		color:#ffffff;
		background: url(/cliniquegarches_images/site/puce-sous-menu.gif) center left no-repeat;
	}
	
	.MenuNavSubElemSelTxt{
		font: normal 10px Arial , Verdana, Helvetica, sans-serif;
		text-align:left;
		text-decoration:underline;
		color:#f8d742;
	}
	.MenuNavSubElemSel2Txt{
		font: normal 10px Arial , Verdana, Helvetica, sans-serif;
		text-align:left;
		text-decoration:underline;color:#f8d742;
	}






