@charset "utf-8";
/* CSS Document */
body {
	margin-top:24px;
	margin-bottom:24px;
	background-image: url(/images/page_bkg.jpg);
	background-attachment: fixed;
}


.container {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #8B4494;
	background-image: url(/images/planete_rencontre_container_bkg.png);
	background-repeat: repeat-y;
}
.topBar {
	background-image: url(/images/planete_rencontre_topbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 2px solid #8B4494;
	text-align: center;
}
.topBar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 49px;
	font-style: italic;
	line-height: 170px;
	color: #FFD6F7;
	
}
.topBar a:link,.topBar a:visited {
	color: #FFD6F7;
	text-decoration: none;
}
.topBar a:hover,.topBar a:active {
	color: #FFF;
	text-decoration: underline;
}

.topBarHome {
	border-bottom: 2px solid #8B4494;
}

.topNav{text-align: center;}
.topNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: italic;
	line-height: 48px;
	display: inline;
	padding-right: 24px;
	padding-left: 24px;
}
.topNav a:link,.topNav a:visited {
	color: #E4B0E5;
	text-decoration: none;
}
.topNav a:hover,.topNav a:active {color: #FFFFFF;text-decoration: underline;}
.topNav .selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: italic;
	line-height: 48px;
	display: inline;
	padding-right: 24px;
	padding-left: 24px;
	color: #FFD6F7;
}
.content {
	padding-top: 33px;
	padding-right: 187px;
	padding-left: 187px;
	width: 609px;
	background-image: url(/images/planete_rencontre_zodiac.png);
	background-repeat: no-repeat;
	background-position: center 91px;
}
.content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 39px;
	font-style: italic;
	line-height: 52px;
	color: #FFF;
	text-align: center;
}
.text .title2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFD6F7;
	text-align: left;
	padding-top: 24px;
}
.content .text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.citation {
	color: #FFBFF2;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	padding-top: 12px;
}
.titleHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	line-height: 52px;
	color: #FFF;
	text-align: center;
	padding-bottom: 12px;
}
.textHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	line-height: 27px;
}
.contentHome {
	padding-top: 33px;
	padding-right: 100px;
	padding-left: 100px;
	width: 783px;
	background-image: url(/images/planete_rencontre_zodiac.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.formField {
	width:200px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.footer a:link,.footer a:visited {
	color: #fff;
}
.footer a:hover,.footer a:active {
	color: #E4B0E5;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	margin-top:-7px;
}
