
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	line-height: 1.3em;
	margin: 0;
	color: #000000;
	text-align: justify;
}

#liens {
	float: left;
	width: 140px;
}

.logo {
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	margin: 10px 10px 20px 10px;
	padding-bottom: 20px;
}

img {
	border: 0;
}

#contenu {
	background-color : #F0F0F0;
	min-height: 395px;
	overflow: hidden;
	padding: 10px;
	width: 630px;
}

a {
	color: #003465;
}

a.lien {
	color: #FF9900;
	font-weight: bold;
}

h1 {
    border-bottom: 1px dotted #727272;	color: #30438f;
	margin: 0px 0px 10px 0px;
	padding:3px;
	line-height: 1.3em;
}

h2, caption {
	color: #3760c0;
	font-size:1.3em;
	margin: 20px 0px 10px 0px;
}

#contenuBlanc {
	padding: 10px;
	overflow: hidden;
	width: 630px;
	background-color: #FFFFFF;
	min-height: 395px;
}

.blocRight {
	float: left;
	padding-bottom: 10px;
	text-align: right;
	width: 50%;
}

.blocLeft {
	float: left;
	padding-bottom: 10px;
	padding-left: 1%;
	text-align: left;
	width: 49%;
}

label {
	font-size: 0.9em;
}

input {
	vertical-align: middle;
}

legend, h3 {
	background-color: F0F0F0;
	color: #3760c0;
	/*text-align: center; --> ne fonctionne pas*/
	font-size:1.1em;
	font-weight: 700;
}

h4 {
	font-size:1em;
	font-weight: 700;
}

p,ul,ol{
	font-size: 0.9em;
	margin: 10px;
}

.bloc {
	margin: 0 0 10px 10px;
	padding-bottom: 20px;
}

.chevron {
	background: url("images/chevron.png") no-repeat;
	font-weight: 700;
	padding-left: 20px;
	color: #c84900;
}

#lien a {
	background: url(images/pufran.gif) bottom left no-repeat;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

#lien a:hover {
	color: white;
	background: #FF9900;
	}
	
.boutons {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 0.9em;
	margin: 10px;
}

.bouton {
	background: #d4d0c8;
	padding: 2px 6px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
}

a.bouton {
	color: #000000
}

th {
	background-color: lightgrey;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 1em;
}

td {
	font-size: 0.9em;
	padding: 0.5em;
}

.tdNumVoeu {
	font-size: 1.8em;
	font-weight: 700;
	height: 175px;
	min-height: 145px;
	padding: 1em;
	text-align: center;
	valign: middle;
}

td p {
	margin: 0 20px;
}

#erreur {
	color: red;
	text-align: center;
	font-weight: bold;
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 2em;
}

.center {
	text-align: center;
}

.description {
	font-style: italic;
	margin: 2px 0/*0 0 0 30px*/;
	overflow:hidden;
	padding-bottom: 10px;
}

.captionDesc {
	font-size: 0.7em;
	font-style: italic;
}
/* CZ - Début modification suite Evolution_003 */ 
#message {
	color: blue;
	text-align: center;
	font-weight: bold;
	border: 1px solid blue;
	padding: 5px;
	margin-bottom: 2em;
}
/* CZ - Fin modification suite Evolution_003 */

  #output {
	width:	570px;
	height:209px;
	background:#eee url(/ARPE/images/bg_off.png);
	margin: 15px;
 }
 
 progressbar { height:2em; text-align: left; overflow: hidden; }
 progressbar.ui-progressbar-value {margin: -1px; height:100%; }
 
