
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header, #cont-rp {width: 942px;}
#header {height:210px;}
#left-column {width: 750px;}
#right-column {width: 191px;}
.ref{
  width: 942px;
  text-align: center;
  margin: 0 auto;
  font-size: 11px;
}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer {height: 70px;}

.push	{
    max-height: 1px;
    clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -70px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {
    text-align: center;
    background: url(../images/charte/bg-pattern.jpg) top left repeat;
}

ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0 5px;}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    background: url(../images/charte/top-repeat.jpg) top left repeat-x;
    }
#container {
	margin:0 auto;
	text-align: left;}
#header {
    background: url(../images/charte/header.jpg) left bottom no-repeat;
}
#cont-rp{
  background: url(../images/charte/cont-rp.jpg) top left repeat-y;
  margin:0 auto;
}

#left-column{
	float:left;
}
#right-column{
	float:left;	
}
.indexbox{
  background: url(../images/charte/indexbox.jpg) top left no-repeat;
  width: 750px;
  height: 201px;
}
.pourun{
  background: url(../images/charte/index-pourun.jpg) top left no-repeat;
  width: 750px;
  height: 32px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.pbuffet{
  background:  url(../images/charte/trait-buffets.jpg) top left no-repeat;
  width: 750px;
  height: 32px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.chen{
  background: url(../images/charte/ch-envie.jpg) top left no-repeat;
  width: 750px;
  height: 32px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.marvoi{
  background: url(../images/charte/mariage-voi.jpg) top left no-repeat;
  width: 750px;
  height: 32px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.trait-laur{
  background: url(../images/charte/trait-laurent.jpg) top left no-repeat;
  width: 750px;
  height: 32px;
  margin-top: 10px;
  margin-bottom: 18px;
}
.i2text{
  width: 750px;
}
.pic1{
  float: left;
  padding-left: 30px;
}
.pic2{
  float: left;
}
.picm{
  float: left;
  padding-left:0px;
}
.itext{
  float: left;
  width: 237px;
  padding: 0 20px;
  line-height: 23px;
}
.itext2{
  float: left;
  width: 260px;
  padding: 0 0px 0 30px;
  line-height: 23px;
}
.itext2b{
  float: left;
  width: 220px;
  padding: 0 0px 0 10px;
  line-height: 23px;
}
.iboxtext{
  width: 474px;
  padding: 3px 17px 17px 47px;
  line-height: 22px;
  float: left;
}
.iboxtext2{
  width: 474px;
  padding: 14px 17px 17px 47px;
  line-height: 20px;
  float: left;
}
#actualite{
  background: url(../images/charte/mdm.jpg) top left no-repeat;
  width: 191px;
  height: 171px;

}
#contact-info{
  background: url(../images/charte/coord.jpg) top left no-repeat;
  width: 191px;
  height: 182px;
}
#plan{
  background: url(../images/charte/plan.jpg) top left no-repeat;
  width: 191px;
  height: 199px;
}
.clegend{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}
.clegend:hover{
  color: #990000;
  font-weight: bold;
  text-decoration: underline;
}

#footer {
    font-size: 11px;
    color: #fff;
	margin: 0 auto;
	padding: 0;}
#wrap-footer{
  background: url(../images/charte/footer-repeat.jpg) top left repeat-x;
}
.digage{
  color: #ffdddd;
  text-decoration:none;
}
.digage:hover{
  color: #fb7e7e;
  text-decoration:none;
}
.digage2{
  color: #ffffcc;
  text-decoration:none;
}
.digage2:hover{
  text-decoration: underline;
}
ul.treiul{
  float:left;
  width: 150px;
  padding-top: 30px;
  color: #990000;
}
.treiul li.bullet{
   background: url(../images/charte/bullet.jpg) center left no-repeat ;
   padding-left: 15px;
   line-height: 25px;
}
ul.treiul2{
  float:left;
  padding-top: 5px;
  color: #990000;
}
.treiul2 li.bullet{
   padding-left: 15px;
   margin-left: 10px;
   background: url(../images/charte/bullet.jpg) center left no-repeat ;
}
.copyright{
    font-family: Arial;
    font-size: 11px;
	text-align: right;
    padding-top:4px;}

strong{
  color: #990000;
}

.abus{
  font-size: 10px;
  margin-left:30px;
  border-top:1px solid black;
}
.notice{
   color: #990000
}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}
a:focus {
   outline: none;
} 
.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: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */
