#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

.erreur img {
	display:none !important;
}

.validation img {
	display:none !important;
}

.valide {
	float:left;
	display:inline;
	color:#CA6201 !important;
	background:#eee !important;
	width: 380px !important;
}

body {
	background:url(../gifs/fond.jpg) #fff top repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, "Times New Roman";
}

.container {
	width:981px; 
	margin:0 auto;
	position:relative;
	padding-top:398px;
}

.header {
	height:398px; /* à modifier*/
	position:absolute;
	top:0;
	left:0;
	width:981px;
}

.top_page {
	width:981px;
	height:164px;
	position:relative;
}

.flash {
	width:981px;
	height:234px;
	position:relative;
}

.my_flash {
	width:695px;
	height:234px;
	float:right;
	display:inline;
}

.logo, .logo a {
	display:block;
	width:267px;
	height:164px;
}

.logo {
	position:absolute;
	top:0; 
	left:0;
	z-index:1;
}

.logo a {
	background:url(../gifs/laboratoire_flamme_prothese_dentaire.jpg) top left no-repeat;
}

.logo a:hover {
	background:url(../gifs/laboratoire_flamme_prothese_dentaire.jpg) top right no-repeat;
}


.maitre-artisan {
	width:125px;
	height:83px;
	background:url(../gifs/logo-maitre-artisan.gif) top no-repeat;
	position:absolute;
	top:26px;
	right:9px;
	z-index:2;
}

.slogan {
	width:488px;
	height:93px;
	background:url(../gifs/slogan.jpg) top no-repeat;
	position:absolute;
	top:19px;
	right:200px;
	z-index:2;
}

.slogan p {
	font-size:16px;
	color:#673301;
	line-height:20px;
	text-align:center;
	padding-top: 35px;
}

.colonne_gauche {
	width:286px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:20px;
}

.colonne_centre {
	width:665px;
	height:auto;
	float:right;
	display:inline;
	margin-bottom:20px;
}


#content {
	width:981px;
	height:auto;
	overflow:hidden;
	padding-top:20px;
	position:relative;
	padding-bottom:20px;
}

.contact {
	width:256px;
	height:215px;
	padding-top:50px;
	padding-left:15px;
	font-size:12px;
	padding-right:15px;
	background:url(../gifs/encart_contact.jpg) top no-repeat;
}

.contact a {
	color:#ca6201;
	text-decoration:underline;
}

.contact a:hover {
	text-decoration:none;
}

.contact strong {
	color:#ca6201;
	font-size:20px;
	font-family:Georgia, Tahoma, Verdana;
}

.contact img {
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.btn_contact, .btn_contact a {
	width:286px;
	height:35px;
	display:block;
}

.btn_contact a {
	background:url(../gifs/btn_contact.jpg) top no-repeat;
}

.btn_contact a:hover, .contact img:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none !important;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none !important;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

/**********************************************************************************************************/


/******************************************************************** Lien ******************************************************************/
.page p {
	color:#000;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#eee;
}

.page strong {
	color:#ca6201;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#ca6201;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#ca6201;
}

.lien {
  line-height:1.6em;
  text-align:right !important;
  color:#ca6201;
  padding: 10px 0 10px 0;
}

.lien a {
  text-decoration:underline;
  color:#ca6201;
}

.lien a:hover {
  text-decoration:none;
  color:#ca6201;
}

.paragraphe5050 {
	float:left;
	width:315px;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:315px;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:15px;
	border-top:1px solid #bfbfbf;
	margin:10px auto 5px auto;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(../gifs/puce_liste.jpg) outside;
}

.page ul li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}

/************** fin mise en page *************/

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 10;
	font-size:11px;
}

#loupe p {
	text-align:right !important;
	color:#252525;
}

#loupe a {
	color:#252525;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #eee;
	border:1px solid #ca6201;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 200px;
}

