/* CSS Document Solutions TMD octobre 2007*/
/* Structure CSS */

body {
	margin: 20px 0 0 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.bold {
	font-weight: bold;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	background-color: #fff;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
#haut {
	background:url(../img/backHaut.gif) #013467 no-repeat 0 0;
	width: 790px;
	height: 199px;
	margin-bottom: 2px;
}
#haut img{
	float: left;
}
#banner468 {
	float:right;
	margin: 5px 5px 13px auto;
	/*background:url(../img/banniere468x60.gif) #fff no-repeat 0 0;*/
	width: 468px;
	height: 60px;
}
#banner {
	float:right;
	margin: 5px 5px 13px auto;
	/*background:url(../img/banniere468x60.gif) #fff no-repeat 0 0;*/
	width: auto;
	height: 60px;
}
#actus {
	float:right;
	margin: 5px 5px 0 0;
	background:url(../img/backActus.gif) #fff no-repeat 0 0;
	width: 468px;
	height: 18px;
}
#haut p {
	color: #95B0CC;
	float: left;
	font-size: 11px;
	width: 593px;
	margin: 62px 5px 0 10px;
}
#contenu {
	float: left;
	background:url(../img/backContenu.gif) #fff repeat-y 0 0;
	width: 790px;
}
#colonneGauche{
	float: left;
	width: 182px;
	height: auto;
	background:url(../img/backGauche.gif) transparent no-repeat 0 0;
	color: #516C00;
}
#bannerSky {
	margin: 8px auto 0 auto;
	/*background:url(../img/banniere160x600.gif) #fff no-repeat 0 0;*/
	width: 160px;
	height: 600px;
}
#centre{
	float: left;
	width: 608px;
	height: auto;
	padding:0;
	margin: 0 0 0 0px;
	color: #003366;
}
#centre img.nav {
	padding-left: 2px;
}
a#transporteur {
	float: left;
	margin-left: 2px;
	background: url(../img/btTransporteur.jpg) no-repeat left top;
	border: 1px solid #275481;
	width: 190px;
	padding: 0 5px 0 5px;
	height: 310px;
	color: #000033;
	text-decoration: none;
}
a:hover#transporteur {
	background: url(../img/btTransporteur.jpg) no-repeat right top;
}
a#transporteur span {
	font-weight: bold;
	display: block;
	margin-top: 222px;
}
a#expediteur {
	float: left;
	margin-left: 2px;
	background: url(../img/btExpediteur.jpg) no-repeat left top;
	border: 1px solid #275481;
	width: 188px;
	padding: 0 5px 0 5px;
	height: 310px;
	color: #000033;
	text-decoration: none;
}
a#expediteur span {
	font-weight: bold;
	display: block;
	margin-top: 222px;
}
a:hover#expediteur {
	background: url(../img/btExpediteur.jpg) no-repeat right top;
}
a#cs {
	float: left;
	margin-left: 2px;
	background: url(../img/btConseiller.jpg) no-repeat left top;
	border: 1px solid #275481;
	width: 188px;
	padding: 0 5px 0 5px;
	height: 310px;
	color: #000033;
	text-decoration: none;
}
a#cs span {
	font-weight: bold;
	display: block;
	margin-top: 222px;
}
a:hover#cs {
	background: url(../img/btConseiller.jpg) no-repeat right top;
}
#centre .titreRubrique {
	margin-bottom: 20px;
}
#centre h1 {
	margin: 0 0 20px 12px;
	color: #003366;
	font-weight: bold;
	font-size: 1em;
}
#centre h1.h1espaceAnnonceur {
	margin: 0 0 20px 8px;
	color: #003366;
	padding-left: 12px;
	background: transparent url(../img/puceH1.gif) no-repeat;
	font-weight: bold;
	font-size: 1em;
}
#centre h2.h2espaceAnnonceur {
	margin: 0 0 10px 8px;
	color: #003366;
	font-weight: bold;
	font-size: 1em;
}
ul.question {
	margin-bottom: 20px;
}
ul.question li a {
	color: #003366;
}
form#typeFiche {
	margin-left: 8px;
}
form#typeFiche ul {
	margin: 0 0 10px 10px;
	padding: 0;
}
form#typeFiche ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form#typeFiche p {
	text-align: center;
}
fieldset {
	border: 1px dotted #003366;
	margin: 0 0 20px 2px;
	padding: 0 10px 0 10px;
	clear: both;
}
fieldset.categorie {
	border: 1px dotted #26699C;
	border-bottom: 0px;
	margin: 0 0 40px 2px;
	padding: 0 10px 0 10px;
	clear: both;
}
legend {
	background-color: #FFFFFF;
	padding: 0 4px 0 4px;
	color: #003366;
	font-weight: bold;
}
/*div#left {
	float: left;
    width: 195px;
	margin: 10px 0 0 0;
	padding: 0;
}
div#right {

	float: right;
    width: 195px;
	margin: 10px 0 0 0;
}
div#middle {
    padding: 0px 0 0 0;
    margin: 10px 195px 0 195px;
}
div#middle p, div#right p, div#left p {
	background: url(../img/puceCategorie.gif) transparent no-repeat;
	padding: 0 10px 0 18px;
	margin: 0 0 10px 0;
}
div#middle a, div#right a, div#left a {
	vertical-align: top;
	color: #003366;
	text-decoration: none;
}
*/
.cell_cat{
	vertical-align:top;
}
.cell_cat p{
	background: url(../img/puceCategorie.gif) transparent no-repeat;
	padding: 0 10px 0 18px;
	margin: 0 0 10px 0;
}
.cell_cat p a{
	color: #003366;
	text-decoration: none;
}
div#categorieChoisie {
	float: left;
	color: #003366;
    width: 270px;
	margin: 10px 0 0 0;
	padding: 0;
}
div#categorieFiche {
	float: left;
	color: #003366;
    width: 584px;
	margin: 10px 0 0 0;
	padding: 0;
}
a#lienRetour {
	float: right;
	color: #003366;
	margin: 10px 0 0 0;
	padding: 0;
}
a#lienRetourCategories {
	float: left;
	color: #003366;
	margin: 10px 0 0 0;
	padding: 0;
}
a#lienRetourResultats {
	float: right;
	color: #003366;
	margin: 10px 0 0 0;
	padding: 0;
}
a.lienTop {
	display: block;
	clear: both;
	text-align: right;
	color: #003366;
	margin: 5px 0 10px 8px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDE0E5;
}
.resultatPayant {
	background: #E8EAEF;
	width: 606px;
	margin: 0 0 10px 2px;
}
.hautResultatPayant {
	background: url(../img/hautResultatPayant.gif) transparent no-repeat;
	width: 606px;
	height: 5px;
	margin: 0;
	float: left;
}
.contenuResultatPayant {
	width: 596px;
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
	background: #E8EAEF;
}
.basResultatPayant {
	clear: both;
	padding: 0;
	background: url(../img/basResultatPayant.gif) transparent no-repeat;
	width: 606px;
	height: 5px;
	margin: 0 0 10px 0;
	float: left;
}
.resultatPayant .ligne1{
	width: 428px;
	padding: 0;
	margin: 0;
	color: #003366;
}
.resultatPayant .ligne2{
	width: 428px;
	padding: 0;
	margin: 0;
	color: #003366;
}
.resultatPayant .ligne3{
	clear: both;
	width: 432px;
	padding: 0;
	margin: 0;
	color: #003366;
}
.resultatPayant .ligne1 span{
	padding-left: 13px;
	color: #003366;
}
.resultatPayant span.societe {
	float: left;
	width: 170px;
	padding: 0 0 5px 0;;
	font-weight: bold;
	text-transform: uppercase;
}
.resultatPayant span.adresse {
	float: left;
	width: 270px;
	padding: 0 0 5px 0;
}
.resultatPayant span.lienSite {
	float: left;
	width: 270px;
	padding: 0;
}
.resultatPayant span.lienDetail {
	float: right;
	width: 160px;
	text-align: right;
}
.resultatPayant a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	vertical-align: top;
}
.resultatPayant img {
	border: 0;
}
.logoEntreprise {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #DDE0E5;
	float: right;
	margin: 0;
	width: 142px;
	/*height: 46px;*/
	text-align: center;
	max-height: 65px;
	overflow: hidden;
}
img.logo {
	max-width: 142px;
	min-height: 46px;
}
.resultatGratuit {
	clear: both;
	width: 596px;
	padding: 0 0px 8px 10px;
	border-bottom: 1px solid #DDE0E5;
	margin: 0 0 5px 2px;
}
.resultatGratuit p {
	margin: 0;
	color: #003366;
}
.resultatGratuit .societe {
	float: left;
	width: 290px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#page {
	color: #003366;
	margin: 30px 0 15px 12px;
}
#page a {
	color: #003366;
	text-decoration: none;
}
#page a:hover {
	text-decoration: underline;
}

