/* Archives de Paris */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	list-style-image: url(../images/icones/puce_bleue.gif);
	margin: 0px;
	padding: 0px;
	height: 1%;
	}
a {
	color: #026EAC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form   { margin:0px;padding:0px; }
select {
	font-size:11px;
	vertical-align: middle;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
}
input  {
	color:#282866;
	height:19px;
	font-size:11px;
	vertical-align: middle;
	width: 180px;
}
.input_large  {
	width: 600px;
}
.textarea_large { 
	width: 600px;
 }
p {
	margin-top: 0px;
	margin-bottom: 5px;
	}
h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #a2a2f9;
	color: #454545;
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2F9;
	padding-top: 3px;
	color: #2C2C40;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-color: #C7C7FF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2F9;
	background-image: url(../images/interface/degrade_mauve.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	color: #3B3B70;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	color: #3B3B70;
	margin-bottom: 10px;
	margin-top: 8px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #66605C;
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
li {
	margin-bottom: 5px;
	
	}
tr {
	vertical-align: top;
	}
td {
	font-size: 10px;
	padding: 4px 5px;
	}

/* DIV */

#bandeau_haut {
	background-image: url("../images/interface/bandeau.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
}
#colonne_centrale {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2F2FB2; 
	padding-bottom: 10px;
	padding-left: 23px;
	padding-top: 15px;
	margin-right: 3%;
	margin-bottom: 0px;
}
#filrouge {
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 23px;
	padding-top: 2px;
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
}
#cadre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6C6D8;
	border-bottom-color: #A6C6D8;
	border-left-color: #A6C6D8;
	padding: 5px 10px 10px;
}
#outils {
	text-align: center;
	background-image: url(../images/interface/trait.gif);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#print {
	background-image: url(../images/icones/pic_imprimer.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-position: 10px;
	}
#menu_resultats {
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#menu {
	font-size: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}
.menu_unselected a {
	background-color: #E1E1FA;
	color: #46467B;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.menu_unselected a:hover, .menu_unselected_panier a:hover {
	background-color: #BFBFFF;
	text-decoration: none;
}
.menu_unselected_panier a {
	background-color: #E1E1FA;
	color: #46467B;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 22px;
	background-image: url(../images/icones/panier.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.menu_selected a {
	background-color: #7D7DFA;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}
.menu_selected a:hover {
	background-color: #4747B3;
	text-decoration: none;
}


#toolbar {
	background-color: #2f2fb2;
	text-align: center;
	padding: 3px;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
}
#toolbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#toolbar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#zone_saisie {
	background-color: #EAEDFE;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#zone_saisie h5 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #414175;
	font-style: italic;
	}
#zone_saisie h6 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
	}
	
.encadre {
	background-color: #EBE6E2;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

.encadre2 {
	padding: 10px;
	border: 1px solid #A6C6D8;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #263E4C;
}
#alerte {
	font-weight: bold;
	color: #CC0033;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#alerte_tableau {
	font-weight: bold;
	color: #CC0033;
	text-align: center;
}
#filet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C6D8;
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
.mandatory {
	font-weight: bold;
	color: #CC0033;
}	



/* ONGLETS */
#onglets {
	display: block;
	height: 20px;
	text-align: center;
	margin-bottom: 10px;
}
#onglets ul {
	margin: 0px;
	padding: 0px;
}
#onglets li {
	display: inline;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#onglet_precedent {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	background-image: url(../images/interface/onglet_pre-on.gif);
	background-position: right;
	color: #AAAAAA;
	width: 31%;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD2E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD2E6;
}
#onglet_on {
	background-image: url(../images/interface/onglet_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #6C6CD0;
	display: block;
	float: left;
	color: #FFFFFF;
	width: 31%;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD2E6;
	border-bottom-color: #CFD2E6;
}
#onglet_on-fin {
	background-color: #6C6CD0;
	display: block;
	float: left;
	color: #FFFFFF;
	width: 31%;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD2E6;
	border-bottom-color: #CFD2E6;
}
#onglet_off {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	background-image: url(../images/interface/onglet_off.gif);
	background-position: right;
	color: #AAAAAA;
	width: 31%;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD2E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD2E6;
}
#onglet_off-fin {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	background-image: url(../images/interface/onglet_off_fin.gif);
	background-position: right;
	color: #AAAAAA;
	width: 31%;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD2E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD2E6;
}

.cadre_image {
	border: 1px solid #545482;
	margin-right: 10px;
}

/* Tableaux */	

.tableau_stats {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC1B3;
	border-bottom-color: #CAC1B3;
	border-left-color: #CAC1B3;
}
.tableau2_stats {
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC1B3;
	border-bottom-color: #CAC1B3;
	border-left-color: #CAC1B3;
}
.tableau {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC1B3;
	border-bottom-color: #CAC1B3;
	border-left-color: #CAC1B3;
}
.tableau2 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC1B3;
	border-bottom-color: #CAC1B3;
	border-left-color: #CAC1B3;
}
.tableau_visited {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #DFE3FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC1B3;
	border-bottom-color: #CAC1B3;
	border-left-color: #CAC1B3;
}
.tableau p, .tableau2 p, tableau_visited p {
	text-align: left;
}
.tableau_entete {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	background-color: #E4DFDB;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3AA;
	border-right-color: #B3B3AA;
	border-bottom-color: #B3B3AA;
	border-left-color: #B3B3AA;
}
.tableau_formulaire {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2F9;
}



/* FB ajout bouton */
#steps
{
        text-align: center;
}

#form-button-modify
{
	cursor: hand;
	display: inline;
	background-color: #2f2fb2;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#form-button-annuler
{
	cursor: hand;
	cursor: hand;
	display: inline;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #2f2fb2;
	font-weight: bold;
	border: 1px solid #2F2FB2;
}

.cellroll {
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}

.cellroll a {
	background : #FFF2E1;
	color: #B57B2E;
	padding:2px;
	border: 1px solid #B57A2C;
	text-decoration: none;
}

.cellroll a:hover {
	background:#FFFFFF;
	color: #FFAB3F;
	border: 1px solid #FFAB3F;
}

#nombre_resultats {
	background-color: #E5E8FD;
	line-height: 24px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}



.alert_haut {
	margin: 10px 20%;
	padding: 5px;
	background-color: #EBDFDB;
	line-height: 24px;
	border: 1px solid #CCC1B6;
	color: #BF3D3F;
	font-weight: normal;
	font-size: 13px; 
}

