/* **************************************
	* Styles des boites pour forum.gouv.fr

	* Laurent Poinsignon SIG 08-11-2004
	* Philippe Joathon SIG novembre 2005
	*************************************
*/


/* élément génériques des  boites */
.descriptif {
    text-align: left;
    font-family: arial, sans-serif;
}

.chapo {
    text-align: left;
    font-family: arial, sans-serif;
	font-weight:normal;
}

.titre {
    font-family: arial, sans-serif;
}
.spip_logos {
    border: 0;
}
a.boiteinfo {
    background-repeat: no-repeat;
    clear: both;
}
.pm_date {
    font-size: 11px !important;
    padding: 0 5px -10px 10px;
}

div.demi_gauche {
	border: 0;
    float: left;
    width: 175px;
    margin: 0 0.3em 0 0;
    padding: 0;
    border: 0;
}
div.demi_droite {
	border: 0;
    float: left;
    width: 175px;
    margin: 0 0 0 0.3em;
    padding: 0;
    border: 0;
}

.sujets {
	text-transform: uppercase;
	color: #EB3792;
}
.sujets_gauche {
	text-align: left;
	text-transform: uppercase;
	color: #EB3792;
}

.reponses {
	text-transform: uppercase;
	color: #EF9A20;
}
.reponses_gauche {
	text-align: left;
	text-transform: uppercase;
	color: #EF9A20;
}

.ouverture {
	text-transform: uppercase;
	color: #AABA05;
}
.ouverture_gauche {
	text-align: left;
	text-transform: uppercase;
	color: #AABA05;
}
.fermeture {
	text-transform: uppercase;	
	color: #75A3AC;
}
.fermeture_gauche {
	text-align: left;
	text-transform: uppercase;	
	color: #75A3AC;
}

/* boiteA1 article à la une*/

.boiteA1 {
	margin: 0 0 1em 0;
	border: 0;
	padding: 0 0 0 1em;
	position: relative;
	background-color: #ffffff;
	width: 100%;
}
.boiteA1 h3 {
	margin: 0 0 0 14px;
	padding: 0.2em 16px;
	background-color: #EA1B1B;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
}
.boiteA1 .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_red.gif");
	width: 42px;
	height: 12px;
	background-position: bottom left;
	text-indent: -5000px;
	text-decoration: none;
	position: absolute;
	bottom: 0px !important; /* Firefox */
	right: 0px !important; /* Firefox */
	bottom: 5px; /* IE6 */
	right: 4px; /* IE6 */
}
.boiteA1 .contenu {
	border: solid 6px #e4e4d7;
	padding: 0;
	margin: 0;
	position: relative;
}

.boiteA1 .numeroLettre {
	position: absolute;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 1em;
	top: 105px;
	left: 90px;
}

.boiteA1 .contenu .pm_date {
    position: absolute;
    left: 9px;
    bottom: 4px;
}
.boiteA1 .contenu ul li .pm_date {
    color: #000;
    background-color: #fff;
    padding: 0;
    display: inline;
    font-weight: normal;
}

.boiteA1 .contenu2 {
    border: solid 6px #e4e4d7;
    padding: 1em 0.75em 0.5em 0.75em;
    margin: 0;
    position: relative;
}
.boiteA1 .spip_logos {
	top: 0;
	right: 0;
	border: 0;
	float: right;
	padding: 0;
}
.boiteA1 .eregie {
	top: 0;
	right: 0;
	border: 0;
	float: right;
	padding: 0;
	margin-top: .75em;
	margin-right: .75em;
	z-index: 111;
	display: block;
}
.boiteA1 .contenu .descriptif {
    font-weight: normal;
    font-size: 1em;
    border: 0;
    padding: 0 0.8em 1.8em 0.8em;
    text-align: left;
    font-family: arial, sans-serif;
}
.boiteA1 .contenu .titre {
    padding: 0;
    margin: 1.4em 0 0.6em 0.8em;
    font-weight: bold;
    font-size: 1.1em;
    border: 0;
}

.titre_sc a {
	padding: 0;
    margin: .4em 0 0.4em 0.8em;
    font-weight: bold;
    font-size: 1.1em;
	color:#000;
    border: 0;
	clear:both;
}

.titre_sc a:hover {
	color: #ea1b1b;
	clear:both;
}

.boiteA1 .contenu ul .titre {
    padding: 0;
    margin: 0 0 1em 0.75em;
    font-weight: bold;
    font-size: 1.1em;
    border: 0;
}
.boiteA1 .contenu .surtitre {
    margin: 0;
    font-family: arial, sans-serif;
    padding: 1em 0.75em 0.75em 0.5em;
    text-transform: uppercase;
    color: #8e9090;
    font-size: 1em;
}
.boiteA1 .contenu ul {
    padding: 0.2em 0 0 1.2em;
    margin: 1em 0.75em 1em 0.5em;
}
.boiteA1 li {
    border-bottom: solid 1px #6183a6;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    list-style-image: url("../images/triangle_red.gif");
    margin: 0;
    padding:0;
}
.boiteA1 li a {
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
    color: #000;
}
.boiteA1 li a:hover {
    text-decoration: none;
    color: #ea1b1b;
}

/* Forums en cours : boiteD1semaine */
.boiteD1semaine {
    margin: 0 0 10px 10px;
    width: 100%;
	border: 0;
    padding: 0 0 -13px 1em;
	position: relative;
	background-color: #DFEAF3;
}
.boiteD1semaine h3 {
	margin: 0 0 0 2px;
	padding: 0.2em 16px;
	background-color: #EA1B1B;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
}
.boiteD1semaine .contenu {
    padding: 0 0 0 5px;
}
.boiteD1semaine .contenu .titre {
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
}
.boiteD1semaine .contenu .descriptif {
    padding: 1em 0 0.75em 0;
    margin: 0 110px 0 0;
    border: 0;
    font-family: arial, sans-serif;
    position: relative;
    text-align: left;
}
.boiteD1semaine .contenu .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url("../images/infosuite_red.gif");
	width: 42px;
	height: 12px;
	text-indent: -5000px;
}

.boiteD1semaine .contenu .descriptif a.boiteinfo_inline {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_red.gif");
	width: 42px;
	height: 12px;
	text-indent: -5000px;
}

.boiteD1semaine .spip_logos {
	float: right;
	padding: 0;
	margin-right: -110px;
}

.boiteD1semaine .date {
    font-weight: normal;
	background-color: transparent;
	color: #000;
	padding: 0;

}

.boiteD1semaine .contenu ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding:0;
}

.boiteD1semaine .contenu ul li {
	display: inline;
	padding: 0 1em 0 0;
	margin:0;
}

.boiteD1semaine .infos_forum {
	line-height: 2em;
	margin-right: 180px;
}
.separforum {
	line-height: 1em;
	padding: 0;
	margin: 10px auto 20px auto;
	height: 0;
	width: 97%;
	border-bottom: 1px dotted #BFD6E8;
}

/* boiteAR des forums archives*/
.boiteAR {
    margin: 0 0 1em 0;
    width: 456px !important;
    width: 456px; /* pour ie6 */
    border: 0;
    padding: 0 0 0 1em;
    position: relative;
    background-color: #ffffff;
}
.boiteAR h3 {
	width: 444px !important;
    width: 444px; /* pour ie6 */
	margin: 0;
	padding: 0.2em 6px;
	background-color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
}
.boiteAR .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/triangle_red.gif");
	width: 42px;
	height: 12px;
	background-position: bottom left;
	text-indent: -5000px;
	position: absolute;
	bottom: 0 !important; /* Firefox */
	right: 0 !important; /* Firefox */
	bottom: 5px; /* IE6 */
	right: 5px; /* IE6 */
}
.boiteAR .contenu {
	border-right: solid 6px #FF9900;
	border-left: solid 6px #FF9900;
	padding: 0.5em;
	margin: 0;
	position: relative;
}
.boiteAR .contenu2 {
	margin: 0.5em;
}
tr, th, td {
	font-size: 11px;
	}

.filetjauneg {
	text-align: left;
	border-bottom: solid 1px #F89B1E;
	}

.filetjaune {
	border-bottom: solid 1px #F89B1E;
}

a.arch_sommaire {
	margin: 0 0 0 22px;
	padding: 20px 0;  
	color: #F89B1E;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
}


