@charset "iso-8859-1";
/*
KIT GRAPHIQUE PAR DOC DENIS 
http://www.iclinique.fr
iclinique@free.fr
*/
BODY {
background-color: #FFFFFF;
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-repeat: repeat;
background-image: url(images/fond.gif);
}


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


/* TABLEAU */
.adresse {
height: 100px;
width: 185px;
background-image: url(images/adr.gif);
text-align: center;
vertical-align: center;
margin: auto;
}

.enseigne {
height: 100px;
width: 615px;
background-image: url(images/ens.gif);
text-align: center;
vertical-align: top;
margin: auto;
}

.select {
height: 500px;
width: 150px;
background-image: url(images/menu.gif);
text-align: center;
vertical-align: top;
margin: auto;
}

.main {
height: 500px;
width: 650px;
background-image: url(images/main.jpg);
text-align: center;
vertical-align: top;
margin: auto;
}

.carte {
line-height: 17px ;
height: 420px;
width: 640px;
background-image: url(images/Masquemenu.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: center;
margin: auto;
font-family: Times New Roman;
font-size: 11pt;
font-weight: bold;
}

.carte2 {
line-height: 17px ;
height: 420px;
background-repeat: no-repeat;
text-align: left;
vertical-align: center;
margin: auto;
font-family: Times New Roman;
font-size: 11pt;
font-weight: bold;
}




/* MISE EN PAGE */
.colg {
width: 16px;
background-image: url(images/101.gif);
background-repeat: repeat-y;
line-height: 20px ;
text-align: center;
font-family: Times New Roman;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #6F594C;
}



/* BLOC */
.bloc1 {
font-family: Comic Sans MS;
font-size: 13pt;
display: block ;
margin: auto;
width: 250px ;
height: 20px ;
line-height: 20px ;
color: #333333 ;
background-color: #F6FFCF;
background-image: url(images/bloc2tt.gif);
text-align: center;
vertical-align: center;
text-decoration: none ;
}

.bloc2 {
font-family: Arial;
font-size: 11pt;
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}



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

}
.menu:active, .menu:hover {
font-family: Comic Sans MS;
font-size: 11pt;
color: #6B5840;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

.dessert:link, .dessert:visited {
font-family: Times New Roman;
font-size: 11pt;
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: bold;

}
.dessert:active, .dessert:hover {
font-family: Times New Roman;
font-size: 11pt;
color: #ff0000;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}




.copy:link, .copy:visited {

color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: bold;

}
.copy:active, .copy:hover {

color: #CC0000;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

ul#menu1
{
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}
ul#menu1 li
{
margin: 0 0 0 0 ;
padding: 0 ;
}
ul#menu1 li a
{
display: block ;
float: right;
width: 120px ;
height: 30px ;
line-height: 30px ;
color: #000000 ;
font-family: Comic Sans MS;
font-size: 13pt;
text-indent: 0px ;
text-align: center;
text-decoration: none ;
background: url(images/bouton1.jpg) no-repeat 0 0 ;
border: 0px solid #dbd ;
}
ul#menu1 li a:hover
{
background: url(images/bouton2.jpg) no-repeat 0 0 ;
color: #ff0000 ;
border: 0px solid #f97 ;
}



