@charset "iso-8859-1";
/*
KIT GRAPHIQUE PAR DOC DENIS 
http://iclinique.free.fr
iclinique@free.fr
*/
BODY {
background-color: #FBFDE1;
padding: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
color: #000000;
text-align: center;
background-image: url(images/fond.jpg);
background-repeat: repeat;
}


HR {
width: 15%;
border-top: 2px solid #808080;
border-bottom: 1px solid #F0F0F7;
}


/* TABLE */
.tbltop {
font-size: 18pt;
height: 42px;
width: 800px;
background-image: url(images/top.png);
text-align: center;
vertical-align: center;
margin: auto;
}

.tblfoot {
background-image: url(images/bottom.png);
vertical-align: center;
text-align: center;
height: 38px;
width: 800px;
margin: auto;
}


/* MISE EN PAGE */
.tableau{
height: 90px;
width: 16px;
margin-left: 10px; 
background-image: url(images/002.gif);
background-repeat: repeat-x;
background-repeat: repeat-y;
background-repeat: repeat;
background-repeat: no-repeat;
text-align: left;
text-align: center;
vertical-align: top;
vertical-align: center;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #000000;
background-color: transparent;
line-height: 25px;
}


/* LIENS MENU */
.mail:link, .mail:visited {
font-family: Comic Sans MS;
font-size: 10pt;
color: #FFFF00;
background-color: transparent;
text-decoration: none;
font-weight: normal;

}
.mail:active, .mail:hover {
font-family: Comic Sans MS;
font-size: 10pt;
color: #FFFF00;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

.menu:link, .menu:visited {
font-family: Comic Sans MS;
font-size: 13pt;
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: normal;

}
.menu:active, .menu:hover {
font-family: Comic Sans MS;
font-size: 15pt;
color: #FF0000;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}

.toque:link, .toque:visited {
font-family: Comic Sans MS;
font-size: 7pt;
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: normal;

}
.toque:active, .toque:hover {
font-family: Comic Sans MS;
font-size: 7pt;
color: #FF0000;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}

.copy:link, .copy:visited {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
color: #FF0000;
background-color: transparent;
text-decoration: none;
font-weight: bold;

}
.copy:active, .copy:hover {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
color: #55616F;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}



