/* BODY */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#page {
	margin: 0 auto;
	padding: 0px;
	width: 970px;
	text-align:center;
	border: 1px solid #CCC;
	background-color: #FFF;
}
/* STYLES */
h3 {
	font-family: Palatino, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Palatino, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Palatino, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FEA100;
	margin: 0px;
	padding: 0px;
}
/* HEADER */
.header {
	background-image: url('im/header.jpg');
	height: 193px;
	width: 970px;
}
.header-car a:link {
	text-decoration: none;
	color: #fea100;
}
.header-car a:visited {
	text-decoration: none;
	color: #fea100;
}
.header-car a:hover {
	text-decoration: none;
	color: #fea100;
}
.header-car a:active {
	text-decoration: none;
	color: #fea100;
}
.header-car {
	text-align: left;
	margin-left: 40px;
	font-family: "Birch Std", sans-serif;
	font-size: 48px;
	color: #fea100;
	letter-spacing: 3px;
	padding-top: 20px;
}
.header-money {
	text-align: left;
	font-family: "Birch Std", sans-serif;
	color: #fdca51;
}
.header-org {
	text-align: left;
	font-size: 30px;
	font-family: "Birch Std", sans-serif;
	color: #ffffff;
}
.header-slogan {
	font-family: Palatino, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: left;
	margin-left: 100px;
}
.header-slogan2 {
	font-family: Palatino, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 45px;
}
/* COLUMNS */
.letter {
	font-family: Palatino, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FEA100;
	width: 190px;
	text-indent: 10px;
	border-bottom: 1px dotted #FDCA51;
}
.letter-left {
	font-family: Palatino, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FEA100;
	width: 190px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDCA51;
}
.letter-right {
	font-family: Palatino, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	color: #FEA100;
	width: 190px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDCA51;
}
.subcategory {
	float: left;
	width: 220px;
	font-family: Palatino, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-image: url(im/bg-subcategory.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCC;
}
.subcategory2 {
	float: left;
	width: 220px;
	height: 30px;
	font-family: Palatino, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-image: url(im/bg-subcategory.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
/* COLUMN ON THE LEFT */
.part-left-content {
	float: left;
	width: 220px;
	text-align: center;	
}
.part-left {
	float: left;
	width: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.part-left-inside {
	float: left;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}
.part-left a:link {
	text-decoration: underline;
	color: #000;
}
.part-left a:visited {
	text-decoration: underline;
	color: #000;
}
.part-left a:hover {
	text-decoration: underline;
	color: #0073BB;
}
/* COLUMN IN THE CENTER */
.part-center {
	float: left;
	width: 498px;
	height:auto;
	padding: 10px 15px 15px 15px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	min-height: 1320px;
	border-top: 5px solid #B5B5B5;
}
.part-center-inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* MODIFIER TAILLE TEXTE */
	color: #000;
	text-align: justify;
	margin-right: 7px;
	margin-left: 7px;
}
.part-center a:link {
	text-decoration: underline;
	color: #0073BB;
	font-weight: bold;
}
.part-center a:visited {
	text-decoration: underline;
	color: #0073BB;
	font-weight: bold;
}
.part-center a:hover {
	text-decoration: underline;
	color: #0073BB;
	font-weight: bold;
}
/* COLUMN ON THE RIGHT */
.part-right {
	float: left;
	width: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.part-right a:link {
	text-decoration: underline;
	color: #000;
}
.part-right a:visited {
	text-decoration: underline;
	color: #000;
}
.part-right a:hover {
	text-decoration: underline;
	color: #0073BB;
}
/* GOOGLE ADS */
.google-ads {
	text-align: center;
	width: 336px;
	height: 280px;
}
.picture {
	height: 258px;
	width: 160px;
	float: left;
	border-right: 1px dotted black;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* SITEMAP ON TOP */
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	float: left;
	width: 480px;
}
.sitemap a:link {
	text-decoration: underline;
	color: #000;
}
.sitemap a:visited {
	text-decoration: underline;
	color: #000;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #0073BB;
}
.sitemap a:active {
	text-decoration: underline;
	color: #000;
}
.contact {
	text-align: right;
	float: right;
	width: 450px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contact a:link {
	text-decoration: underline;
	color: #000;
}
.contact a:visited {
	text-decoration: underline;
	color: #000;
}
.contact a:hover {
	text-decoration: underline;
	color: #0073BB;
}
.contact a:active {
	text-decoration: underline;
	color: #000;
}
/* RSS */
.rss {
	float: left;
	width: 156px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
/* COPYRIGHT */
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B5B5B5;
}
.copyright a:link {
	text-decoration: underline;
	color: #000;
}
.copyright a:visited {
	text-decoration: underline;
	color: #000;
}
.copyright a:hover {
	text-decoration: none;
	color: #000;
}
.copyright a:active {
	text-decoration: underline;
	color: #000;
}
/* WANTED ADS */
.wanted {
	float: left;
	width: 190px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 10px 15px 15px 15px;
}
.wanted-inside {
	font-size: 10px;
	text-align: justify;
	border-bottom: 1px dotted #FDCA51;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}
.wanted a:link {
	text-decoration: underline;
	color: #000;
}
.wanted a:visited {
	text-decoration: underline;
	color: #000;
}
.wanted a:hover {
	text-decoration: underline;
	color: #0073BB;
}

