html,body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

body
{
	font: 76% Verdana,arial,sans-serif;
	text-align: center;
	background-image: url('/i/bg3.jpg');
background-repeat : repeat-x;
background-color: #C11200;
}

p
{
	margin: 0 10px 10px;
}
img {
border  : 0;
}
div#header
{
	height: 135px;
	background: #FFF;
	color: #000;
	background-image: url('/i/ban2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
}

div#header ul
{
	line-height: 20px;
	margin: 0;
	padding-left: 3px;
	display: inline;
}

div#header ul li
{
	display: inline;
	list-style: none;
	border-left: 1px solid #CC0000;
	padding: 10px 35px;
	line-height: 80px;
	letter-spacing: 6px;
}

div#header ul li.first
{
	display: inline;
	list-style: none;
	border-left: none;
	background-color: #CC0000;
}

div#menu
{
	display: block;
	position: relative;
	top: 57px;
	font-size: 20px;
}

div#container
{
	text-align: left;
	width: 780px;
	margin: 0 auto;
}

div#content p
{
	line-height: 1.4;
}

div#navigation
{
	background: #FFFFCC;
	border-right: 1px dashed #666;
	float: right;
	width: 199px;
		background-image: url('/i/actu.gif');
	background-repeat: no-repeat;
	background-position: 150px 5px;
}

div#extra
{
	background: #FFFFCC;
	border-right: 1px dashed #666;
	border-top: 1px dashed #666;
	float: right;
	width: 199px;
    background-image: url('/i/contact.gif');
	background-repeat: no-repeat;
	background-position: 150px 5px;
}

div#footer
{
	background: #CC0000;
	color: #FFF;
	margin-left: 73px;
	clear: both;
	width: 707px;
}

div#footer p
{
	margin: 0;
	padding: 5px 10px;
}

div#content
{
	float: right;
	width: 507px;
	background-color: #FFF;
}

div#presentation
{
	background-color: #FFF;
	margin-left: 73px;
}

h4
{
	line-height: 32px;
	margin-top: 0px;
margin-left:10px;
        font-size: 12px;
        text-transform:uppercase;
        font-weight:normal;
}

h3
{
	text-transform: uppercase;
	margin-left: 10px;
}

div#content a
{
	color: #000;
}

h3 a
{
	text-decoration: none;
}

.linklist a, div#navigation a
{text-decoration:none;
color:#000;}

div#navigation p {font-size:11px;}

ul#fichecontact, ul#fichecontact a {
text-decoration:none;
color:#000;
margin-left:5px;
padding-left:0px;
list-style:none;
}

div#menu a {
text-decoration:none;
color:#000;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}