a, a:visited, a:link {
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

a:hover {
        color: #66CC66;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: underline;
}

a:active, a.box, a.box:active, a.box:visited {
        color: #404040;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

a_menu, a_menu:visited, a_menu:link {
        color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

a_menu:hover {
        color: #a97935;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: underline;
}

a_menu:active, a_menu.box, a_menu.box:active, a_menu.box:visited {
        color: #404040;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

.BOX BR {
   margin: -5px 0px 0px 10px;
}
.BOX UL {
        padding: 8px;
   margin: -5px 0px 0px 10px;
        list-style-type: disc;
}
UL {
        padding: 8px;
   margin: -5px 0px 0px 10px; 
        list-style-type: disc;
}

div#box_article, div#box_poll { /* super important pour le passage à SABLE 510 */
   width: 150px;
   float: right;
   margin-bottom: 5px;
   text-align: left;
   display: block;
   margin-right: 3px;
}
div#box_poll {
   float: left;
}
div#box_article h3, div#box_poll h3 {
   color: #404040;
   font-weight: bold;
   text-align: left;
   font-size: 12px;
   margin: 0px;
   height: 28px;
   line-height: 25px;
}
div#box_article ul, div#box_poll ul {
   margin: 0; padding: 0;
}
div#box_article .bottom, div#box_poll .bottom {
   width: 150px;
   height: 11px;
}
div#box_article .bloc_content1 ul li, div#box_poll .bloc_content1 ul li {
   margin: 0px 0px 0px 20px;
}
div#box_poll .titboxcont {
   margin: 0px 0px 0px 4px;
}
div#box_article .bloc_content1, div#box_poll .bloc_content1 {
   padding-left: 4px;
   padding-right: 4px;
}
div#box_article .bloc_content1 p, div#box_poll .bloc_content1 p {
   margin-top: 5px;
}
div#box_article .bloc_content1 br {
   margin: -5px 0px 0px 0px;
} 
div#box_article .bloc_content1 .noir {
   padding-bottom: 2px;
   font-size: 11px;
}
div#box_article .bloc_content2, div#box_poll .bloc_content2 {
   height: 11px;
   background: #C3C2CB;
}
div#box_article .boxc, div#box_poll .boxc {
   background: #009933;
   color: #FFFFFF;
   font-size: 11px;
   margin: 0px 0px;
}
.avatar_cadre {
   position: relative;
   margin: -5px 10px 10px 6px;
   background: url(../images/avatar_fond.png) no-repeat;
   height: 98px;
   width: 98px;
   padding: 4px
}

a.box, a.box:visited, a.box:active {
        color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: underline;
}

a.box:hover {
        color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

a.heada, a.heada:visited, a.heada:active {
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

a.noir, a.noir:visited, a.noir:active {
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

a.noir:hover {
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
}

a.rouge:hover {
        color: #FF0000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
}

ul#menu_header
{

	margin: 0px ;
	padding : 0 0 0 0 ;
	list-style-type: none ;

/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu_header li
{
	text-align:center;
	display: block;
	float : right;
	margin: 0 0 0 0 ;
	padding: 0 0 0 5px;
/* Suppression du padding du <li> et on d?init une marge basse de 5px pour a?er le tout */
}

ul#menu_header li a
{
	float : right !important;
	float:none;
	width: 100px ;
	height: 26px;
	line-height: 26px ;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none ;
	background: url('../images/btn_nav.png')  0 0 ; /* On met une image de background, que l'on positionne ?0px du bord gauche et 0px du bord haut */
}

ul#menu_header li a:hover
{
	background: url('../images/btn_nav.png') no-repeat 0 -26px ; /* Et ici on d?ale l'image du background de 30px vers le haut pour laisser appara?re la 2eme partie de l'image */
	color: #000000;
	font-weight:bold;
}

ul#menu_header li a:focus
{
	background: url('../images/btn_nav.png') no-repeat 0 -26px ; /* Et ici on d?ale l'image du background de 30px vers le haut pour laisser appara?re la 2eme partie de l'image */
	color: #000000;
	font-weight:bold;
}

body {
        background: url(../images/bg.png)  repeat  ;
        border: 0px;
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: normal;
        margin: 0;
        padding: 0;
}

code {
        background-color: #FFFFFF;
        border: 1px solid #004000;
        display: block;
        font-family: monospace;
        font-size: 11px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 1px;
        padding-top: 1px;
        width: 90%;
}

div#container {
        background-color: #fff;
        border: 0px;
        color: #000000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: normal;
        font-weight: normal;
        padding: 0;
}

/* Banner */
div#banner {
float: left;
padding-top: 20px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
}

/* Blocs */
div#box_article {
        margin-bottom: 10px;
        text-align: left;
        width: 150px;
}

div#box_article .bloc_content2, div#box_poll .bloc_content2 {
        /*background: url('../images/content_bloc_4.gif') center repeat-y;
        height: 11px;*/
}

