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

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:#000000;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	padding-top:350px;
	background:#fff;
}

.container_top {
	width:100%;
	height:350px;
	background:url(../gifs/fond.jpg) #000 bottom repeat-x;
	top:0;
	left:0;
	z-index:10;
	position:absolute;
}

.header {
	height:350px; /* à modifier*/
	width:970px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:352px;
	height:117px;
	background:url(../gifs/actua-design.jpg) top no-repeat;
	position:absolute;
	top:20px;
	left:0;
	z-index:1;
}

.contact {
	width:215px;
	height:126px;
	position:absolute;
	bottom:20px;
	right:30px;
	z-index:3;
}

.contact a {
	width:177px;
	margin-left:15px;
	display:block;
	color:#fff;
	text-shadow:1px 1px 0px #000;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	line-height:41px;
	height:41px;
	margin-bottom:12px;
	background:url(../gifs/puce_contact.jpg) right no-repeat;
}

.contact a:hover {
	color:#ccc;
}

.contact p {
	font-size:13px;
	color:#000;
	padding-left:15px;
}

.contact strong {
	color:#960095;
	font-size:20px !important;
}

.my_flash {
	position:absolute;
	bottom:0;
	left:0;
	color:transparent !important;
	z-index:2;
}

#content {
  width:970px;
  height:auto;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:0 0 30px;
}

.devis {
	width:700px;
	height:95px;
	position:absolute;
	top:0;
	right:20px;
	z-index:1;
	background:url(../gifs/devis.jpg) top no-repeat;
}

.devis a {
	font-size:12px;
	font-weight:700;
	color:#000;
	text-decoration:none;
	line-height:22px;
}

.p1 {
	float:left;
	display:inline;
	padding:10px 54px 11px 76px;
}

.p2 {
	float:left;
	display:inline;
	padding:10px 62px 11px 91px;
}

.p3 {
	float:left;
	display:inline;
	padding:10px 28px 11px 82px;
}

.devis a:hover {
	color:#fff !important;
	text-shadow:1px 1px 0px #000;
}


.colonne_gauche {
	width:210px;
	height:auto;
	float:left;
	margin-top:40px;
	display:inline;
}

.inside_page {
	float:right;
	display:inline;
	width:722px;
	height:auto;
	margin-top:85px;
}

.fd_footer {
	width:100%;
	clear:both;
}

.footer {
  width:970px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  padding-top:30px;
  padding-bottom:30px;
}

.footer p, .footer a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

.footer p {
	line-height:20px;
}

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


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

.sub {
	padding-bottom:0 !important;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:4px;
	border-left:1Px solid #ccc;
}


.important {
	width:99%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#f5f5f5;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
}

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

.border {
  border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
}

.big_lien {
	font-size:15px;
}


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


.inside_page a {
	color:#000;
	text-decoration:underline;
}

.inside_page a:hover {
	text-decoration: none;
	color:#960095 !important;
}

.lien {
  text-decoration:underline !important;
  color:#000 !important;
  display:inline-block;
  height:18px;
  font-size:1em;
  font-weight:bold;
  background:url(../gifs/puce.jpg) left no-repeat;
  float:right;
  line-height:16px;
  padding-left:15px;
}

.lien:hover {
  text-decoration:none !important;
}

.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px solid #bfbfbf;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	clear:both;
}

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

.inside_page ul li {
	line-height:1.5em;
	color:#2a2a2a;
	text-align:left;
}


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

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

.img_normal {
	margin-bottom:10px;
}

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

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

#loupe {
	position: absolute;
	top: 65px;
	right: 20px;
	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*********************************/

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

.img {
	float:left;
	display:inline;
	margin-right:6px;
}

.valide {
	background-color: #f5f5f5 !important;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
	color:#2A2A2A !important;
	width:461px;
	height:auto;
	float:left;
	display:inline;
}

.coord {
  width:180px;
  height:auto;
  padding:10px;
  float:right;
  overflow:hidden;
  border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
  background:#f5f5f5;
}

.coord h2 {
	margin-top:0 !important;
}

input, textarea {
	background:#f5f5f5;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
}

textarea {
	margin-bottom:4px;
}

.formu .valide {
	width:95%;
}

