@charset "utf-8";
/* CSS Document */

.texts{	
		font-family: Arial;
		font-size: 10px;
}
.footer{
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
}

.titles {	
		font-family:"Trajan Pro", "Century Gothic";
		font-size: 16px;

}
.subtitles {	
		font-family:"Trajan Pro", "Century Gothic";
		font-size: 12px;
		color: #063;
}
.titleswhite {
	font-family:"Trajan Pro", "Century Gothic";
	font-size: 18px;
	color: #063;
	color: #FFF;
}
.text3{
	font-family:"Trajan Pro", "Century Gothic";
	font-size: 15px;
	color: #063;
	font-weight: bold;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(webfiles.com/Samplebcg1.gif);
	background-image: url(webfiles.com/Samplebcg1.gif);
	background-repeat: repeat;
}
#wrapper {
	text-align: center;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: inherit;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#header {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 255px;
	text-align: center;
	background-image: url(webfiles.com/Backgroundbanner.gif);
}
#content {
	margin-top: 0px;
	height: inherit;
	background-repeat: no-repeat;
	background-image: none;
	text-align: center;
	background-color: #FFF;
}
#titre {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: bottom;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	width: 600px;
	height: 30px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: 225px;
	background-image: none;
	background-position: center 0px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: inherit;
}
#footer {
	clear: both;
	padding-top:5px;
	margin-top:5px;
	height: 56px;
	text-align: center;
	background-image: url(webfiles.com/Backgroundsfooter.jpg);
}
#rightColumn {
	float: right;
	height: inherit;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #EAF4F3;
}
#rightbottom {
	text-align: center;
	vertical-align: baseline;
	height: auto;
	width: 248px;
	padding-top: 10px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#leftColumn {
	float: left;
	height: inherit;
	width: 500px;
	padding-left: 30px;
	padding-right: 25px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}
.imagepaddinggreen	{
	padding:5px;
	align: center;
	border-color:#096;
}
.Bigtexts {
	font-family:"Trajan Pro", "Century Gothic";
	font-size: 24px;
	color: #063;
	font-weight: bold;
}