div#box_article .bottom, div#box_poll .bottom {
        /*background: transparent url('../images/content_bloc_4.gif') center no-repeat;*/
        /*height: 11px;
        width: 150px;*/
}

div#box_article h3, div#box_poll h3{
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        height: 28px;
        line-height: 26px;
        margin: 0;
        text-align: left;
}

div#box_article ul li, div#box_poll ul li {
   list-style-image: url(../images/bullet.gif);
}

div#box_article, div#box_poll {
        display: block;
        float: right;
        margin-bottom: 5px;
        text-align: left;
        width: 150px; /* super important pour le passage à sable */
}

div#box_poll {
        float: left;
}

/* Footer */
div#footer {
        background: url(../images/bg_footer.png) repeat-x;
        text-align: center;
        width: 80%;
		padding: 5px 0 5px  0;
		margin: 0px;
		color: #ffffff;
}

/* Header */
div#header {
        padding-top: 10px;
}

div#header_banner {
margin: 25px 25 0 5px;
        float: left;
}

div#header_infos {
        background-color: #80FF80;
        color: #FFFFFF;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        top: 10px;
        width: 100%;
}

div#header_logo {
		background: url('../images/header_g.jpg') #3aa404 no-repeat left;
        color: #ffffff;
        float: left;
        font-weight: bold;
        height: 100px;
		width: 100%;
		padding : 0px;
}

/* Menu header */
div#header_navbar {
        background: url('../images/navbar.png') #3aa404  repeat-x;
        clear: both;
        height: 36px!important;
        width: 100%;
		padding-top:5px;	
		line-height:22px
}

div#header_menu {
		color: #ffffff;
		font-weight: normal;
        padding-top: 0px;
}


div#header_navbar li {
        display: inline;
        padding-left: 12px;
}

div#header_navbar ul {
        list-style: none;
}

div#header_navbar, div#header_navbar a, div#header_navbar a:hover {
        font-size: 13px;
        font-weight: bold;
}

div#header_search {
        float: right;
        padding-top: 15px;
        text-align: right;
}

div#ie {
        width: 100%;
}

/* Article */
div.article_entete {
        background-color: #404040;
        border: 2px solid #000000;
        font-size: 10pt;
        padding: 3px;
}

div.article_entete hr {
        border: 0px;
        border-top: 1px solid #000000;
        color: #404040;
        height: 0;
        margin: 0;
        padding: 0;
}

/* Aricles Index */
div.article_index h2 {
        background: url('../images/titre_news.png') repeat-x;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        height: 35px;
        margin: 10px -2px 0 -2px;
        padding: 3px;
}

div.article_index_contenu {
        font-size: 11px;
        padding: 3px;
}

div.article_index_contenu span.emetteur, div.article_index_contenu span.emetteur a {
        color: #818181;
}

div.article_index_infos {
        border-bottom: #000000 1px solid;
        border-top: #000000 1px solid;
        padding-bottom: 5px;
        text-align: Left;
}

