body, table {
	font-family: "Trebuchet MS","Arial","Verdana",sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
}

* {
	-moz-border-radius: 3px;
}

label {
	width: 70px;
	white-space: nowrap;
}

img {
	vertical-align: middle;
	border: 0px;
}

input, select, textarea {
	border: 1px solid #C0C0C0;
	-moz-border-radius: 4px;
	font-family: "Trebuchet MS","Arial","Verdana",sans-serif;
	font-size: 12px;
}

select {
	background-color: #F4EEEE;
}

em {
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
}

.input {
	width: 275px;
}

textarea {
	width: 342px;
}

.left {
	width: 230px;
	float: left;
	margin-right: 10px;
	clear: right;
	text-align: left;
}

.right {
	float: right;
	margin-right: 10px;
}

a {
	text-decoration: none;
	background-image: url(/kopikol/img/link_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #444444;
}

.item .lien {
	color: #10009B;
	background-image: url(/kopikol/img/link_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

a:visited, .item .lien:visited {
	color: #444444;
}

a:hover, .item .lien:hover, a:active, .item .lien:active {
	background-image: url(/kopikol/img/link.gif);
	background-repeat: no-repeat;
	color: #E62E00;
	padding-left: 10px;
}

.item .lien:visited {
	background-image: url(/kopikol/img/link_off.gif);
	padding-left: 10px;
}

#header a, #header a:hover {
	font-size: 30pt;
	font-weight: bolder;
	color: #444444;
	background-image: none;
	text-decoration: none;
	padding: 0px;
}

#menu {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #E62E00;
	float: left;
	white-space: nowrap;
}

.trait {
	border-bottom: 1px solid #E62E00;
	line-height: 9px;
	margin-bottom: 20px;
}

.options {
	margin-top: 10px;
	border: 1px solid #C0C0C0;
	background-image: url(img/bg_options.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_archives, #bottom_archives {
	padding: 10px;
}
#mois {
	margin: auto;
	width: 220px;
	text-align: left;
}
#mois a, #mois span {
	float: left;
	width: 12px;
	margin: 1px;
	padding: 0 4px;
	text-align: center;
	background-image: none;
	text-decoration: none;
	border: 1px solid;
	border-color: #DADADA;
}
#mois a:hover {
	background-image: none;
	border: 1px solid #E62E00;
}
#search span {
	margin: 0 3px;
}
.activ {
	background-color :#DADADA;
}
.desactiv {
	color: #C0C0C0;
}
#filtres label {
	float: none;
	width: 0px;
	padding: 0 2px;
	color: #FFFFFF;
}
#filtres input {
	margin-left: 90px;
	border: 0px;
}

#resume {
	text-align: left;
	padding: 10px;
}

#container {
	width: 500px;
	margin: auto;
	padding: 5px;
}

#submit_link_id {
	text-align: left;
	width: 360px;
	margin: auto;
}

.bla {
	padding: 2px;
	background-color: #F2F2F2;
	text-align: left;
	margin-bottom: 10px;
}

.blabla {
	padding: 5px;
	color: #004080;
	border-left: 1px solid #E62E00;
}

/* -- Bloc lien -- */
.item, .repost {
	padding: 5px;
	text-align: left;
	-moz-border-radius: 5px;
	background-image: url(img/bg_item.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.repost {
	-moz-opacity: 0.4;
	border: 1px dotted #DADADA;
}

.item a, .item a:hover, .item a:visited, .repost a, .repost a:hover, .repost a:visited, .cred, .cred:hover, .cred:visited {
	padding: 0 2px;
	background-image: none;
	text-decoration: none;
}

/* -- Permalink, reactions, etc -- */
.more {
	float: right;
	text-align: right;
}
.more a {
	background: none;
	font-size: 9px;
	color: #7A7A7A;
}

/* v2 */
.blank, .blank:hover, .blank a, .blank a:hover, .blank a:visited {
	padding: 0 2px;
	background-image: none;
	text-decoration: none;
}
div.row {
	float:  left;
}
div.row:hover {
	background-color:  #E6E6E6;
}

/* -- Bloc message (utilisé, entre autre dans les 404) -- */
#msg {
	font-weight: normal;
}
#msg fieldset {
	margin: auto;
	padding: 10px;
	width: 300px;
	text-align: left;
	border: 1px dotted;
}
#msg fieldset legend {
	background-color: #FFFFFF;
	padding: 0 5px;
	font-weight: bolder;
}

/* Honey, mon pote */
#hBody {
	display: none;
}

.statcounter a
{
	padding: 0;
	background-image: none;
}

