 A:link {
	COLOR: Navy;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A:visited {
	COLOR: Purple;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A:hover {
	COLOR: #CC6699;
	TEXT-DECORATION: none;
	
	background-attachment : scroll;
	font-weight : bold;
}
A:active {
	COLOR: Navy;
	TEXT-DECORATION: none;
	font-weight : bold;
}
body {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	background-color : White;
	text-align:center;
	width:800px;
	margin:0 auto;
	background-image: url(../img/fond_medium_voyance_tarot.jpg);
}
table {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: purple;
	background-color : White;
}
input,textarea,select {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: purple;
	FONT-WEIGHT: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:15pt;
	color: #4b0082;
	font-weight : bold;
	text-align:Center;
	text-transform : uppercase;
}
h2{
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:14pt;
	color: #00008B;
	font-weight : bold;
	text-align: left;
}
h3{
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:13pt;
	color: #00008B;
	font-weight : bold;
	text-align: left;
}
h4{
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:12pt;
	color: #00008B;
	font-weight : bold;
	text-align: left;
}
h5 {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:11pt;
	color: #336699;
	text-align: center;
	font-weight : bold;
}
h6 {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size:10pt;
	color: #D2691E;
	font-weight : bold;
	text-align:Center;
}
p  {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-size: 14;
	color: Navy;
	font-weight : normal;
}
div  {
	font-family: "Times New Roman", Times, serif,arial, Helvetica;
	font-weight : bold;
	font-size : 10;
	color : Purple;
}

div#navbar2 {
	height: 30px;
	width: 800px;
	border-top: solid #000 0px;
	border-bottom: solid #000 0px;
	background-color: transparent;
	padding-top : 1px;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
	color:purple;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 30px;
    color: #FFF;
}
div#navbar2 li a:link {
    color: #FFF;
	color:purple;
}
div#navbar2 li a:visited {
	color: #CCC;
	color: White;
	color:purple;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #996699;
}

div#navbar3 {
	height: 20px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: transparent;
	background : url(../img/filligrane.png) no-repeat scroll right;
	background-repeat : no-repeat;
}
div#navbar3 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
	line-height: 20px;
	white-space: nowrap;
	list-style-type: none;
}
div#navbar3 li {
	list-style-type: none;
	display: block;
}
div#navbar3 li a {
	text-decoration: none;
	padding: 5px 5px 5px;
	color: #FFF;
	color: #000;
}
div#navbar3 li a:link {
	color: black;
}
div#navbar3 li a:visited {
	color: black;
}
div#navbar3 li a:hover {
	COLOR: purple;
	background : transparent;
}

#content {
	float: left;
	background-image: url("../layout/bg_repeat.png");
	background-repeat: repeat-y;
	width: 780px;
	padding: 10px 10px;
}
#cleft, #cright, #hommes, #femmes {
	float: left;
}
#cleft {
	width: 197px;
	padding: 0 0 0 7px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#cleft ul {
	list-style: none;
}
#cleft a:link, #cleft a:visited {
	color: #ffffff;
	text-decoration: none;
}
#cleft a:hover, #cleft a:active {
	color: #623c63;
	text-decoration: none;
}
#hommes, #femmes {
	width: 177px;
	height: 128px;
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
}
#cright {
	width: 556px;
	margin-left: 10px;
	padding-right: 10px;
}
#hommes {
	background-image:url("../layout/homme.jpg");
	margin-bottom: 10px;
}
