BODY, TD		{FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial,helvetica,sans-serif; MARGIN:0px; }
TR, TABLE, TEXTAREA, INPUT, SELECT, SPAN, A  {FONT-SIZE: 100%; FONT-FAMILY: Verdana,Arial; }


html, body {
	margin:0;
	padding:0;
	height: 100%;
	/*background:#EBECE6;*/
	background:#ffffff;



}

h3 {
	color:#7E836D;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
	color:#C90C52;
}

form div label {
	display: block;
	float: left;
	width: 150px;
	padding-left:15px;
	padding-right: 15px;
	padding-top:5px;
}

div#header_container {

	height:150px;
    width: 100%;
	text-align:center;
	background-color:#999F84;
}

div#container {
	position:relative;
	height: 100%;
    width: 970px;
	min-height:800px;
	margin:auto;
	clear:both;
}


* html div#container {
        height: 100%;
}

html:first-child body {
        height: 100%;
}

.erreur {
	font-weight: bold;
	text_align: center;
	color:#FF0000;
}

#erreur {
	font-weight: bold;
	text_align: center;
	color:#FF0000;
}

/* ------ Bloc entête --------- */

div#header {
	background-image:url(images/bandeau3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#999F84;  /*#fbf4e2 (registre) #fff9e6 (château) */
	width: 970px;
	height:150px;
	margin:auto;
	clear:both;
}

div#header_link {
	position:relative;
	text-align:right;
	padding-top:70px;
	margin-right:20px;
}

/* ------ Bloc principal ------ */
div#main{
	background-color:#ffffff;
}

div#menu {
	width:180px;
	border-top:0px;

	float:left;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	position:relative;

}

.menu_titre {
	font-family:Arial;
	font-size:16px;
	color:#7E836D;
	margin-top:40px;
	margin-bottom:20px;
}

div#menu a{
	font-family:Arial;
	font-size:11px;
	color:#7E836D;
	font-weight:normal;
}

div#menu hr {
	color:#EBECE6;
}

div#menu a:hover{
	/* background-color:#dedfd7; */
	text-decoration:underline;
	color:#C90C52;
}

div#menu_container {

}

.menu_closed {
	/*background-image:url(images/menu_plie.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:0px;
	margin-top:6px;

	font-weight:bold;
	/*padding-left:15px;*/

}

.menu_opened_select {
	/*background-image:url(images/menu_deplie.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:0px;
	margin-top:6px;

	font-weight:bold;

	/*padding-left:15px;*/

}



.menu_opened{
	/*background-image:url(images/menu_deplie.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:0px;
	margin-top:6px;

	font-weight:bold;
	padding-left:15px;
}

.menu_entree{
	margin-left:0px;
	margin-top:6px;

	font-weight:normal;
	padding-left:25px;
}

.menu_entree_select{
	background-color:#dedfd7;
	margin-left:0px;
	margin-top:6px;

	font-weight:normal;
	padding-left:25px;

}

.menu_entree_select a {
	color: #CC3333;
}

div#menu_footer {
	margin-top:30px;
}

div#menu_footer_contact {
	margin-top:30px;
	position : absolute;
}

.menu_contact {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

div#content {
	float:right;
	display:block;
	width:780px;
	background-color:#ffffff;
	margin-top:6px;
}

div#chemin_fer {
	padding-top:0px;
	padding-bottom:5px;

	font-family:arial;
	font-size:10px;

	margin-bottom:20px;
}

div#chemin_fer a {
	font-family:arial;
	font-size:10px;
	text-decoration:underline;
}

/* ----- Page d'accueil --------*/
div#liste_fonds {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
}

div#liste_fonds a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

div#liste_fonds a:hover{
	text-decoration:underline;
}

/* ------ Consultation fonds ---- */
form fieldset {
	border: 1px solid #7E836D;
}

form fieldset legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7E836D;
}


div#recherche {
	margin-top:50px;
	margin-left:320px;
}


div#recherche a {
	font-weight:bold;
	text-decoration:underline;
	padding-left:20px;
}

div#recherche_form {
	margin:0px;
	margin-right:10px;
	padding:0px;
	padding-top:0px;
}

div#recherche_form form {
	padding:0px;
	margin:0px;
}

div#compte_form {
	margin:0px;
	margin-right:10px;
	padding:0px;
	padding-top:0px;
}

div#compte_form form {
	padding:5px;
	margin:0px;
}

