 /*-----------------------  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 -------------------*
*------------------------------------------------------*/

a.liens{
	color:#30A0DF;
	text-decoration:underline;
}

a.liens:hover{
	color:#737373;
	text-decoration:underline;
}

.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:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#EEEEEE;
	color:#000;
	background-image:url(../images/deco/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

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

.contact{
	float:left;
	width:46px;
	height:40px;
}

#content{
	margin:0 auto;
	padding-top:10px;
	width:980px;
}

#content_index{
	margin:50px auto 0 auto;
	padding:0;
	width:980px;
	background-color:#FFF;
}

#footer{
	margin:10px auto 0 auto;
	padding:10px;
	width:958px;
	background-color:#2794CD;
	text-align:center;
	color:#fff;
	border:1px solid #1A6E9C;
}

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

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

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

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:250px;
	background-image:url(../images/deco/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.header_entete{
	width:980px;
	height:103px;
	background-image:url(../images/deco/header_entete2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
}

.home{
	float:left;
	width:46px;
	height:40px;
}

html {
   margin: 0;
   padding: 0;
}

.missions {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:200px;
margin:0;
overflow:auto;
scrollbar-face-color: #003072; /*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)*/
padding:5px 10px 5px 5px;
width:300px;
border:1px solid #666;
}

#player{
	width:440px;
	height:200px;
	margin:0 0 0 auto;
}

#player2{
	width:345px;
	height:345px;
	border:1px solid #666666;
	padding:3px;
	margin:15px auto 0 auto;
}

.realisations_texte{
	color:#454545;
	width:230px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px auto 0 auto;
	padding:0;
}

.realisations_titre{
	width:250px;
	height:63px;
	padding:0;
	margin:0;
	background-image:url(../images/deco/realisations_titre.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.realisations_image{
	border:2px solid #CFD5CB;
	padding:3px;
	width:230px;
	height:176px;
	margin:15px auto 0 auto;
}

.texte{
	padding:0 10px;
	margin:0;
	text-align:justify;
	width:450px;
	color: #666666;
	font-size:11px;
	background-color:#EEEEEE;
	border-left:10px solid #FFF;
}

.texte h1{
	margin:0;
	padding:5px 0 10px 10px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	width:347px;
	height:35px;
	background-image:url(../images/deco/h1_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
}

.texte h2{
	background-image:url(../images/deco/puce.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#454545;
	text-decoration:underline;
	font-size:12px;
	padding:0 0 0 10px;
	margin-bottom:10px;
}

.texte2{
	padding:0;
	margin:0 auto;
	text-align:center;
	width:480px;
}

.texte2 h1{
	margin:0;
	padding:5px 0 0 10px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	width:340px;
	height:35px;
	background-image:url(../images/deco/h1_bg2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}


/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
.left_content{
	width:250px;
	background-color: #FFFFFF;
	padding-bottom:20px;
}

.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:980px;
	padding:0;
	color: #666666;
	text-align:justify;
	background-color:#FFF;
}

.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                    ----*
  *------------------------------------------------------*/
		
		
	

