a, a:visited, a:active, a:link {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:1em;
        text-decoration: none;
}

a:hover {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:1em;
        text-decoration: underline;
}

a:active, a.box, a.box:active, a.box:visited {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:1em;
        text-decoration: none;
}
ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 600px;
}
ul.boxy li {
	height: 23px;
	cursor:move;
	padding: 3px 3px;
	border: 1px solid #8593ab;
	background-color: #bec9dc;
}
ul.boxyz {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
ul.boxyz li {
	height: 15px;
	cursor:move;
	padding: 3px 3px;
	border: 1px solid #8593ab;
	background-color: #bec9dc;
}
.idul {
color: #bec9dc;
}
ul.pict {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 200px;
}
ul.pict li {
	width: 80px;
	height: 60px;
	cursor:move;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 1px;
	float: left;
	margin: 3px;
}
#phoneticlong .handle {
	float: right;
	background-color: #ccc;
	background-image: url(common/handle.png);
	background-repeat: repeat-y;
	width: 19px;
	height: 23px;
}
#phoneticlong li {
	cursor: move;
}
#boxes {
		font-family: Trebuchet MS;
		font-size:4px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 300px;
	}
	#boxes li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px 2px 0px 0px;
		width: 33px;
		height: 28px;
		border: 1px solid #000;
		text-align: center;
		padding-top: 5px;
}
#box2 {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 80px;
		height: 60px;
}
	#box2 li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px 2px 0px 0px;
		width: 80px;
		height: 60px;
		border: 1px solid #000;
		text-align: center;
		padding-top: 5px;
		background-color: #eeeeff;
}
.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: center;
   font-size:11px;
   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: #605F71;
   color: #FFFFFF;
   font-size:11px;
   margin: 0px 0px;
}
.avatar_cadre {
   position: relative;
   margin: -5px 10px 10px 6px;
   height: 80px;
   width: 60px;
   padding: 4px
}

a.box:hover {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:11px;
        text-decoration: underline;
}

a.heada, a.heada:visited, a.heada:active {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

a.noir, a.noir:visited, a.noir:active {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

a.noir:hover {
        color: #5a83a1;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: underline;
}

a.rouge:hover {
        color: #FF0000;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: underline;
}

body {
		border: 0px;
        color: #000000;
        font-family: Trebuchet MS;
        font-size:62.5%;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
}

code {
        background-color: #FFFFFF;
        border: 1px solid #45445B;
        display: block;
        font-family: monospace;
        font-size:11px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 1px;
        padding-top: 1px;
        width: 90%;
}



/* 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: #404040;
        font-size:11px;
        font-weight: bold;
        height: 28px;
        line-height: 20px;
        margin: 0;
        text-align: center;
}

div#box_article ul li, div#box_poll ul li, div#content_block ul li {
   list-style-image: url(../images/bullet.gif);
}
.onglbloc ul li {
   list-style-image: url(../images/bullet.gif);
}

div#box_article, div#box_poll {
        background: url('../images/content_bloc_1.gif') center repeat-y;
        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 {
        margin-top: 15px;
        text-align: center;
        width: 990px;
}

/* Header */
div#header {
        padding-top: 10px;
}

div#header_banner {
margin-top: 5px;
margin-right: 10px;
float: right;
}

div#header_infos {
        background-color: #708090;
        color: #FFFFFF;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        top: 10px;
        width: 100%;
}

div#header_logo {
        float: left;
        font-weight: bold;
        height: 100px;
        width: 990px;
}

/* Menu header */
div#header_navbar {
        background: url('../images/navbar.gif');
        background-repeat: repeat-x;
        background-color: #FF0000;
        clear: both;
        height: 22px;
        text-align: center;
        width: 100%;
}
div#header_menu {
        padding-top: 4px;
}
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:11px;
        font-weight: bold;
		color: #497e6c;
}

div#header_search {
        float: right;
        padding-top: 15px;
        text-align: right;
}

div#ie {
        width: 100%;
		min-height: 300px;
}

/* Article */
div.article_entete {
        background-color: #ABC9E7;
        border: 2px solid #000000;
        font-size:11px;
        padding: 3px;
}

div.article_entete hr {
        border: 0px;
        border-top: 1px solid #000000;
        color: #ABC9E7;
        height: 0;
        margin: 0;
        padding: 0;
}

