body {
	background-color: #703F8E;
	margin: 0px;
	font-family: Arial, Verdana;
	color: #524B4B;
	background-image: url('/img/background.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

img {
	border: 0px;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

textarea {
	width: 300px;
	height: 200px;
	border: 1px #D6D6D6 solid;
}

#page {
	width: 749px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	padding-top: 64px;
}
#page.index {
	background-image: url(/img/header_index.jpg);
}
#page.indexhp {
	background-image: url(/img/header_index.hp.jpg);
}

#footer {
	clear: both;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
}

#audiotel {
	margin-left: 12px;
	margin-bottom: 12px;
}

div.audiotel {
	font-size: 8pt;
	color: #FC9100;
	position: absolute;
	margin-left: 12px;
	margin-top: 8px;
}

#menu {
	width: 170px;
	float: left;
}
#menu ul {
	list-style-image: url('/img/puce.jpg');
	color: #703F8E;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#menu a {
	text-decoration: none;
	color: #703F8E;
}
#menu select {
	margin-left: 12px;
	color: #5E496A;
	height: 20px
}	
#menu li.space {
	margin-top: 20px;
}
#menu .text {
	margin-left: 12px;
	font-size: 10pt;
}

#inpage {
	width: 570px;
	margin-left: 175px;
	font-size: 12px;
	z-index: 1;
}

#inpage #title {
	margin-left: 48px;
}

a {
	text-decoration: none;
	color: #703F8E;
}
a:visited { color: #703F8E; text-decoration: none; }
a:link { color: #703F8E; text-decoration: none; }
a:hover { color: #703F8E; text-decoration: underline; }

a.black { color: #000000;}
a.black:visited { color: #000000;}
a.black:link { color: #000000;}
a.black:hover { color: #000000;}

.bloc_right {
	float: right;
}

input.text {
	width: 140px;
	height: 18px;
	border: 1px #D6D6D6 solid;
	margin-right: 2px;
	margin-top: -2px;
	position: relative;
	font-size: 11px;
}

select.text {
	height: 18px;
}

.form {
	height: 19px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

form.horoscope {
	padding: 0px;
	margin: 0px;
	margin-bottom: 18px;
}

.error {
	color: #EC5B07;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 8pt;
}

.violet {
	color: #703F8E;
}

.blue {
	color: #54aeed;
}

.red {
	color: #f72e19;
}
.orange {
	color: #FB9002;
}
.txtred {
	color: #DD0000;
}
.black {
	color: #000000;
}

.center {
	text-align: center;
}

.left {
	float:left;
}

.box {
	margin-left: 70px; 
}

.top {
	position: relative;
	z-index: 100;
}

.disable {
	filter:alpha(opacity:56);
	-moz-opacity: 0.56;
	KHTMLopacity:0.56;
	-khtml-opacity:0.56;
	opacity:0.56;
}

#partner {
	color: #000000;
	font-size: 11px;
}
#partner a {
	color: #000000;
}

.pbox {
	margin: 10px;
	border: 1px dotted #f86e1e;
	font-size: 12px;
	padding: 6px;
}
