BODY {
	background: url(img/bg.jpg) repeat #deaa0c;
    margin: 5px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 24px;
	font-weight:400;
	margin: 0px;
	padding: 0px 0px 20px 60px;
	text-decoration:none;
}
h1 a:link {
	text-decoration : none;
}
h1 a:hover {
	text-decoration : none;
}
h1 a:visited {
	text-decoration : none;
}	



h2{
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-style:italic;
}
h2 a:link {
	color: #0B5A8B;
	text-decoration : none;
}
h2 a:hover {
	color: #0B5A8B;
	text-decoration : underline;
}
h2 a:visited {
	color: #0B5A8B;
	text-decoration : none;
}	


h3{
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 16px;
	font-weight:400;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-decoration:none;
}

h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 900;
	color: #6c6859;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
h4 a:link {
	color: #6c6859;
	text-decoration : none;
}
h4 a:hover {
	color: #6c6859;
	text-decoration : underline;
}
h4 a:visited {
	color: #6c6859;
	text-decoration : none;
}	

h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:400;
	color: #004489;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	letter-spacing:1px;
}
h6 a:link {
	color: #b7a88c;
	text-decoration : none;
}
h6 a:hover {
	color: #b7a88c;
	text-decoration : underline;
}
h6 a:visited {
	color: #b7a88c;
	text-decoration : none;
}	

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}

/* _____________________________ Font _____________________________ */

.Text-Part {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #0B5A8B;
}
.Text-Part a:link {
	color : #0B5A8B;
	text-decoration : underline;
}
.Text-Part a:hover {
	color : #0B5A8B;
	text-decoration : none;
}
.Text-Part a:visited {
	color : #0B5A8B;
}

.Text-Pro {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #3C5D03;
}
.Text-Pro a:link {
	color : #3C5D03;
	text-decoration : underline;
}
.Text-Pro a:hover {
	color : #3C5D03;
	text-decoration : none;
}
.Text-Pro a:visited {
	color : #3C5D03;
}

.Titre {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 24px;
}
.Titre a:link {
	text-decoration : underline;
}
.Titre a:hover {
	text-decoration : none;
}

.particuliers {
	background: url(img/bg-particuliers.jpg) no-repeat center top #d7e6e9;
	border-left: 1px #A06F10 solid;
	border-right: 1px #A06F10 solid;
    margin: 0px;
}

.professionnels {
	background: url(img/bg-professionnels.jpg) no-repeat center top #FEDB73;
	border-left: 1px #A06F10 solid;
	border-right: 1px #A06F10 solid;
    margin: 0px;
}

.TextSmall {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #FFFFFF;
}
.TextSmall a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.TextSmall a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TextSmall a:visited {
	color : #FFFFFF;
}

.Border-part {
	border: 2px #0B5A8B solid;
}

.Border-pro {
	border: 2px #3C5D03 solid;
}

.Border-tab-pro {
	border: 1px #99CC00 solid;
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #3C5D03;
}

.Border-tab-part {
	border: 1px #66CCFF solid;
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #0B5A8B;
}

.Menu-Pro {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 14px;
 	color: #5E9108;
}
.Menu-Pro a:link {
	color : #5E9108;
	text-decoration : none;
}
.Menu-Pro a:hover {
	color : #5E9108;
	text-decoration : underline;
}
.Menu-Pro a:visited {
	color : #5E9108;
	text-decoration : none;
}

.Menu-Part {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 14px;
 	color: #4699CB;
}
.Menu-Part a:link {
	color : #4699CB;
	text-decoration : none;
}
.Menu-Part a:hover {
	color : #4699CB;
	text-decoration : underline;
}
.Menu-Part a:visited {
	color : #4699CB;
	text-decoration : none;
}

.TextMenuKeywords {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.TextMenuKeywords a:link {
	color : #FFFFFF;
	text-decoration : none;
}
.TextMenuKeywords a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.TextMenuKeywords a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
