<!--
body { 
  /*margin: auto; 
  width:1024px;
  height:900px; */
  margin-top:0px;
  background-color: #333366;
} 

#page
{
  margin: auto; 
  width:1024px;
  height:956px;
  background-color: white;
}

h1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	/*font-style: italic;*/
	font-family: Times New Roman, Arial;
	color: #6633ff;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	/*font-style: italic;*/
	font-family: Times New Roman, Arial;
	color: #6633ff;
}

#ombre_gauche
{
  position:absolute;
  width:10px; 
  height:956px;
  margin-left: 0px;  
  margin-top: 0px;   
  background-position:center;
  background-image:url("images/ombre_gauche.jpg"); 
  background-repeat:repeat-y;
}

#ombre_droit
{                   
  position:absolute;
  width:10px; 
  height:956px;
  margin-left: 1014px;  
  margin-top: 0px;   
  background-position:center;
  background-image:url("images/ombre_droit.jpg"); 
  background-repeat:repeat-y;
}

#banniere
{
  position:absolute;
  top: -1px;
  /*margin:0 auto;*/
  width:1004px; 
  height:150px;
  margin-left: 10px;  
  text-align:left;
  background-color: white;
  background-position:center;
  background-image:url("images/titre2.png"); 
  background-repeat:no-repeat;
}

#barre_raison
{
  position:absolute;
	width:1004px;
  height:20px;
  text-align: center;
  margin-left:10px;
  margin-top:132px;
  font-family: Times New Roman;
  font-size: 18px;
  color: white;
  /*background-image:url("images/barre_histo.jpg");*/ 
  background-repeat:repeat-x;
  /*border-style:solid;*/
}

#barre_histo
{
  position:absolute;
	width:1004px;
  height:20px;
  text-align: left;
  margin-left:10px;
  margin-top:151px;
  font-family: Times New Roman;
  font-size: 14px;
  color: #6633ff;
  /*background-image:url("images/barre_histo.jpg");*/ 
  background-repeat:repeat-x;
  /*border-style:solid;*/
}

#details
{
  position:absolute;
	width:1004px;
  height:768px;
  margin-left:10px;
  margin-top:170px;
  color: #6633ff;
  background-image:url("images/fond_detail.jpg"); 
  background-repeat:repeat-x;
  /*border-style:solid;*/
}

#formulaire_patient
{
  position:absolute;
	width:450px;
  height:468px;
  left:280px;
  top:250px;
  color: #6633ff;
  /*border-style:solid;*/
  text-align:left;
  font-size:15px;
  font-family: Arial, Times New Roman;
}

#img_dent
{
  position:absolute;
	width: 78px;
  height: 110px;
  top: 180px;
  margin-left: 830px;
  background-position:center;
  background-image:url("images/dent.gif"); 
  background-repeat:no-repeat;
  z-index:2;
}

#img_machoire
{
  position:absolute;
	width: 375px;
  height: 194px;
  top: 620px;
  margin-left: 340px;
  background-position:center;
  background-image:url("images/radiographie-dentition.png"); 
  background-repeat:no-repeat;
  z-index:2;  
}

#img_cabinet
{
  position:absolute;
	width: 669px;
  height: 218px;
  top: 600px;
  margin-left: 175px;
  background-position:center;
  background-image:url("images/pano2.jpg"); 
  background-repeat:no-repeat;
  z-index:2;  
}

#img_dentiste
{
  position:absolute;
	width: 359px;
  height: 471px;
  top: -5px;
  margin-left: -10px;
  background-position:center;
  background-image:url("images/dentiste.gif"); 
  background-repeat:no-repeat;
  z-index:2;
}

#fen_details
{
  position:absolute;
	width:763px;
  height:755px;
  margin-left:235px;
  margin-top:0px;
  color: black;
  /*border-style:solid;*/
}

#pas_pub
{
  position:absolute;
	width: 1004px;
  height: 20px;
  left: 0px;
  top: 690px;
  font-weight:bold;
  color:white;
}

.formulaire
{
  color:#996600;
  background-color:transparent;
  border-left:none;
  border-right:none;
  border-top:none; 
  border-bottom:dotted;
}

.submit
{
   border:none;
   color:#fff;
   background-color:#996600;
   font-weight : bold;
}
a:hover input.submit
{
  cursor:pointer;
  border:none;
  color:#996600;
  background-color:transparent;
  /*font-weight : bold;*/
}