#hautFiche {
	clear: both;
	background: url(../img/backHautFiche.gif) #dee1e6 no-repeat;
	width: 606px;
	margin: 0 0 0 2px;
	border-bottom: 1px solid #fff;
}
#hautFiche .logoFiche {
	position: relative;
	float: right;
	margin: 7px 7px 8px auto;
	width: 142px;
	height: 46px;
	text-align: center;
/*	padding: auto; erreur analyse por mozilla : déclaration abandonnée*/
}
.logoFiche img {
	display: block;
	position: relative;
	float: none;
	max-width: 142px;
	max-height: 46px;
	margin-left: auto;
	margin-right: auto;
}
#hautFiche p#societeFiche {
	float: left;
	margin: 0;
	padding: 8px 0 0 10px;
	font-weight: bold;
	width: 138px;
	color: #003366;
}
.spacerFiche {
	position: relative;
	clear: both;
	height: 1px;
	font-size: 1px;
}
#hautFiche p#coordonnees {
	float: left;
	margin: 0;
	padding: 8px 0 8px 0;
	width: 282px;
	color: #003366;
}
#descriptionFiche {
	width: 586px;
	height: auto;
	background-color: #EFF2F7;
	margin: 0 0 0 2px;
	padding: 10px;
	border-bottom: 1px solid #fff;
	color: #003366;
}
#descriptionFiche a{
	color: #003366;
}
#descriptionFiche img {
	margin-right: 10px;
}
#basFiche {
	background: url(../img/backBasFiche.gif) transparent no-repeat;
	width: 586px;
	height: 24px;
	margin: 0 0 20px 2px;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	color: #003366;
}
#basFiche p#web{
	float: left;
	margin: 0;
	width: 496px;
}
#basFiche a {
	color: #003366;
	text-decoration: none;
}
#basFiche a#impression {
	float: right;
	margin: 0;
	width: 65px;
	height: 20px;
	padding-left: 25px;
	background: url(../img/pictoImprim.gif) transparent no-repeat;
}
#contenu #menu {
	width: 164px;
	margin: 11px 9px 0 9px;
}
#contenu #menu img {
	border: none;
	padding-right: 5px;
}
#contenu #menu a , a.menu_moncompte, #contenu #menu span.titreMenu {
	display: block;
	color: #516C00;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
#contenu #menu a.sousMenuLeft {
	margin-left: 10px;
}
#contenu #menu a:hover , .menu_moncompte:hover{
	color: #2B3900;
	text-decoration: underline;
}
#contenu #menu a img , .menu_moncompte img, #contenu #menu span.titreMenu img {
	border: none;
	padding-right: 5px;
	text-decoration: none;
}
#contenu #menu ul{
	margin:0 0 10px 0;
	list-style:none;
	padding:0 0 0 10px;
	font-size:10px;
}
#contenu #espaceMembre, #contenu #nouvelleRecherche {
	width: 165px;
	margin: 8px 9px 8px 8px;
	font-size: 0.9em;
}
#contenu #espaceMembre form {
	margin: 0;
	padding: 0;
}
#contenu #espaceMembre a {
	color: #516C00;
	text-decoration: none;
}
#contenu #espaceMembre a:hover {
	text-decoration: underline;
}
#contenu #espaceMembre input {
	height: 14px;
	width: 112px;
	border: 1px solid #D4E2A9;
	color: #516C00;
	font-size: 0.9em;
}
#contenu #espaceMembre input.btOk {
	height: 18px;
	width: 21px;
	border: 1px solid #D4E2A9;
	color: #fff;
	font-weight: bold;
	background-color: #99CC00;
	font-size: 0.8em;
}
#contenu #espaceMembre p {
	margin: 4px 0 0 0;
	padding: 0;
}
#contenu #espaceMembre p.lienConnexion {
	background: url(../img/puceFleche.gif) transparent no-repeat 0 2px;
	margin: 4px 0 0 0;
	padding: 0 0 0 10px;
}
#contenu #espaceMembre p.lienConnexion a {
	text-decoration: none;
	color: #516C00;
	font-weight: bold;
}
#contenu #espaceMembre p.lienConnexion a:hover {
	text-decoration: underline;
}

