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



/*------------------------------------------------------*
*-- ---------------appel des css -----------------------*
*------------------------------------------------------*/
@import "contact.css";
@import "../lightbox/lightbox.css";
@import "menu.css";
@import "paiement.css";
@import "panier.css";
@import "referencement.css";
/*------------------------------------------------------*
*-- ---------------Fin appel des css -------------------*
*------------------------------------------------------*/

.align_center{
	text-align: center;
}

.align_justify{
	text-align: justify;
}

.align_left{
	text-align: left;
}

.align_right{
	text-align: right;
}

body {
	margin:0;
	padding:0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#000000;
	color:#FFFFFF;
}

#flashcontent a{
	color:#FFFFFF;
	text-decoration:none;
}

#flashcontent a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#flashcontentIndex a{
	color:#FFFFFF;
	text-decoration:none;
}

#flashcontentIndex a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

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


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

#content{
	margin:0 auto;
	padding:0;
	width:992px;
}

#content_index{
	margin:0px auto 0 auto;
	padding:0;
	width:992px;
}

#footer{
	margin:5px auto 0 auto;
	padding:0;
	width:992px;
	text-align:left;
	font-weight: normal;
	color:#FFF;
}

#footer a{
	font-size:10px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:150px;
	background-color:#B5B5B4;
}

html {
   margin: 0;
   padding: 0;
}

h1 a {
	color: #82C41A;
	font-size: 16px;
	font-weight:normal;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	width:457px;
	left:0px;
}

#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:515px;
	padding-left: 20px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
}

#middle_content h1{
	padding-bottom:50px;
	margin:0px;
	height: 57px;
	line-height: 57px;
	text-align:center;
	float:right;
	font-size: 18px;
	color:#FFF;
}

#middle_content h4{
	margin:0;
	padding:0;
	color:#FFF;
}

#texte {
	margin-top: 50px;
	font-size: 12px;
	color:#686363;
	font-weight: normal;
}

#texte2 {
	margin-top: 50px;
	font-size: 12px;
	color:#000;
	font-weight: normal;
}
/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

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

#right_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------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                    ----*
  *------------------------------------------------------*/
  
#diaporama {
	width: 495px;
	height: 330px;
	padding-bottom: 8px;
}

#menuDiaporama {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#menuDiaporama img {
	padding-right:4px;
	text-align:left;
}

#menuDiaporama a{
	text-decoration:none;
}

#menuDiaporama a:hover{
	text-decoration:underline;
}


.visuscene { background: url(../images/deco/dot.gif) no-repeat; }	
		
	
