
/* I. Layout size
*************************************************************** */

#header {
    width: 1004px;
    height: 300px;
}
/* --- Important! ----------------------------------------------
The bottom margin of #wrap-container
is the negative value of the footer's height
---------------------------------------------------------------*/
#wrap-container {
    width: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px; /* same as wrap-footer's height */
}
#container {
    width: 1004px;
    margin: 0 auto;
}
#container2 {
    width: 820px;
    margin: 0 auto;
    padding: 30px 92px 0 92px;
}
#left-column {
    float: left;
    width: 250px;
    text-align: left;
}
#right-column {
    float:left;
    width: 570px;
    text-align: left;
}
#wrap-footer{
    margin: 0 auto;
}
#footer {
    width: 1004px;
    margin: 0 auto;
}
#footer-left {
    float: left;
    width: 200px; /* footer2's width[1] */
    padding: 12px 0 0 117px;
    text-align: left;
}
#footer-right {
    float: left;
    width: 570px; /* footer2's width[2] */
    padding: 12px 117px 0 0;
    text-align: right;
}
/*	--- Important! ---------------------------------------------
#wrap-footer, #footer and .push must be the same height
---------------------------------------------------------------*/
#wrap-footer, #footer, .push {
    height: 100px;
}
#footer-left, #footer-right{
    height: 48px;
}
.push {
    clear: both;
}
/* II. Layout's default elements
*************************************************************** */
*{
    margin: 0;
    padding: 0;
}
html,body{
    height: 100%;
    width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
}
.ref {
    width: 800px; /* same as footer's width */
    margin: 0 auto;
    line-height: 20px;
    text-align: center;
}
img {
    border: 0;
    outline: none;
}
.center{
    margin: 0 auto !important;
    text-align: center !important;
}
.left{
    float: left;
}
.right{
    float: right;
}
.leftpad{
    float:left;
    padding: 0px 4px 0 0;
}
.leftpad1{
    float:left;
    padding: 0px 17px 0 0;
}
.leftpad2{
    float:left;
    padding: 10px 17px 0 0;
}
.rightpad{
    float:right;
    padding: 10px 0 0 12px;
}
.rightpad1{
    float:right;
    padding: 0 0 0 12px;
}
.rightpad2{
    float:right;
    padding: 0 10px 0 0;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 0;
    height: 0;
}
.paragraph {
    clear: both;
    display: table;
}
a *{
    cursor: pointer;
}
a:focus{
    outline: none;
}
#picture2{
    float: left;
    border: 1px solid #000000;
    margin: 0 8px 7px 0;
}
.thumb{
	display: block;
	margin:1px 5px;
}
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0;
}
.paragraph{
	clear: both;
	display: table;
}
.separator{
	width: 100%;
	height: 18px;
	clear: both;
	line-height: 0px;
    font-size: 1px;
}
/* Others
--------------------------------------------------------------- */
.border1{
    border:1px solid #54544C;
}
.border2{
    border:1px solid #E0B215;
}
.uppercase{
    text-transform: uppercase;
}
/* III. Left-column elements
*************************************************************** */
/* Coordonnees
--------------------------------------------------------------- */
#coordonnees-container{
    float: left;
    width: 240px;
    padding-left: 10px;
}
#coordonnees {
    float:left;
    width: 230px;
    padding: 5px 0 0 10px;
}
#coordonnees p {
    font-size: 11px;
}
/* Actualites
--------------------------------------------------------------- */
#actualites-container{
    float: left;
    width: 532px;
    height: 82px;
    padding: 28px 15px 0 13px;
}
#actualites {
    float:left;
    width: 532px;
}
#actualites p {
    font-size: 11px;
}
/* III. RIGHT-COLUMN ELEMENTS
*************************************************************** */
/* Main-content
--------------------------------------------------------------- */
#main-content{
    float: left;
    width: 547px;
    padding: 0 0 0 13px;
}
#main-content p{
    line-height: 18px;
    padding: 5px 10px;
}
#page-title{
    float: left;
    width: 532px;
    height: 35px;
}
/* Pannels
--------------------------------------------------------------- */
.pannel1, .pannel2 {
    float: left;
    width: 532px;
    text-align: justify;
}
.pannel3 {
    float: left;
    width: 412px;
    text-align: justify;
}
/* Lists
--------------------------------------------------------------- */
ul.list1{
    list-style: none;
    float: left;
    padding: 13px 0 0 10px;
}
ul.list1 li {
    padding:0 0 0 18px;
    text-align: left;
    line-height: 18px;
}
ul.list1 li a{
    text-decoration: none;
    font-weight: bold;
}
ul.list1 li a:hover{
    text-decoration: underline;
    font-weight: bold;
}
/* Navigation
--------------------------------------------------------------- */
#menu2 ul li {
    display: inline;
}

/* Page >>> Presentation
*************************************************************** */

/* Page >>> Nos marches
*************************************************************** */

/* Page >>> Boutique en ligne
*************************************************************** */
