BODY {
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 0;
	margin-left: 0;
	color: #000000;
	background-color: #D60000;
	font-size: 0.8em;
}

IMG {
	border: none;
}

A {
	color: Maroon;
}

.left {
	float: left;
}

.right {
	float: right;
}

.libInput {
	font-size: 0.9em;
	width: 150px;
	font-weight: bolder;
}

.rowBlock {
	margin-top: 0.5em;
	clear: both;
}

.width100pc {
	width: 100%;
}

.dspnone {
	display:none;
}

input[type="text"] {
	font-size: 0.9em;
}

#header_pub {
	margin-top: 6px;
	width: 468px;
	height: 60px;
	float: right;
	border: 1px solid #990000;
}

#header_link {
	margin-top: 2px;
	float: right;
	font-size: x-small;
}

/* actualitée */


div.actu_detail {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FAF7E4;
	border: solid 1px silver;
}

p.info_actu {
	color: Gray;
	padding: 0;
	margin: 0;
	font-size: x-small;
	font-style: italic;
}

p.info_actu a {
	color: gray;
	text-decoration: none;
}

div.actu_detail H2 {
	color: #8B0000;
	margin-bottom: 0;
}
