html, body {
	height: 100%;
	margin: 0;
	}
	
html {
	background-image:url(../template/ico_fondu.jpg);
	background-repeat:repeat-x;	
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}

div#global {
	min-height: 100%;
	width: 1023px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	}
	
div#center {
	padding-bottom:  50px;
	overflow: auto;
	background: #fff;
	}
	
div#footer {
	position: absolute;
	width: 1003px;
	bottom: 0;
	left: 10px;
	background-color:#DFDEE3;
	border-top: 1px solid #707070;
	height: 30px;
	padding:10px;
	}

div#menu{

	float: right;
	width: 300px;
	
	background-color:#EDEFF3;
	border-left: 1px solid #707070;
	
	margin: 0;
	padding: 0;
	list-style: none;

}

div#contentdiapo{
	float: left;
	width: 683px;
	padding:10px;
	margin-top: 310px;
}


div#content{
	float: left;
	width: 683px;
	padding:10px;
}

div#header{
	background: #FFF url(../template/ico_haut.jpg) no-repeat;
	height: 199px;
	position: relative;
	clear: both;
	display: block;
	line-height: 1px;
	}
	
div#positionmenu{
	float: left;
	font-size: 1.2em;
	font-weight:bold;
    margin-top: 167px;
	color: #FFFFFF;
	}
	
div#positionmenu a{
	text-decoration:none;
	color: #FFFFFF;
	border-right: 1px solid #fff;
	}
	
	
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
		
div#positionmenu ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
}

div#positionmenu ul#navlist li
{
float: left;
margin: 0;
padding: 0;
}

div#positionmenu ul#navlist li a
{
display: block;
padding: 0.5em;
}


.legende {
	color: #fff;
	text-align:center
}

/* styles login */
#login{
	padding:0px;
	margin:0px;
	width: 350px;
}

#login .submit {
	background-color:#1A293F;
	width: 85px;
	height: 22px;
	display:block;
	border: none;
	margin: 5px 0 5px 150px;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 3px;
}

#login .submit:hover {
	background-color:#466FA9;
}

#login label {
  display: block; /* align les label et input parallèle */
  margin: 0 0 10px 10px;
}

#login label span {
  display: inline-block;
  width: 90px;
}


#loginhaut #topclient {
	margin: 0 0 4px 0;
}
#loginhaut #loginlostspan {
	margin: 0 0 4px 0;
}

#loginhaut #loginlost {
	color:#3E5ED5;
}

#loginhaut #passlost {
	color:#3E5ED5;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #1B2B42;
}


.option-text{
	font-weight: bold;
	color: #466FA9;

	}
.option-input-text{
	color: #1A2940;
	font-size: 14px;
	border: 1px solid #C7D5E3;
	padding: 2px;
	background-color: #F0F0F0;
}
.option-design{
	color: #990000;
	font-size: 2em;
}