/* boitePSB synthèses des forums en cours */
.boitePSB {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	width: 100%;
}

.boitePSB h3 {
	border: 0px;
	position: relative;
	margin: 0 0 0 0;
	font-size: 1em;
	line-height: 1em; /*texte aligné sur la cible*/
	background: url("../images/bip_cible.gif") no-repeat top left;
	background-color: #FFFFFF;
	color: #000;
	padding: 0 0.5em 0.5em 1.8em !important;
	text-transform: none;
}

.boitePSB .date {
    padding-left: 1.5em;
}
.boitePSB .contenu ul.listeLG {
	padding: 8px 0 0 1.7em !important;
	padding: 8px 0 0 2em;
	margin: 0;
}
.boitePSB .contenu ul.listeLG li {
	list-style-type: none;
	list-style-image: url("../images/triangle_rouge.gif");
	padding: 0 0.5em 0 0;
}
.boitePSB .contenu ul.listeLG li .date {
	padding: 0 !important;
}
.boitePSB .contenu ul.listeLG li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.boitePSB .contenu ul.listeLG li a:hover {
	color: #ea1b1b !important;
}



 /* début Boite synthèses forums et chat */
 .boiteforumchat {
	margin: 2em 0 1em 0 !important;
	margin: 2em 0 1em 0;
	border: 0;
	padding: 0;
	position: relative;
	width: 260px !important;
	width: 270px;
}
.boiteforumchat h3 {
	margin: 0;
	padding: 0.2em 6px;
	background-color: #92B6BE;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1em;
	color: #fff;
}

.boiteforumchat .contenu {
	padding: 0.5em;
	margin: 0;
	position: relative;
	border: solid 6px #92B6BE;
}

.boiteforumchat .contenu_ala_une {
    border-top: solid 6px #92B6BE;
    border-left: solid 6px #92B6BE;
    border-right: solid 6px #92B6BE;
	border-bottom: 0px;
	padding: .75em .75em .5em .75em;
	text-transform: uppercase;
	font-size: 1em;
    position: relative;
	margin: 0;
}
.boiteforumchat .contenu_ala_une2 {
    border: solid 6px #92B6BE;
    padding: .25em .5em 1.25em .5em;
	border-top: 0px;
	text-transform: uppercase;
	font-size: 1em;
}

.boiteforumchat .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_red.gif");
	width: 42px;
	height: 12px;
	background-position: bottom left;
	text-indent: -5000px;
	position: absolute;
	bottom: 0px !important; /* Firefox */
	right: 0px !important; /* Firefox */
	bottom: 0px; /* IE6 */
	right: 5px; /* IE6 */
}

.boitechats {
	margin: 2em 0 1em 0 !important;
	margin: 2em 0 1em 0;
	border: 0;
	padding: 0;
	position: relative;
	width: 260px !important;
	width: 270px;
}
.boitechats h3 {
	margin: 0;
	padding: 0.2em 6px;
	background-color: #92B6BE;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
}

.boitechats .contenu {
	padding: 0.5em;
	margin: 0;
	position: relative;
	border: solid 6px #92B6BE;
}

.boitechats .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_red.gif");
	width: 42px;
	height: 12px;
	background-position: bottom left;
	text-indent: -5000px;
	}


.boitechats .contenu_ala_une {
    border-top: solid 6px #92B6BE;
    border-left: solid 6px #92B6BE;
    border-right: solid 6px #92B6BE;
	border-bottom: 0px;
	padding: .75em .75em .5em .75em;
    position: relative;
	margin: 0;
}
.boitechats .contenu_ala_une2 {
    border: solid 6px #92B6BE;
    padding: .25em .5em 1.25em .5em;
	border-top: 0px;
}	
	
	
.boiteToile .bordurebas, .bordurebas {
	border-bottom: 1px dotted #cecbc2;
}	

.boitePSB .bordurebas, .bordurebas {
	border-bottom: 1px dotted #cecbc2;
}

.boiteVB .bordurebas, .bordurebas{
	border-bottom: 1px dotted #cecbc2;
}

.boiteforumchat .bordurebas, .bordurebas{
	border-bottom: 1px dotted #cecbc2;
}

