body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#55411e;
	font-size:12px;
	background-image:url(images/bg.gif)
}

#contenu {
	/*border: 1px red solid;*/
	position:absolute;
	background-color: #FFF;
	height: 600px;
	width: 980px;
	left: 50%;
	margin-left: -490px;	
}

#top{
	background-image:url(images/top.jpg);
	/* border:1px violet dotted; */
	width:980px;
	height:111px;
}

.txtorange {
	color:#ee8e13;
}


#menu{
	/* border:1px blue dotted; */
	position:absolute;
	top:90px;
	right:18px;
	width:527px;
	height:22px;
	text-align:center;
}
#menu a{
	text-decoration:none;
	color:#55411e;
}
#menu a:hover{
	font-weight:bold;
}

#left{
	/*border:1px green dotted;*/
	padding-left:10px;
	padding-top:40px;
	border-right:1px solid #55411e;
	width:150px;
	height:440px;
	float:left;
	line-height:6px;
}

#right{
	/*border:1px orange dotted;*/
	float:left;
	width:778px;
	padding-left:40px;
	height:469px;
	padding-top:20px;
}

#right1{
	/*border:1px orange dotted;*/
	width:600px;
	float:left;
}

#right2{
	/*border:1px orange dotted;*/
	width:170px;
	float:left;
	height:460px;
	text-align:right;
	color:#9a9e02;
}

#right2 img{
	margin-bottom:5px;
	margin-right:5px;
}


#leftview{
	/*border:1px orange dotted;*/
	width:380px;
	height:300px;
	float:left;
}

#bigview{
	/*border:1px orange dotted;*/
	width:210px;
	height:300px;
	float:left;
}

#bottom {
	width:980px;
	text-align:center;
	font-size:10px;
	background-color:#FFFFFF;
}

.input{
	background-image:url(images/bg_table.gif);
	background-repeat:no-repeat;
	border:1px solid #55411e;
}

.input1{
	border:1px solid #55411e;
}

.titre {
	font-size:16px;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.bg_tr{
 background-image:url(images/bg_table.gif);
}

table {
border-collapse:collapse;
}

td { 
border:1px solid #55411e;
height:23px;
vertical-align:middle;
font-size:12px;
}

p {
	padding: 0 0 0 0.5em !important;
	padding: 0 0 0 0.5em;
	clear: both;
	margin:2px;
}

p.hautgd{
	margin-bottom:10px;
}

p.hautpt{
	margin-bottom:4px;
}

label.text {
	display: block;
	float: left;
	width: 180px;
	text-align: left;
}

p img {
	margin:0;
	vertical-align:bottom;
}

.no_border {
border:none;
font-size:12px;
}

.tit {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.s_tit {
	color: #FF6600;
	font-weight: bold;
}
li{
margin-left:30px;
}
