body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#ffffff;
	  background-image: url();
	 text-align: center;
}

#container {
 width: 900px;
background : #B5C8E7 url(photos/mariages.jpg) no-repeat fixed top left;
 margin-left: auto;
 margin-right: auto;
 padding: 10;
  padding-top: 30px;
 text-align: left;
  border: 1px solid #7FA4D0;

}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}

.h1 {
	color: #474E38;
	padding-left: 25px;
	font-weight : bold;
	font-size: 15px;
	background-image:   url("images/h1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #7FA4D0;
}

.h2{
	color: #474E38;
	padding-left: 25px;
	font-weight : bold;
	font-size: 15px;
	background-image:   url("images/h2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#0F5086}
a:visited {        color:#338BD3}
a:active {color:#003366}
a:hover{color: #660033;}
