/* Feuille de style pour la page dossiers */
@import url(disciplines-dentaires.css);

.rosegras{
font-weight: bold;
color:#CD5C5C;
}
.rose{
font-weight: normal;
color:#CD5C5C;
}
/* ----------------- */
/* Balises générales */
/* ----------------- */
html, body{
margin: 0;
padding: 0;
background: #A2C1D9 url(images/bg.gif) top repeat-x;
font: 12px Arial, Helvetica, sans-serif; 
color: black;
text-align: center;
}
h1{
color: #788D9F;
font: normal 17px/18px Arial, Helvetica, sans-serif;
}
p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
color: rgb(127, 127, 111);
margin-right: 20px;
margin-bottom: 10px;
}
strong{
color: #AF974F;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
line-height: 22px;
}
img{
display: block;
border: 0;
}
a, a:link, a:visited, a:active{
color: #E1E7E0;
text-decoration: none;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-align: center;
}
a:hover{
color: #FFF;
}
ul{
margin: 0;
padding: 0;
list-style: none;
}
ul li{
margin: 0;
padding: 0;
}
hr{
clear: both;
visibility: hidden;
}

/* ------ */
/* Blocks */
/* ------ */

#wrapper{
width: 768px;
margin: 0px auto 0 auto;

background: url(images/bg_col2.gif) top repeat-y;
text-align: left;
}
#wrapperdossiers{
width: 768px;
margin: 0px auto 0 auto;
background: url(images/bg_col.gif) top repeat-y;
text-align: left;
}
#menu{
z-index: 10000;
position: relative;
width: 768px;
height: 35px;
margin: 0;
padding: 2px 0 0 0;
background: url(images/menu.gif) top no-repeat;
color: rgb(225, 231, 224);
}
#navigation{
width: 768px;
height: 26px;
background: url(images/bg_nav.gif) top no-repeat;
}
#navigation ul{
height: 26px;
}
#navigation ul li{
float: left;
height: 26px;
}
#navigation ul li a{
display: block;
float: left;
font-weight: bold;
color: rgb(59, 96, 130);
margin-left: 10px;
height: 21px;
font-family: Arial, Helvetica, sans-serif;
}
#navigation ul li a:hover{
border-bottom: 5px solid rgb(204, 51, 0);
color: rgb(0, 0, 0);
}
div.header{
width: 768px;
height: 205px;
margin: 0;
}
div.header_bis{
width: 768px;
height: 180px;
margin: 0;
padding:0;
}

#contenu{
width: 768px;
}

/* ------ */
/* Menu   */
/* ------ */
div#menu ul.niveau1{
width: 684px;
height: 30px;
margin: 0 auto 0 auto;
padding: 0 0 0 0;
list-style: none;
}
div#menu ul.niveau1 li{

position: relative;
float: left;
margin: 0;
padding: 0;
width: 171px;
height: 30px;
white-space: nowrap;
}
div#menu ul.niveau1 li a{

display: block;
float: none;
width: 171px;
height: 23px;
margin: 0;
padding: 7px 0 0 0;
background: url(images/onglet.gif) left no-repeat;
}
div#menu ul.niveau1 li a:hover, div#menu ul.niveau1 li.actif a{
background-image: url(images/ongleth.gif);
text-decoration: none;
}
div#menu ul.niveau1 li.submenu ul.niveau2{
position: absolute;
z-index: 10000;
top: 32px;
left: 8px;
width: 152px;
margin: 0;
padding: 0;
list-style: none;
background-color: #222222;
visibility: hidden;
}
div#menu ul.niveau1 li.submenu ul.niveau2 li{
position: relative;
float: none;
z-index: 1000;
margin: 0;
width: 152px;
height: 20px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #E1E7E0;
background: #5F82A2;
}
div#menu ul.niveau1 li.submenu ul.niveau2 li.sombre {
padding: 6px 0 0 0;
border-bottom: 1px solid #5F82A2;
border-left: 1px solid #5F82A2;
border-right: 1px solid #5F82A2;
}
div#menu ul.niveau1 li.submenu ul.niveau2 li a{
display: block;
float: none;
width: 152px;
height: 20px;
margin: 0;
padding: 3px 0 3px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #616760;
background: #F5F5F5;
border-bottom: 1px solid #5F82A2;
border-left: 1px solid #5F82A2;
border-right: 1px solid #5F82A2;
}
div#menu ul.niveau1 li.submenu ul.niveau2 li a:hover{
font-size: 11px;
font-weight: bold;
color: #E1E7E0;
background: #990705;
}

/* --------------------------- */
/* Footer Bis */
/* --------------------------- */


#footer1 {
clear:both;
background: url(images/bg_footer-2.gif) top no-repeat;
width: 768px;
height: 32px;
}

#footer1 a, #footer1 a:link, #footer1 a:visited, #footer1 a:active{
color: rgb(204, 204, 204);
text-decoration: none;
}
#footer1 a:hover{
color: #f5f5f5;
text-decoration: none;
background-color: rgb(255, 153, 51);
}
#footer1bis {
clear:both;
text-align: center;
margin:0;
padding:0;
background: url(images/bg_footer-1.gif) top center no-repeat;
height:55px;
}
#footergauche{
float: left;
width: 383px;
margin: 0 0 0 0;
padding: 5px 0 0 10px;
line-height: 16px;
color: rgb(153, 153, 153);
}

#footerdroite{
width: 355px;
margin: 0 0 0 0;
float: right;
padding: 5px 10px 0 0;
text-align: right;
line-height: 16px;
color: rgb(153, 153, 153);
}



