@import url(typo.css);
@import url(skin.css);
@import url(menu2.css);
@import url(mail_styles.css);
/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 793px;}
#header {height:220px;}
#right-column {width: 793px;}
#right-column #diaporama {width: 268px;
height:417px;}
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 86px;}

.push	{clear: both;}

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


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

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
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%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#diaporama{
	float:left;
	padding: 25px 0 10px 10px;}
#right-column{
	float:left;
	margin:0px 0 0 0px;
	}
#right-column #contact-info{height: 99px;
width:396px;
float:left;}

#right-column #horaires{width: 396px;
height:99px;
float:left;
}
#right-column #horaires .bg
{
width: 290px;
float: right;
margin-top: 7px;
}
#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	margin: 10px 0;
	text-align: center;
	width:793px;
	float:right;}

/*	--- 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;
cursor:pointer; } .right{float: right;cursor:pointer;}

.thumb{
	display: block;
	padding:0px 3px 0px 10px;}
	
.thumb img{
	padding:0;
	margin: 0}
.paragraph{
width: 480px;
  font-family: "Comic Sans MS", Georgia, "MS Sans Serif", Verdana, Arial;
margin: 20px 5px 0 15px;
float: left;
text-align: justify;
}
.paragraph1{
font-family: "Comic Sans MS", Georgia, "MS Sans Serif", Verdana, Arial;
width: 520px;
margin: 0px 5px 0 8px;
float: left;
text-align: justify;
}
.mariage{
width: 770px;
margin: 20px 5px 0 5px;
float: left;
text-align: justify;

}
#introduction
{
}
.separator{
	width: 100%;
	height:4px;
	clear: both;
	margin:5px 0 5px 10px;	
}
ul.list1{
width:250px;
  padding:20px 0 3px 10px;
  float: left;
  color:#68767f;
  }
ul.list1 li
{
background: url(../images/charte/list-bullet.jpg) no-repeat top left;
background-position:0px 4px;
line-height: 15px;
padding:0px 0px 2px 15px;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 {
width:793px;
float:right;
margin-top:10px;
color:#680135;}
/* ---| THE END |------------------------- */