body {
	background-color: #B53CC3;
	margin:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
a {
	color:#253785;
	text-decoration:none;
	}
a:hover {
	color:#cc0000;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}
	
#all {
	width: 100%;
}

/* The Header */

.top {
	width:983px;
	height:144px;
	border-bottom:1px solid #909090;
	background:#000 url(images/topBg.gif) top no-repeat;
	margin:0 auto;
	position:relative;
	}
.top a.logo {
	display:block;
	height:112px;
	width:112px; 
	background:url(images/logo.png);
	position:absolute;
	top:10px;
	left:40px;
	}
.top a.tagline {
	display:block;
	position:absolute;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: white;
	top:120px;
	left:10px;
	}
.top div.ad {
	width:728px;
	height:90px;
	position:absolute;
	top:13px;
	right:15px;
	}
.top div.tabs {
	height:33px;
	line-height:33px;
	width:603px;
	position:absolute;
	left:240px;
	top:111px;
	}
.top div.tabs a {
	display:block;
	float:left;
	height:33px;
	width:147px;
	background:url(images/tab.png) top;
	margin-right:3px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	}
.top div.tabs a:hover {
	background-position:bottom;
	}

/* The Wrapper */

.wrapper {
	width:967px;
	background:#fff;
	margin:0 auto;
	padding:8px 10px 8px 6px;
	}

/* Both Sidebars */

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	background:#b53bc3;
	margin:0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:lowercase;
	line-height:30px;
	}
.sidebar h2 a {
	display:block;
	height:30px;
	margin-left:-10px;
	padding-left:10px;
	}
.sidebar h2 a, .sidebar h2 a:hover {
	color:#fff;
	text-decoration:none;
	}
.sidebar h2 a:hover {
	background:#cc0000;
	}
.sidebar ul li ul {
	margin:8px 0;
	background:url(images/dottedLine.png) bottom repeat-x;
	padding-bottom:1px;
	}
.sidebar ul li ul ul {
	margin:0;
	}
.sidebar ul li ul li {
	background:url(images/dottedLine.png) top repeat-x;
	clear:both;
	padding-top:1px;
	}
* html .sidebar ul li ul li {
	height:1em;
	}
.sidebar ul li ul li:hover {
	background:#b43bc3 url(images/dottedLine.png) top repeat-x;
	}
.sidebar ul li ul li:hover a {
	color:#fff;
	}
.sidebar ul li ul li a {
	display:block;
	padding:6px 5px;
	color:#253785;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar ul li ul li a:hover {
	color:#fff;
	}

/* The Left */

.leftSidebar {
	float:left;
	width:176px;
	margin-right:10px;
	}
.leftSidebar ul li.featuredDeals ul li a {
	height:35px;
	line-height:15px;
	padding:6px 2px;
	}
.leftSidebar ul li.featuredDeals ul li img {
	float:left;
	margin-right:7px;
	}
.leftSidebar div.alignCenter {
	margin:10px auto;
	text-align:center;
	}

/* The Right */

.rightSidebar {
	float:right;
	width:300px;
	}
.rightSidebar ul li.rightAd {
	margin-bottom:10px;
	}
.rightSidebar ul li.detailedList ul li {
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	}
.rightSidebar ul li.detailedList ul li:hover {
	color:#fff;
	}
.rightSidebar ul li.detailedList ul li img {
	float:right;
	background:#fff;
	padding:1px;
	border:0px solid #fff;
	margin-left:5px;
	}

.rightSidebar ul li.detailedList ul li a {
	padding:0;
	display:inline;
	}

/* Black Styled Links */

.sidebar ul li.blackStyled ul li a {
	color:#000;
	font-weight:normal;
	}
.sidebar ul li.blackStyled ul li a:hover {
	color:#fff;
	}

/* The RSS / Tagcloud */

.rightSidebar .subscribe {
	margin-top: 10px;
	margin-bottom:10px;
	padding: 5px;
	/*background:url(images/dottedLine.png) top repeat-x;*/
	border: 1px dashed #dfdfdf;
	background-color: #E6F0F2;
	}
.rightSidebar .rss a {
	margin-bottom:5px;
	padding: 5px;
	display: block;
	background: url(images/feed-icon-28x28.png) left no-repeat;
	padding-left: 33px;
	min-height: 28px;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	}
.rightSidebar .rss a span {
	display: block;
	font-size:10px;
	color:#000;
	font-style:italic;
	font-weight: normal;
	}
.tagcloud {
	display: block;
	text-align: justify;
	}
.tagcloud a {
	margin:5px 5px 5px 0;
	white-space:nowrap;
	line-height: 1.4em;
	color: #1388C5;
	font-weight: normal;
	}
