a:focus {
	outline: none;
	}

a:active {
	outline: none;
	}

a.link-color-blue{
	color: #0da4dd;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p {
	margin: 0 0 12px 0;
	}

img, a img {
	border: none;
	}

h1 span.article{
	font-size: 10px;
	color: #000;
	display: block;
	}

.textbox-search {
	border: none;
	height: auto;
	line-height: 16px;
	padding: 4px 20px 4px 6px;
	}

.holder-left-subcontent-white.long,
.holder-right-subcontent-white.long {
	height: 380px;
	overflow:hidden;
	}

.holder-left-subcontent-white.normal,
.holder-right-subcontent-white.normal {
	height: 150px;
	overflow:hidden;
	}

.holder-left-subcontent-white.short,
.holder-right-subcontent-white.short {
	height: 100px;
	overflow:hidden;
	}

.holder-link{
	margin-bottom: 10px;
	}

.holder-newslete_link {
	width:374px;
	float:right;
	}

input.button.newsletter {
	display: block;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f60;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	margin: 0;
	text-align: center;
	margin: 0 auto;
	padding: 4px 0px;
	border: none;
	cursor: pointer;
	}

.textbox#newsltt {
	height: auto;
	line-height: 16px;
	padding: 7px 4px;
	}

div.gray-line {
	display: block;
	height: 3px;
	margin: 0 0 12px 0;
	background-color: #dadada;
	}

div.gray-line-thinly {
	display: block;
	height: 1px;
	margin: 0 0 12px 0;
	background-color: #dadada;
	}

div.block {
	margin: 0 0 12px 0;
	}

label {
	margin: 0;
	}

div.warning ul li, span.req {
	color: #f60;
	}

span.form-info {
	font-size: 11px;
	color: #999;
	}

span#count {
	color: #0da4dd;
	}

input.box, textarea, select {
	border: 1px solid #e1e1e1;
	}

.actuel{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

span.spamfilter {
	display: none;
	}

.textbox-search {
	padding-right: 8px;
	width: 116px;
	}

div.clear-test {
	position:relative;
	display: block;
	height: 1px;
	clear:left;
	border: 1px solid green;
	}

table.latesttable a {
	width: 100px;
	}

div.holder-main-content-gray {
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom:0px;
	}

div.holder-main-content-white {
	margin: 0pt;
	padding: 20px;
	}

div.bottomblock {
	background-color: #f0f0f0;
	height: 10px;
	clear: left;
	}

div.bottomblock.white {
	background-color: #fff;
	height: 1px;
	clear: left;
	}

div.imageright {
	margin: 0 0 6px 12px;
	}

div.imageleft {
	margin: 0 12px 6px 0;
	}

p.text-left {text-align: left;}
p.text-center {text-align: center;}
p.text-right {text-align: right;}

table.data {
	float: none;
	clear: both;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0px;
	border: 1px solid #e0dfe3;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 11px;
	}	

table.data th {
	margin: 0;
	padding: 5px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #f0f4f8;
	/* background: #f0f4f8 url(../images/th.gif) scroll repeat-x left top; */
	}
	 
table.data th td {
	margin: 0px;
	padding: 3px;
	}

table.data td {
	margin:0;
	padding: 3px 5px;
	}

table.data p {
	margin:0;
	padding:0;
	}

.highlight { 
	color: #fff;
	background-color: #58a545;
	padding: 0 1px;
	}

p.comment {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding:5px 0 3px 0;
	}

span.article ul li {
	margin-left: 10px;
	background-image: none;
	padding-bottom: 2px;
	color: #555;
	font-size: 14px;
	z-index: 300;
	list-style-type: disc;
	}
	
