body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
		
}


p {

}




table {
	font-size: 9pt;
}

ul {
	margin : 0px;
	margin-bottom : 10px;
}

li {
  	margin : 0px;
	margin-left : 20px;
	margin-bottom : 5px;
	list-style-type : disc;
}




a {
	color : #829EC5;
	font-weight: bold;
	text-decoration: none;
}
 
a:hover {
	color : #8B8B8B;
	text-decoration: underline;
}








.entete-degrade {
	background-image:    url(clinique-privee_images/entete_degrade.jpg);
}

/*Ligne */
td#entete span {
        height:3px;
        margin:0px;
        padding:0px;
	font-size: 0pt;
}
/*
.entete-blanc {
        height:3px;
        margin:0px;
        padding:0px;
	font-size: 0pt;
}
*/
td#entete h1 {
        height:25px;
	font-weight: none;
	color: #708098;
        text-align:center;
	font-size: 12pt;
        margin:0px;
        padding:0px;
	letter-spacing : 5pt;
}



td#entete h2 {
        height:40px;
	font-weight: 0;
	color: #ffffff;
        text-align:center;
	font-size: 12pt;        
        margin:0px;
        padding:0px;
        margin-top:10px;

}


.cadre {
	border: 1px solid #cbdcef;
}


td#corps h1 {
        height:25px;
	font-weight: none;
	color: #5E5E5E;
        text-align:center;
	font-size: 12pt;
        margin:0px;
        padding:0px;
}


table#corps h2 {
	font-weight: none;
	font-size: 10pt;
	color: #666666;
        vertical-align:center;
        margin:0px;


}

table#corps h3 {
	font-weight: none;
	font-size: 9pt;
	color: #A3A3A3;
        vertical-align:center;
        margin:0px;


}


tr#corps {
        background : #E6EAFF; 
        height:30px;
}


table#corps p {
	font-size: 9pt;
       text-align: justify;

}


table#corps address {
       /*text-align: right;*/

}


/***************//***************//***************//***************/
/***************//***************//***************//***************/





td#pied-de-page {

	font-size: 8pt;
	text-align: center;
	color: #ffffff;

}

td#pied-de-page a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

td#pied-de-page a:hover {
	color: #D3D3D3;
	/*text-decoration: underline;*/
	}
	




