*{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana;
	text-align:center;
}

/* Colonne bleue à droite du site, sur toute la longueur */
#colright{
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("../images/bg.png") repeat;
}

/* Ensemble du site sans la colonne bleue*/
#global{
	margin-right: 51px;
	background: white;
}

/* Menu haut et bas */
#menutop, #menubottom {
	height: 27px;
	background: url("../images/bgdark.jpg") repeat;
}

#menutop ul, #menubottom ul{
	padding-left: 20px;
}

#menutop li, #menubottom li{
	display: inline;
	padding-right: 10px;
}

#menutop a, #menubottom a{
	font-size:10px;
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted white;
	vertical-align: middle;
	height: 27px;
	line-height: 27px;
}

#menutop a:hover, #menubottom a:hover{
	border: none;
}

/* Main Menu */
#mainmenu span{
	display: none;
}

#mainmenu li {
  width: 139px;
	height: 139px;
	float: left;
	list-style-type:none;
}

#mainmenu li a {
	background-image: url("../images/menu.png");
	background-repeat: no-repeat;
  width: 139px;
	height: 139px;
	display:block;
	background-position: 0px 0px;
}
#mainmenu ul .menu1 a { background-position: 0px 0px; }
#mainmenu ul .menu1 a:hover { background-position: 0px -139px; }
#mainmenu ul .menu1 .active { background-position: 0px -139px; }

#mainmenu ul .menu2 a { background-position: -139px 0px; }
#mainmenu ul .menu2 a:hover { background-position: -139px -139px; }
#mainmenu ul .menu2 .active { background-position: -139px -139px; }

#mainmenu ul .menu3 a { background-position: -278px 0px; }
#mainmenu ul .menu3 a:hover { background-position: -278px -139px; }
#mainmenu ul .menu3 .active { background-position: -278px -139px; }

#mainmenu ul .menu4 a { background-position: -417px 0px; }
#mainmenu ul .menu4 a:hover { background-position: -417px -139px; }
#mainmenu ul .menu4 .active { background-position: -417px -139px; }

#mainmenu ul .menu5 a { background-position: -556px 0px; }
#mainmenu ul .menu5 a:hover { background-position: -556px -139px; }
#mainmenu ul .menu5 .active { background-position: -556px -139px; }

/* Header */
#header{
	height: 189px;
	width: 100%;
	background: url("../images/bg.png") repeat;
}

#header h1{
	color: white;
	font-size: 22px;
	padding-left: 30px;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	font-family: georgia;
	margin:0;
}

/* Logo
#logo{
	height: 189px;
	width: 254px;
	float: right;
}

#logo a img {
	border:0;
	text-decoration:none;
}
*/
#logo{
	height: 189px;
	width: 254px;
	float: right;
	background: url(../images/logo_kratzenberg1.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
}

#logo a{
	height: 189px;
	width: 254px;
	display:block;
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
}

#logo span{
	display:none;
}

#logoprint{
  display:none;
}

/* Colonne de droite avec les diff?rentes photos */
#right{
	width: 532px;
	float: right;
}

#rightswf{
  width: 254px;
  float: right;
  overflow: hidden;
}


/* Grande photo */
#illu{
	width: 532px;
	height: 339px;
}

/* IE6 fix */
/*
* html #right { overflow: hidden; width: 532px }
* html #illu { overflow: hidden; width: 532px }

* html #contenu { margin-right: auto; }
* html #blue { overflow: hidden; width: 400px }
* html #gray { overflow: hidden; width: 400px }
* html .article { overflow: hidden; width: 300px }
*/

/* Bloc de thumbs avec les photos des diff?rents dentistes */
#miniphotos{
	width: 478px;
  text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}

#miniphotos a img {
	border:0;
  text-decoration: none;
  border: 2px solid white;
}

#miniphotos a{
  float: left;
  width: 105px;
  height: 105px;
  text-decoration: none;
  text-align: center;
  margin: 40px 27px 0px 27px;
}