.blocPJ {
	margin: 15px auto;
	width: 30%;
}
.espacebloc {
	width:5px;
	height: 5px;
	background-color: White;
	border: none;
	border-collapse: separate;
}
.infotitrecsv {
	border: none;
	border-collapse: separate;
	background-color: white;
	color: #336799;
	font-weight: 700;
	text-align: left;
}
.infocsv {
	background-color: #FFFFCC;
	color: #336799;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0;
	text-align: left;
	text-decoration: none;
	border: none;
	border-collapse: separate;
}
.erreurtitrecsv {
	border: none;
	border-collapse: separate;
	color: #BB3344;
	background-color: white;
	font-weight: 700;
	text-align: left;
}
.erreurcsv {
	background-color: lightcoral;
	text-align:left;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;						/* = 2px pour top et bottom, 0 pour left et right */
	border: none;
	border-collapse: separate;
}
tr {
    border-bottom: 0.5em dotted #3760c0;
    /*border: 1px dotted #3760c0;*/
}
.zoneonglet
{
	background-color: #336799;
	color: white;
}
.refFiscForm{
	display: block;
	width: 400px;
	float: left;
}

.colonneEtatCivilG {
	font-size: 0.9em;
	float: left;
	width: 40%;
	text-align: left;
}

.colonneEtatCivilD {
	float: left;
	font-size: 0.9em;
	width: 55%;
	padding-left: 5%;
}

.descriptionPetit {
	margin: 2px 0/*0 0 0 30px*/;
	overflow:hidden;
	font-style: italic;
	font-size: 0.9em;
}


.fil {
	background-color: #F8F8F8;
    border: 1px dotted #727272;
    color: #727272;
    margin: 0 0 20px;
    padding: 3px;
}

.pagination {
	float: right;
	margin-left: 20px;
}
 
.dureeG {
    font-size: 0.9em;
    float: left;
    width: 70%;
    text-align: left; 
}

.dureeD {
    font-size: 0.9em;
    float: right;
    width: auto;
    text-align: left; 
}

.blocRadio {
	margin: 0 0 10px 10px;
}

.blocFichier {
	margin-bottom: 10px;
}

.blocIdentite {
	margin-bottom : 5px;
	padding-left : 10px;
}

.floatRight {
	float: right;
}

.saisie {
	font-size:1em;
	max-width: 99%;
}

.etape {
   font-size: 17;
   font-weight: bold;
   padding-left: 10px;
}

.etapeLabel {
    color: #30438f;
    font-weight: bold;
}

.boutonParcourir {
	text-align: left;
	font-size: 0.9em;
	margin: 20px 10px;
}

.labelCertificat{
	font-size: 1em;
    margin: 10px;
    font-weight: bold;
}

.identiteG {
    padding-left: 10px;
}

.identiteD {
    float: right;
    width: 215px;
}

.blocBord {
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3760c0;
}

.radioGen {
	float: right;
	margin-left: 20px;
}

.radioGenEngagement {
	float: right;
	padding-bottom: 20px;
    padding-left: 20px;
}

.titreAccueil {
	color: black;	
	font-size:1em;
	font-weight: 700;
	text-align : center;
}

.titreGauche {
	color: black;	
	font-size:1em;
	font-weight: 700;
	text-align : left;
	padding-left : 10px;
}

.titreGauche2 {
	color: black;	
	font-size:0.9em;
	font-weight: 700;
	text-align : left;
}

.blocSituationFam {
	margin: 10px 0 10px 0px;
}

.listeElements{
	font-size:0.9em;
	margin : 0;
}

.element {
	padding-top: 10px;
    color: black;
    font-weight: bold;
}

.styleInfo {
	background-color:white;
	color:green;
	text-align:center;
	font-size:15px;
	border:1px solid green;
	padding:5px;
}

.identiteSelect {
    float: right;
    width: 218px;
}

.infos{
		margin : 0.9em;
		color :  blue;
}

.footer {
    /*position: absolute;*/
    bottom: 0;
    width: 630px;
    height: 3rem;
    line-height: 50px;
    overflow: hidden;
    padding: 10px;
    background-color: #F0F0F0;
}
 .footer-list{
	list-style-type:none;
}
.lien-footer {
	color: #000;
}
 progressbar { height:2em; text-align: left; overflow: hidden; }
 progressbar.ui-progressbar-value {margin: -1px; height:100%; }
 