.tagcloud a.size3 {
	color: #A2C609;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	}
.tagcloud a.size2 {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
.tagcloud a.size1 {
	color: #999;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.tagcloud a:hover {
	background:#0086C6 none repeat scroll 0 0;
	color:#FFFFFF;
	}

/* The Content */

.content {
	float:left;
	width:470px;
	background:url(images/contentBg.png) repeat-y;
	}
.contentTop {
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(images/contentTop.png);
	}
.contentBottom {
	height:9px;
	overflow:hidden;
	width:100%;
	background:url(images/contentBottom.png);
	}
.contentInner {
	padding:0 15px;
	}
.content .title {
	color:#253785;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:18px;
	}
.content .title a {
	text-decoration:none;
	}
.content .title a:hover {
	color:#cc0000;
	}
.content .postInfo {
	color:#444;
	font-size:10px;
	line-height:13px;
	height:27px;
	overflow:hidden;
	margin-bottom:5px;
	}
.content .postInfo img {
	float:left;
	border:1px solid #000;
	width:25px;
	height:25px;
	margin-right:7px;
	}
.content .text {
	line-height:18px;
	}
.content .text p {
	margin-top:0;
	}
.content .text a.more-link {
	background:url(images/readMoreLink.png) left no-repeat;
	padding:1px 0 1px 20px;
	color:#cc0000;
	text-decoration:none;
	float:right;
	}
.content .postBottom {
	clear:both;
	height:31px;
	background:url(images/dottedLineTwo.png) bottom repeat-x;
	margin-bottom:20px;
	font-size:12px;
	}
.content .postBottom a.comments {
	float:right;
	color:#cc0000;
	text-decoration:underline;
	background:url(images/commentsIcon.png) left no-repeat;
	padding:1px 0 1px 20px;
	font-size:12px;
	}
.content .postBottom a.comments:hover {
	color:#2b5ebf;
	}

/* The Footer */

.footer {
	width:918px;
	padding:30px 0 0 65px;
	margin:0 auto;
	border-top:1px solid #909090;
	background:#000;
	color:#fff;
	}
.footer h2 {
	color:#fff;
	margin:0 0 10px 0;
	font-size:16px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer ul a {
	color:#fff;
	text-decoration:none;
	}
.footer ul a:hover {
	color:#cc0000;
	}
.footer ul li {
	float:left;
	width:280px;
	margin-right:7px;
	margin-bottom:20px;
	}
.footer ul li ul li {
	float:none;
	width:auto;
	margin-right:0;
	margin-bottom:0;
	line-height:20px;
	background:url(images/footerLi.png) 0 9px no-repeat;
	padding-left:8px;
	}
.copyright {
	height:20px;
	width:928px;
	margin:0 auto;
	background:#000 url(images/footerBg.gif) bottom no-repeat;
	color:#fff;
	padding:0 35px 0 20px;
	}
.copyright .copyText {
	float:right;
	}
.copyright a {
	color:#fff;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:underline;
	}

/* The Navigation */

.navigation {
	font-size:16px;
	color:#1388c5;
	font-weight:bold;
	margin:0 0 30px 0;
	height:24px;
	}
.navigation a {
	color:#1388c5;
	text-decoration:none;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.navigation .alignleft {
	float:left;
	}
.navigation .alignright {
	float:right;
	}
.navigation .aligncenter {
	text-align: center;
	}
h2.pagetitle {
	text-align:left;
	font-size:12px;
	color:#1388c5;
	padding-bottom:1px;
	}

/* The Comments */

.commentstop {
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
.existingcomments {
	float:right;
	}
.commentstop h2 {
	font-size:16px;
	margin:0;
	color:#253785;
	text-transform:uppercase;
	line-height:normal;
	}
.commentstop a {
	color:#253785;
	text-decoration:none;
	}
.commentstop a:hover {
	color:#cc0000;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li {
	padding:20px 20px 0 20px;
	background:#fff;
	border:1px solid #d5f0a4;
	margin-bottom:5px;
	overflow:hidden;
	}
.comments li.alt {
	background:#f6fceb;
	border-color:#def3b6;
	}
.comments ol p {
	margin:0;
	padding:0 0 20px 0;
	}
.commentinfo {
	padding-bottom:10px;
	}
.commentinfo span {
	text-transform:uppercase;
	font-size:10px;
	}
.respond textarea {
	width:428px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	border:1px solid #d8d8d5;
	overflow:auto;
	padding:5px;
	}
.respond input {
	background:#fff;
	border:1px solid #d8d8d5;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	}
.respond input#submit {
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 129px;
	cursor:pointer;
	}


TABLE.standings { border: 3px dotted #90B417; 
background: url(images/email_stripes.gif);
}
   .style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
p.intro {
	background: url(images/quote.png) top left no-repeat;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 45px;
	font-style: italic;
	text-align: justify;
	font-size: 12px;
	color: #B53CC3;
	border-bottom: 1px dashed #ccc;
}
p.homepage {
	font-size: 12px;
	text-align: justify
}
a.promo {
	display: block;
	text-align: center;
	color: #B53CC3;
	font-weight: bold;
	margin: -5px;
}
a.more {
	color:#1388c5;
	text-decoration: none;
	display: block;
	float: right;
}
a.more:hover {
	color:#1388c5;
	text-decoration: underline;
}

div.signeDuJour {
	background-color: #eef;
	border: 1px solid #ccc;
	padding: 5px;
}

div.rituelDuJour {
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

div.prenomDuJour {
	margin-top: 10px;
	background-color: #fee;
	border: 1px solid #ccc;
	padding: 5px;
}

div.reveDuJour {
	margin-top: 10px;
	background-color: #ffe;
	border: 1px solid #ccc;
	padding: 5px;
}

div.themeDuJour {
	margin-top: 10px;
	background-color: #fef;
	border: 1px solid #ccc;
	padding: 5px;
}

div.voyantDuJour {
	margin-top: 10px;
	background-color: #eff;
	border: 1px solid #ccc;
	padding: 5px;
}

div.liste {
	background-color: #fee;
	border: 1px solid #92B609;
	padding: 0px;
	margin-bottom: 5px;
}
div.liste h2 {
	background-color: #92B609;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px 5px;
	margin: 0px;
}
div.liste ul {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	list-style-type: none;
}
div.liste ul li {
	padding-right: 5px;
	display: inline;
}
div.liste ul li a {
	color: #0086C6;
}
div.liste ul li a:hover {
	color: #fff;
	background-color: #0086C6;
}
div.resultats {
}
div.resultats p.voyant {
	padding: 2px 2px 2px 80px;
	margin-bottom: 5px;
	clear: both;
	min-height: 75px;
	border: 1px #ccc outset;
}
div.resultats p.voyant a.consultation {
	display: block;
	text-align: right;
	font-weight: bold;
	color: green;
}
div.resultats p.voyant a.consultation:hover {
	text-decoration: underline;
}
div.resultats p.voyant a.voirFiche {
	display: block;
	text-align: right;
	font-weight: bold;
	color: blue;
}
div.resultats p.voyant a.voirFiche:hover {
	text-decoration: underline;
}
.dispo1 { background-color: #e4ffc9 }
.dispo2 { background-color: #ffccad }
.dispo3 { background-color: #e6e6e6 }

div.resultats p.voyant:hover { background-color: #ff3; }

a.talk1 {
	display: block;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	background-color: #8CB816;
	color: #fff;
	border: 1px outset gray;
}
a.talk1:hover {
	background-color: #BCD626;
}
a.talk2 {
	display: block;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	background-color: #FF6C5D;
	color: #fff;
	border: 1px outset gray;
}
a.talk2:hover {
	background-color: #FFA298;
}
a.talk3 {
	display: block;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	background-color: #999999;
	color: #fff;
	border: 1px outset gray;
}
a.talk3:hover {
	background-color: #BCBCBC;
}
a.moreResults {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 10px;
	color: #1388c5;
	text-decoration: none;
	display: block;
}
a.moreResults:hover {
	text-decoration: underline;
}

dl {}
dl dt {
	font-weight: bold;
	color: #B53CC3;
}
dl dd {
	margin: 5px 0px 10px 10px;
	text-align: justify;
}

.biorythmes li {
	list-style-type: none;
}

a.relatedTag {
	font-size: 10px;
	text-decoration: none;
	color: #1388c5;
}
a.relatedTag:hover {
	color: #fff;
	background-color: #1388c5;
}

.contactForm legend {
	font-style: italic;
}
.contactForm label {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.contactForm p {
	text-align: center;
}

.error {
	color: #c00;
}

ul.pathway {
	margin: 5px 0px; 
	padding: 0px;
}
ul.pathway li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
}
div.proResults {
	margin-top: 5px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ccc;
}
a.proTitle {
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #84BD18;
	color: #fff;
	border: 1px outset #ccc;
}
a.proTitle:hover {
	background-color: #8CC618;
}
div.myPagination {
	text-align: center;
	margin: 5px auto;
}
a.myPaginationLink {
	text-align: center;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 2px 5px;
	color: #B2E05D;
	background-color: #fff;
}
a.myPaginationLink:hover {
	background-color: #F1FFD6;
	border-color: #B2E05D;
}
span.myPaginationSelected {
	text-align: center;
	border: 1px solid #B2E05D;
	margin-right: 5px;
	padding: 2px 5px;
	background-color: #B2E05D;
	color: #fff;
}
span.myPaginationDisabled {
	text-align: center;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 2px 5px;
	background-color: #fff;
	color: #ccc;
}
span.myPaginationEtc {
	text-align: center;
	border: none;
	margin-right: 5px;
	padding: 0px;
	background-color: #fff;
	color: #ccc;
}