/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; margin: 0 19px 0 0;} .right1{float: right; margin: 0 0 0 15px;}
#push, .clr	{clear: both;}

body{background: #ffffff;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.gif") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: url(images/bg-y.jpg) 50% 50% repeat-y; margin:0 auto; text-align: left; }
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#menu1
{
	float:left;
	width:317px;
	height:322px;
}

#actualite
{
	background: url(images/bg-mdm.jpg) no-repeat top left;
	width:261px;
	height:152px;
	padding: 55px 36px 0px 20px;
}
.mdm-img
{
	float:left;
	padding:6px;
	border: solid 1px #ffffff;
	margin-right:10px;
}
#info
{
	background:url(images/bg-coordonnees.jpg) no-repeat top left;
	width:297px;
	height:117px;
	padding: 90px 0px 0px 20px;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;  background: url(images/bg-right-top.jpg) no-repeat top left; }
#right-bottom{ background:url(images/bg-right-bottom.jpg) no-repeat top left; width:673px; height:23px; float:left;}
#right-inner{padding: 47px 20px 0px 20px; height:666px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#footer	{background: url(images/bg-footer.jpg) no-repeat top left; margin: 0 auto; height: 47px; padding-top:15px; }

.digitalage
{
    float: left;
    width:403px;
	padding-left:20px;	
}
#menu2
{
    padding-right:20px;
    width:530px;
    float:right;
	text-align:right;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
.separator{width:100%;	height:0px; clear:both; padding:0; margin:8px 0; border-top: 1px solid #b7ce80; line-height: 0px; font-size: 0; overflow: hidden;}
.separator1{width:100%;	height:0px; clear:both; padding:0; margin:20px 0; border-top: 1px solid #b7ce80; line-height: 0px; font-size: 0; overflow: hidden;}


/* index */
#border-h1{width:100%;	height:0px; clear:both; padding:0; margin:5px 0 20px 0; border-top: 1px solid #9ef10e; line-height: 0px; font-size: 0; overflow: hidden;}

ul.list1{
	background:url(../../images/charte/index/bg-list1.jpg) no-repeat top center;
    float:left;
    margin:10px 0 0 0;
    padding:7px 0px 0px 55px;
	width:248px;
	height:80px;
	}
ul.list1 li{
	background: url(../../images/charte/bullet-list1.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:justify;
	line-height: 18px;
    font-size: 12px;
	font-weight:bold;
    color:#014341;
	padding:0px 0px 0px 20px;
	}
.paw1
{
	float:left;
	width:110px;
	height:107px;
	background:url(../../images/charte/paw1.gif) no-repeat center center;
}
ul.list2{
    float:left;
    margin:10px 0 0 0;
	}
ul.list2 li{
	background: url(../../images/charte/bullet-list2.jpg) no-repeat top left;
	background-position:0px 8px;
	text-align:justify;
	line-height: 18px;
    font-size: 12px;
    color:#001100;
	padding:6px 0px 6px 20px;
	}
.list-bg
{
	float:left;
	width:410px;
	height:201px;
	background:url(../../images/charte/paw2.jpg) no-repeat bottom right;
}
#horaire
{
	float:left;
	width:545px;
	height:77px;
	background:url(../../images/charte/index/bg-horaires.jpg) no-repeat top left;
	padding:10px 0px 0px 88px;
}
ul.list3{
    float:left;
	padding-left:20px;
	}
ul.list3 li{
	background: url(../../images/charte/bullet-list3.jpg) no-repeat top left;
	background-position:0px 3px;
	text-align:justify;
	line-height: 18px;
    font-size: 12px;
    color:#001100;
	padding:0px 0px 0px 20px;
	}
/* elevage canin */
#paw-top
{
	height:220px;
	background:url(../../images/charte/paw1.gif) no-repeat 100% 10%;
}
/* pension */
#bg-big{
	background:url(../../images/charte/pension/bg-big.jpg) no-repeat top center;    
	width:350px;
	margin-bottom:5px;
	}































