html
* {
	margin: 0;
	padding: 0;
	
}

html, body, div
{
	/*height: 100%;*/
}

body {
	margin: 0 auto;
        font-family: verdana,georgia,"Times New Roman",Times;
        font-size: 13px;
        text-align: center;

}
img
	{
	border: 0
	}

#page {

        text-align: center;
	margin: 0 auto;
	font-family: verdana;
        width: 1044px;
        padding-left: 10px;
        padding-right: 10px


}



#header
	{
        height:160px;
        background-image: url(../images/chalet-design-header.jpg);
        background-repeat: no-repeat;
	}


#menu
	{
        height: 50px;
        position:relative;
        float: right;
        text-align: center;
        padding-top: 110px
	}

/*#menu
	{
        height: 20px;
	}*/


#gauche {
	float: left;
	width: 290px;
        margin-bottom: 20px;
        margin-top: 25px;
        margin-right: 35px;
        }

#droite {
	float: right;
	width: 226px;
        margin-bottom: 20px;
        margin-left: 35px;
        margin-top: 16px
        }

#centre {
        overflow: hidden;
        margin-bottom: 10px;
        margin-top: 25px;
        }

 #contenu {
     
      /* padding: 0 10px ;*/
        }


#footer {
        clear: both;
        text-align: center;
	height: 20px;
	background-color: #9a7c63;
	color: #fff;
        font-size: 0.9em;
}



/*Element de la colonne centrale*/

#gaucheaccueil {
	float: left;
	width: 290px;
        margin-bottom: 20px;
        margin-top: 25px;
        margin-right: 50px;
        }
        
 #droiteaccueil {
	float: right;
	width: 226px;
        margin-bottom: 20px;
        margin-left: 50px;
        }

#centreaccueil {
        overflow: hidden;
        margin-bottom: 10px;
        margin-top: 10px;
        }


/*Element de la colonne de gauche*/

#chapo  {
    background-color:#f4f0ed;
    height: 70px;
    text-align: center;
    color:#663300;
    font-weight: 600;
    padding: 0.3em ;
    margin-bottom: 20px;
	}


 /*Element de la colonne de droite*/

 #top5 {
    height:200px;
    margin-top:30px;
    border: solid 1px #9a7c63;
     }

 #top5 h1{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
     }

  #top5 p{
    text-align: center;
    margin-bottom: 3px;
     }

#traittop{

     border-bottom:dotted thin #663300;
     margin-left: 20px;
     margin-right: 20px;
     margin-top:0

}

 #web2 {
        text-align: right;
	margin: 0 auto;
        font-size: 12px;
        width: 170px;
        margin-bottom: 5px;
        margin-left: 45px;
}

#Suivez-nous {
	float: left;
	width:116px;
        color:#3B5998;

        }

#facebook {
	float: right;
	width: 25px;
        }

#twitter {
        overflow: hidden;

        }

 #newsletter  {
    background-color: #f4f0ed;
    height: 110px;
    margin-bottom: 20px
	}

#newsletter p {
    text-align: center;
	}


#newsletter h1 {
    padding-top:10px;
    text-align:center
	}

 #monchaletdesign  {
    background-color: #f4f0ed;
    height: 100px;
    margin-bottom: 20px
	}

#monchaletdesign p {
    text-align: center;
	}


#monchaletdesign h1 {
    padding-top:10px;
    text-align:center
	}




       