div#compte_form label {
	width:200px;
}

div#compte_form input {
	width:300px;
}

div#compte_form div {
	padding:2px;
}

div#recherche_info {
	margin-top:10px;
	margin-right:26px;
	margin-bottom:0px;
	padding:0px;
}

.recherche_item {
	margin:4px;
	clear:left;
}

.recherche_item_left {
	margin:4px;
	clear:left;
	float:left;
}

.recherche_item_right {
	margin:4px;
	float:left;
	/float:none;  /* ie6 */
}

div#recherche_result {
	margin-top:5px;
	margin-left:5px;
}

input.bouton {
	border-top: 2px solid #FAFAFA;
	border-left: 2px solid #FAFAFA;
	border-bottom: 2px solid #848484;
	border-right: 2px solid #848484;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 2px;
	margin-right:20px;
	display: block;
	float: right;
}

/* ------ Spécifique journaux ---- */

div#journal_desc {
	position:absolute;
	top:120px;
	left:630px;
}

div#journal_desc h2 {
	font-size:16px;
}

div#journal_img {
	width:320px;
	text-align:center;
}

.journal_rubrique {
	font-size:14px;
	font-weight:bold;
}

/* ------ Divers ---- */
div#classement h2 {
	font-size:13px;
	font-weight:bold;
	color:#CC3333;
}

div#classement table { border-collapse:collapse; }
div#classement table td { padding:2px; margin:2px; border:1px solid #000000; font-size:11px}

div#classement p { padding:0px; margin:0px; }

.serie {background-color:#CCCCCC;}

/* --------- Gestion des onglets ----------- */
#dMenu {
	border-bottom:solid 1px;
	margin-bottom:30px;
	height:24px;
}

.ongletActif {
	display:inline-block;
	width:200px;
	text-align:center;
	border:solid 1px #315c63;
	border-bottom:none;
	font-weight:normal;
	color:#CC3333;
	font-family:Arial;
	font-size:11px;
	background:#ddd3af;
	margin:2px;
	margin-bottom:0px;
	padding:4px;
}

.ongletInactif {
	display:inline-block;
	width:200px;
	text-align:center;
	background:#999f84;
	border:solid 1px #315c63;
	border-bottom:none;
	margin:2px;
	padding:4px;
	margin-bottom:0px;
}

.ongletInactif a {
	font-weight:normal;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}

.ongletActifEnfant {
	width:180px;
	text-align:center;
	color:#CC3333;
	background:#ddd3af;
	border:solid 1px #315c63;
	border-bottom:none;
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	margin:2px;
	margin-bottom:0px;
	padding:4px;
	float:left;
}

.ongletInactifEnfant {
	width:180px;
	text-align:center;
	color:#ffffff;
	background:#999f84;
	border:solid 1px #315c63;
	border-bottom:none;
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	margin:2px;
	margin-bottom:0px;
	padding:4px;
	float:left;
}

.ongletInactifEnfant a {
	font-weight:normal;
	color:#ffffff;
}

.ongletActifCartePostale {
	width:130px;
	text-align:center;
	color:#CC3333;
	background:#ddd3af;
	border:solid 1px #315c63;
	border-bottom:none;
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	margin:2px;
	margin-bottom:0px;
	padding:4px;
	float:left;
}

.ongletInactifCartePostale {
	width:130px;
	text-align:center;
	color:#ffffff;
	background:#999f84;
	border:solid 1px #315c63;
	border-bottom:none;
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	margin:2px;
	margin-bottom:0px;
	padding:4px;
	float:left;
}

.ongletInactifCartePostale a {
	font-weight:normal;
	color:#ffffff;
}

table td.cell_impaire {
	color:#000000;
	cursor:pointer;
	background-color:#FFFFFF;
}

table td.cell_paire {
	color:#000000;
	cursor:pointer;
	background-color:#EBECE6;
}

table td.cell_surlignee {
	color:#EBECE6;
	cursor:pointer;
	background-color:#C90C52;
}

.pager{
	margin:10px 0 0 260px;
}

.pager a{
	color:#FFFFFF;
}

.inactive a {

}

.active {
	font-weight:bold;
	background-color:#7E836D;
	color:#FFFFFF;
}

#mode_affichage{
	padding-bottom:5px;
}

#mode_affichage_affiche{
	padding-bottom:15px;
}

div#presentation{
	margin-bottom:20px;
}

div#presentation p{
	display:inline;
}
