/* CSS Document */
/*	INDIGO #791CF8
 	INDIGO FONCE #2E006C
 	#781CF8
	#5414AE
	#DEC6FF
	#BD8EFF 
	ROSE:
	#F81CF8
	#AE14AE
	#FFC6FF
	#FF8EFF
	Bleu
	#3B3BF8
	#2929AE
	#CECEFF
	#9E9EFF
	*/
a img {border: 0;}	
a:link{color: #F3F  ; text-decoration: none; border:none; }
a:active{text-decoration: none}
a:visited{color: #0C6; text-decoration: none}
a:hover{color: #CCC; text-decoration: underline; }
	
	
BODY
   {
	   
	   background-color: #522669;
	   background-position:right top;

   	/*background-image:url(astrologie-gard-img/fond.png);
	background-repeat:repeat-x;*/
	font-family: imprimerie,verdana,tahoma, serif;
   	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
   	font-size:14px;
   	font-style:italic;
   	color:#FFF;
  	
    scrollbar-face-color: #F81CF8;
    scrollbar-shadow-color: #AE14AE;
    scrollbar-highlight-color: #FFC6FF;
    scrollbar-3dlight-color: #FF8EFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #5AB8C9;
    scrollbar-arrow-color: #E2DA32;
	

   }
#global

	{
    	
		background-color: #FFF;
		width: 1000px;
		margin: 50px 50px 50px 50px;
		
	}

#logo

	{
    	
		width:             1000px;
		height:            200px;
		background-image:url(../astrologie-gard-img/astrologue-nimes.jpg);
		/*background-color:#FFF;*/
		font-size:15px;
		font-style:italic;
   		
		margin: 0 auto;	
	}
#menu 
	{
		background-color:#6B059F;
		width:	100%;
		border-top: solid;
		border-top-color:#380154;
		color:#FFF;
		margin: 0;
		padding: 5px 0px 15px 0px;
		text-align:center;
	}
	
#menu2 
	{
		background-color:#380154;
		color:#FFF;
		width:	100%;
		height:	110px;
		margin: 0px 0px 0px 0px auto;
		padding: 0px 0px 0px 0px;
	}
#menu3 
	{
		width:	150px;
		float:left;
		margin: 0px 0px 0px 0px auto;
		padding: 0px 0px 0px 0px;
	}
	
#titremaincontent 
	{
		text-decoration: underline;
		width:	4S00px;
		font-style:italic;
		margin:	0 auto;
		text-align:right;
	
	}

#maincontent 
	{
		/*background-color:#F5F771;*/
		background-color: #522669;
		background-image:url(../astrologie-gard-img/astrologie-nimes.jpg);
		background-repeat:no-repeat;
		width:	1000px;
		height:	500px;
		margin:	0 auto;
		color:#000;
		border-top:solid;
	}

#contenu
	 {
		background-color: #FFF;
		width:	600px;
		height: 380px;
		font-size-adjust:	7px;
		margin:auto;
		padding: 10px 20px 10px 20px;
		text-align:justify;
		overflow:auto;
	}
#imgcontenu
	 {
		float:left;
		width:auto;
		height:auto;
		margin: 0px 10px 0px 0px;
	}

#antebottom 
	{
		width:	100%;
		border-top: solid;
		border-top-color:#380154;
		text-align:	center;
		text-shadow:#000;
		color:#000;
		margin-top: inherit 20px;
	}

#bottom 
	{
		background-color: #EBEE00;
		clear:	both;
		width:	100%;
		height:	20px;
		text-align:	center;
		text-shadow:#000;
		color:#000;
		margin-top: inherit 20px;
	}

