 /*-----------------------  WWW.EOLIA-NET.COM || MAIN.CSS  --------------*/



/*------------------------------------------------------*
*-- ---------------appel des css -----------------------*
*------------------------------------------------------*/
@import url("contact.css");
@import url("menu.css");
@import url("referencement.css");
@import url("paiement.css");
/*------------------------------------------------------*
*-- ---------------Fin appel des css -------------------*
*------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	background-color:#582D75;
	color:#000;
}

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

.tableau{
		 bordercolor:#CCCCFF;
		background-color:#FFF;
}

.tableau2{
		border-collapse:separate;
		border:1px solid #CCCCFF;
}

#anim_index{
	margin:0 auto;
	padding:0;
	width:450px;
	height:360px;
}

#anim{
	margin:0 auto;
	padding:0;
	width:240px;
	height:365px;
}

#anim2{
	margin:0 auto;
	padding:0;
	width:240px;
	height:365px;
}

#index{
	margin:0 auto;
	padding:0;
	width:300px;
	height:35px;
	position:absolute;
	left: 121px;
	top: 400px;
}
#content{
	margin:0 auto;
	padding:0;
	width:1090px;
	height:456px;
}

#content_index{
	margin:0 auto;
	padding-top:110px;
	width:1090px;
	height:580px;
	position:relative;
}

#content_index h1{
	margin-top:12px;
	margin-left:15px;
	padding:0;
	color:#8d2292;
	font-size:16px;
	font-weight: bold;
}

#content_index h1 a{
	margin:0;
	padding:0;
	color:#CCA9D3;
	font-size:16px;
	font-weight: bold;
}

#content_index h1 a:hover{
	margin:0;
	padding:0;
	color:#f2a8f5;
}



#footer{
	margin:10px auto;
	padding:0;
	width:1090px;
	height:30px;
	line-height:30px;
	text-align:right;
	color:#CCA9D3;
}

#footer a{
	color:#CCA9D3;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

#generalIndex{
	margin:0 auto;
	padding:0;
	width: 1410px;
	height:800px;
	background-image:url(../images/deco/visu-fond-index.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}

#general{
	margin:0 auto;
	padding:0;
	height:800px;
	background-image:url(../images/deco/visu-fond.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header{
	margin:0 auto;
	padding-top:110px;
	width:1090px;
	height:124px;
}

#flashcontent {
	width: 484px;
	height: 456px;
}

#bandeau {
	width: 740px;
	height:124px;
	float: right;
	text-align: center;
}

#flashcontentIndex {
	width: 1090px;
	text-align: center;
}

.detect {color: #af68b2; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #af68b2; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #af68b2; font-weight: bold; font-size: 10px; text-decoration:underline; }
/* ------------------------------------------------------------------*/

#logo {
	float: left;
	width: 346px;
}


html {
   margin: 0;
   padding: 0;
}

#referencement_annuaires {
	margin:0 auto;
	padding:10px;
	width:480px;
}

#referencement_annuaires h1 {
	font-size:18px;
}

#referencement_annuaires p{
 color:#000;
}

#referencement_annuaires img{
	padding:5px;
}

#referencement_annuaires a{
	color:#990000;
	text-decoration:none;
}

#referencement_annuaires a:hover{
	color:#999;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	width:300px;
	left:0px;
	margin-top: 55px;
}

#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}

#left_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------fin partie gauche--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie centre-----------------------*
*------------------------------------------------------*/
#middle_content{
	float:left;
	position:relative;
	width:264px;
	margin: 55px 20px 10px 20px;
	padding:0px;
}

#middle_content h1{
	margin:0;
	padding:0;
	color:#986fad;
	font-size: 16px;
	font-weight: bold;
}


#middle_Texte {
	width:264px;
	height:376px;
	margin:0;
	padding:0;
	color: #986fad;
	font-size: 13px;
	overflow:auto;
	scrollbar-face-color: #CDCFDD; /*intrieur scroll*/
	scrollbar-arrow-color: #FFFFFF; /*flche*/
	scrollbar-shadow-color: #C1C2CC; /*ombre porte intrieur ( droite) de la barre de scroll*/
	scrollbar-highlight-color: #C1C2CC; /*ombre porte intrieur (de gauche) + fond du scroll*/
	scrollbar-3Dlight-color: #FFFFFF; /*ombre porte (de gauche)*/
	scrollbar-darkshadow-color: #FFFFFF; /*ombre porte ( droite)*/
}

#middle_Texte a {
	color: #af68b2;
	font-weight: bold;
	text-decoration:underline;
}

#middle_Texte a:hover {
	color: #af68b2;
	font-weight: bold;
	text-decoration:
}




/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	right:0px;
	margin: 0px;
	padding: 0px;
	color: #986fad;
	font-size: 13px;
}

#right_content h1{
	margin:0;
	padding:0;
	color:#986fad;
	font-size: 16px;
	font-weight: bold;
}

/*------------------------------------------------------*
*------------------partie droite sans flash-------------*
*------------------------------------------------------*/
#right_content2{
	float:right;
	position:relative;
	width:464px;
	margin: 55px 20px 10px 0px;
	padding:0px;
}


#right_Texte {
	width:464px;
	height:376px;
	margin:0;
	padding:0;
	color: #986fad;
	font-size: 13px;
	overflow:auto;
	scrollbar-face-color: #CDCFDD; /*intrieur scroll*/
	scrollbar-arrow-color: #FFFFFF; /*flche*/
	scrollbar-shadow-color: #C1C2CC; /*ombre porte intrieur ( droite) de la barre de scroll*/
	scrollbar-highlight-color: #C1C2CC; /*ombre porte intrieur (de gauche) + fond du scroll*/
	scrollbar-3Dlight-color: #FFFFFF; /*ombre porte (de gauche)*/
	scrollbar-darkshadow-color: #FFFFFF; /*ombre porte ( droite)*/
}

#right_Texte h1{
	margin:0;
	padding:0;
	color:#986fad;
	font-size: 16px;
	font-weight: bold;
}

#right_Texte a {
	color: #af68b2;
	font-weight: bold;
	text-decoration:underline;
}

#right_Texte a:hover {
	color: #af68b2;
	font-weight: bold;
	text-decoration:
}



/*------------------------------------------------------*
*------------------fin partie droite--------------------*
*------------------------------------------------------*/

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	

