.boxLight
{
	font-size:11px;
	border:1px solid #cccccc;
	
}

.boxDark
{
	font-size:11px;
	border:1px solid #cccccc;
	background-color: #acc3d0;
}

.boxDark TD
{
	font-size:11px;
	border:1px solid #cccccc;
	background-color: #acc3d0;
}

.itemrow TD
{
	cursor:hand;
    font-size:11px;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.itemrowover TD
{
	cursor:hand;
    font-size:11px;
	padding:5px;
	border-bottom:1px solid #cccccc;
	background-color:#ffffaa;
}

.resultsCount
{
	padding:10px;
	text-align:center;
	color:red;
	font-weight:bold;
	border:1px solid red;
}

.NoData
{
	padding:10px;
	text-align:center;
	color:blue;
	font-weight:bold;
	border:1px solid blue;
}
.item
{
	padding: 5px 0px 5px 3px;
	border-top:1px solid #cccccc;
	width:700px;
}

.item_type
{
	padding:3px;
	font-weight:bold;
	font-size:20px;
}
.item_name
{ padding: 10px;
	font-weight:bold;
	
}
.TdMenu {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #618C4D;
}
.boxLight a:link {
	color:#456B6E;
	font-size:10px;
	padding: 0 0 0 10px;
}

.boxLight a:hover {
	color: #333333;
	font-size:10px;
	padding: 0 0 0 10px;
}

.boxLight a:visited {
	color: #666666;
	font-size:10px;
	padding: 0 0 0 10px;
}

input {
	font-size:11px;
}

button {
	font-size:11px;
	background-color:#acc3d0;
	border-color: #ffffff;
	color:#ffffff;
	font-weight: bold;	
}

.title {font-size:15px;font-weight:bold;color:#456a6e}

.subtitle {
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
	color:#456a6e;
	padding: 0 0 0 15px;
	background-image: url(/img/pouce.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.align_listing{
	padding: 0 0 0 10px;
}

.align_listing_p{
	padding: 0 0 0 10px;
	background-image: url(/img/pouce2.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
 
.align_adresse
{  padding: 0 0 0 10px;
   	background-image: url(/img/pouce2.gif);
	background-repeat: no-repeat;
	background-position: 0;
}


