/* @override http://www.fetedupanier.org/style.css */

body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #0c67ac;
	text-decoration: none;
}

#error {
	width: 400px;
	margin-left: 50px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #e7ebd7;
	padding: 5px 10px;
	border: 8px solid #21a0cf;
	color: #d82879;
}

#errinput {
	border: 5px solid #d92779;
	padding: 2px;
	background-color: #e7ebd7;
}

#input {
	padding: 2px;
	border-style: solid;
}



#contenu {
	border-style: none;
	width: 788px;
	padding: 0;
	margin-left: auto; /* for better browsers */
	margin-right: auto;
	text-align: left;
	background: #ffec5e url(fond.jpg) no-repeat;
	height: auto;
}

#bandeau {
	width: 788px;
	display: table;
	height: 105px;
}

#page {
	padding-left: 14px;
	margin-right: 10px;
	position: relative;
	font-size: 0.75em;
	float: left;
	display: inline;
	width: 510px;
	margin-bottom: 20px;
	direction: ltr;
}

#titrefiche {
	display: block;
}

#mp3player embed {
	right: 0;
	position: relative;
	float: right;
	bottom: 25px;
	width: 180px;
	height: 20px;
}

.modif {
	padding: 10px;
	border: 2px dashed #b74150;
}

#colonne {
	width: 220px;
	border-left: 1px solid #a39401;
	padding-left: 14px;
	position: relative;
	font-size: 0.75em;
	display: table;
	clear: none;
	margin-right: 8px;
	float: right;
}

#edit {
	font-size: 10px;
	padding: 2px 2px 15px;
	display: block;
	margin-top: 10px;
	clear: both;
	margin-left: 15px;
}

#logo {
	top: 10px;
	position: relative;
	left: 15px;
	float: left;
}

#titres {
	position: relative;
	top: 5px;
	left: 35px;
}

.maj {
	text-transform: capitalize;
	color: #de2776;
}

.heure {
	width: 112px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ead32a;
	border-right: 1px solid #ead32a;
	margin-right: 8px;
	padding: 3px;
	font-style: normal;
	font-size: 10px;
	background: #eaa532;
	float: left;
}

.jourtitre {
	color: #de2776;
}

.listbox {
	border: 1px solid #b5a322;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
}

.listbox:hover {
	background-color: #fcfc8f;
}

.listtext {
	position: relative;
	margin-top: 3px;
	margin-left: 12px;
	margin-bottom: 5px;
	line-height: 150%;
}

a.hidlink {
	text-decoration: none;
	color: #000000;
}

a.hidlink:hover {
	text-decoration: underline;
	color: #0010ff;
	font-weight: bold;
}

.alternate, .hidden { 
	display: none; }

#info {
	text-align: left;
	background: #fff url(/img/mini.png) no-repeat right bottom;
	font: 14px/1.3em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	list-style-position: outside;
	width: 320px;
	list-style-image: url(/img_site/fleche-trans.png);
}

#info a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.comment{

background-color: #efc642;

width: 460px;

padding: 10px;

}

.dates {
	color: #de2776;
	font-size: 120%;
	list-style-position: outside;
	list-style-type: circle;
}



.commentfooter{

background: url(/img_site/arrow.gif) 20px 0 no-repeat;

padding-left: 58px;

padding-top: 1px;

color: #4A4A4A;
	height: 30px;
}

form.search {
	padding: 10px;
	line-height: 150%;
}

#admin {
	font: bold 12px "Courier New", Courier, mono;
	width: 80px;
	padding: 4px;
	display: block;
	position: fixed;
	top: 0;
	color: #7b000c;
	left: 0;
	border: 3px solid #333;
	background: #e3e2d1 url(/img_site/rayures.gif) repeat;
}