* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

input, textarea, select {
border:1px solid #000;
padding:2px;
vertical-align:middle; }

body {
background:transparent url(img/body_fond.png) repeat;
text-align:justify;
font:100%/1.3 Arial, "Times New Roman", sans-serif; }

a {
color:#333; }

a:hover {
text-decoration:none; }

/***** Stylage *****/

	/* Fiche simple */
	
div.fiche_simple {
width:700px;
overflow:hidden;
padding-bottom:10px; }

div.fiche_simple h3 {
font-size:120%;
padding-bottom:20px; }

div.fiche_simple p.float_right,
div.fiche_simple p.float_left {
width:150px;
height:113px;
padding:5px;
margin-bottom:0;
border:1px solid #624732; }

div.fiche_simple p.float_left {
float:left;
margin-right:20px; }

div.fiche_simple p.float_right {
float:right;
margin-left:20px; }

div.fiche_simple p.float_left img,
div.fiche_simple p.float_right img {
width:100%;
height:100%; }

ul.photos_float_simple {
padding:20px 0;
overflow:hidden;
width:700px; }

ul.photos_float_simple li {
float:left;
width:160px;
text-align:center;
margin:0 35px; }

ul.photos_float_simple li img {
width:150px;
height:113px;
padding:5px;
border:1px solid #624732; }

	/* Liste simple lien block */

ul.liens_block_simple li {
font-size:110%;
margin-left:15px;
list-style:square;
padding-bottom:5px; }	
	
ul.liens_block_simple li a {
color:#000; }

ul.liens_block_simple li a:hover {
color:#333; }	
	
/***** Flash & Déco *****/

div#banniere_flash {
width:738px;
height:154px;
/*background:transparent url(img/bandeau_flash.jpg) no-repeat;*/
position:absolute;
top:93px;
right:39px; }

div#menu_flash {
width:180px;
height:285px;
/*background:transparent url(img/menu_flash.png) no-repeat;*/
margin-left:16px; }

/***** Stylage contenu *****/

.invis {
position:absolute;
top:-9999px; }

h1 {
position:absolute;
top:60px;
left:15px;
z-index:10;
width:177px;
height:257px;
background:transparent url(img/logo.png) repeat; }

h1 a {
display:block;
text-indent:-9999px;
width:100%;
height:100%; }

h2 {
text-indent:-9999px;
height:46px;
padding-bottom:10px; }

h2.atelier, h2.meuble, h2.chambre, h2.contact, h2.cuisine, h2.ebenisterie {
width:136px; }

h2.atelier {
background:transparent url(img/h2_atelier.jpg) no-repeat; }

h2.meuble {
background:transparent url(img/h2_meuble.jpg) no-repeat; }

h2.chambre {
background:transparent url(img/h2_chambre.jpg) no-repeat; }

h2.cmd {
width:203px;
background:transparent url(img/h2_cmd.jpg) no-repeat; }

h2.contact {
background:transparent url(img/h2_contact.jpg) no-repeat; }

h2.cuisine {
background:transparent url(img/h2_cuisine.jpg) no-repeat; }

h2.ebenisterie {
background:transparent url(img/h2_ebenisterie.jpg) no-repeat; }

div#presentation_contenu p {
margin-bottom:10px; }

/***** Layout *****/

div#global {
width:990px;
margin:0 auto;
background:transparent url(img/design_fond.jpg) repeat-y; }

div#entete {
position:relative;
width:100%;
height:93px;
background:transparent url(img/design_top.jpg) no-repeat; }

div#conteneur_centre {
position:relative;
padding-top:160px;
padding-bottom:95px;
width:100%;
min-height:500px;
background:transparent url(img/design_bottom.jpg) no-repeat bottom; }

div#colonne_gauche {
width:212px;
position:absolute;
top:225px;
left:0; }

div#colonne_droite {
width:700px;
margin-left:231px; }

div#presentation_contenu {
font-size:75%; }

div#nav_sub {
font-size:65%;
text-align:center;
width:100%;
height:85px;
position:absolute;
bottom:0;
left:0; }

div#nav_sub ul {
padding-top:0px;
width:770px; /*990*/
padding-left:220px; }

/***** #colonne_gauche *****/

div#coordonnees {
padding-top:20px;
font-size:75%;
text-align:center; }

/***** #nav_sub *****/

div#nav_sub ul li {
margin-right:2px;
display:inline; }

div#nav_sub ul li a {
color:#000;
text-decoration:none;
padding-right:2px; }

div#nav_sub ul li a:hover {
text-decoration:underline; }