body
{
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-color: white;
	font: 80% Times New Roman;
}

#header
{
	text-align: center;
	height: 120px;
}


#christine_sacha
{
	background-image: url(images/titre.gif);
	background-repeat: no-repeat; /*Hide the text*/
	height: 77px;
	width: 586px;
	position: absolute;
	left: 120px;
	top: 15px;
}

#header span
{
	display: none;
}

#notre_mariage
{
	background-image: url(images/notre_mariage.gif);
	background-repeat: no-repeat; /*Hide the text*/
	height: 31px;
	width: 179px;
	position: absolute;
	left: 554px;
	top: 82px;
}


#container
{
	text-align: left;
}

#navcontainer
{
	position: absolute;
	top: 110px;
	left: 0px;
	background: url(images/list.png) no-repeat;
	float: left;
	width: 227px;
	height: 440px;
	z-index: 1;
}
li
{
	margin-top: 0.5em ;
}
#navlist li
{
	margin-top: 0px;
	font-family: Arial;
	font-style: normal;
}

#navcontainer ul
{
	margin-top: 9px;
	margin-left: 0px;
	padding-left: 25px;
	list-style-type: none;
}

#navlist a.menuLink
{
	display: block;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 158px;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #50533D;
}

#navlist a.menuLink:hover
{
	border-bottom: dashed 1px #50533D;
	padding-bottom: 4px;
}

#navlist a.menuCurrent
{
	background-image: url(images/subnav_bg.gif);
	display: block;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 158px;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #50533D;
}

#navlist a.menuCurrent:hover
{
	padding-bottom: 5px;
}

#panel
{
	position: absolute;
	top: 120px;
	left: 200px;
	z-index: 2;
	margin-right: 10px;
	width: 750px;
}

#footer
{
	display: inline;
	clear: both;
}

img
{
	margin: 0.5em;
}

p
{
	font-style: italic;
	font-size: 1.3em;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

ul
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	font-size: 13pt;
	padding-bottom: 0px;
	margin: 0px 0px 0.8em 16px;
	padding-top: 0px;
	font-style: italic;
}



p.addresse
{
	text-align: center;
	font-size: 1.7em;
}

p.info
{
	text-align: center;
	font-weight: bold;
}

a
{
	color: sienna;
	text-decoration: none;
	white-space: nowrap;
}

a:hover
{
	text-decoration: underline;
}


.dropcap
{
	font-size: 2.2em;
	line-height: 83%;
}

DIV.GuestBook
{
	margin-top: 10px;
	border-top: black 2px dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	width: 100%;
	font-family: Verdana, Arial;
}

SPAN.GuestComment
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font: italic 140% Times New Roman;
	margin-left: 15%;
	color: dimgray;
	padding-top: 3px;
	display: block;

}

DIV.GuestBook A.GuestWho
{
	float:left;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

DIV.GuestBook A.GuestWho:hover
{
	text-decoration: underline;
}

DIV.GuestBook SPAN.GuessDate
{
	float: left;
}

DIV.GuestBook DIV.GuestInfos
{
	float: left;
	padding: 3px;
	width: 10%;
}

DIV.FormField
{
	white-space: nowrap;
	margin: 2px 0px 2px 0px;
	font-family: Verdana, Arial;
	font-size: 80%;
	
}

DIV.FormField SPAN
{
	width: 120px;
	float: left;
}

DIV.FormField SPAN.Error
{
	float: left;
	color: Maroon;
	width: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


DIV.FormField INPUT 
{
	width: 450px;
}

DIV.FormField TEXTAREA
{
	font: italic 150% Times New Roman;
	width: 450px;
	height: 150px;
}

INPUT.Button
{
	font-size: 90%;
	font-family: Tahoma, Arial;
}

#Command
{
	text-align: center;
}

#PageTitle
{
	margin-top: 0px;
	font-weight: bolder;
	font-size: 220%;
	margin-bottom: 25px;
	width: 100%;
	color: sienna;
	border-bottom: sienna 3px solid;
	font-style: italic;
	text-align: left;
}
