/* début des styles généraux */
body {
  margin: 0px;
  padding: 0px;
  background-color: #0092D2;
}

#structure
{
  position: absolute;
  top: 0px;
  Left: 50%;
  width: 900px;
  min-height: 100%;
  _height: 100%;
  margin-left: -450px;
  background-color: #ECE9D8;
}

#pied
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #ECE9D8;
	border-top: 1px solid #D2CBA4;
}

#anim_menu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 336px;
	height: 139px;
}

#bandeau_menu
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 564px;
	height: 139px;
}

#menu_bouton
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 30px;
}

#float_menu
{
	float: left;
	top: 0px;
	left: 0px;
	min-width: 68px;
}
/* Fin des styles généraux */


/* Début de la page d'index */
#structure_index
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 580px;
  background-color: #FFFFFF;
}

#index_blocgauche
{
  position: relative;
  top: 5px;
  Left: 5px;
  width: 326px;
}

#index_fondblocgauche
{
	position: relative;
	top: 5px;
	height: 530px;
	width: 322px;
	background-color: #E5E5E5;
	border: thin solid #CCCCCC;
}

#bloc_dentaire
{
	position: absolute;
	top: 5px;
	left: 340px;
	width: 268px;
	height: 566px;
	background-color: #FFFFFF;
	border: thin solid #E6E6E6;
}

#bloc_autresactivites
{
	position: absolute;
	top: 5px;
	left: 620px;
	width: 268px;
	height: 566px;
	background-color: #FFFFFF;
	border: thin solid #E6E6E6;
}

#index_blocphotos
{
	position: absolute;
	top: 5px;
	left: 736px;
	width: 156px;
	height: 500px;
}
/* Fin page d'index */

/* Début Professionnels du dentaire */

#structure_dentaires
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 940px;
  background-color: #FFFFFF;
}

#dentaire_blocgauche
{
  position: relative;
  top: 5px;
  Left: 5px;
  width: 400px;
  height: 500px;
}

#dentaire_gauche
{
	position: relative;
	top: 5px;
	width: 380px;
	height: 850px;
	background-color: #E5E5E5;
	border: thin solid #CCCCCC;
}

#dentaire_droit
{
	position: absolute;
	top: 9px;
	left: 420px;
	width: 265px;
	height: 450px;
}

#dentaire_objectifs
{
	position: relative;
	top: 10px;
	left: 5px;
	width: 350px;
	height: 120px;
	background-color: #006699;
}

#dentaire_blocphotos
{
	position: absolute;
	top: 10px;
	left: 695px;
	width: 156px;
	height: 370px;
}

#dentaire_blocphotos2
{
	position: absolute;
	top: 365px;
	left: 695px;
	width: 197px;
	height: 158px;
	border: 1px solid #000000;
}

#fond_titre_dentaire {
  width: 398px;
	background-color: #666666;
	height: 30px;
}

/* Fin Professionnels du dentaire */


/* Début page Autres secteurs d'activités */
#structure_activites
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 970px;
  background-color: #FFFFFF;
}

#fond_titre_activites {
  width: 330px;
  background-color: #666666;
	height: 30px;
}

#activites_blocgauche
{
  position: relative;
  top: 5px;
  Left: 5px;
  width: 320px;
  height: 650px;
}

#activites_gauche
{
	position: relative;
	top: 5px;
	width: 312px;
	height: 720px;
	background-color: #E5E5E5;
	border: thin solid #CCCCCC;
}

#activites_objectifs
{
	position: relative;
	top: 0px;
	right: 5px;
	width: 302px;
	height: 220px;
	background-color: #006699;
}

#activites_droit
{
	position: absolute;
	top: 10px;
	left: 350px;
	width: 360px;
	height: 450px;
}

#activites_droit2
{
	position: absolute;
	top: 525px;
	left: 350px;
	width: 540px;
	height: 450px;
}

#activites_blocphotos
{
	position: absolute;
	top: 20px;
	left: 730px;
	width: 156px;
	height: 370px;
}

/* Fin page Autres secteurs d'activités */

/* Début pages dentinov */
#structure_dentinov {
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 760px;
  background-color: #FFFFFF;
}

#dentinov_gauche
{
	position: relative;
	top: 5px;
	left:5px;
	width: 330px;
	height: 310px;
}