.boitechats .bordurebas, .bordurebas{
	border-bottom: 1px dotted #cecbc2;
}

 /* fin Boite synthèses forums et chat */

/* Boite verbatim */

.boiteVB {
	margin: 0 0 1em 0 !important;
	margin: 0 0 1em 0;
	border: 0px;
	padding: 0px;
	position: relative;
	width: 240px !important;
	width: 240px;
	}
.boiteVB .tt_verbatin {
	margin: 0;
	padding: 0;
}
.boiteVB .contenu {
	border-right: 6px solid #FFA8C2;
	border-left: 6px solid #FFA8C2;
	border-bottom: 6px solid #FFA8C2;
	padding: 0.5em 1em 5em 0.5em;
	margin: 0;
	height: 20em !important;
	height: 15em;
	position: relative;
	width: 240px !important;
	width: 240px;
	overflow: auto;
}
.boiteVB h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
}
.boiteVB .boiteinfo {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_fuschia.gif");
	width: 42px;
	height: 12px;
	background-position: bottom left;
	text-indent: -5000px;
}

.boiteVB .contenu .titre, .boiteVB h4 {
	padding: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
.separverb {
	line-height: 1em;
	padding: 0;
	margin: 10px auto;
	height: 0;
	width: 97%;
	border-bottom: 1px dotted #ccc;
}
.barretitre_haut {
	width: 100%;
	overflow: hidden;
	height: 4px; 
	font-size: 1pt;
}
 /* fin Boite verbatim */

/* Boite LEs forums sur la Toile publique boite bleue*/

/* AR boîte des forums archives*/
.boiteToile {
	margin: 0 0 1em 0 !important;
	margin: 0 0 1em 0;
	border: 0;
	padding: 0;
	position: relative;
	width: 240px !important;
	width: 240px;
}
.boiteToile h3 {
	margin: 0;
	padding: 0.2em 6px;
	background-color: #92B6BE;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	width: 252px !important;
	width: 252px;
	}

.boiteToile h4 {
	margin: 0.5em 0;
}
.boiteToile h4 a {
	color: #000;
}
.boiteToile .contenu {
	padding: 0.5em 0 0.5em 1em;
	margin: 0;
	font-size: 1em;
	line-height: 1.1em;
    text-decoration: none;
	color: #000;
	position: relative;
	border: solid 6px #92B6BE;
	width: 240px !important;
	width: 240px;
}
.boiteToile .contenu ul {
    padding: 0.2em 0 0 0.2em !important;
    margin: 1em 0 1em 0 !important;
    padding: 0.2em 0 0 0.7em;
    margin: 1em 0 1em 0.5em;
}
.boiteToile .boiteinfo {
	margin-left: 205px !important;
	margin-left: 190px;
	padding: 0;
	border: 0;
	background-image: url("../images/infosuite_bleu.gif");
	width: 42px;
	height: 12px;
	bottom: 0px !important; /* Firefox */
	right: 0px !important; /* Firefox */
	bottom: 0px; /* IE6 */
	right: 3px; /* IE6 */
	text-indent: -5000px;
	position: absolute;
	display: block
}
.boiteToile li a {
    font-weight: bold;
    font-size: 1em;
	line-height: 1.2em;
    color: #000;
}

.boiteToile li {
    border: 0;
    list-style-image: url("../images/triangle_orange.gif");
    margin-left: 5px !important;
    padding-left: 5px !important; 
    margin-left: -4px;
    padding-left: 0;
}

.boiteToile li a:hover {
    text-decoration: none;
    color: #ea1b1b;
}

/* boite des syntchat */
.boitesyntchat {
	margin: 0 0 1em 0 !important;
	margin: 0 0 1em 0;
	border: 0;
	padding: 0;
	position: relative;
	width: 240px !important;
	width: 240px;
	}
	
.boitesyntchat h3 {
	margin: 0;
	padding: 0.2em 6px;
	background-color: #92B6BE;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	width: 252px !important;
	width: 252px;
}

.boitesyntchat h4 {
	margin: 0.5em 0;
}
.boitesyntchat h4 a {
	color: #000;
}

.boitesyntchat .contenu {
	padding: 0.5em 0 0.5em 1em;
	margin: 0;
	font-size: 1em;
	line-height: 1.1em;
   	text-decoration: none;
	color: #000;
	position: relative;
	border: solid 6px #92B6BE;
	width: 240px !important;
	width: 240px;
}
.boitesyntchat .contenu ul {
    padding: 0.2em 0 0 0.2em !important;
    margin: 1em 0 1em 0 !important;
    padding: 0.2em 0 0 0.7em;
    margin: 1em 0 1em 0.5em;
}

.boitesyntchat .boiteinfo2 {
	margin-left: 205px !important;
	margin-left: 190px;
	padding: 0;
	border: 0;
	background-image: url("../images/sommaire_synteses.gif");
	width: 154px;
	height: 12px;
	bottom: 115px !important; /* Firefox */
	right: 0px !important; /* Firefox */
	bottom: 115px; /* IE6 */
	right: 0px; /* IE6 */
	text-indent: -5000px;
	position: absolute;
	display: block
}
.boitesyntchat li a, .boitesyntchat li.spip a {
    font-weight: normal;
/*   	text-decoration: none;*/
	line-height: 1.1em;
    color: #000;
}

.boitesyntchat li {
    border: 0;
    list-style-image: url("../images/triangle_orange.gif");
    margin-left: 5px !important;
    padding-left: 5px !important; 
    margin-left: -4px;
    padding-left: 0;
}

.boitesyntchat li a:hover,  .boitesyntchat .spip_blank:hover{
/*    text-decoration: none;*/
    color: #ea1b1b !important;
}

.boitesyntchat .spip_blank, .boitesyntchat .spip_blank:visited {
	text-decoration: none !important;
}

.efface_float {
	clear: both;
}

/* T2 - Boite focus */
.boiteT2 {
	margin: .5em 0 1em 0;
	border: 0;
	padding: 0;
	position: relative;
}

.boiteT2 h3 {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 6px;
    background-color: #6185BE;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
    line-height: 1em;
    color: #fff;
}
.boiteT2 .contenu {
    padding: 2em 0.75em 1.5em 0.75em;
	border: solid 6px #c0c6cc;
    position: relative;
    text-align: left;
}
.boiteT2 .contenu ul {
    padding: 0 0 0 0.5em;
    margin: 0 0.75em 1em 0.5em;

}
.boiteT2 li {
    border-bottom: solid 1px #6183a6;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    list-style-image: url("../images/triangle_red.gif");
    margin: 0;
    padding:0;
    font-family: arial, sans-serif;
}
.boiteT2 li a {
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
    color: #000;
}
.boiteT2 li a:hover {
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
    color: #ea1b1b !important;
}

.boiteT2 .titre {
    font-weight: bold;
}

.boiteT2 .date {
    color: #000;
    background-color: white;
    padding: 0;
    margin: 0;
    font-weight: normal;
}


/* Boite Debat */

.boiteDebat {
	margin: .5em 0;
	border: 0;
	padding: 0 0 0 1em;
	position: relative;
	width: 100%;
}
.boiteDebat h4 {
	margin: 0 0 0 14px;
	padding: 0.2em 6px;
	background-color: #EA1B1B;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
	z-index: 20;
}
.boiteDebat .contenu {
	border: solid 6px #e4e4d7;
	padding: 10px;
	margin: 0;
	position: relative;
}
.boiteDebat .contenu .titre {
	font-size: 1.7em;
	font-weight: bold;
	color: #FF9900;
}

.boiteDebat img.spip_logos {
	top: 0;
	right: 0;
	border: 0;
	float: right;
	padding: 0;
}

/* Boite Synthèse */

.boitesynth {
	margin: .5em 0;
	border: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.boitesynth h4 {
	margin: 0;
	padding: 0.2em 6px;
	background-color: #EA1B1B;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
	z-index: 20;
}
.boitesynth .contenu {
	padding: 10px;
	margin: 0;
	position: relative;
}
.boitesynth .contenu .titre {
	text-align:left;
	font-size: 1.7em !important;
	font-size: 1.7em;
	font-weight: bold;
	color: #FF9900;
}

.boitesynth img.spip_logos {
	top: 0;
	right: 0;
	border: 0;
	float: right;
	padding: 0;
}
