/*** DEFAULT CSS FOR bloc_1 ***/

#bloc_1 h1{
	background: transparent url(../images/left/backgrounds.png) no-repeat 0 -160px !important;
	background: transparent url(../images/left/backgrounds.gif) no-repeat 0 -160px;
	padding: 15px 0px 15px 50px;
	position: relative;
}
#bloc_1 table{
	width: 150px;
	margin: auto;
} 
*+html #bloc_1 table{
	height: 75px;
	width: 150px;
} 
#bloc_1 td{
	display: block;
	width: auto;
	text-align: left;
}
*+html #bloc_1 input{
	margin: 3px 0 0 0;
}
#bloc_1 div a.thickbox, #bloc_1  a.not_yet{
	font-size: 10px;
	font-weight: normal;
	color: #A67648;
} 
#bloc_1 input.text{
	width: 150px;
	height: 12px;
	font-size: 11px;
	border: #a1a1a1 solid 1px;
	padding: 2px;
}

/* hacks IE7 */
* + html #bloc_1 td.field{
	max-width: 10px !important;
}
* + html #bloc_1 td label{
	width: 150px !important;
	display: block;
	float: left;
	padding-bottom: 13px;
}
* + html #bloc_1 td input.text{
	float: left;
	position: relative;
	top: 8px;
	left: -150px;
}

/* hacks IE6 */
* html #bloc_1 table{
	margin-right: -110px !important;
	margin-left: 15px;
}
* html #bloc_1 td label{
	width: 100px !important;
	display: block;
	float: left;
	padding-bottom: 15px;
}
* html #bloc_1 td input.text{
	float: left;
	position: relative;
	top: 8px;
	left: -110px;
}

/*****MENU utilisateur logg� ****/
#bloc_1 div.name{
	margin: 10px 0px;
}
#bloc_1 input.submit{
	margin-bottom: 5px;
}	
#bloc_1 div.disconnect{
	clear: both;
	text-align: right;
	margin: 10px 0px;
}	
#bloc_1 ul.admin {
	margin-top: 10px;
	padding-top: 10px;
}	
#bloc_1 ul.admin li a{
	font-size: 11px;
}	
#bloc_1 ul li {
	list-style: none;
	background: transparent url(../images/pictos.png) no-repeat 0px -8px !important;
	background: transparent url(../images/pictos.gif) no-repeat 0px -8px;
	line-height: 17px;
	padding: 0px 0px 0px 15px;
}	