p,table {
	/*font: 0.7em "Trebuchet MS", sans-serif, Arial;*/
	color: #5d5d5d;
	text-align: left;
	
}
span.orange,p.orange {
	color: #f79700;
}
p.petit {
	font-size: 60%;
	text-align: right;
}

p.centre {
	text-align: center;
}

/* FORMULAIRE 
table {
	margin-right: 10px;
	margin-left: 10px;
}*/
/*td {
	border-bottom: 1px solid #FFF0E1;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 15px;
}*/
.formul input ,textarea ,select {
	color: #333333;
	background-color: #f4f4f6;
	border-top: 1px solid #fff;
	border-right: 1px  double #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 2px solid #B7E418;
	font: bold 90% "Trebuchet MS", sans-serif, Arial;
}
input.envoyer {
	border: none;
}
input.envoyer:hover {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}
input.Valider {
	border: none;
}
input.Valider:hover {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}
#divdiv{
	float:left;
	width:517px;
	left: 146px;
	top: 442px;
	}
#divdiv h1{
	padding:0 10px;
	margin:0;
	display: block;
	color:#003300;
	height:27px;
	line-height:27px;
	width:300px;
	background:url(theme/news_h1.jpg) no-repeat;
	font-size:1em;
	font-weight:bold;
}
#divdiv p{
	padding:0 15px;
	color:#333333;
}
#conteneurdiv{
	width:538px;
	margin:0 auto;
	left: 227px;
	top: 50px;
	}