.submit #field_5, .submit #field_7 {
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
	background:#f5f5f5;
	cursor:pointer;
	display:inline-block;
	padding: 3px 5px;
	text-transform:uppercase;
	margin:15px 0 0 180px;
}

.submit #field_5:hover, .submit #field_7:hover {
	background:#ccc;
	color:#fff;
}

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


.optional, .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: 325px !important;
}

  
#newsletter_iframe h1 {
  margin-top:0 !important;
	color:#b89861 !important;
}

#newsletter_iframe p {
	color:#38291A !important;
}

#newsletter_iframe a {
	color:#B89861 !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 ***********/
ul.MenuHorizontal { 
   width: 600px;
   position:absolute;
   top: 76px;
   right:0;
   z-index:4;
   height:31px; 
   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-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 31px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   line-height:31px;
   text-decoration: none; 
} 

li#menu0 { 
   width: 109px; 
} 

li#menu1 { 
   width: 115px; 
} 

li#menu2 { 
   width: 141px; 
} 

li#menu3 { 
   width: 140px; 
} 

li#menu4 { 
   width: 95px; 
} 
li#menu0 a, li#menu1 a, li#menu2 a, li#menu3 a { 
   background:url(../gifs/trait.jpg) top right no-repeat;
} 

li#menu0 a:hover, li#menu1 a:hover, li#menu2 a:hover, li#menu3 a:hover, li#menu4 a:hover, a#selected-over0, a#selected-over1, a#selected-over2, a#selected-over3, a#selected-over4 { 
   background:#960095!important;
} 
/******* FIN MENU ********/


/************ MENU ***********/
ul.MenuHorizontal1 { 
   width: 210px;
   list-style: none; 
   margin: 0 0 30px 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal1 li { 
  	background:url(../gifs/filet.jpg) bottom no-repeat;
} 

ul.MenuHorizontal1 li a { 
   display: block; 
   color: #000;         /*Ici, changer la couleur de la police*/ 
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 30px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   line-height:30px;
   text-decoration: none; 
   width:200px;
   margin-left:10px;
} 

ul.MenuHorizontal1 li a:hover, a#selected {
	background:url(../gifs/puce.jpg) left no-repeat !important;
	width:185px !important;
	padding-left:15px !important;
	color: #960095;
}

a#selected {
	font-weight:bold !important;
}

.partenaires {
	width:196px;
	height:177px;
	background:url(../gifs/partenaire.jpg) top no-repeat;
	display:block;
	margin:0 auto;
}

h1 {
	font-size:22px;
	color:#484848;
	margin-bottom:20px;
}

h2, h3 {
	font-size:16px;
	margin-top:10px;
	color:#484848;
	margin-bottom:10px;
}

.bloc1 {
	position:absolute;
	top:252px;
	right:0;
	z-index:1;
	width:722px;
	height:157px;
}

h2.encart1 a {
	width:338px;
	height:40px;
	background:url(../gifs/cuisine-de-luxe.jpg) top no-repeat;
	display:block;
	color:#FFF !important;
	font-size:27px;
	float:left;
	display:inline;
	font-weight:100;
	text-decoration:none !important;
	text-align:right;
	padding:104px 8px 0 0;
}

h2.encart1 a:hover, h2.encart2 a:hover, h2.encart3 a:hover {
	color:#ccc !important;
}

h2.encart2 a {
	width:173px;
	height:148px;
	background:url(../gifs/exposition-cuisine.jpg) top no-repeat;
	display:block;
	color:#FFF !important;
	font-size:18px;
	line-height:16px;
	float:left;
	display:inline;
	font-weight:100;
	text-decoration:none !important;
	text-align:right;
	padding:100px 8px 0 0;
}

h2.encart3 a {
	width:173px;
	height:123px;
	background:url(../gifs/accessoire-cuisine.jpg) top no-repeat;
	display:block;
	color:#FFF !important;
	font-size:18px;
	line-height:16px;
	float:left;
	display:inline;
	font-weight:100;
	text-decoration:none !important;
	text-align:right;
	padding:115px 8px 0 0;
}

.bloc2 {
	width:722px;
	height:352px;
}
#formulaire_2 .submit {
margin-left:209px !important;
}


.cache {
font-weight:normal;
}
