/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
}
fieldset {
	font:Arial, Helvetica, sans-serif;
	size :11px;
	color:#843300;
}
label {
	font:Arial, Helvetica, sans-serif;
	size :11px;
	color:#FFFFFF;
}
legend {
	color:#FFFFFF;
}
.nom {
	font-family:Arial;
	font-size :13px;
	color:#843300;
	font-weight:bold
}

.company {
	font-size :11px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:24px;
	background-image:url(../images/header.png);
	background-repeat:repeat-y
}

#left {
	position:absolute;
	left:0px;
	top:24px;
	width:48px;
	height:553px;
	background-color:#AABBD4;
}

#logo {
	position:absolute;
	left:48px;
	top:24px;
	width:803px;
	height:77px;
	background-color:#6785B2;
}

#logo img{
	margin-left:103px;
	margin-top:7px
}

#right {
	position:absolute;
	left:851px;
	top:24px;
	width:49px;
	height:553px;
	background-color:#7893BB;
}

#menu {
	position:absolute;
	left:48px;
	top:101px;
	width:104px;
	height:476px;
	background-color:#6785B2;
	margin:0px;
}

#menu ul {
	list-style-position:inside;
	list-style-type:square;
	color:#FFFFFF;
	padding-left:0px;
	margin-left:2px;
	margin-top:40px;
	display:compact;
}

#menu li{
	margin-left:0px;
	margin-top:25px
}

#menu ul a{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul a:hover{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#843300;
	text-decoration:underline;
}


#content {
	position:absolute;
	left:152px;
	top:101px;
	width:584px;
	height:427px;
	background-color:#A9BBD5;
	font-family:Arial;
	font-size:11px;
	color:#843300;
	padding-top:0px;
}

#content a{
	color:#843300;
	text-decoration:none
}

#content a:hover{
	color:#843300;
	text-decoration:underline
}

#content input, textarea, select{
	border-style:solid;
	border-width:thin;
	border-color:#666666;
	font-family: Arial;
	font-size:11px;
	background-color:#FFF8E1;
	color:#333333
}

.trcontent{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}


#laurentpulis-07_ {
	position:absolute;
	left:736px;
	top:101px;
	width:115px;
	height:476px;
	background-color:#6785B2;
}

#laurentpulis-08_ {
	position:absolute;
	left:152px;
	top:528px;
	width:584px;
	height:49px;
	background-color:#6785B2;
}

#slide {
	position: absolute;
	left: 10px;
	width: 563px;
	top: 10px;
	color:#333333;
	background-color:#333333;
	height:65px;
	text-align:center;
}

#detail {
	position: absolute;
	left: 10px;
	width: 563px;
	top: 75px;
	color:#333333;
	background-color:#333333;
	height:345px;
	text-align:center;
}

#detail img{
	 border: 1px solid #999999;
	 margin-top : 15px;
     margin-bottom : 8px;
}

#slide img{
	 border: 1px solid #999999;
	 margin : 4px;
}

#footer {
	position:absolute;
	left:0px;
	top:577px;
	width:900px;
	height:23px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-y;
	text-align:center;
	font-family: Arial;
	font-size:12px
}
#footer a{
	font-family: Arial;
	color:#843300;
	font-size:12px;
	text-decoration:none
}
#footer a:hover{
	font-family: Arial;
	color:#843300;
	font-size:12px;
	text-decoration:underline
}