div.article_notes {
        font-size: 8pt;
        padding: 3px;
}

div.article_sujet {
        font-size: 11px;
        float: right;
}

div.article_titre {
        color: #404040;
        font-size: 14pt;
        font-weight: bold;
}

div.article_contenu {
        font-size: 24px;
        padding: 3px;
}

div.bloc {
        text-align: left;
        width: 150px;
}

div.bloc p {
        margin: 0px 0px 0px 0px;
}

div.bloc_cont1 {
		background: url('../images/center_bloc.png') repeat-y;
        text-align: left;
}
div.bloc_cont1b {
        margin-left: 6px;
        width: 140px;
        padding-top: 5px;
        padding-bottom: 5px;
}
div.bloc_cont1b div {
        color: #004000;
        font-weight: bold;
        padding: 0 6px 3px 6px;
        text-align: left;
        top: 30px;
        width: 100px;
}

div.bloc_cont1b ul li {
        list-style-image: url(../images/bullet.gif);
}

div.bloc_cont2 {
        height: 20px;
        padding: 0 6px 0 6px;
}

div.bloc_title a {
        color: #404040;
        font-size: 10pt;
        font-weight: bold;
}

div.bloc_title1{
        background: url('../images/titre_bloc.png') center bottom no-repeat;
        color: white;
        font-size: 12px;
        font-weight: bold;
        height: 26;
        text-align: center;
        line-height: 26px;

}
div.bloc_title2 {
        background: url('../images/titre_bloc_2.gif') center no-repeat;
        color: #404040;
        font-size: 12px;
        font-weight: bold;
        height: 28px;
        text-align: center;
}
div.center_bottom_left {
        background-image: url('../images/centre_gauche_bas_coin.png');
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 4px;
        margin-left: -6px;
}

div.center_bottom_right {
        background-image: url('../images/centre_droite_bas_coin.png');
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 4px;
        margin-right: -6px;
        position: relative;
        z-index: 10; /* Fix pour IE parce qu'il met ça sous le shadow latéral... */
}

div.center_content_left {
        background-image: url('../images/fond_gauche_centre.png');
        background-position: bottom left;
        background-repeat: repeat-y;
        padding-left: 6px;
}

div.center_content_right {
        background-image: url('../images/fond_droite_centre.png');
        background-position: bottom right;
        background-repeat: repeat-y;
        padding-right: 6px;
}

div.center_top_left {
        background-image: url('../images/centre_gauche_haut_coin.png');
        background-position: top left;
        background-repeat: no-repeat;
        height: 8px;
        margin-left: -6px;
}

div.center_top_right {
        background-image: url('../images/centre_droite_haut_coin.png');
        background-position: top right;
        background-repeat: no-repeat;
        height: 8px;
        margin-right: -6px;
        position: relative;
        z-index: 10; /* Fix pour IE parce qu'il met ça sous le shadow latéral... */
}

hr {
        color: #000000;
        height: 1px;
}

li {
        padding-left: 2px;
}

td {
        font-family: Courier New;
        font-size: 11px;
}

.aide {
        background-color: #E8E8EC;
        margin: 0px 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
}
/*------------------------------------------------------------------------++
++ STYLE NON OBLIGATOIRE POUR AVOIR UN SITE QUI RESSEMBLE A QUELQUE CHOSE ++
++------------------------------------------------------------------------*/
.avatar_cadre {
        background: url(../images/avatar_fond.png) no-repeat;
        height: 98px;
        margin: -5px 10px 10px 6px;
        padding: 4px;
        position: relative;
        width: 98px;
}

.bouton_standard {
        background-color: #33cc66;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        color: #404040;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.box {
        color: #545454;
        font-family: Courier New;
        font-size: 9px;
        margin-left: 5px;
        margin-right: 5px;
}