.area_form {
	background-color: #eee;
	border: 1px solid #ca6201;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 200px;
	overflow: auto;
}

.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #ca6201;
}

#formulaire_1 .submit, #formulaire_2 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

.bouton_form:hover, .bouton1:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.optional {
	width:175px !important;
	text-align:right !important;
}

.required {
	width:175px !important;
	text-align:right !important;
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

#formulaire_1 p {
	margin:0 !important;
	padding:0 !important;
}
/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 400px !important;
}

#newsletter_iframe h1 {
	color:#673301 !important;
}

#newsletter_iframe p {
	color:#000 !important;
}

#newsletter_iframe a {
	color:#ca6201 !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

.menu {
	width:395px;
	height:27px;
	position:absolute;
	bottom:0;
	right:10px;
	z-index:3;
}

ul.MenuHorizontal { 
   width: 395px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 27px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center;
   padding-right:2px;
   line-height:27px; 
   text-decoration: none; 
} 

li#menu0 { 
   width: 82px; 
} 

li#menu1 { 
   width: 82px; 
} 

li#menu2 { 
   width: 92px; 
} 

li#menu3 { 
   width: 139px; 
} 

li#menu0 a { 
   background: url('../gifs/menu_10.jpg') top left no-repeat;        
} 

li#menu1 a { 
   background: url('../gifs/menu_11.jpg') top left no-repeat; 
} 

li#menu2 a { 
   background: url('../gifs/menu_12.jpg') top left no-repeat; 
} 

li#menu3 a { 
	color:#000;
   background: url('../gifs/menu_13.jpg') top left no-repeat; 
} 


li#menu0 a:hover, a#selected-over0 { 
  background: url('../gifs/menu_10.jpg') top right no-repeat !important; 
} 

li#menu1 a:hover, a#selected-over1 { 
  background: url('../gifs/menu_11.jpg') top right no-repeat !important; 
} 

li#menu2 a:hover, a#selected-over2 { 
   background: url('../gifs/menu_12.jpg') top right no-repeat !important; 
} 

li#menu3 a:hover, a#selected-over3 { 
   background: url('../gifs/menu_13.jpg') top right no-repeat !important; 
} 


/**************** MENU 2 *******************/

.menu2 {
	width:286px;
	height:auto;
	float:left;
	display:inline;
}

.top_menu {
	background:url(../gifs/top.jpg) top no-repeat;
	width:286px;
	height:5px;
	overflow:hidden;
}

.bas_menu {
	background:url(../gifs/bas.jpg) top no-repeat;
	width:286px;
	height:4px;
	overflow:hidden;
}

ul.MenuHorizontal2 { 
   width: 286px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal2 li { 
   float: left; 
} 

ul.MenuHorizontal2 li a { 
   display: block; 
   color: #000;         /*Ici, changer la couleur de la police*/ 
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height:25px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left;
   padding-left:30px; 
   text-decoration: none; 
   line-height:25px;
} 

li#menu02, li#menu12, li#menu22, li#menu32, li#menu42, li#menu52, li#menu62, li#menu72, li#menu82 { 
   width: 286px; 
} 

li#menu12 a, li#menu22 a, li#menu32 a, li#menu42 a, li#menu52 a, li#menu62 a, li#menu72 a { 
   background:url(../gifs/menu2.jpg) top left no-repeat;         /*Ici l'image de fond de la cellule*/ 
} 

li#menu82 a {
	 background:url(../gifs/menu2_28.jpg) top left no-repeat;         /*Ici l'image de fond de la cellule*/ 
}

li#menu82 a:hover, a#selected-over82 {
	color:#fff;
	font-weight:bold;
	background:url(../gifs/menu2_28.jpg) top right no-repeat !important;         /*Ici l'image de fond de la cellule*/ 
}

li#menu02 a {
	 background:url(../gifs/menu2_19.jpg) top left no-repeat;         /*Ici l'image de fond de la cellule*/ 
}

