body {
	background-color: #A80528;
	background-image:url(img/background2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;

}

h2 {
margin-top:0;
font-size: 16px;
font-weight: bold;
color: #A80528;
}

h3
{
font-size: 14px;
font-weight: bold;
color: #A80528;
font-style: oblique;
margin-top:0;
margin-bottom:0.5em;
}

p
{
margin-top:0;
margin-bottom:1em;
}

.bloc
{
padding:10px;
}

.bloc a{
color:  #FF6600;
text-align:left;
text-decoration:underline;
font-weight:bold;
}
.bloc a:hover
{
color:#FFFFFF;
background-color: #FF6600;
text-decoration:none;
padding-left:0.5em;
padding-right:0.5em;
font-weight:bold;
}

.lien_orange a{
color: #FF6600;
text-align:left;
text-decoration:underline;
font-weight:bold;
}
.lien_orange a:hover
{
color:#FFFFFF;
background-color: #FF6600;
text-decoration:none;
padding-left:0.5em;
padding-right:0.5em;
font-weight:bold;
}
.segments ul{
margin:0;
padding:10px;
list-style-type:none;
font-size:1em;
font-weight: bold;
color: #FFFFFF;
}

.tel_big
{
font-size: 18px;
font-weight: bold;
color: #A80528;
}

.search_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	font-style: normal;
}

.fiche_f_gris
{
padding:10px;
}

.fiche_bloc
{
text-align:left;
background-color:#FFFFFF;
margin-top:10px;
padding:10px;
}
.fiche_bloc h2
{
font-size:12px;
font-weight:bold;
}

.res_titre
{
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
}

.titrejaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.titrejaune2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration:none;
}

.grostitreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}

.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.puce {
	list-style-type: square;
}
label {
font-weight:bold
}

input {
color:#000;
}

select, option {
color:#000;
}

textarea {
background-color:#FFFFFF;
font-family:"trebuchet ms",sans-serif;
color:#000;
}

input.bouton {

border:1px solid #CCCCCC;

font-weight:bold;

cursor:pointer;

}

input.bouton:hover {

background-color:white;

color:#000;

}

input.bouton:active {

border:1px solid #CCCCCC;

background-color:#FF9900;

color:white;

} 