﻿body {
	background-image: url(images/soft-bg.gif);
	background-color: white;
	padding-left: 50%;
}
.wrap {
	background: ;
	width: 900px;
	height: auto;
	margin-top: 20px;
	margin-left: -450px;
}
.header {
	background-image: url(images/Digisoft-head.jpg);
	width: 900px;
	height: 127px;
}
.login {
	width: 400px;
	height: 13px;
	margin: 10px 0 0 0;
	float: right;
}
.iconLogin {
	background-image: url(images/connection.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
	float: left;
}
.iconInscr {
	background-image: url(images/flesh.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	float: left;
	text-align: left;
}
.textLogin, .textLogin a.SkinObject, .textLogin a {
	width: 120px;
	height: 13px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	float: left;
	text-align: left;
	font-weight: bold;
	margin-left: 5px;
}
.zoneMenu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 52px;
}
.menu {
	width: 626px;
	height: 28px;
	float: right;
	display: block;
}
.ombreMenu {
	width: 900px;
	height: 24px;
	float: left;
}
.content {
	background-image: url(images/soft-bg-wrap.jpg);
	width: 900px;
	height: 255px;
}
.animationPane {
	width: 900px;
	height: 260px;
	background-image: url(images/soft-bg-wrap.jpg);
	b0ackground-image: url(images/anim.JPG);
}
.contentPane {
	width: 900px;
	background-image: url(images/soft-bg-wrap.jpg);
	height: auto;
        flaot:left;
}
.botton {
	width: 900px;
	height: 116px;
	background-image: url(images/soft-bg-wrap.jpg);
        foat:left;
}
.botton a {
	width: 190px;
	height: 84px;
	display: block;
}
.botton1 {
	width: 190px;
	height: 111px;
	float: left;
	margin-left: 8px;
}
.bottonImg1 {
	background-image: url(images/soft-blue.jpg);
	width: 190px;
	height: 84px;
	background-position: 190px 0px;
}
.bottonImg1 a:hover {
	background-image: url(images/soft-blue.jpg);
	width: 190px;
	height: 84px;
}
.botton2 {
	width: 190px;
	height: 111px;
	float: left;
	margin-left: 40px;
}
.bottonImg2 {
	background-image: url(images/soft-orange.jpg);
	width: 190px;
	height: 84px;
	background-position: 190px 0px;
}
.bottonImg2 a:hover {
	background-image: url(images/soft-orange.jpg);
	width: 190px;
	height: 84px;
}
.botton3 {
	width: 190px;
	height: 111px;
	float: left;
	margin-left: 40px;
}
.bottonImg3 {
	background-image: url(images/soft-green.jpg);
	width: 190px;
	height: 84px;
	background-position: 190px 0px;
}
.bottonImg3 a:hover {
	background-image: url(images/soft-green.jpg);
	width: 190px;
	height: 84px;
	display: block;
}
.botton4 {
	width: 190px;
	height: 111px;
	float: left;
	margin-left: 40px;
}
.bottonImg4 {
	background-image: url(images/soft-rouge.jpg);
	width: 190px;
	height: 84px;
	background-position: 190px 0px;
}
.bottonImg4 a:hover {
	background-image: url(images/soft-rouge.jpg);
	width: 190px;
	height: 84px;
}
.bottonShadow {
	background-image: url(images/soft-ombre.jpg);
	width: 190px;
	height: 27px;
	float: left;
}
.link {
	background-image: url(images/soft-pied.jpg);
	width: 900px;
	height: 75px;
	float: left;
}
.footer {
	width: 900px;
	height: 30px;
	float: left;
	text-align: center;
	color: #666666;
}
.footer a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.footer a.copyright {
	float:left;
}
.footer a.conception {
	float:right;
}

.separator {
	width: 900px;
	height: 5px;
	background-image: url(images/soft-bg-wrap.jpg);
	
}
.box1 {
	margin-left: 10px;
	
}
.box-border {
	border-right: 1px solid #CFDCE5;
}

.box {
	/*width: 170px;*/
	width:auto;
	height: 50px;
	float: left;
	margin-top: 15px ;
}
.box ul {
	/*margin-left: 50px;*/
	margin-left:40px;
	margin-right:40px;
}
.box ul li {
	list-style: none;
}
.box li a {
	font-family: Verdana;
	font-size: 13px;
	color: #9ABAD3;
	line-height: 20px;
}
.box li a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #77B9ED;
	line-height: 20px;
}
/**************************************************************************************/
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	margin-left:0px;
	width:900px;
	height:260px;
	/*background-color:black;*/
	background-image:url('img/bg-animation.jpg');
	
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:823px;
  height:260px;
  overflow:hidden; /* affiche une scrollbar au cas ou */
  position:relative;
  /*background:transparent url(img/bg.jpg) no-repeat 0 0;*/
  margin-left:40px;
 
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:823px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:260px;
  float:left;
  
  
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:37px;
  height:260px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  float:left;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:25px;
	bottom:10px;
	cursor:pointer;
	float:left

}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */
* {
  margin:0;
  padding:0;
  }
#slideshow #slidesContainer .slide a {
  color: #207fc3;
  font-weight:normal;
  text-decoration:none;
  float:right;
  
}
#slideshow #slidesContainer .slide a:hover {
  text-decoration:underline;
}


#pageContainer {
  margin:0 auto;
  width:1000px;
}
#pageContainer h1 {
  display:block;
  width:300px;/*960px;*/
  height:114px;
  margin:auto;
  background:transparent url(img/bg_pagecontainer_h1.png) no-repeat top left;
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:10px;
}
.slide h2 {
  font:Bold 24px Arial, "Times New Roman", Times, serif;
  color:#383530;
  letter-spacing:-1px;
}
.slide p {
  font:13px verdana, "Times New Roman", Times, serif;
  color:#999999;
  letter-spacing:-1px;
}

.slide a img {
  /*float:right;
  margin:0 15px;*/
  border:0px solid red;
}
.left{
	float:left;
	width:407px;
	height:260px;
	
}
.right{
	float:left;
	width:416px;
	height:260px;

}
.sep{
	height:200px;
	display:block;
}
