/* CSS Document */

div#page {
	width: 74%;
	float: right;
}

/* ARIANE */
div#ariane {
	padding: 8px;
	font-size: 0.8em;
}
div#ariane a, div#ariane strong, div#ariane span {
	color: #638699;
	display: inline-block;
}

div#zone1 {
	clear: both;
}
div#page h2 {
	color: #b10065;
	float: left;
	font-size: 0.9em;
	border-bottom: solid 1px #e9eff2;
	padding: 8px 0 0 8px;
	width: 75%;
}


/*************************************/
/*           outils textes           */
/*************************************/
span.outilsAccess {
	display: block;
	float: right;
	text-align: right;
	border: 1px solid #E9EFF2;
}
span.outilsAccess a {
	width: 21px;
	height: 21px;
	display: block;
	float: right;
	padding: 1px 0 0 1px;
}
span.outilsAccess a span {
	display: none;
}
span.outilsAccess a.outil_moins {
	background:url(../img/outil_moins.gif) no-repeat;
	margin: 0 1px 0 0;
}
span.outilsAccess a.outil_plus {
	background:url(../img/outil_plus.gif) no-repeat;
	margin: 0 1px 0 0;
}
span.outilsAccess a.outil_def {
	background:url(../img/outil_defaut.gif) no-repeat;
	margin: 0 1px 0 0;
}
span.outilsAccess a.outil_imprime {
	background:url(../img/outil_imprime.gif) no-repeat;
	margin: 0 1px 0 0;
}
span.outilsAccess a.outil_mail {
	background:url(../img/outil_mail.gif) no-repeat;
	margin: 0 1px 0 0;
}
span.outilsAccess a.outil_rss {
	background:url(../img/outil_rss.gif) no-repeat;
	color: #ffdfab;
}

/*************************************/
/*           INTRO DE PAGE           */
/*************************************/
div.intro {
	clear: both;
}
div.intro p {
	font-size: 0.8em;
	padding: 20px 8px;
	color: #26698B;
}



/*************************************/
/*               LISTE               */
/*************************************/
li.liste {
	padding: 8px 8px 25px 8px;;
	font-size: 0.8em;
	clear: both;
	overflow: hidden;
	height: 100%;
}
li.liste h3 a {
	color: #26698b;
}
li.liste a {
	color: #000;
}
li.liste:hover {
	background: #dde5e7;
}
li.liste img{
	float: right;
	margin: 0 20px;
	width: 100px;
}


/*--------------------------------*/
/* numerotation des pages - suivant - precedent */
/*--------------------------------*/
#numerosPage {
	text-align: center;
	margin: 30px 50px 0px 50px;
	padding-bottom: 30px;
	font-size: 0.9em;
}
#numerosPage strong {
	display: inline-block;
	padding: 3px;
	background: url(../img/bg_numeros_on.gif) repeat-x center #2669AA;
	color: #FFFFFF;
	text-decoration: none;
}
#numerosPage a {
	display: inline-block;
	padding: 3px;
	background: url(../img/bg_numeros.gif) repeat-x center #7A97A6;
	color: #FFFFFF;
	text-decoration: none;
}
#numerosPage a#suite, #numerosPage a#retour {
	background: none;
	color: #005777;
	font-weight: bold;
	text-decoration: underline;
}
#numerosPage a#suite:hover, #numerosPage a#retour:hover {
	text-decoration: none;
}

