@import "charte.css";
#contenu h1 {
	font-weight:bold;
	margin:30px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	text-align:justify;
	color: #435f83;
}
#contenu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	text-align:justify;
	font-weight: normal;
	color: #435f83;
	margin:30px 0 0 0;
}
.txtorange a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ff9601;
}
.txtorange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #ff9601;
}
.txtorange a:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #ff9601;
}
#contenu a:link, #contenu a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ff9601;
}
#contenu a:hover, #contenu a:active {
	font-weight:bold;
	text-decoration:underline;
	color: #ff9601;
}
.alignementdroite {
	float:right;
	margin:0 0 0px 20px;
}
.link1:link, .link1:visited {
	color:#254268 !important;
	text-decoration:underline !important;
	font-weight:normal !important;
}
.link1:hover, .link1:active {
	color:#254268 !important;
	text-decoration:none !important;
	font-weight:normal !important;
}
DIV.backSWF {
	background-image:url(../img/bg_header.jpg);
	z-index: -1;
}
#contactTxt {
	width:45%;
	float:left;
}
#contactPlan {
	width:45%;
	float:right;
}
#formContact input, textarea {
	width:100%;
	border:1px solid #000;
	font-size:12px;
}
#formContact input:focus, textarea:focus {
	border-color:#FF0000;
}
#formContact .champRequis {
	color:#FF0000;
}