li#menu02 a:hover, a#selected-over02 {
	color:#fff;
	font-weight:bold;
	background:url(../gifs/menu2_19.jpg) top right no-repeat !important;         /*Ici l'image de fond de la cellule*/ 
}

li#menu12 a:hover, a#selected-over12, li#menu22 a:hover, a#selected-over22, li#menu32 a:hover, a#selected-over32, li#menu42 a:hover, a#selected-over42, li#menu52 a:hover, a#selected-over52, li#menu62 a:hover, a#selected-over62, li#menu72 a:hover, a#selected-over72 { 
	color:#fff;
	font-weight:bold;
    background:url(../gifs/menu2.jpg) top right no-repeat !important;         /*Ici l'image de fond over de la cellule*/ 
} 


/*********** fOOTER *************/

.fd_footer {
	width:100%;
	height:278px;
	background:url(../gifs/footer_fond.jpg) top repeat-x;
}

.footer {
	width:981px;
	height:238px;
	margin:0 auto;
	font-size:11px;
	color:#000;
}

.footer a {
	text-decoration:none;
	color:#000;
}

.footer a:hover {
	text-decoration:underline;
}

.footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

.col1 {
	width:230px;
	height:218px;
	float:left;
	padding-top:20px;
	display:inline;
	padding-left:15px;
	background:url(../gifs/footer_ligne.jpg) top right no-repeat;
	margin-top:2px;
}

.newsletter_1 {
	width:212px;
	height:75px;
	display:block;
}

.newsletter_1 a {
	color:#fff;
	width:142px;
	height:60px;
	display:block;
	text-decoration:none;
	font-size:12px;
	padding-top: 15px;
	line-height:20px;
	padding-left:70px;
	background:url(../gifs/newsletter.jpg) top no-repeat;
}

.newsletter_1 a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.col2 {
	width:230px;
	padding-left:15px;
	height:228px;
	padding-top:10px;
	float:left;
	display:inline;
	text-align:center;
	margin-top:2px;
}

#formulaire_1 {
	width:400px;
	height:auto;
	float:left;
	display:inline;
}

/**************** MISE NE PAGE ******************/
h1 {
	font-size:24px;
	color:#673301;
	margin-bottom:20px;
}

h2, h3 {
	font-size:18px;
	color:#673301;
	margin-bottom:5px;
}

.plan_bloc {
	width:250px;
	height:auto;
	float:right;
	display:inline;
}

.plan_bloc img {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:20px;
}

.img1 {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #eee;
}

.img2 {
	margin-bottom:10px;
	float:left;
	display:inline;
	border:1px solid #eee;
}

#formulaire_2 p {
	padding:0 !important;
	margin:0 !important;
}

.input_form1 {
	background-color: #eee;
	border:1px solid #ca6201;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 200px;
}


.input_form2 {
	background-color: #eee;
	border:1px solid #ca6201;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width:100px;
}


.area_form1 {
	background-color: #eee;
	border: 1px solid #ca6201;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 200px;
	overflow: auto;
}

.important .divGenerateur {
	margin:0 !important;
}

.champ {
	margin-bottom:10px;
}

#formulaire_2 .important {
	width: 453px !important;
}

.bouton1 {
	height: 30px;
	width: 175px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #ca6201;
}

/****************************************/

.pict {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #FE9901;
}

	
.encartcontactstyle strong{
	font-weight:normal!important;
	color:#000000;
	font-size:12px;
	font-family:"Century Gothic", Arial;
}

.phrasefin {
	color:#000000;
	width:100%;
	font-size:12px;
	font-family:"Century Gothic", Arial;
	text-align:center;
	height:20px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.phrasefin a {
	font-weight:normal!important;
	color:#000000!important;
	text-decoration:none!important;
}
	
	
	
.grasinvisible {
	font-weight:normal!important;
	text-decoration:none!important;
	color:#000000!important;
}