.boxb {
        color: #000000;
        font-family: Courier New;
        font-size: 9px;
        margin-left: 5px;
        margin-right: 5px;
}

.boxc {
        background-color: #CCCCCC;
        color: #FFFFFF;
        font-family: Courier New;
        font-size: 10px;
        margin: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
}

.boxmenu {
        color: #7B7B7B;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
}

.header, a.ongl:hover {
        background-color: #009933;
        color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.inputa {
        background-image: url(../images/inputa.png);
        border-bottom: #000040 1px solid;
        border-left: #000040 1px solid;
        border-right: #000040 1px solid;
        border-top: #000040 1px solid;
        color: #000000;
        font-size: 10px;
        height: 17px;
        vertical-align: middle;
        width: 120px;
}

.ligna, a.ongl, a.ongl:visited, a.ongl:active {
        background-color: #99cc99;
        color: black;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

.lignb {
        background-color: #66cc66;
        color: black;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

.ongl {
        border-bottom: #000000 1px solid;
        color: black;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.quote {
        border: 1px solid #404040;
        border-bottom-width: thick;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        width: 90%;
}

.rouge, a.rouge, a.rouge:visited, a.rouge:active {
        color: #FF0000;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.separ {
        background-image: url(../style/ligne.gif);
        background-repeat: repeat-x;
        color: #000000;
        font-family: Courier New;
        font-size: 5px;
        height: 5px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 180px;
        padding-top: 0px;
}

.textbox {
        background-color: #FFFFFF;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        color: #004000;
        font-family: Courier New;
        font-size: 11px;
        width: 90%;
}

.textbox_standard {
        background-color: #FFFFFF;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        color: #004000;
        font-family: Courier New;
        font-size: 11px;
}

.titboxc {
        background-color: #339966;
        color: #FFFFFF;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
}

.titboxcont {
        background-color: #FAFAFA;
        color: #0E0E0E;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
}

.titre {
        background: #339966;
        color: #FFFFFF;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.titrea {
        background: none transparent;
        color: #80FF80;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.titreb {
        background: #339966;
        color: #FFFFFF;
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.titrec {
        background: none transparent;
        color: #339966;
        font-family: Courier New;
        font-size: 11px;
        text-decoration: none;
}

#article_infos {
        background: #339966;
        margin-bottom: 1em;
        margin-right: 150px;
        padding: 0.5em;
}

#center_bottom {
        background: url('../images/centre_bas.png') center bottom repeat-x;
}

/*----------------------------------------------------+
+--- STYLES ne dépendant pas de NPDS mais du thème ---+
+----------------------------------------------------*/
/* Positionnement bloc */
#center_top {
        margin-top: 13px;
}

/* Center */
#center_top {
        background: url('../images/centre_haut.png') center top repeat-x;
}

#colone_drte {
        right: 5px;
}

#colone_drte div.bloc_cont2 {
        background: url('../images/content_bloc_drte.png');
		height: 20px;
}

#colone_gche {
        left: 5px;
}

#colone_gche div.bloc_cont2 {
        background: url('../images/content_bloc.png') center repeat-y;
		height: 20px;
}

#colone_gche, #colone_drte {
        margin-top: 0px;
        width: 150px;
}

#editorial {
        margin-bottom: 30px;
}

#editorial_logo{
        background-image: url('../images/editorial.gif');
        height: 24px;
        margin: 5px 0 0 7px;
        width: 112px;
}
#editorial span {
        display: none;
}

.graph { 
        position: relative; /* IE is dumb */ 
        width: 200px; 
        border: 1px solid #708090; 
        padding: 2px; 
    } 
.graph .bar { 
        display: block; 
        position: relative; 
        background: #404040; 
        text-align: center; 
        color: #333333; 
        height: 1em; 
        line-height: 1em; 
    } 
.graph .bar span { position: absolute; left: 1em; }

.align_image img, .align_image span {
  vertical-align: left;
  display: inline-block;
  border: 0px;
}
