@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#FFFFFF;
}
.contente {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:100%;
	
}
.topp {
	background: url(images/fonttop1.jpg) no-repeat bottom;
}
.mainn {
	background:url(images/fontmain1.jpg) repeat-y;
	height:300px;
}
.bas {
	height:76px;
	background: url(images/fontbas1.jpg) no-repeat top;
}
.topp2 {
	background: url(images/fonttop.jpg) no-repeat bottom;
}
.mainn2 {
	background:url(images/fontmain.jpg) repeat-y center;
	height:410px;
}
.bas2 {
	height:19px;
	background: url(images/fontbas.jpg) no-repeat top;
}
.titre {
	font-family: "Myriad Pro";
	font-size: 30px;
	color: #d90000;
	padding-top:40px;
}
.titre2 {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #d90000;
	/*padding-top:20px;
	padding-bottom:20px;*/
}
.barr {
	background:url(images/fontbar.jpg) repeat-x;
	width:698px;
	height:105px;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4c4c4c;
	padding-left:70px;
	font-weight:bold;
}
.textetop {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4c4c4c;
	padding-top:10px;
	font-weight:bold;
}
.textetop a {
	color: #4c4c4c;
	text-decoration:none;
}
.textec {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4c4c4c;
	padding-top:10px;
}
.textec2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4c4c4c;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	width:400px;
	height:80px;
}
.texte2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4c4c4c;
	padding-top:20px;
	padding-left:70px;
}
.textee{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4c4c4c;
	font-weight:bold;
}
.texte22 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4c4c4c;
}
.texteear{
	font-family: Tahoma;
	font-size: 13px;
	color: #4c4c4c;
	font-weight:bold;
}
.texte22ar {
	font-family: Tahoma;
	font-size: 12px;
	color: #4c4c4c;
}
.texte2ar {
	font-family: Tahoma;
	font-size: 12px;
	color: #4c4c4c;
	padding-left:70px;
}



