 /*-----------------------  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 Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.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:990px;
	position:relative;
}

#content h1 {
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin:0 auto;
	padding:0 16px 0 0;
	border-bottom:1px dotted #CCCCCC;
	text-transform:uppercase;
}

#footer{
	margin:0 auto;
	padding-top:20px;
	width:990px;
	height:20px;
	text-align:center;
	color:#FFF;
}

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

#footer a:hover{
	color:#fff;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_body.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#EDEDED;
}

#header{
	margin:0 auto;
	width:990px;
	height:69px;
}

#header1{
	margin:0 auto 25px auto;
	padding:0;
	width:1000px;
	height:157px;
}

html {
   margin: 0;
   padding: 0;
}

#image{
	width:339px;
	padding-top:10px;
	padding-left:10px;
	margin:0;
	float:left;
}

.realisation a img{
	border:1px solid #000;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin: 0px;
}

.realisation a:hover img {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;
	margin: 0px;
}

#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;
}

#switch{
	width:700px;
	height:50px;
	padding:0;
	margin:0;
	position:absolute;
	left: 367px;
	top: 0px;
}

#texte{
	padding:15px 0;
	width: 550px;
	text-align:justify;
	margin-right:20px;
	float:left;
}

#texte a{
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

#texte a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

.liens{
text-decoration:none;
color:#000;
}

.liens a{
	text-decoration:none;
	color:#000;
}

.liens a:hover{
text-decoration:underline;
	color:#FFF;
}
/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	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;
	background-color:#FFF;
	width:580px;
}

#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
}

#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*------------------------------------------------------*
*------------------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                    ----*
  *------------------------------------------------------*/
		
		
	

