div#content {
	font-family: arial, helvetica, sans-serif, "times new roman";
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}


#content h1 {
	font-size: 17px;
	color: #2ab522;
	border-bottom: 1px dotted #cb0a1d;
}


#content h2 {
	font-size: 15px;
	color: #2ab522;
	padding-top: 25px;
	border-bottom: 1px dotted #cb0a1d;
}


#message {
	position: relative;
}


#message p {
	text-align:center;
	color: #28ac20;
	font-weight: bold;
	border: 1px solid #28ac20;
	background-color: white;
}


#content ul {
	list-style-image: url('../images/bullet.gif');
}


#content li {
	margin-top: 3px;
	margin-bottom: 7px;
	line-height: 12px;
}


div#content a, div#content a:visited { 
	color: #31a326; text-decoration:none; 
}


div#content a:hover {
	color: #b12c2c; text-decoration:underline; 
}


div#content th a, div#content th a:visited, div#content th a:hover  {
	color: white;
}


#content b {
	color: #31a326;
}


#content table {
	width: 650px;
	border: 1px solid #333333;
	border-collapse: collapse;
}


#content th {
	background-color: #2ab522;
	color: white;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}


#content td, #content th {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}


#content table.liste td {
	border: 1px dotted #888888;
}


div#content .input {
	border: 1px solid #31a326;
	background-color: #eef5ed;
	color: #444444;
	font-family: Courier, "Times New Roman", Arial;	
	font-size: 13px;
	width: 100%;
}


div#content .button {
	border: 1px solid #333333;
	background-color: #2ab522;
	color: #ffffff;
	font-family: Arial, Courier, "Times New Roman";
}


div#content .border { 
	border: 1px solid #333333;
}


div#content .left {
	float: left;
	margin-right:25px; margin-bottom:10px; margin-top:5px;
	border: 1px solid #333333;
}


div#content .right {
	float: right;
	margin-left:25px; margin-bottom:10px; margin-top:5px;
	border: 1px solid #333333;
}


div#content .noborder {
	border: 0px solid white;
}


div#content .highlight {
	color: #cb0a1d;
}


div#content .album img {
	border: 1px solid #bbbbbb;
	padding: 2px;
	margin-right: 9px;
	margin-bottom: 5px;
	width: 85px; height:85px;
}
