/* CSS Document */

BODY{
margin:0px;
padding:0px;
font-family: Georgia, "Times New Roman", Times, serif;
background-image: url("images/etoiles.jpg");
background-attachment: fixed;
}

.border{
border: 1px solid #CCCCCC;
padding:0px;
margin:0px;
}

.fondMenu{
/* background-image:url("images/backMenu.jpg" ); */
 background-image:url("images/index_07.gif" );
 background-repeat: repeat-y;
}
#UL_MenuGauche{
list-style-type: none; 
margin:0px;
padding:0px;
padding-left:5px;
margin-right:0px;
font-size:12px;
}

a.menuGauche{padding-top:2px;padding-left:25px;display:block;height:22px;width:148px;color:#FFFFFF;text-decoration:none;background-image: url('images/puceMenu.gif');background-repeat: no-repeat;}
a.menuGauche:hover {text-decoration:underline;background-image: url('images/puceMenuOn.gif') }

.txtMenuCouleur{

}

P#menu{
margin-left:4px;
margin-right:13px;
color:#FD9501;
font-size:11px;
}

.blanc{
color:#FFFFFF;
}

#titre{
margin:0px;
margin-top:8px;
background-image: url('images/puceTitre.gif');
background-repeat: no-repeat;
padding:0px;
padding-left:28px;
line-height:22px;
font-weight:bold;
font-size:20px;
color:#CC3333;
}.pinkGras {
	color: #FF00CC;
	font-weight: bold;
}
.pinkGrasGros {
	color: #FF00CC;
	font-weight: bold;
	font-size:17px;
}
.lienSmall{
color: #FF9900;
font-size:10px;
text-decoration:none;
}
.lienSmall:hover{
color: #FF00CC;
}
.txt {
	font-size: 11px;
	font-family: Georgia;
	text-align: justify;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	color:#000000;
	text-decoration:none;
}
.txt:hover{
	/*text-decoration:underline;*/
}
.annonce {
	font-size: 11px;
	letter-spacing: 1px;
	color:#FFFFFF;
	text-indent:2px;
}
.orangeGras {
	color: #FF9900;
	font-weight: bold;
}

FORM{margin:0px}
LABEL {color: #000000;margin-top:3px;float:left;width:130px;margin-left:30px;}
/*INPUT{font-size:11px;height:18px;margin-bottom:5px;}*/
TEXTAREA{margin-bottom:5px;}
.noirForm {
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px outset #F7E626;
	padding-left: 5px;
}
.pink {

	color: #FF00CC;
	font-weight: normal;
}
.orange {

	color: #FF9900;
	font-weight: normal;
}

.accueil{

margin-left:13px;
padding-bottom:6px;
text-indent:10px;
background-image:url('images/accueil.gif');
background-repeat:no-repeat;

}
.homeLien{
font-size:11px;
color:#FFFFFF;
}
.homeLien:hover{
font-weight:bold;
}

.contenu{
font-size:12px;
text-align: justify;
}
.voyance_sans_cb{
font-family: Impact, "Arial Black", sans-serif;
font-size:2.5em;
text-align:center;
text-decoration:none;
color:black;
}
.voyance_sans_cb:hover{
/*text-decoration:underline;*/
color:#555;
}
.voyance_tchat{
font-family: Impact, "Arial Black", sans-serif;
font-size:2em;
text-align:center;
text-decoration:none;
color:black;
}
.voyance_tchat:hover{
/*text-decoration:underline;*/
color:#555;
}
.bloc_noir{
background-color:black;
width:34%;
padding:2px;
color:white;
text-align:center;
float:left;
}
.bloc_blanc{
background-color:white;
width:30%;
padding:2px;
color:black;
text-align:center;
float:left;
}
.bloc_noir a{
color:white;
text-decoration:none;
}
.bloc_noir a:hover{
color:#ccc;
}
