
/*************************        MARKUP ELEMENTS       ***************************************/

body,p,a{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size: 12px;
}

br{
	line-height: 5px;
}

a{
	color:#888888;
	font-size:11px;
	font-weight:bold;
}

samp{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
}

textarea{
	margin-left: 10px;
}

table{
	font-size: 11px;
	width: 94%;
}

table th{
	background-color: #feefde;
	color:#f9a219;
	font-size: 10pt;
	font-weight: 700;
	padding: 3px 3px 3px 3px;
}

table td{
	color: #888888;
	padding: 3px 3px 3px 3px;
	height: 20px
}

dl dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5a5a;
	font-size: 11px;
	float: left;
	clear: both;
	text-align: left;
	width: 150px;
	padding:5px;
	border: none;
}

dl dd {
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	margin: 5px 0 0 5px;
	color: #007ac3;
	font-weight:bold;
	font-size: 11px;
	float: left;
}

label{
	text-align: left;
	font-size: 12px;
	color: #888888;
	float: left;
	padding: 3px 3px 3px 3px;
	margin: 4px 0 4px 5px;
	width: 225px;
}

input{
	vertical-align: top;	
	padding: 1px 1px 1px 1px; 
	margin: 4px 0 4px 0;
	font-size: 14pxp;
	color: black;
	font-family: Arial;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

select{
	font-size: 14pxp;
	color: #091B59;
	font-family: Arial;
}

ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset{
	width: 96%;
	margin-left: 15px;
	border: 1px;
	border-style:solid;
	border-color:#c0c0c0;
}

legend{
	border: 1px;
	color:#007AC3;
	font-weight:bold;
}

h1{
	background-color:#ffeedc;
	color:#F9A219;
	font-family:Arial black;
	font-size:16px;
	font-weight:bold;
	margin:0.1em 0 0.2em;
	padding:0.5em 0.3em 0.3em 1em;
	position:relative;
	width:100%;
}
h2{
	background:transparent url('../image/bg.jpg') repeat-x scroll 0 0;
	color:white;
	font-family:Arial black;
	font-size:12px;
	font-weight:normal;
	height:23px;
	line-height:23px;
	margin:10px 0;
	padding-left:15px;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	margin: 10px 0 0 10px;
}
/*************************        ID CSS       ***************************************/


#fcl-header{
	width:700px;
	display:none;
}

#fcl-headerImage{
	height:105px;
	width:850px;
	background-image:url('../image/bandeauRE.png');
	background-repeat:none;
}

#fcl-titreApplication{
	color:#f9a219;
	font-size:16px;
	font-weight:bold;
	left:549px;
	position:absolute;
	text-align:center;
	top:57px;
	width:258px;
}

#fcl-footer{
	width:700px;
	display:none;
	background-color:#f5f3f3;
}

#fcl-footerInfos{
	height:17px;
	width:830px;
	color:#F9A219;
	font-size:11px;
	text-align:right;
	background-image:url('../image/footer.gif');
	background-repeat:none;
	padding-right: 20px;
}

#fcl-container{
	width: 700px;
	background-color:white;
}

/*************************        CLASS       ***************************************/
.fcl-image{
	color: #f5f3f3;
	border-width: 0;
}

.fcl-image a:link {color: #f5f3f3; text-decoration: none;border-width: 0; }
.fcl-image a:active {color: #f5f3f3; text-decoration: none;border-width: 0; }
.fcl-image a:visited {color: #f5f3f3; text-decoration: none;border-width: 0; }
.fcl-image a:hover {color: #f5f3f3; text-decoration: none;border-width: 0; }

.fcl-libelle{
	text-align: left;
	border-color: #f5f3f3;
	background-color: #f5f3f3;
	color: #007ac3;
	font-size:13px;
	font-weight:bold;
	width: 550px;
}

.fcl-texteObligatoire{
	color:#007AC3;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align: right;
}

.fcl-champObligatoire{
	background-color: #bfe5ff;
}

.fcl-texteIdentification{
	color:gray;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin-right: 20px;
	text-align: right;
}

.fcl-separateur{
	float:none;
	clear:both;
	height:1px;
	width:850px;
	background-image:url('../image/separateur.gif');
	background-repeat:none;
	border: 0;
	font-size: 0;
}

.margeHaut{
	margin-top: 15px; 
}

.margeBas{
	margin-bottom: 15px; 
}

.margeHautEtBas{
	margin: 15px 0; 
}

.fcl-titre {
}
.fcl-button {
	border: none;
	padding:5px 0;
	width:120px;
	background-image: url('../image/bg.jpg');	
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	margin:auto;
}

.fcl-button code {
	display: none;
}

.fcl-commentaire{
	text-align: left;
	font-size: 11px;
	color: #5c5a5a;
	padding: 3px 3px 3px 3px;
	margin: 4px 0 4px 15px;
}

input.fcl-radio{
	text-align: center;
	border: none;
	width: 12px;
	padding: 0;
	margin: 0 4px;
	vertical-align: middle;
}

label.fcl-radio{
	border: none;
	width: 100px;
	padding: 0;
	margin: 0;
	float: none;
	font-size: 12px;
	font-weight: 700;
	color:#888888
}

.fcl-annotation{
	width: 280px;
	height: 80px;
	font-size: 10px;
	font-weight: 100;
	line-height: 60px;
	background-color: #ffeedc;
	margin-bottom: 15px;
}

label.fcl-annotation{
	width: 200px;
	height: 30px;
}
input.fcl-annotation{
	border: none;
	width: 15px;
	height: 15px;
	margin-top: 30px;
}

label.fcl-cb{
	width: 130px;
	height: 20px;
	margin: 0;
	padding: 0;
}
input.fcl-cb{
	border: none;
	width: 15px;
	height: 15px;
}

.highlight {
	background-color:#ffeedc;
}

.fcl-feedback {
	color:red;
	font-size:12px;
	font-weight:bold;
	height:15px;
	text-align:left;
	margin: 10px 0 0 10px;
}

