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



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

a{
	outline:none;
}

.accroche_contact{
	width:230px;
	margin:30px auto 0 auto;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#666666;
	border:1px solid #000000;
}

.accroche_realisation{
	width:238px;
	margin:0 auto 10px auto;
	padding:0;
}

.accroche_realisation_titre{
	width:200px;
	height:20px;
	background-image:url(../images/deco/actualite.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:9px 0 0 40px;
	margin:0;
	color:#000;
	font-weight:bold;
}

.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 Arial,Helvetica,sans-serif;
	background-color:#FFF;
	color:#000;
}

.cadre_bottom{
	width:550px;
	height:23px;
	padding:0;
	margin:0;
	background-image:url(../images/deco/bg_cadre_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.cadre_middle{
	border-left:2px solid #0094DE;
	border-right:2px solid #0094DE;
	width:526px;
	padding:10px;
	margin:0;
	color: #666666;
	text-align:justify;
}

.cadre_middle a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.cadre_middle a:hover{
	text-decoration:underline;
}

.cadre_top{
	width:550px;
	height:56px;
	padding:0;
	margin:0;
	background-image:url(../images/deco/bg_middle_content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.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:1000px;
}

.fil_ariane {
	font-size:11px;
	margin:10px auto;
	width:550px;
	padding:0;
	color:#272214;
}

.fil_ariane a{
	color:#52472A;
	text-decoration:none;
}

.fil_ariane a:hover{
	text-decoration:underline;
}

.footer_wrap{
	width:100%;
	background-image:url(../images/deco/footer_bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	padding-top:10px;
	margin-top:10px;
}

#footer{
	margin:10px auto 0 auto;
	padding:0;
	width:948px;
	height:30px;
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
}

#footer a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
}

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

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

#header{
	margin:0 auto;
	padding-top:0;
	width:100%;
	height:209px;
	background-image:url(../images/deco/bg_header2.jpg);
	background-position:left top;
	background-repeat: repeat-x;
}

.header_animation{
	margin:0 auto 0 auto;
	padding:0;
	width:948px;
	height:165px;
	background-image:url(../images/deco/bg_header3.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

html {
   margin: 0;
   padding: 0;
}

.player_content{
	width:600px;
	height:165px;
	margin:0;
	padding:0;
	position:relative;
}

#playert{
	position:absolute;
	top:0;
}

.realisation_exemple{
	width:221px;
}

.realisation_exemple img {
	border:1px solid #000000;
	opacity:1;
	padding:10px;
}

.realisation_lien{
	width:221px;
	margin:5px auto 0 auto;
	padding:0;
	text-align:center;
}

.realisation_lien a {
	color:#FD8336;
	text-decoration:none;
}

.realisation_lien a:hover {
	text-decoration:underline;
}

.realisation_table{
	width:526px;
	margin:15px 0 0 0;
	padding:0;
	background-color:#CCCCCC;
	border:1px solid #999999;
}

.realisation_texte{
	width:390px;
	padding:0 10px 0 0;
	text-align:justify;
}

.realisation_titre{
	background-image:url(../images/deco/H1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:48px;
	padding:10px 0 0 45px;
	text-transform:uppercase
}

.reference_lire_plus{
	padding:0;
	width:520px;
	text-align:right;
	height:24px;
	margin:20px 0 0 0;
}

.reference_lire_plus a{
	text-decoration:none;
	color:#FF6600;
	font-weight:normal;
	font-size:12px;
}

.reference_lire_plus a:hover{
	text-decoration: underline;
}

.reference_exemple{
	width:250px;
	padding:0;
	float:left;
	margin:0 10px 10px 0;
}

.reference_exemple img{
	width:250px;
}

.site_exemple{
	width:188px;
	height:153px;
	padding:15px 3px 0 10px;
}

.site_exemple img{
	width:188px;
}

.site_exemple_detail{
	width:520px;
	margin:10px 0;
}

.site_exemple_detail img{
	width:520px;
	padding:2px;
	border:1px solid #000000;
}

.site_lire_plus{
	padding:7px 10px 0 0;
	width:226px;
	text-align:right;
	float:right;
	height:24px;
}

.site_lire_plus a{
	text-decoration:none;
	color:#FF6600;
	font-weight:normal;
	font-size:12px;
}

.site_lire_plus a:hover{
	text-decoration: underline;
}

.site_table{
	width:526px;
	height:211px;
	margin:15px 0 0 0;
	padding:0;
	background-image:url(../images/deco/bg_cat.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.site_texte{
	width:298px;
	height:163px;
	padding:5px 15px 0 12px;
	text-align:justify;
}

.site_texte_detail{
	width:526px;
	text-align:left;
	margin:0 auto;
	padding:0;
	color:#666666;
}

.site_titre{
	height:21px;
	width:260px;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:10px 0 0 15px;
	float:left;
	font-weight:bold;
}

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

#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:550px;
	left:10px;
}

#middle_content h1{
	margin:0;
	font-size:22px;
	color:#000;
	display:block;
	padding:12px 0 0 80px;
	height:44px;
	background-image:url(../images/deco/bg_societe.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

#middle_content h2{
	background-image:url(../images/deco/bg_titre.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#0094DE;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0 0 10px 0;
	padding:10px 0 0 10px;
	width:516px;
	height:30px;
}

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

.pagination{
	color:#272214;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

div.pagination
{
	width: 100%;
	margin: 0 auto;
	text-align: right;
}

.pagination a{
	color:#52472A;
	text-decoration: underline;
	font-weight:bold;
}

.pagination select {
	border:1px solid #0494DB;
	color:#272214;
	margin: 0;
	padding: 0;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.pagination_table{
	color: #272214;
	width:100%;
	padding:10px;
	margin:0 auto 15px auto;
}

.pagination_FirstPage{
	background-image:url(../images/deco/pager_dbl_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursoir: pointer;
}

.pagination_FirstPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_left_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_PreviousPage{
	background-image:url(../images/deco/pager_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_PreviousPageOff{
	background-image:url(../images/deco/pager_arrow_left_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_LastPage{
	background-image:url(../images/deco/pager_dbl_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_LastPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_NextPage{
	background-image:url(../images/deco/pager_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_NextPageOff{
	background-image:url(../images/deco/pager_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}

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

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	padding:0;
	width:240px;
}

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