/*************************************/
/*              COMPLET              */
/*************************************/
div.complet {
	padding: 8px 8px 25px 8px;;
	font-size: 0.8em;
	clear: both;
}
div.complet img.premiereImage {
	margin: 0 0 30px 30px;
}
div.complet h3 {
	color:#000000;
	font-size:1.3em;
	margin:20px 100px 10px 0;
}
div.complet div.Chapo {
	color: #26698b;
	font-style: italic;
}
div.complet h4 {
	color:#26698B;
	font-size:1.1em;
	margin:25px 0 0;
}
div.complet h5 {
	color: #000000;
	margin: 15px 0 5px 0;
	font-size: 100%;
}
div.complet h6 {
	color: #545454;
	margin: 18px 0 0 0;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	border-bottom:1px dashed #CCCCCC;
}
div.complet ins {
	color: #26698b;
	font-weight: bold;
}
div.complet p {
	margin: 10px 0 0 0;
}
div.complet ul {
	margin: 10px 0 0 25px;
}
div.complet ul li {
	list-style: url(../img/puce_li.gif);
	margin: 5px 0;
}
div.complet a.retour {
	display: block;
	margin: 10px 0;
	background: url(../img/bg_retourliste.gif) no-repeat left center;
	padding: 6px 6px 6px 30px;
	color: #527a8e;
	font-weight: bold;
}

/* tableaux */
div.complet table {
	margin: 0 20px 20px 0;
	font-size: 0.9em;
}
div.complet table caption {
	padding: 4px;
	text-align: center;
	background-color: #638699;
	color: #fff;
	font-weight: normal;
}
div.complet table th {
	padding: 6px 4px 4px 4px;
	text-align: left;
	background: #c7d2d8;
	border-right: solid 1px #fff;
	color: #1d5877;
}
div.complet table#listeRevues th {
	padding: 6px 4px 4px 28px;
	text-align: left;
	background: #c7d2d8 url(../img/bg_th_bas.gif) repeat-x;
	border-right: solid 1px #fff;
	color: #1d5877;
}
div.complet table#listeRevues th.headerSortDown {
	background: #c7d2d8 url(../img/bg_th_haut.gif) repeat-x;
}
div.complet table#listeRevues th.none {
	background: #c7d2d8 none;
}
div.complet table td {
	padding: 4px;
	text-align: left;
	border-bottom: solid 1px #c7d2d8;
}
div.complet table td a {
	color: #000;
	white-space: nowrap;
	color: #638699;
}


div.complet h4.aVoir, h4.aVoir {
	border-bottom: solid 1px #d6d6d6;
	color: #000000;
	clear: both;
}
/********************************/
/*           DIAPORAMA          */
/********************************/
div.complet div.diaporama{
	clear: both;
	overflow: hidden;
}
div.complet div.diaporama ul {
	margin: 0;
}
div.complet div.diaporama ul li {
	float: left;
	margin: 0 10px 10px 0;
	list-style: none;
}
div.complet div.diaporama ul li img {
	width: auto;
	height: 75px;
	margin: 0;
	display: block;
	border: solid 1px #26698b;
}
div.complet div.diaporama ul li span {
	display: none;
	font-size: 0.8em;
	text-align: center;
}
/********************************/
/*           FICHIERS          */
/********************************/
div.complet div.fichiers {
	clear: both;
	overflow: hidden;
}
div.complet div.fichiers ul {
	margin: 0;
}
div.complet div.fichiers ul li {
	list-style: none;
	padding: 0;
}
div.complet div.fichiers ul li a {
	display: block;
	background: url(../img/pic_pdf.png) no-repeat;
	padding: 4px 0 0 25px;
	text-decoration: none;
	color: #000;
}
/********************************/
/*             LIENS            */
/********************************/
div.complet div.liens {
	overflow: hidden;
}
div.complet div.liens ul {
	margin: 0;
}
div.complet div.liens ul li {
	list-style: none;
	padding: 0;
}
div.complet div.liens ul li a {
	display: block;
	background: url(../img/pic_url.png) no-repeat;
	padding: 0 0 4px 25px;
	text-decoration: none;
	color: #000;
}

ul.ressourcesAssociees {
	margin: 0;
}
ul.ressourcesAssociees li {
	list-style: none;
	background: url(../img/pic_url.png) no-repeat;
	padding: 0 0 4px 25px;
	font-size: 0.8em;
}
ul.ressourcesAssociees li a {
	text-decoration: none;
	color: #000;
}

