html {
	width:100%;
	height:100%;
}

body {
	background-color: #C5D28D;
	background-image:url(http://www.iquesta.com/imagesv2/bg.gif);
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	min-height:768px; 
}

.content_shadow_left{
	width:15px;
	background-image: url('http://www.handiquesta.com/images/handi_shadow_content_left.png'); 
	background-repeat: repeat-y;
}
.content_shadow_right{
	width:15px;
	background-image: url('http://www.handiquesta.com/images/handi_shadow_content_right.png'); 
	background-repeat: repeat-y;
}
.content_center{
	background-color:#FFFFFF;
	width:1000px;
	vertical-align:top;
}
.bandeauhaut{
	background-image:url('http://www.handiquesta.com/images/handi_back_bandeau.jpg');
	height:90px;
	width:100%;
}
.bandeauright{
	float:right; 
	margin-right:10px
}
.navbarhaut{
	height:25px; 
	width:100%; 
	background-image: url('http://www.handiquesta.com/images/handi_back_navig.jpg'); 
	background-repeat: repeat-x;
}
h1.textorange {
	font-weight:bold; 
	line-height:10px; 
	color:#FFFFFF;
	font-size: 8pt;
}
.upper_case{
	background-image:url('http://www.handiquesta.com/images/under_window_inverse.gif'); 
	background-repeat:repeat-x;
	width:100%;
	height:3px;
}
.footer{
	background-image: url('http://www.handiquesta.com/images/handi_back_footer.jpg'); 
	color:#FFFFFF;
	height:20px;
	font-size: 11px; 
}
.crochetfoot{
	color:#FFFFFF; 
	font-size:12px; 
	text-decoration:none;
}
.decoupe_left {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.under_case {
	background-color:#FFFFFF;
	background-image:url('http://www.handiquesta.com/images/under_window.gif');
	background-position:center top;
	background-repeat:repeat-x;
	height:8px;
	width:195px;
}

.upper_case {
	background-image:url('http://www.handiquesta.com/images/under_window_inverse.gif');
	background-repeat:repeat-x;
	height:3px;
	width:100%;
}