#ombre
{
  position:absolute;
	width:984px;
  height:20px;
  margin-left:20px;
  margin-top:200px;
  text-align:left;
  background-position:center;
  background-image:url("images/ombre_bas2.jpg"); 
  background-repeat:repeat-x;
}

/* Pied de page */
#barre_pied{
  color: white;
  position:absolute;
	width:1004px;
  height:47px;
  margin-left:10px;
  top:909px;
  background-position:center;
  background-image:url("images/pied.png"); 
  background-repeat:no-repeat;
}

#barre_pied_gauche{
  color: white;
  position:absolute;
	width:500px;
  height:20px;
  margin-left:8px;
  margin-top:11px;
  text-align:left;
}
#barre_pied_droit{
  color: white;
  position:absolute;
	width:504px;
  height:20px;
  margin-left:490px;
  margin-top:15px;
  text-align:right;
}

#barre_pied_gauche a { /* Les liens qui ne sont pas sous le curseur. */
	color: white; 
	text-decoration:none; 
	font-family:Arial,Verdana;
	font-size:14px;
  /*font-weight:bold;*/ 
}
#barre_pied_gauche a:hover { /* Les liens lorsque le curseur est dessus. */
	color: yellow; 
	text-decoration:none;
  font-size:14px; 
	font-family:Arial,Verdana;
}

#barre_pied_droit a { /* Les liens qui ne sont pas sous le curseur. */
	color: white; 
	text-decoration:none; 
	font-family:Arial,Verdana;
	font-size:14px;
  /*font-weight:bold;*/ 
}
#barre_pied_droit a:hover { /* Les liens lorsque le curseur est dessus. */
	color: yellow; 
	text-decoration:none;
  font-size:14px; 
	font-family:Arial,Verdana;
}


.BUTTON1 { 
 font-family: Comic Sans MS;
 border-width:1pt;
 font-weight:bold;
 font-style: italic ;
 font-size:11pt;
 color:white;
 background-color:blue;
}

#cnil{
  position:absolute;
	width:550px;
  height:100px;
  margin-top:690px;
  margin-left:430px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #996600;
}

/*Plan accès*/
#plan
{
  position:absolute;
	/*width:710px;*/
  height:560px;
  margin-top:230px;
  /*margin-left:160px;*/
  /*text-align:center;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#996600;
}

/*Plan site*/
ul.menu1 {
	padding:0;
	position:absolute;
	top: 30px;
	left: 0px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	/*list-style-image: url(images/bullet_star.gif);
	list-style-type: circle;*/
	list-style-type:none;
}

li.menu1 {
	padding-top: 5px;
	margin-left:auto;
	margin-right:auto;
	float: center;
}

.menu1 a:hover{
color: white ;
background: #0000cc;
font-weight:bold;

}

.menu1 a {
	height: 20px;
	display: block;
	text-align: center;
	border: 1px solid #0033ff; 
	text-decoration: none;
	color:black;
	background: #ccccff;
	border-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

/* defilement de texte */
#cadrpg { 
width:750px; /*largeur de la zone d'affichage*/ 
margin:0 auto; 
border:0; 
} 
#newshr { 
position:relative; 
width:750px; /*largeur de la zone d'affichage*/ 
height:23px; /*hauteur de la zone d'affichage*/ 
overflow:hidden; 
color:inherit; 
background:#FFFFFF;  
border:1px solid  #CCCCCC; 
} 
#defile { 
position:absolute; 
background:#FFFFFF; 
} 


a.miseforme{ color:#6633ff; font-weight:normal; text-decoration: underline;}
a:hover.miseforme{ color: #6633ff ; text-decoration: none; }

a.miseforme2{ color:#6633ff; font-weight:bold; text-decoration: underline;}
a:hover.miseforme2{ color: #6633ff ; text-decoration: none; }

a.miseforme3{ color:#6633ff; font-weight:normal; font-style: italic ; text-decoration: none;}
a:hover.miseforme3{ color: #6633ff ; text-decoration: underline; }

a.miseforme4{ color:#6633ff; font-weight:bold; text-decoration: none;}
a:hover.miseforme4{ color: #6633ff ; text-decoration: underline; }

a.miseforme5{ color:#3333ff; font-size: 16px; text-decoration: underline;}
a:hover.miseforme5{ color:#3333ff; text-decoration: none; }


.align_image img, .align_image span {
  vertical-align: middle;
  display: inline-block; 
}




.alert {
	background: #ffff99;
	text-align: center;
	color : black;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
	}
-->
