.titre-rubrique {
	border-bottom: 2px solid #D75600;
}
#logo_rub{
	float:left;
	width:300px;
	height: 66px;
	background-image: url(../images/bandeau_recherche.gif);
}

#texte {
	width: 736px;
	margin:0;
	padding:0 20px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#texte h1 {
	font-size: 1.6em;
	margin:0;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-bottom:1px solid #999999;
}

#texte a {
    color: #955704;
	border-bottom:1px #955704 dotted;
}

#texte h2 {
	font-weight: bold;
	color: #333333;
	font-size: 1.2em;
	padding: 0;
	margin:3px 0 0 0;
}
#texte h2 a {
	color: #955704;
	text-decoration:none;
}
#texte h2 a:hover {
	color: #955704;
	text-decoration:underline;
}
#texte h2 a img{
	border:0;
}

/* Mozilla - Non pris par IE */			
html>body #texte #texte{
	padding-top:35px;
	height: auto;
	min-height: 465px;
} 
.separateur_form {
	height: 0.5em;
}
form {
	margin:0;
	padding:10px;
	/*xbackground-color:#CC99FF;*/
}
fieldset {
	margin:0;
	padding:0 1em 1.5em 1.5em;
	/*xbackground-color:#CCCCCC;*/
}

legend {
	margin:0;
	padding: 1em 1em;
	color:#D75600;
	font-weight:bold;
	font-size: 1.2em;
	/*xbackground-color:#FF99CC;*/
}
.labeltext {
	display:inline;
	margin:0 1em 0 1.5em;
	font-style: italic;
	font-size: 1.1em;
}
html>body #texte #texte .labeltext{
	margin:0 1em 0 1em;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 1em;
}
.input_text {
	background-color:#FEF5E9;
	width:20em;
}
.input_button1 {
	margin-left:70px;
}
html>body #texte #texte .input_button1 {
	margin-left:90px;
}
.input_button2 {
	margin-left:262px;
}
html>body #texte #texte .input_button2 {
	margin-left:286px;
}
select {
	background-color:#FEF5E9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.etou {
	font-style: italic;
	font-size: 1.1em;
	font-weight:bold;
	margin-left:1.5em;
}
html>body #texte #texte .etou{
	margin-left:1em;
}
.labelbradio {
	display:inline;
	margin:0 0 0 1.5em;
	font-style: italic;
	font-size: 1.1em;
}
html>body #texte #texte .labelbradio{
	margin:0 0 0 1em;
}
.input_radio {
	margin:0;
}

