
/* soiree.css : use for "soiree" */

#Soiree
{
	float: left;
	width: 1004px;
	height: 646px;
	color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	background: transpaprent;
}

#Soiree #PageLeft
{
	float: left;
	width: 544px;
	height: 646px;
	background: url("../images/soiree_fond_01.jpg");
}

#Soiree #PageRight
{
	float: left;
	width: 460px;
	height: 646px;
	background: url("../images/soiree_fond_02.jpg");
	text-align: left;
}

#Soiree #Frame
{
	position: relative;
	left: 5px;
	top: 0px;
	width: 434px;
	height: 631px;
	background: transparent;
}

#Soiree #Frame #BorderLeft
{
	float: left;
	width: 9px;
	height: 631px;
	background: transparent;
}

#Soiree #Frame #BorderRight
{
	float: left;
	width: 9px;
	height: 631px;
	background: transparent;
}

#Soiree #Frame #Middle
{
	float: left;
	width: 416px;
	height: 631px;
	background: transparent;
}

#Soiree #Frame #Middle #BorderTop
{
	float: left;
	width: 416px;
	height: 2px;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage
{
	float: left;
	width: 416px;
	height: 627px;
	background: transparent;
}

#Soiree #Frame #Middle #BorderBottom
{
	float: left;
	width: 416px;
	height: 2px;
	background: transparent;
}


#Soiree #Frame #Middle #MiddleImage #ScrolledZone
{
	float: left;
	width: 416px;
	height: 600px;
	margin-top: 20px;
	overflow: auto;
	display: inline;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .FirstArticleSeparator
{
	float: left;
	width: 100%;
	height: 20px;
	display: inline;
	border-bottom: 1px dashed #9D8E53;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .Soiree
{
	float: left;
	width: 100%;
	height: 90px;
	display: inline;
	border-bottom: 1px dashed #9D8E53;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .Title
{
	float: left;
	width: 140px;
	height: 20px;
	margin-left: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	display: inline;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .Date
{
	float: left;
	width: 240px;
	height: 20px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	display: inline;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .ThemesTitle
{
	float: left;
	width: 70px;
	height: 65px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	display: inline;
	background: transparent;
}

#Soiree #Frame #Middle #MiddleImage #ScrolledZone .ThemesDescription
{
	float: left;
	width: 310px;
	height: 65px;
	margin-top: 5px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	display: inline;
	background: transparent;
}


