body {
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
	
A:link {
	text-decoration: none;
	color: #000;
}
A:visited {text-decoration: none; color: #000;}
A:active {text-decoration: none; color: #000;}
A:hover {
	text-decoration: none;
	color: red;

}

input {
	font-size : 0.9em ;
	}
select {
	font-size : 0.9em ;
	}
.image_info_thumb {
	background-color : #B4C9D9;
		}
.image_info {
	background-color : #B4C9D9;
	color : #FFFFFF;
	font-weight : bold;
		}
.print_info {
	}
.image_info_thumb  img {
	width : 80px;
	border-style : solid;
	border-width : 1px;
	border-color : #B4C9D9;
	}
.formfield {
	position: relative;
}
.formline {
	margin-bottom:1em;
	}
	
.formline label {
	width: 15ex;
	background-color: #EFEFEF;
	display: block;
	float: left;
	margin-right: 5px;
	height: 1.7em;
	padding-left: 0.5ex;
}

.parentheses {
	font-style: italic;
	color: #666666;
}

#container {
	width: 400px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#C2DDEA;
	padding:0.25em;
}
#adminheader {
	width: 100%;
	margin-top: 0px;
	margin-bottom:1em;
	background-color:#B4C9D9;
	padding:0.25em;
	color:#FFFFFF;
}

.row {
	background-color:#EAEFEF;
	}
.navOption {
	background-color:#EAEFEF;
	display: block;
	padding-bottom:0.3em;
	padding-left:0.25em;
	
}
.navOption img {
	border:none;
	vertical-align:middle;
	margin-right:0.25em;
	
}
.backtop {
	background-color: #FFFFCC;
	margin-bottom: 15px;
}
.attention {
	color: #FFFFFF;
	background-color: #CC3333;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.reserved {
	color: #FFFFFF;
	background-color: #FF9900;
}
.sold {
	color: #FFFFFF;
	background-color: #85CE66;
}
.nonproduite {
	color: #333333;
	background-color: #CCCCCC;
}
.gift {
	color: #FFFFFF;
	background-color: #98D57D;
}
.detruite {
	color: #333333;
	background-color: #666666;
}
.boxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
}
#commentsContainer {
	overflow:hidden;
	text-align:left;
	background-color: #FFFFFF;
	position: absolute;
	width: 300px;
	height: 400px;
	left: 764px;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 5px;
}

.posterousBox {
	overflow: hidden;
	position: absolute;
	width: 400px;
	right: 0px;
}
.posterousBox iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.posterousBox iframe img {
	width: 20px;
}
.newsTitle {
	font-size: 11px;
}
.newsDate {
	font-size: 11px;
	margin-top: 1em;
	color: #999;
}