/* Aricles Index */
div.article_index h2 {
        color: #5a83a1;
        font-size: 14px;
        font-weight: bold;
        height: 22px;
        margin: 10px -2px 0 -2px;
        padding: 3px;
		border-bottom: 1px solid #CCCCCC;
}

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: #C0D3E2 1px solid;
        border-top: #C0D3E2 1px solid;
        padding-bottom: 5px;
        text-align: center;
}

div.article_notes {
        font-size: 11px;
        padding: 3px;
}

div.article_sujet {
        font-size:11px;
        float: right;
}

div.article_titre {
        color: #404040;
        font-size: 14px;
        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/content_bloc_1.gif') center repeat-y;
        text-align: left;
}
div.bloc_cont1b {
        margin-left: 6px;
        width: 140px;
        padding-top: 5px;
        padding-bottom: 5px;
}
div.bloc_cont1b div {
        color: #497e6c;
        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: 6px;
        padding: 0 6px 0px 6px;
		margin-bottom: 15px;
}

div.bloc_title a {
        color: #404040;
        font-size:11px;
        font-weight: bold;
}

div.bloc_title1{
        background: url('../images/titre_bloc.gif') center bottom no-repeat;
        color: #404040;
        font-size:11px;
        font-weight: bold;
        height: 30px;
        text-align: center;
        line-height: 30px;

}
div.bloc_title2 {
        background: url('../images/titre_bloc_2.gif') center no-repeat;
        color: #497e6c;
        font-size:11px;
        font-weight: bold;
        height: 28px;
        text-align: center;
}
div.center_bottom_left {
        background-image: url('../images/centre_gauche_bas_coin.gif');
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 14px;
        margin-left: -6px;
}

div.center_bottom_right {
        background-image: url('../images/centre_droite_bas_coin.gif');
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 14px;
        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.gif');
        background-position: bottom left;
        background-repeat: repeat-y;
        padding-left: 6px;
}

div.center_content_right {
        background-image: url('../images/fond_droite_centre.gif');
        background-position: bottom right;
        background-repeat: repeat-y;
        padding-right: 6px;
}

div.center_top_left {
        background-image: url('../images/centre_gauche_haut_coin.gif');
        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.gif');
        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: Trebuchet MS;
        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 {
        height: 60px;
        margin: -5px 10px 10px 6px;
        padding: 4px;
        position: relative;
        width: 80px;
}

.submit_standard {
background-image: url(../images/fdbt.gif);
background-position: top left;
background-repeat: repeat-x;
border:0px;
color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
height:20px;
padding-left:10px;
padding-right:10px;
}

.box {
        color: #545454;
        font-family: Trebuchet MS;
        font-size:11px;
        margin-left: 5px;
        margin-right: 5px;
}

.boxb {
        color: #497e6c;
        font-family: Trebuchet MS;
        font-size:11px;
        margin-left: 5px;
        margin-right: 5px;
}

.boxc {
        background-color: #CCCCCC;
        color: #FFFFFF;
        font-family: Trebuchet MS;
        font-size:11px;
        margin: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
}

.boxmenu {
        color: #7B7B7B;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
}

.header, a.ongl:hover {
        color: #282828;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

.inputa {
        background-color: #C3C2CB;
        border-bottom: #000040 1px solid;
        border-left: #000040 1px solid;
        border-right: #000040 1px solid;
        border-top: #000040 1px solid;
        color: #000000;
        font-size:11px;
        height: 15px;
        vertical-align: middle;
        width: 80px;
}

.ligna, a.ongl, a.ongl:visited, a.ongl:active {
        background:url(../images/backblock.gif);
		background-repeat: repeat-x;
		background-position: top left;
        color: #404040;
        font-family: Trebuchet MS;
        font-size:11px;
        text-decoration: none;
}

.lignb {
        background:url(../images/backblock2.gif);
background-repeat: repeat-x;
background-position: top left;
        color: #404040;
        font-family: Trebuchet MS;
        font-size:11px;
        text-decoration: none;
}

.ongl {
        border-bottom: #CCCCCC 1px solid;
        color: #707070;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

.quote {
        border: 1px solid #679ED4;
        border-bottom-width: thick;
        font-family: Trebuchet MS
        font-size:11px;
        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;
}

.separ {
        background-image: url(../style/ligne.gif);
        background-repeat: repeat-x;
        color: #000000;
        font-family: Trebuchet MS;
        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: #45445B;
        font-family: Trebuchet MS;
        font-size:11px;
        width: 90%;
}
.textbox_search {
        background-image: url(../images/fdtxtbox.gif);
		background-position: top left;
		background-repeat: repeat-x;
        border-bottom: #a5a2a2 1px solid;
        border-left: #a5a2a2 1px solid;
        border-right: #a5a2a2 1px solid;
        border-top: #a5a2a2 1px solid;
        color: #45445B;
        font-family: Trebuchet MS;
        font-size: 11px;
}
.textbox_standard {
        background-color: #e5e1e1;
        border-bottom: #a5a2a2 1px solid;
        border-left: #a5a2a2 1px solid;
        border-right: #a5a2a2 1px solid;
        border-top: #a5a2a2 1px solid;
        color: #45445B;
        font-family: Trebuchet MS;
        font-size: 11px;
}
.textbox_cat {
background-color: #e5e1e1;
        border-bottom: #a5a2a2 1px solid;
        border-left: #a5a2a2 1px solid;
        border-right: #a5a2a2 1px solid;
        border-top: #a5a2a2 1px solid;
   color: #60b604;
   font-family: Trebuchet MS;
   font-size: 13px;
}
.textbox_sscat {
background-color: #e5e1e1;
        border-bottom: #a5a2a2 1px solid;
        border-left: #a5a2a2 1px solid;
        border-right: #a5a2a2 1px solid;
        border-top: #a5a2a2 1px solid;
   color: #afa908;
   font-family: Trebuchet MS;
   font-size: 11px;
}
.titboxc {
        background-color: #C2D7EB;
        color: #FFFFFF;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
}

.titboxcont {
        background-color: #FAFAFA;
        color: #0E0E0E;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
}

.titre {
        background: #C2D7EB;
        color: #FFFFFF;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

.titrea {
        background: none transparent;
        color: #679ED4;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

.titreb {
        background: #C2D7EB;
        color: #FFFFFF;
        font-family: Trebuchet MS;
        font-size:11px;
        font-weight: bold;
        text-decoration: none;
}

.titrec {
        background: none transparent;
        color: #A5C5DE;
        font-family: Trebuchet MS;
        font-size:11px;
        text-decoration: none;
}

#article_infos {
        background: #C0D3E2;
        margin-bottom: 1em;
        margin-right: 150px;
        padding: 0.5em;
}

#center_bottom {
        background: url('../images/centre_bas.gif') 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.gif') center top repeat-x;
}

#colone_drte {
        right: 5px;
}

#colone_drte div.bloc_cont2 {
        background: url('../images/content_bloc_3.gif') center no-repeat;
}

#colone_gche {
        left: 5px;
}