#contenu #nouvelleRecherche p {
	background: url(../img/puceFleche.gif) transparent no-repeat 0 2px;
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
}
#contenu #nouvelleRecherche a {
	text-decoration: none;
	color: #516C00;
	font-weight: bold;
}
#contenu #nouvelleRecherche a:hover {
	text-decoration: underline;
}
#colonneGauche .spacer {
	position: relative;
	clear: both;
	width: 165px;
	margin: 0 8px 0 9px;
	height: 1px;
	background-color: #D4E2A9;
	font-size: 0px;
}
p#noteContact {
	margin: 0 0 5px 8px;
	color: #003366;
}
p.texte {
	margin: 14px 0 0 8px;
	color: #003366;
}
p.texte a {
	color: #003366;
}
p.texte a:hover {
	color: #003366;
}

table#modifPass {
	position: relative;
	margin: 10px auto 0 auto;
	font-weight: normal;
}
table#modifPass td {
	padding-top: 6px;
	text-align: center;
}
table#modifPass th {
	color: #003366;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
table.tabModifFiche {
	margin-left: 8px;
}
#centre table.tabModifFiche .h1espaceAnnonceur {
	margin: 0 0 20px 0;
}
.spacerModif {
	display: block;
	clear: both;
	height: 1px;
	font-size: 0px;
	background-color: #CCCCCC;
	margin: 0 0 10px 8px;
}
p.texte span.titre {
	display: block;
	margin: 0 0 10px 0;
	color: #003366;
	padding-left: 12px;
	background: transparent url(../img/puceH1.gif) no-repeat;
	font-weight: bold;
	font-size: 1em;
}

p.texte span.renseignement {
	display: block;
	margin: 0 0 0 12px;
	color: #003366;
}
#formContact, #formInscription {
	float: left;
	background-color: #E8EBF0;
	width: 540px;
	height: auto;
	padding:15px 30px 15px 30px;
	margin: 0 0 0 8px;
	border-bottom: 20px solid #ffffff;
	display: inline;
}
#formContact p, #formInscription p {
	float: left;
	width: 270px;
	margin: 0 0 6px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
}
#formInscription p.long {
	float: left;
	width: 540px;
	margin: 0 0 6px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
}
#formInscription p.titre {
	float: left;
	width: 540px;
	margin: 6px 0 12px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: 1px solid #D2D5DA;
}
label.intituleForm {
	display: block;
	width: 270px;
}
#formContact .spacerForm {
	clear: both;
	width: 540px;
	font-size: 0px;
}
#formInscription .spacerForm {
	clear: both;
	height: 10px;
	width: 540px;
	font-size: 0px;
}
#formContact input, #formInscription input {
	width: 180px;
	height: 14px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formContact input#bouton, #formInscription input#inscription {
	width: 80px;
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	background-color: #C3CBD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#formContact select {
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formInscription select {
	width: 180px;
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formContact textarea {
	width: 260px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formInscription textarea {
	width: 180px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.partenaire {
	padding-bottom: 10px;
	margin-left: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDE0E5;
}
.partenaire .logoPartenaire {
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 70px;
	text-align: center;
}

.partenaire a {
	float: right;
	padding-bottom: 10px;
	padding-right: 4px;
	margin-left: 15px;
	color: #003366;
	font-size: 0.95em;
	font-weight: bold;
}
.partenaire p {
	color: #003366;
	margin: 0;
	font-size: 0.95em;
}
.partenaire .spacerPartenaire {
	clear: both;
}
p.mentions {
	margin: 0 0 12px 8px;
	color: #003366;
	font-size: 0.95em;
}
p.mentions a {
	color: #003366;
}
#partenaires {
	float: right;
	width: 586px;
	padding: 7px 10px 6px 10px;
}
#partenaires p{
	float: left;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}
#partenaires #logos{
	text-align: right;
}
#partenaires #logos img {
	padding-left: 10px;
}
#bas {
	float: left;
	background:url(../img/backBas.gif) #fff no-repeat 0 0;
	width: 790px;
	height: 56px;
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	font-size: 0.9em;
	color: #999;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	vertical-align: middle;
	padding: 0 5px 0 5px;
}

/* NEWS DEFILANTES ***************************/

#conteneur_defil { 
	border: 0px solid #CCCCCC;
	width: 340px; 
	margin: 0 0 0 128px;
	overflow: hidden;
	line-height: normal;
}
#cadre_defil {
	position: relative; 
	width: 330px;
	margin-left: 5px; 
	height: 18px; 
	overflow: hidden;
	}