/*************************************/
/*            diaporamaP             */
/*************************************/
div.diaporamaP {
	padding: 8px 8px 25px 8px;;
	font-size: 0.8em;
}
div.diaporamaP h4 {
	border-bottom: solid 1px #d6d6d6;
	color: #000000;
}
div.diaporamaP div.afficher_diaporama {
	display: block;
	background: url(../img/bg_bouton_noir.gif) no-repeat;
	width: 150px;
	margin: 8px 0;
	padding: 5px 0;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

/************************/
/*     PLAN DU SITE     */
/************************/
div#page div.plan {
	padding: 8px 8px 25px 8px;
}
div#page div.plan a {
	text-decoration: none;
	font-size: 0.9em;
	color: #000;
}
div#page div.plan a.commentairePlan {
	background: url(../img/aide.gif) no-repeat right top;
	padding: 2px 25px 2px 0;
	display: inline-block;
	width: auto;
}
div#page div.plan h2 {
	display: block;
	float: left;
	width: 180px;
	margin: 10px 20px 10px 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 100%;
	border-bottom: none;
}
div#page div.plan ul li {
	clear: both;
	overflow: hidden;
	height: 100%;
	border-bottom: solid 1px #d6d6d6;
}
div#page div.plan ul ul {
	float: left;
	width: auto;
	margin: 10px 0;
}
div#page div.plan ul ul li {
	border-bottom: none;
	font-size: 0.9em;
}
/*div#page div.plan div.commentairePlan {
	display: none;
}*/

/**************************/
/*     RFFP recherche     */
/**************************/
div.complet form fieldset {
	border: solid 1px #99acb6;
	padding: 8px;
	overflow: hidden;
	height: 100%;
}
div.complet form legend {
	color:#759AAD;
	font-size:0.9em;
	font-weight:bold;
	padding:0 5px;
}
div.complet form label {
	float: left;
	width: 35%;
	font-size: 0.9em;
	text-align: right;
	padding: 0 5px 0 0;
}
div.complet form input,
div.complet form select {
	float: left;
	width: 50%;
	border: solid 1px #99acb6;
}
div.complet form p {
	margin: 0 0 0 36%;
	font-size: 0.8em;
	clear: both;
}
div.complet form hr {
	_margin: -7px 0;
}
div.complet form input.bouton {
	width: auto;
	margin: 0 0 0 36%;
	background: url(../img/bg_li_outils.gif) repeat-x;
	padding: 4px;
	color: #666;
	cursor: pointer;
}



/* CSS Document */

div.complet div#deuxColonnes {
	float:right;
	height:100%;
	margin:3% 0 0 0;
	overflow:hidden;
	width:100%;
}
div.complet div#deuxColonnes #page {
	float: left;
	width: 75%;
}
div.complet div#deuxColonnes #agenda {
	float: right;
	width: 24%;
	background: #1f5672;
}



/***************************/
/*           PAGE          */
/***************************/
div.complet div#page h2 {
	padding: 0;
	color: #b71370;
}
div.complet div#page h3 {
	font-size: 1.1em;
	color: #000;
	margin: 8px 0;
}
div.complet div#page p {
	color: #49545a;
}
div.complet div#page p {
	color: #49545a;
}
div.complet div#deuxColonnes div#agenda ul li {
	list-style: none !important;
	background: none repeat scroll 0 0 #26698B;
    color: #FFFFFF;
    font-size: 0.85em;
    margin: 0 0 6px;
    padding: 5px;
}
div.complet div#deuxColonnes div#agenda div#rffp {
    background: none repeat scroll 0 0 #1C2931;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}
div.complet div#deuxColonnes div#agenda div#rffp p {
    color: #BDD4E4;
    float: right;
    font-size: 0.85em;
    width: 49%;
	margin: 0;
}
div.complet div#deuxColonnes div#agenda div#rffp h2 {
    color: #B71370;
    float: right;
    margin: 0;
    padding: 0;
    width: 49%;
	border-bottom: none;
    font-size: 100%;
}  
div.complet div#deuxColonnes div#agenda div#rffp p a {
    color: #BDD4E4;
    font-weight: bold;
}
div#agenda div#rffp img {
    float: left;
    width: 40%;
}
div#agenda div#master {
    background: none repeat scroll 0 0 #314EC6;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}
