/* LIENS DANS LA PAGE : NON SOULIGNES */
a {border-style:none;text-decoration:none;background-color:transparent;}/*#C0C0C0;*/
a:active {border-style:none;}

/*IMAGES SANS BORDURES*/
img {border:0;} 

/* --------BODY--------- */
body{ background-color:white; margin:auto; min-width: 1068px; }/*1024px;*/


/* TOPBAR HORIZONTAL GREEN */
.topbar{ background: /*#32CD32*/ #C0C0C0 repeat-x; height: 10px; width: 100%; }


/* PAGE PEEL EFFECT */
#pageflip { position: relative; }
/*#pageflip a{ color:transparent; }*/
#pageflip img { width: 30px; height: 32px; z-index: 99; position: absolute; right: 0; top: 0; border:0;
	/*-ms-interpolation-mode: bicubic;*/ }
#pageflip .msg_block { width: 30px; height: 30px; position: absolute;	z-index: 50; right: 0; top: 0;
	background: url(/library/images/contact10.png) no-repeat right top;
	text-indent: -9999px; }


/* TOOLTIPS */
.tooltip-worck {
		display:none;
		background-color:/*#ffa*/ black ;
		border:1px solid #cc9 /*#4169E1*/ ;
		padding:3px;
		font-size:13px;
		/*-moz-box-shadow: 2px 2px 11px #666;*/
		/*-webkit-box-shadow: 2px 2px 11px #666;*/

	text-align:center;
	font-family:/*"Juice",*/"Verdana";
	color:white;
}


/* BOUTON LOGIN WEB FTP */
/*#btn_login { position:absolute; float:left; top:5px; margin-left:650px; }*/


/* LOGO ARCADIO.FR */
/*#logo{position:absolute; display:block; top:15px; margin-left:50px; background: transparent url(/library/images/under_construction4_transparentPS200.png) no-repeat ;*/
/*width:200px; height:99px; } */
#logo{position:absolute; display:block; top:40px; margin-left:60px; 
background: transparent url(/library/images/logo6.png) no-repeat ;
width:223px; height:42px; }

/* SLIDE */
.slide_pub {  
	position:absolute;
	width:   700px;
	height:  100px;  
	padding: 0;  
	margin: 0;
	top: 18px;
	margin-left: 425px;
	/*margin-bottom: 360px;*/
} 



#container {
	width:1024px;
	margin: 0 auto;
  	/*height: 600px;*/
	/*width: 100%;*/
  	height: 100%;
  	/*text-align: center;*//* IE fix to center the page */
}






/* BLOC CENTRAL INDEX */


.bloc-central-index {
position:relative;
margin-top: 110px;
width: 100%;
/*height: 600px;*/
height: 100%;
background: #DCDCDC ;
}



/* MENUBAR */
#menubar {
position:relative;
height: 30px;
top:0px;
}

#facebook a { position:absolute; top:3px; right:5px; display:block; width:25px; height:25px;
background:url(/library/images/fb2a_25px.png);
}
#facebook a:hover { background:url(/library/images/fb2_25px.png); }


#jaime_facebook { position:absolute; right: 60px; top: 5px; }


#menubar hr { color:white; margin-top:-5px; } 



/* MENU */
.lavaLampBottomStyle {
      position: relative;
      height: 25px;
      width: 500px;
      /*background-color: white;*/
      padding: 5px;
      margin: 0;
      overflow: hidden;
      /*border: 1px solid gray;*/
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}
.lavaLampBottomStyle li.back {
	border-bottom: 3px solid #4169E1;
       width: 9px;
       height: 25px;
       z-index: 8;
       position: absolute;
}
.lavaLampBottomStyle li a {
	font: bold 0.8em arial;
	text-decoration: none;
       color: #000;
       outline: none;
       text-align: center;
       top: 3px;
       text-transform: uppercase;
       letter-spacing: 0;
       z-index: 10;
       display: block;
       float: left;
       height: 15px;
       position: relative;
       overflow: hidden;
       margin: auto 25px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active { 
border: none;
color: white;
}  
.lavaLampBottomStyle li a:visited {border: none;}

/* BLOC WELCOME */
#bloc-welcome-bk {
position: relative;
margin-top: 30px ;
margin-right: auto;
margin-left: auto;
background: #808080 ;
width: 842px;
height:82px;
}
#bloc-welcome {
position: relative;
top:1px;
margin: 0px 0px 0px 1px ;
text-align:center;
height:80px;
font-family:Verdana;
font-size:8pt;
color:black;
width: 840px;
background: white ;
}




/* BLOC CAROUSEL */

.bloc-carousel {
position: relative;
top: 30px;
width: 840px;
height: 200px;
/*height: 210px;*/
margin-right: auto;
margin-left: auto;
background: #696969 /*#191970*/ ;
}



/* DEMO CAROUSEL */
#carousel
{
	width: 760px;
	height: 200px;
	/*position: absolute;*/
	/*background-color: #111;*/
	top: 10px;
	left: 35px;
	/*margin-left: -350px;*/
}
#carousel a
{
	position: absolute;
	width: 110px;
}





/* BLOC LAST WORK */


#bloc-last_work {
position: relative;
top:1px;
margin: 0px 0px 0px 1px ;
text-align:center;
height:190px;
font-family:Verdana;
font-size:8pt;
color:black;
width: 840px;
background: white ;
}

#bloc-last_work p {
position: relative;
margin: 0px 0px 8px 0px;
line-height:8px;
}


#img_lastwork { }

#bloc-last_work-bk {
position: relative;
margin-top: 60px ;
margin-right: auto;
margin-left: auto;
background: #808080 ;
width: 842px;
height:192px;
}




/* SIGNATURE BAS DE PAGE + VALIDATOR */


.signature {
margin-top: 30px;
/*margin-bottom: 30px;*/
/*margin:0 10px 0 10px;*/
text-align:center;
font-family:Verdana;
font-style:italic;
font-size:7pt;
color:#696969;
height:24px;
}

.signature hr { color:white; } 