#miniphotos a:hover img{
  /*opacity:1;
  filter:alpha(opacity=100); */ /* opacity sur IE */
  border: 2px solid #2d4492;
}

#miniphotos img {
  width: 105px;
  height: 105px;
  text-align: center;
  vertical-align: middle;
  /*opacity:0.7;
  filter:alpha(opacity=70);*/
}

#miniphotos img#active{
  width: 101px;
  height: 101px;
  border: 2px solid #2d4492;
}

#miniphotos img#active{
 /* opacity:1;
  filter:alpha(opacity=100); */
  border: 2px solid #2d4492;
}

#miniphotos span{
  border-bottom : 1px dotted #748fbc;
  margin-top: 3px;
  font-size: 11px;
  line-height: 15px;
  width: 105px;
  color:  #748fbc;
  text-decoration: none;
  text-align: center;
}

#miniphotos a:hover span{
  border:none;
  text-decoration: none;
}

#planacces h2{
  font-size: 18px;
  padding-top: 20px;
  font-family: georgia;
  color: #2d4492;
  font-weight:normal;
  margin-left: 75px;
}

#map{
  width: 380px;
  height: 280px;
  margin : 20px auto 30px auto;
}

#map span, #map a{
  display: none;
}

/* Contenu  (colonne de gauche) et articles*/
#contenu{
	width: 418px;
	float: left;
  padding-bottom:30px;
}

#blue {
	background: url("../images/bg.png") repeat;
	color: white;
}

/* Mise en page du cadre gris  */
#gray{
	padding: 10px 0 10px 0;
	background-color: #dfdfdf;
	font-size: 12px;
	color: #2d4492;
  margin-bottom:10px;
}

#spacer{
  height: 10px;
}

#gray th{
	text-align: left;
	padding-left: 30px;
	padding-right: 45px;
	height: 18px;
	vertical-align:top;
}

#gray td{
	padding-left: 30px;
	line-height: 16px;
}

#gray a{
	color: #2d4492;
  text-decoration: none;
  border-bottom: 1px dotted #2d4492;
}

#gray a:hover{
	text-decoration: none;
  border: none;
}

#photo{
	float:left;
	margin: 5px 20px 20px 30px;
  /*height: 135px;          */
}

#description{
	background: url("../images/bg.png") repeat;
	font-size: 12px;
	font-weight:bold;
	padding-top: 10px;
	line-height: 18px;
}

/* Mise en page des articles  */
.article{
	margin-left: 30px;
  padding-bottom: 10px;
	border-bottom: 1px dotted #748fbc;
	margin-bottom: 5px;
	margin-right: 10px;
	color: #748fbc;
}

.article h2{
	font-size: 18px;
	padding-top: 20px;
	font-family: georgia;
	color: #2d4492;
	font-weight:normal;
}

.article p {
	font-size: 11px;
	padding: 10px 0 10px 0;
	line-height: 16px;
}

.article li{
	font-size: 11px;
	list-style-type: square;
	margin-left:20px;
	line-height: 14px;
}

.article a{
	color: #2d4492;
  text-decoration: none;
  border-bottom : 1px dotted #2d4492;
}

.article a:hover{
	text-decoration: none;
  border: none;
}

.liste_dentistes li, .plan li{
    font-size: 11px;
    padding: 5px 0;
    list-style-type: square;
    margin-left:20px;
  /*line-height: 15px; */
}

.liste_dentistes li, .plan li li{
    font-size: 11px;
    padding: 5px 0;
    list-style-type: circle;
    margin-left:20px;
  /*line-height: 15px; */
}

.article ul{
	padding: 10px 0;
}

.clear{
	clear:both;
	height: 20px;
}

ul.lien_utiles li
{
    margin-bottom:7px;
}

ul.lien_utiles li a
{
    font-size:12px;
}