#colone_gche div.bloc_cont2 {
        background: url('../images/content_bloc_2.gif') center no-repeat;
}

#colone_gche, #colone_drte {
        margin-top: 0px;
        width: 150px;
}

#editorial {
        margin-bottom: 30px;
}

#editorial_logo{
        background-image: url('../images/editorial.gif');
        height: 24px;
        margin: 3px 0 20px 0px;
        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: #FFFFFF; 
        text-align: center; 
        color: #333; 
        height: 1em; 
        line-height: 1em; 
    } 
.graph .bar span { position: absolute; left: 1em; }







.menu{
    position:absolute;
    display:block;
    margin-top:2px;
    padding:0;
    width:630px;
    }

.menu ul{
    position:absolute;
    display:block;
    width:213px;
    /*margin:0;*/
    padding-bottom:8px;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute;
    margin-left:200px;
    margin-top:-28px;
	text-align:left;
    }
    
.menu li{
    list-style:none;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:1px;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
	text-align:left;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
	text-align:left;
    }

.menu a{
    text-align:center;
	font-size:15px;
    color:#00bbdf;
    display:block;
    text-decoration:none;
    padding-left: 15px; padding-right:15px;
    margin:1px;
}
.menu li li a{
    text-align:left;
	font-size:12px;
    background-color: #00bbdf;
    color:#000;
    display:block;
    text-decoration:none;
    padding-left: 15px; padding-right:15px;
    margin:1px;
}
.menu li li li a{
    text-align:left;
	font-size:12px;
    background-color: #5dd7ee;
    color:#000;
    display:block;
    text-decoration:none;
    padding-left: 15px; padding-right:15px;
    margin:1px;
}
.menu li li li li a{
    text-align:left;
	font-size:12px;
    background-color: #a0e4f1;
    color:#000;
    display:block;
    text-decoration:none;
    padding-left: 15px; padding-right:15px;
    margin:1px;
}
    
.menu a:hover{
    background-color: #b3f72b;
}
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #b3f72b;
}

a.linkOver{
    background-color: #b3f72b;
    }

