.content-title A{
	color:#000000;
	font-size: 16px;
	padding: 5px;
}

.content{
	margin: 15px;
}

.content P{
	margin: 20px;
}

.entry-info{
	margin: 0px;
	text-align:right;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
}

.thumbnail img{
	float: left;
	margin: 15px;
	margin-top: 0px;
}

h1.wiki{
	font-size:16px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:570px;
}

/*img*/

.lemat a:link img {
	text-decoration:none;
	border: #6699FF solid ;
}
.lemat a:hover img { 
	text-decoration:none;
	border: #FF3300 solid ;
}
.lemat a:visited img {
	text-decoration:none;
	border: #6699FF solid ;
}

#flip2 {
	text-align:center;
}
