/*** DEFAULT CSS FOR bloc_7 ***/

#bloc_7 {
	background: #fff url(../images/footer/background.jpg) no-repeat top center;
	height: 170px;
}	
#bloc_7 p.general a{
	font-weight: normal;
}
#bloc_7 div.footer{
	width: 770px;
	margin: 0px auto 10px auto;
	padding: 10px 0px;
}
#bloc_7 div.footer ul {
	height: 110px;
	width: 165px;
	float: left;
	padding: 0px 8px 0px 0px; 
	border-right: #4A332B solid 1px;
	text-align: left;
}
#bloc_7 .footer ul.last {
	float: right;
	border-right: none;
	width: 180px;
}
#bloc_7 ul li, #bloc_7 ul li a, #bloc_7 ul li p {
	color: #4A332B;
	font-size: 10px;
	list-style: none;
}
#bloc_7 .footer ul li h4 {
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
#bloc_7 .footer ul li h4.copyright{
	background: #fff url(../images/footer/logo.png) no-repeat 0px 0 !important;
	background: #fff url(../images/footer/logo.gif) no-repeat 0px 0;
	display: block;
	text-indent: -5000em;
	width: 150px;
	height: 40px;
}
div#bloc_7 .no_scroll{
	position: fixed;
	z-index: 99;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background-color: #6B3302;
	font-weight: bold;
	margin-top: 200px;
	padding-top: 5px;
	color: #fff;
}
div#bloc_7 .no_scroll span{
	color: #fff;
}
div#bloc_7 .no_scroll input{
	width: 350px;
}
div#bloc_7 .no_scroll #share{
	margin-top: 5px;
}

/*** ajax thickbox ***/
#TB_window  h1 {
	text-align: center;
}
#TB_window  h1.first{
	margin-top: 20px;
}
#TB_window table.weight {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#TB_window  table.weight td {
	border: #000 solid 1px;
	text-align: center;
	padding: 2px;
}
#TB_window  table.weight tr.odd td {
	background-color: #CFAE8E;
}
#TB_window  table.weight  td.label {
	background-color: #6b3302 !important;
	color: #fff;
	font-weight: bold;
}