body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;margin:0;padding:0;} table {font-size:inherit;font:100%;} pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
input:focus {
	border: 2px solid #CE0000;
}
li {
	padding-bottom: 5px;
	margin-left: 4px;
}
.text-table {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #D8D8DA;
	background-image: url(../images/bgrd_table.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
}
.text-table2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #D8D8DA;
	background-image: url(../images/bgrd_table.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
}
.texte-table {
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
}
.texte-table2 {
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.texte-table2 a{
	color: #000000;
}
.texte-table2 {
	color: #000000;
}
.text-table2-right {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	text-align: right;
}
.nom-image {
	font-size: 11px;
	color: #660066;
}
.ladate {
	color: #FFFFFF;
	font-size: 10px;
}
.letitre {
	color: #CE0000;
	font-size: 14px;
	font-weight: bold;
}
.marked {
	background-color: #EEEEEE;
}
.msg-confirm-titre {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 10px;
}
.msg-confirm-texte {
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 10px;
}
.msg-confirm-texte a{
	color: #FFFFFF;
	text-decoration: underline;
}
.msg-confirm-texte a:hover{
	color: #E2E2E2;
	text-decoration: none;
}
.recherche-bgrd {
	background-image: url(../images/web_search_bgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}

a img { border: none; }

#search { position: absolute; top: 130px; right: 18px; width: 420px; height: 21px; }
#search form { margin: 0; padding: 0; line-height: 21px; }
#search select {color: #000000; margin: 0; padding: 0; height: 18px; width: 150px; float: right; }

#search #recherche { position: absolute; width: 260px; height: 21px; background: url(../images/web_search_bar.gif) no-repeat; text-align: right; }
#search #recherche input { border: 0; background-color: transparent; color: #909090; margin: 2px 0 0 0; padding: 0; height: 18px; width: 216px; outline: none; }
#search #recherche a.go img { vertical-align: top; }

.comment-titre {
	color: #FFFFFF;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: top;
	background:url(../images/web_search_bgrd.gif);
	background-color: #58595A;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.comment-titre a{
	color: #FFFFFF;
	text-decoration:none;
}
.comment-titre a:hover{
	color: #DDDDDD;
	text-decoration:none;
}
/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	text-decoration: none;
	margin: 0 2px;
	padding: 0 4px;
	border: 1px solid #bababa;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #ECEDEE;
	color: #E00A00;
}

.pagination img {
	vertical-align: middle;
}
.pagination span strong {
	color: #FFFFFF;
	background-color: #E00A00;
	border: 1px solid #666666;
	padding: 0 4px;
	margin: 0 2px;
	font-size: 0.9em;
}

.pagination span a:hover {
	border-color: #666666;
	background-color: #C60A00;
	color: #FFFFFF;
	text-decoration: none;
}
.comment-msg {
	font-size: 12px;
	color: #4E4E4E;
	font-family: "Trebuchet MS";
	border: 1px dashed #666666;
	background-color: #EEEEEE;
	height: 40px;
	line-height: 1.5em;
	text-align: center;
	padding-top: 6px;
}