#dentinov_objectifs
{
	position: relative;
	top: 0px;
	right: 5px;
	width: 302px;
	height: 220px;
	background-color: #006699;
}

#dentinov_blocdroit
{
	position: absolute;
	top: 5px;
	left: 350px;
	width: 540px;
	min-height: 570px;
	_height: 570px;
}

#dentinov_droit
{
	position: absolute;
	top: 45px;
	left: 0px;
	width: 540px;
	min-height: 700px;
	_height: 700px;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}

#fond_titre_dentinov {
  background-color: #0092D2;
	width: 525px;
	height: 30px;
}

#fond_titre_dentinov2 {
  width: 540px;
  background-color: #666666;
	height: 30px;
}

/* Fin page partenaires */

/*debut contact */
#structure_contact
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 400px;
  background-color: #FFFFFF;
}

#contact_gauche
{
	position: relative;
	top: 5px;
	left:5px;
	width: 530px;
	height: 310px;
}

#contact_blocdroit
{
	position: absolute;
	top: 5px;
	left: 550px;
	width: 340px;
	height: 300px;
}

#contact_droit
{
	position: absolute;
	top: 45px;
	left: 0px;
	width: 340px;
	height: 300px;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}

#fond_titre_contact {
  width: 340px;
  background-color: #666666;
	height: 30px;
}
/* Fin contact */

/* début du plan d'accès */
#structure_plan
{
  position: relative;
  top: 10px;
  left: 200px;
  width: 500px;
  height: 350px;
}

/* fin du plan d'accès */

/* Début page presse et vidéos */

#structure_presse {
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 480px;
  background-color: #FFFFFF;
}

#presse_gauche
{
	position: relative;
	top: 5px;
	left:5px;
	width: 330px;
	height: 310px;
}

#presse_objectifs
{
	position: relative;
	top: 0px;
	right: 5px;
	width: 302px;
	height: 220px;
	background-color: #006699;
}

#presse_blocdroit
{
	position: absolute;
	top: 5px;
	left: 350px;
	width: 540px;
	min-height: 570px;
	_height: 570px;
}

#presse_droit
{
	position: absolute;
	top: 45px;
	left: 0px;
	width: 540px;
	height: 200px;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}

#fond_titre_presse {
  background-color: #0092D2;
	width: 525px;
	height: 30px;
}

#fond_titre_presse2 {
  width: 540px;
  background-color: #666666;
	height: 30px;
}
/* Fin page presse et vidéos */

/* début mentions */
#structure_mentions
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 710px;
  background-color: #FFFFFF;
}
/* fin mentions */

#fond_titre {
  background-color: #0092D2;
	height: 30px;
}

#fond_entreedentaire {
	position: absolute; 
 	background-color: #006699;
	width: 240px;
	height: 362px;
	left: 4px;
}

#fond_entreeactivites {
	position: absolute; 
 	background-color: #006699;
	width: 240px;
	height: 362px;
	left: 4px;
}

#menu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 169px;
}

/* fin des styles généraux */


.border0092D2 {
	border: thin dotted #0092D2;
}
/* début des styles des paddings */

.padding00040{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
}


.padding0040{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}

.padding4414{
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
  padding-left: 4px;
}

.padding4{
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

.padding5{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.padding5005{
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}

.padding5000{
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.padding10{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.padding010100{
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.padding1010010{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
/* fin des styles des paddings */

a.lien-pdf {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 270px;
  height: 24px;
  font-family: arial;
  font-size: 12px;
  color: #000000;
	margin-bottom: 5px;
  padding: 6px 0px 5px 30px;
	background-image: url(images/general/puce.png);
	background-repeat: no-repeat;
  text-decoration: none;
	border-bottom: 1px dashed #e5e5e5;
 }
 
 a.lien-pdf:hover {
  color: #006699;
 }
 
 a.lien-web{
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 270px;
 	min-height: 24px;
  font-family: arial;
  font-size: 12px;
  color: #000000;
	margin-bottom: 5px;
  padding: 6px 0px 5px 30px;
	background-image: url(images/general/puce-web.png);
	background-repeat: no-repeat;
  text-decoration: none;
	border-bottom: 1px dashed #e5e5e5;
 }
 
 a.lien-web:hover {
  color: #006699;
 }