#cadre_defil img{
	vertical-align: middle;
	border: 0;
}
#defile { 
	position: absolute;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
}
#defile .liens, #defile a {
	text-decoration: underline;
	font-weight: bold;
	color: #999;
}


/* ------------------- ADMINISTRATION ------------------------ */
.alternate{
	background-color:#ccc;
}
#pageset{
	text-align:center;
	margin:15px 0 15px 0;
}
pre{
	background-color:red;
	color:#fff;
	font-size:11px;
	font-family: verdana;
	text-align:left;
}
.selected_list{
	font-weight:bold;
	text-decoration:none;
}
.warning{
	font-weight:bold;
	color:red;
}
.warning_lvl1{
	color:orange;
	font-weight:bold;
}

.ok{
	color:green;
}

#tableau_bord{
	text-align:left;
	color:blue;
	margin:45px 0 0 20px;
}

/* Actu commerciale/reglementaire */
.actusCommerciales, .actusReglementaires, .actusAO {
	clear: both;
	padding-top: 20px;
}

a.depotActu {
	float: right;
	background: transparent url(../img/btDepotActu.gif);
	width: 224px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	text-align: center;
	padding-top: 4px;
}
a:hover.depotActu {
	text-decoration: underline;
}

a.depotAO {
	background: transparent url(../img/btAO.gif);
	width: 180px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
a:hover.depotAO {
	text-decoration: underline;
}

/* Formulaires de dépot et demande */
#formNews {
	float: left;
	background-color: #E8EBF0;
	width: 540px;
	height: auto;
	padding:15px 30px 15px 30px;
	margin: 10px 0 0 8px;
	border-bottom: 20px solid #ffffff;
	display: inline;
}
#formNews p {
	float: left;
	width: 270px;
	margin: 0 0 6px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
}
#formNews p.long {
	float: left;
	width: 540px;
	margin: 0 0 6px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
}
#formNews p.titre {
	float: left;
	width: 540px;
	margin: 6px 0 12px 0;
	color: #003366;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: 1px solid #D2D5DA;
}
span.txtForm {
	display: block;
	width: 270px;
}
span.txterror {
	color: #FF0000;
	font-size: 0.9em;
}
span.note {
	font-weight: normal;
}
#formNews .spacerForm {
	clear: both;
	width: 540px;
	font-size: 0px;
}
#formNews input {
	display: block;
	width: 180px;
	height: 14px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formNews input.long {
	display: block;
	width: 250px;
	height: 14px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formNews input.court {
	display: block;
	width: 80px;
	height: 14px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formNews input.hidden {
	display: none;
	width: 0px;
	height: 0px;
	border: none;
	color: transparent;
}
#formNews input.radio, #formNews input.checkbox {
	width: auto;
	height: auto;
	border: none;
	/*color: none;*/
	display: inline;
	vertical-align: middle;
}
#formNews .civilite {
	font-weight: normal;
}
#formNews input#bouton {
	margin: 5px auto 5px auto;
	width: 80px;
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	background-color: #C3CBD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#formNews select {
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formNews textarea {
	width: 506px;
	border: 1px solid #D2D5DA;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#formNews fieldset {
	border: 1px solid #D2D5DA;
	padding-bottom: 10px;
	margin-top: 10px;
}
#formNews fieldset legend {
	text-transform: uppercase;
	background: none;

}
#formNews fieldset p {
	width: 510px;
	font-weight: normal;
	margin-top: 10px;
}


/* Form news Joël (~idem formNews : juste pris quelques éléments) */
#form_news {
	float: left;
	background-color: #E8EBF0;
	width: 535px;
	height: auto;
	padding:15px 30px 15px 30px;
	margin: 10px 0 0 8px;
	border-bottom: 20px solid #ffffff;
	display: inline;
}
#form_news input.bouton {
	margin: 5px auto 5px auto;
	width: 160px;
	height: 18px;
	border: 1px solid #D2D5DA;
	color: #003366;
	background-color: #C3CBD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}



/* News Joël */
.clear_a {
  height:50px;
}
.news{
	width:580px;
	margin-left:10px;
	margin-bottom:30px;
	background-color:#E8EBF0;
	text-align:justify;
	padding:6px;
}

.news h2, .news h5{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:white;
}
.news img{
	float:right;border:0px;
	margin:14px 0px 3px 5px;
	padding:0px;
}
.text p:first-letter{
	font:1.9em bold;
}

