#lay-top-bg {
	background:#FFF url("../images/bg_top.jpg") no-repeat center top;
	height:180px;
	border-bottom:2px solid #fa7c00;
	
}

#lay-top {
	width: 960px;
	position:relative;
	margin:0 auto;
}

#lay-logo {
	padding-top:25px;
	float:left;
}

#lay-footer {
	background:#f9ffff url("../images/bg_footer_2.gif") no-repeat center bottom;
	height:353px;
}

#lay-all {
	background:#ebfaf9;
}

#lay-main {
	width:960px;
	height:40px;
	margin:0 auto;
	padding-top:20px;
}

#lay-main-bg {
	border-top:5px solid #edf3f3;
	background:url("../images/bg_main_bottom.gif") repeat-x bottom;
}

#lay-left {
	width:160px;
	float:left;
	margin-right:20px;
}

#lay-center {
	float:left;
	width:580px;
	margin-right:20px;
}

#lay-right {
	float:left;
	width:180px;
}

#lay-content {
	float:left;
}
#enquete {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#aviso {
text-align:center;
overflow: auto;
float:left;
display:block;
width:100%;
height:30px;
background-color:#ffffff;
padding:10px;
margin-bottom:20px;
border-bottom: 1px solid #fa7c00;
}
#bg_aviso {
background-image:url(../images/bg_aviso.gif) no-repeat;
height:80px;
}