@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;

text-align: center;
background-image: url(images/fond.gif);
background-repeat: repeat;
}


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


/* TABLE */
.tbltop {
text-align: left;
vertical-align: top;
width: 200px;
background-image: url(images/fond.png);
font-size: 8pt;
color: #ffffff;
}

.tblmain {
text-align: left;
vertical-align: center;
margin: auto;
font-size: 8pt;
color: #ffffff;
}

.tblaccueil {
text-align: center;
vertical-align: center;
width: 700px;
height: 600px;
background-image: url(images/tictac.gif);
margin: auto;
}

.tblmenu {
text-align: left;
vertical-align: center;
width: 150px;
background-image: url(images/fondmenu.jpg);
background-repeat: repeat-y;
margin: auto;
font-family: Comic Sans MS;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
}


/* MISE EN PAGE */
.colg {
width: 16px;
background-image: url(images/101.gif);
background-repeat: repeat-y;
}

.tableau{
line-height: 19px ;
text-align: center;
vertical-align: center;
font-family: Times New Roman;
font-size: 11pt;
font-weight: bold;

color: #000000;
}

.tableau2{
line-height: 19px ;
text-align: center;
vertical-align: center;
font-family: Comic Sans MS;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: rgb(124, 95, 79);
}

.titre{
line-height: 20px ;
text-align: left;
font-family: Times New Roman;
font-size: 16pt;
font-weight: bold;
font-style: italic;
}

.colc1{
background-repeat: no-repeat;
background-image: url(images/papillotte.gif);
text-align: center;
vertical-align: center;
}

.colc2{
background-repeat: no-repeat;
background-image: url(images/papillotte2.gif);
text-align: center;
vertical-align: center;
}

.cold {
width: 17px;
background-image: url(images/102.gif);
background-repeat: repeat-y;
}

/* 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;
text-align: center;
vertical-align: center;
text-decoration: none ;
}

.bloc2 {
font-family: Comic Sans MS;
font-size: 10pt;
display: block ;
margin: auto;
width: 900px ;
height: 98% ;
line-height: 20px ;
color: #000000 ;
background-image: url(images/bloc2.gif);
border: 2px solid #f97 ;
text-align: center;


text-decoration: none ;
}

.bloc2tt {

display: block ;
margin: auto;
width: 900px ;
height: 98% ;
line-height: 20px ;
color: #FFFF00 ;
background-image: url(images/bloc2tt.gif);
border: 2px solid #ffff00 ;
text-align: center;
vertical-align: center;
font-weight: bold;
text-decoration: none ;
}

.bloc2ft {

display: block ;
margin: auto;
width: 620px ;
height: 105px ;
line-height: 21px ;
color: #FFFF00 ;
background-image: url(images/bloc2ft.png);
text-align: center;
vertical-align: center;
font-weight: bold;
text-decoration: none ;
}


/* LIENS MENU */

.menu:link, .menu:visited {
vertical-align: center;
font-family: Comic Sans MS;
font-size: 16px;
color: #0000ff;
text-decoration: none;

}

.menu:active, .menu:hover {
vertical-align: center;
font-family: Comic Sans MS;
font-size: 16px;
color: #ff0000;
text-decoration: none;

}

.copyright:link, .copyright:visited {
font-family: Comic Sans MS;
font-size: 8pt;
color: #ff0000;
text-decoration: none;
}

.copyright:active, .copyright:hover {
font-family: Comic Sans MS;
font-size: 8pt;
color: #00ff00;
text-decoration: none;
}

ul#menu
{
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}
ul#menu li
{
margin: 0 0 0 0 ;
padding: 0 ;
}
ul#menu li a
{
display: block ;
float: right;
width: 900px ;
height: 570px ;
line-height: 18px ;
color: #565656 ;
font-family: Comic Sans MS;
font-size: 17px;
text-indent: 0px ;
text-align: center;
vertical-align: center;
text-decoration: none ;
background: url(images/transp.gif) no-repeat 1 1 ;
border: 0px solid #dbd ;
}
ul#menu li a:hover
{
background: url(images/transp.gif) no-repeat 0 0 ;
color: #000000 ;
border: 0px solid #f97 ;
}

ul#menu2
{
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}
ul#menu2 li
{
margin: 0 0 0 0 ;
padding: 0 ;
}
ul#menu2 li a
{
display: block ;
float: left;
width: 200px ;
height: 30px ;
line-height: 30px ;
color: #990000 ;
font-family: Comic Sans MS;
font-size: 18px;
text-indent: 10px ;
text-align: left;
vertical-align: center;
text-decoration: none ;
background: url(images/menu1.jpg) repeat 0 0 ;
border: 0px solid #dbd ;
}
ul#menu2 li a:hover
{
background: url(images/menu2.jpg) repeat 0 0 ;
color: #ccffff ;
border: 0px solid #f97 ;
text-indent: 20px ;
}

ul#menu3
{
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}
ul#menu3 li
{
margin: 0 0 0 0 ;
padding: 0 ;
}
ul#menu3 li a
{
display: block ;
float: left;
width: 200px ;
height: 30px ;
line-height: 30px ;
color: #ffffff ;
font-family: Comic Sans MS;
font-size: 18px;
text-indent: 10px ;
text-align: left;
vertical-align: center;
text-decoration: none ;
background: url(images/menu3.jpg) repeat 0 0 ;
border: 0px solid #dbd ;
}
ul#menu3 li a:hover
{
background: url(images/menu3.jpg) repeat 0 0 ;

border: 0px solid #f97 ;
}

