.clear {
	clear:both;
}

.bodytext {
	padding: 0px;
	margin: 0px;
}

body {
	margin-bottom:27px;
	margin-top:13px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F7F7F7;
	color: #545454;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* En-tetes */
h1,h2,h3,h4,h5,h6{font-family:arial,verdana,sans-serif; color: black; }
h1{font-size: 18px;}
h2{font-size: 1.7em;}
h3{font-size: 1.5em;}
h4{font-size: 1.3em; font-weight: bold;}
h5{font-size: 1.1em; font-weight: bold;}
h6{font-size: 1.0em; font-weight: bold;}


#container {
	width: 960px;
	margin: 0px auto;
	border: 1px solid #999999;
	background-color: #fefefe;
}


#zone_gauche {
	float: left;
	width: 250px;
}

#zone_droite {
	float: right;
	width: 710px;
}


#separateur {
	height: 7px;
	width: 100%;
	background-color: #709cc0;
}


#main_menu {
	border-bottom: 1px solid #e9e9e9;
}

#main_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main_menu li {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #e9e9e9;
}

#main_menu li a {
	padding-left: 24px;
	padding-top: 12px;
	display: block;
	height: 39px;
	background-image: url(../images/bg_menu_no.jpg);
	background-repeat: no-repeat;
	color: #4483a7;
	font-size: 1.0em;
	font-weight: bold;
}

#main_menu li a:hover, #main_menu li.act a {
	background-image: url(../images/bg_menu_ro.jpg);
	text-decoration: none;
	color: white;
}



#section_haut {
	width: 710px;
	height: 208px;
}

#menu_haut {
	float: right;
	height: 28px;
}

#menu_haut ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#menu_haut li {
	float: left;
}

#menu_haut li a {
	background-color: #f0f0f0;
	display: block;
	color: #a68026;
	padding: 9px 20px;
}

#menu_haut li a:hover, #menu_haut li.act a {
	background-color: #dfc81d;
	text-decoration: none;
	color: white;
}

#section_bas {
	padding: 18px 20px;
}

#content p {
	padding-bottom: 12px;
}


/*
* Comments
*/
.tx-comments-comment-date {
	font-style:italic;
}

#footer {
	height: 111px;
	background-image: url(../images/bg_footer.jpg);

}

#footer_gauche {
	float: left;
	width: 48%;
	padding-left: 24px;
	padding-top: 26px;	
	color: white;
}

#footer_droit {
	float: right;
	width: 48%;	
	padding-top: 16px;
}

.tx-powermail-pi1 label {
	display: block;
	width: 150px;
	margin-top: 8px;
}

.tx-powermail-pi1 input, .tx-powermail-pi1 select {
	width: 250px;
	font-size: 1.2em;
}

.tx-powermail-pi1 textarea {
	width: 400px;
	font-size: 1.2em;
	height: 200px;
	font-family: Arial,Helvetica,sans-serif;
}

.tx-powermail-pi1 .powermail_mandatory_js {
	color: #bf311b;
}

.tx-powermail-pi1 fieldset {
	border: none;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx-powermail-pi1 .tx-powermail-pi1_thx {
	margin-bottom: 20px;
}
