form input.button {
	background:none;
	color:#fff;
	width:auto;
	text-transform:uppercase;
}

div#contenu
{
	border-top:0px none;
	float:left;
	width:499px;
	margin-left:25px;
}
h2 {
	display:none;
	font-size:1.4em;
	text-transform:uppercase;
	color:#0099ff;
	padding:10px 0 15px 20px;
	background:url('../img/fleche_bleue.gif') no-repeat top left;
	margin:5px 0px;
	}
h3 {
	font-size:1.15em;
	margin:5px 0 5px 10px;
}
div.news-latest-item h3 {
	background:url('../img/puce_orange.gif') no-repeat left 5px;
	padding:0 0 0 10px;
	font-size:1.15em;
	margin-bottom:5px;
}

a {color:#ff9900}




div#droite
{


	border-top:0px none;
	float:left;
	width:150px;
	margin-left:20px;
	background-color:#FF9900;
	margin-top:50px;
	font-size:.7em;
	padding:0.1em 0em 1em 0;


}
div#droite div.paragraphe {
	margin:6px 0 8px 0;
	background:url('../img/trait_blanc.gif') no-repeat bottom right;
	width:150px;
	text-align:right;
	padding:0 0 8px 0;
}


div#droite div.paragraphe p {
	width:147px;
	margin-right:3px;
	}
	div#droite img {margin-top:2px; margin-right:3px;}



div#droite a {
color:#444444;
text-transform:uppercase;
	font-weight:bold;
}
div#droite a:hover {
color:#ffffff;
}

div#droite form#searchform {
	border-bottom:1px solid;
 	color:#fff;
 	padding:3px 0;
}
div#droite form#searchform label {
	margin-left:4px;
	text-transform:uppercase;
	font-weight:bold;
}
div#droite form#searchform input {
	width:100px;
	margin-left:4px;
}
div#droite form#searchform input.button {
	background:none;
	color:#fff;
	width:auto;
	font-weight:bold;
	background:none;
}
