@import url(_common_ficheblock.css);
@import url(scrutari.css);
@import url(../../inc/css/styles.css);

/*@import url(styles.css);*/

h4.RSC_Section_Titre {
margin-top: 18px;
}

h1.RSC_H1 {
margin-right: 170px;
}



p.RSC_Soustitre {
}

p.RSC_Auteurs {
font-style: italic;
}

p.RSC_Liste_titre {
font-size: 1.2em;
font-weight: bold;
}


p.RSC_Liste_titre a {
    color: #D86F0C;
    text-decoration: none;
}

p.RSC_Liste_titre a:visited {
    color: #D86F0C;
}

p.RSC_Liste_titre a:hover {
    text-decoration: underline;
}

p.RSC_Liste_titre a:active {
    color: #AD1412;
    text-decoration: underline;
}


p.RSC_Liste_Infos {
font-style: italic;
}

p.RSC_Liste_Soustitre {

}

p.RSC_Liste_Typedoc {
margin-left:10px;
font-family: monospace;
margin-bottom: 20px;
}


p.RSC_ListeLiens_Intitule {
margin-right: 4px;
font-weight: bold;
}

div.RSC_Intro {
/*float: left;*/
margin-right: 4px;
font-weight: bold;
}


ul.RSC_ListeLiens {

}

p.H {
font-weight: bold;
margin-left: 30px;
}


div.CHAPEAU {		/*	(les chapeaux) */
	font-size: 13px;
	color: #5E2711;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	text-indent: 30px;
	background-color: #F5DEC6;
}

#RSC_CONTENU_FICHES {
display: none;
}

div.RSC_DivOnglet {
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AD1412;
padding-left: 15px;
}

a.RSC_Onglet_Selection, a.RSC_Onglet {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #AD1412;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #AD1412;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #AD1412;
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
font-weight: bold;
}

a.RSC_Onglet, a.RSC_Onglet:visited  {
background-color: #F5DEC6;
color: #AD1412;
}

a.RSC_Onglet_Selection, a.RSC_Onglet_Selection:visited {
color: #AD1412;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F5DEC6;
}


/*-------- Nouvelle version --------------*/
h2.RSC_EntreeRecherche {
padding: 0!important;
margin-top: 5px!important;
margin-bottom: 15px!important;
}

form.RSC_FormRecherche {
margin-top: !important;
margin-bottom: 0!important;
padding: 0!important;
}

h3.RSC_TitreDossier {
color:#D86F0C!important;
margin-left: 10px;
font-weight: bold;
margin-bottom: 0;
font-size: 1.1em;
}

p.RSC_SousDossier {
margin-left: 35px;
}

#ID_RSC_BlocListeAnnee, #ID_RSC_BlocSousdossier,#ID_RSC_BlocRecherche, #ID_RSC_BlocChapeau, #ID_RSC_BlocDetail, #ID_RSC_BlocListeMotscles, #ID_RSC_BlocChapeauFiche {
margin-right: 170px;
}

#ID_RSC_BlocTexte {

}

#ID_RSC_BlocRecherche, #ID_RSC_BlocChapeau {
background-color: #F5DEC6;
padding: 3px;
}

#ID_RSC_BlocRecherche input {
background-color: white;
}

#ID_RSC_BlocRecherche select {
background-color: white;
}

#ID_RSC_BlocLiens {
float: right;
width: 162px;
margin-left: 8px;
}

#ID_RSC_BlocLiens  a {
text-decoration: none;
}

#ID_RSC_BlocLiens div {
border-style: solid;
border-width: 1px;
border-color: #B6CC4D;
margin-bottom: 8px;
}

#ID_RSC_BlocLiens h2 {
background-color: #B6CC4D;
color: white;
margin-bottom: 0;
margin-top: 0;
text-align: center;
font-size: 1.1em;
}


div.RSC_DivDosssier {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #F5DEC6;
}


#ID_RSC_BlocChapeauFiche {
background-color: #F5DEC6;
padding: 3px;
}

#ID_RSC_FilArianne {
font-size: 11px;
margin-top: 3px;
}

img.RSC_ImageDossier {
display: block;
margin: auto;
text-align: center;
}

span.RSC_SousdossierEncours {
font-weight: bold;
}






