body {
background-color:white;
margin:0px 0px 0px 0px;
height: 100%;
}

A:link {color: #666666;text-decoration:none;}
A:visited {color: #666666;text-decoration:none;}
A:hover {color: #000000;text-decoration:none;}

P {
  font-size: 10px;
  color: #666666;
	font-size: x-small;
	font-family: Verdana, sans-serif;
	text-align: justify;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 20px;
}

#global {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 800px;
	height: 1080px;
	margin-left: -395px;
	border-width: 1px;
	border-color: #A7A7A7;
	border-style: solid;
}

#menu {
	position: absolute;
	left: 204px;
	top: 460px;
	width: 394px;
	height: 50px;
}

#video {
position: absolute;
left:204px;
top:155px;
width:394px;
height:314px;
}

#logo {
position: absolute;
left:302px;
top:20px;
width:200px;
height:102px;
}

#flash-gauche {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 150px;
	height: 1080px;
	background-color: #A7A7A7;
}

#flash-droit {
	position: absolute;
	left: 625px;
	top: 0px;
	width: 150px;
	height: 1080px;
	background-color: #A7A7A7;
}

#texte-mariage {
	position: absolute;
	left: 204px;
	top: 512px;
	width: 394px;
	height: 400px;
	background-color: transparent;
}


h1 {
  position: absolute;
	width: 394px;
	font-family: Arial, Helvetica, sans-serif;
	color: #939393;
	font-size: 13px;
	background-color: transparent;
	line-height: normal;
  text-align: center;
}

h2 {
	position: absolute;
	left: 0px;
	width: 394px;
	height: 17px;
  font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #EC0100;
	text-align: center;
	padding-bottom: 0px;
}

