@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}


body {
	background-color: #bab2a5;
	background-image: url(images/background-degrade.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	width: 1000px;
	position: relative;
	margin-top: 0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #887F70;
	border-right-color: #887F70;
	border-bottom-color: #DCD8D1;
	border-left-color: #887F70;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.imagetop {
	width: 737px;
	padding-left: 80px;
}

#header {
	height: auto;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	color: #887F70;
}
.paddingright {
	margin-right: 20px;
}
.Accueilmaintexte {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.maintexte {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}


#content {
	height: auto;
	width: 1000px;
	margin-top: 10px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #C10827;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C10827;
	height: 17px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #897E70;
	padding-left: 20px;
	font-family: "Trebuchet MS";
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #C10827;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #C10827;
}



.texterougesang {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #C51932;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #877E70;
}
/* copyright link */

.copyright a:link,  .copyright a:visited{
	text-decoration: none;
	color: #877E70;
}

.copyright a:hover, .copyright a:active{
	text-decoration: underline;
}
.texteinvitation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link,  a:visited{
	text-decoration: underline;
	color: #C32939;
}

a:hover, a:active{
	text-decoration: none;
}
.Accueilmaintexte {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.albumceremonie a:link,  .albumceremonie a:visited{
	font-size: 24px;
	color: #C10827;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 85px;
	padding-bottom: 100px;
}

.albumceremonie a:hover, .albumceremonie a:active{
	background-color: #BAB2A5;
	color: #FFFFFF;
}

.albumceremonietexte a:link,  .albumceremonietexte a:visited{
	font-size: 24px;
	color: #C10827;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.albumceremonietexte a:hover, .albumceremonietexte a:active{
	background-color: #BAB2A5;
	color: #FFFFFF;
}