div#agenda div#master a {
    background: url(../img/logo_master.gif) repeat scroll 0 0 transparent;
    display: block;
    height: 106px;
    margin: auto;
    width: 106px;
}
div#agenda div#master a span {
    display: none;
}


/*           VIDEO         */
div.complet div#page div.texteVideo {
	float: left;
	width: 37% !important;
	width: 32%;
}
div.complet div#page div.video {
	float: right;
	width: 58%;
}
div.complet div#page div.texteVideo a {
	display: block;
	padding:13px;
	margin: 10px 0 0 0;
	background: #141515 url(../img/bg_bouton_video.gif) repeat-x;
	border: solid 3px #3e4446;

	color: #ffffff;
}



/*         A LA UNE      */
div.complet div#page div.bref {
	overflow: hidden;
	margin: 8px 0;
	width: 85%;
}
div.complet div#page div.bref a {
	color: #49545A;
}
div.complet div#page div.bref a:hover {
	text-decoration: underline;
	color: #2e4653;
}
div.complet div#page div.bref img {
	float: left;
	margin: 0 12px 12px 0;
	border: solid 1px #d6d6d6;
}



/***************************/
/*          AGENDA         */
/***************************/
div.complet div#agenda h2 {
	color: #b2cad5;
	margin: 10px;
	padding: 1px 0 1px 25px;

}
div.complet div#agenda h2.globe {
	background: url(../img/pic_globe.gif) no-repeat;
}
div.complet div#agenda h2.bulle {
	background: #26698b url(../img/pic_bulle.gif) no-repeat 10px 5px;
	margin: 0;
	padding: 11px 0 0 35px;
}
div.complet div#agenda ul {
	margin: 0 5px;
}
div.complet div#agenda ul li {

	background: #26698b;
	padding: 5px;
	margin: 0 0 6px 0;
	color: #fff;
}
div.complet div#agenda ul li a {
	color: #ffffff;
}

/* les mardis de Fondafip */
div.complet div#agenda div.bref {
	background: #26698b;
	padding: 0 10px 10px 10px;
	border: solid 1px #26698b;
}
div.complet div#agenda div.bref h3 a {
	color: #ea74b6;
	font-size: 0.9em;
	margin: 4px 0;
}
div.complet div#agenda div.bref h3 a:hover {
	color: #f188c3;
	text-decoration: underline;
}
div.complet div#agenda div.bref h4 a {
	color: #fff;
	font-size: 0.8em;
	margin: 4px 0;
}
div.complet div#agenda div.bref h4 a:hover {
	color: #d6d6d6;
	text-decoration: underline;
}
div.complet div#agenda div.bref p {
	color: #fff;
	font-size: 0.65em;
	margin: 4px 0;
}

/* revue française des finances publiques */
div.complet div#agenda div.complet div#rffp {
	background: #1c2931;
	padding: 10px;
	overflow: hidden;
	height: 100%;
}
div.complet div#agenda div.complet div#rffp img {
	float: left;
	width: 40%;
}
div.complet div#agenda div.complet div#rffp h2 {
	float: right;
	width: 49%;
	color: #b71370;
	margin: 0;
	padding: 0;
}

div.complet div#agenda div.complet div#rffp p {
	float: right;
	width: 49%;
	color: #bdd4e4;
	font-size: 0.7em;
}
div.complet div#agenda div.complet div#rffp p a {
	color: #bdd4e4;
	font-weight: bold;
}
div.complet div#agenda div.complet div#rffp p a br {
	display: none;
}

/* le master */
div.complet div#agenda div.complet div#master {
	background: #314ec6;
	padding: 10px;
	overflow: hidden;
	height: 100%;
}
div.complet div#agenda div.complet div#master a {
	display: block;
	background: url(../img/logo_master.gif);
	width: 106px;
	height: 106px;
	margin: auto;
}
div.complet div#agenda div.complet div#master a span {
	display: none;
}
div.complet div#page h2{
border-bottom:none!important;
float:none!important;
}

