/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
/*  border: 1px solid #cccccc;
  background: #ffffff;
*/	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 591px;
	height: 106px;
	/*background: url(../images/header_short.jpg) no-repeat;*/
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 97px;
}

#left_inner {
  /*border: 1px solid #cccccc;*/
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	 /*border: 1px solid #cccccc;
	 background-color:#CCCCCC;*/
	float: left;
	width: 584px;/**/
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
	
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left:17px;
	width: 175px;
}

#right_inner {
  float: none !important;
  float: left;
  /*border: 1px solid #cccccc;*/
  padding: 0px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;*/
}


td {
	text-align: left;
	font-size: 11px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size:12px;
}



body {
	margin: 6px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	FONT-SIZE: 10px; 
	COLOR: #003366;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:normal;
}

table.contentpaneopen {
    width:400px; !important
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	/*background-color:#FFFF00;*/
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

/*.button {
  color:#FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000000;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background:#006600;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}*/

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	background-color:#CCCCCC;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	text-align:center;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom:10px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color:#333333;
	font-weight: bold;
	font-size: 12px;
	white-space:normal;/*>>> MODIFIER A NORMAL POUR QUE LE TITRE S'ADAPTE A LA CELLULE
		C'EST TRES IMPORTANT POUR LE SITE DE CONSETAT !! <<<*/
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color:#003366;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display:list-item;
	list-style-type:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
	height: 30px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
    FONT-SIZE: 10px;
	COLOR:#003366;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	/*background-color:#FFFF66;
	border-bottom:1px solid #666666;*/
}

a.mainlevel:hover {
	text-decoration:underline;
	color: #003366;
}

a.mainlevel#active_menu {
	color:#669900;
	font-weight:normal;
}

a.mainlevel#active_menu:hover {
	color: #003366;
	text-decoration:underline;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/*------  DEFINITION DE STYLE POUR CONSETAT  -------*/
.h4top {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003366;
	/*LINE-HEIGHT: 8px;*/
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
}

.boxgrey {
	FONT-SIZE: 10px; COLOR: #666666; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
		font-weight:normal;
}

a.boxgrey:link, a.boxgrey:visited {
	FONT-SIZE: 10px; 
	COLOR: #666666;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
}

a.boxgrey:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:normal;
}

a.boxgrey2:link {
	FONT-SIZE: 10px; 
	COLOR:#003366; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    font-weight:normal;
}
a.boxgrey2:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:normal;
}
td#baspage{
width:406px;
height:7px;
background-image:url(../images/bastyle1.png);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:10px;
}
div.baspage{
width:406px;
height:16px;
background-image:url(../images/bastyle2.jpg);
background-position:bottom;
background-repeat:no-repeat;
/*margin-bottom:10px;*/
}
#gche{
width:7px;
height:7px;
background:url(../images/images/corner3.gif) no-repeat left;
float:left;
}
#conteneurBAS{
width:399px;
height:7px;
float:right;
}
#centreBP{
width:392px;
height:7px;
border-bottom:1px #CCCCCC solid;
float:left;
}
#drtBP{
width:7px;
height:7px;
background:url(../images/images/corner4.gif) no-repeat right;
float:right;
}

/*------- DEFINITION DE CLASSES SUFFIXEES POUR LES MODULES -------*/
a.power:link, a.power:visited {
	color: #003366; 
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	FONT-SIZE: 10px; 
}

a.power:hover {
	color: #003366;	
	text-decoration:underline;
	font-weight:normal;
}

.moduletable_GOLD {
	width: 175px;
	margin-bottom: 5px;
	padding: 0px;
	background-color:#cfa755;
}
.moduletable_GOLD h3{
	FONT-SIZE: 10px; 
	COLOR:#FFFFFF;
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    font-weight:bold;
	margin-left:15px;
}
.moduletable_BLUE {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	background-color:#CCCCCC;
}
.bazar li{
	FONT-SIZE: 10px; 
	COLOR:#FFFFFF;
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    font-weight:normal;
	margin-left:15px;
	list-style:none;
	
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
/*background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;*/
}
.moduletable_VERT {
	width:175px;
	margin-bottom: 5px;
	padding: 0px;
	background: url(../images/images/adblue_bot.gif) bottom no-repeat #8FBF53;	
}
.moduletable_VERT h3{
	FONT-SIZE: 10px; 
	COLOR:#FFFFFF;
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    font-weight:bold;
	margin-left:15px;
}
.moduletable_NLETTER {
	width: 175px;
	margin-bottom: 5px;
	padding: 0px;
	background-color:#DDECCC;
}

table.moduletable_NLETTER th, div.moduletable_NLETTER h3{
	background-color:#8FBF53;
	FONT-SIZE: 10px; 
	COLOR:#FFFFFF;
	LINE-HEIGHT: 25px; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	font-size:18px;
	height:25px;
	text-align:center;
}

.moduletable_NEWS {
	width:175px;
	height:220px;
	background: url(../images/box-bg1.png) no-repeat;
	border:1px #FFFFFF solid;
	background-position:top;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
}

div.moduletable_NEWS h3{
	background-color:transparent;
	FONT-SIZE: 10px; 
	COLOR:#003366;
	LINE-HEIGHT: 15px; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	height:25px;
	text-align:center;
}

a.SATA:link, a.SATA:visited {
	FONT-SIZE: 10px; COLOR:#003366; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
		font-weight:normal;
}
a.SATA:hover{
	text-decoration:underline;
	}
ul.NB{
	margin-left:20px;
	}
li.NB2{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top:10px;
	background-image: url(../images/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}
/*-------------------*/
a.PARTE:link, a.PARTE:visited {
	FONT-SIZE: 10px; COLOR:#FFFFFF;  FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
		font-weight:normal;
}
a.PARTE:hover{
	text-decoration:underline;
	}
ul.part{
	margin-left:0px;
	padding-bottom:15px;
	}
li.part2{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top:10px;
	}
/*--------------------*/
.normaltext {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	color:#000000;
}
.normaltext2 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	color:#666666;
}

/*--------------------*/

table.moduletable_MNU {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_MNU {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_MNU th, div.moduletable_MNU h3 {
	background-color:#666666;
	color:#FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 12px;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable_MNU td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/*------BLOG DISCOURS-------*/
a._DISCOURS:link, a._DISCOURS:visited {
	FONT-SIZE: 10px; 
	COLOR:#003366; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
}
a._DISCOURS:hover{
	text-decoration:underline;
	}
.componentheading_DISCOURS {
	color:#666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform:none;
	height:20px;
	border-bottom:1px #666666 solid;
	margin-bottom:20px;
}
a.contentpagetitle_DISCOURS:link, a.contentpagetitle_DISCOURS:visited {
	font-size: 11px;
	font-weight: bold;
	color:#003366;
	text-align:left;
}
a.contentpagetitle_DISCOURS:hover{
	text-decoration:underline;
	}

table.contentpaneopen_DISCOURS {
    width:400px; !important
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	background-color:#E8E8E8;
}
a.readon_DISCOURS:link, a.readon_DISCOURS:visited{
	color:#FF6600;
	margin-left:310px;
 }
/*---------JUSTE POUR LE MODULE DE MENU DE LA CHAMBRE ADMINISTRATIVE-----------*/

table.moduletable_MNUCA {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_MNUCA {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_MNUCA th, div.moduletable_MNUCA h3 {
	background-color:#666666;
	color:#FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 24px;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:9px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable_MNUCA td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*_______ POUR LA PAGE D'ACCUEIL EVENEMENT DE CONSETAT : ON DESIGN LE BLOG DE CATEGORIE _______*/
table.contentpaneopen_EVENT td.componentheading_EVENT  {
	padding-left: 4px;
}
table.contentpane_EVENT  td.componentheading_EVENT  {
	padding-left: 4px;
}

.componentheading_EVENT  {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	height: 21px;
	font-weight: bold;
	font-size: 16px;
	border-bottom:10px solid #CCCCCC;
}
a.contentpagetitle_EVENT {
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	white-space:normal;
	margin-left:8px;
	line-height:20px;
}
table.contentpaneopen_EVENT {
    width:400px; !important
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen_EVENT td {
   padding-right: 5px;
}
a.readon_EVENT{
	margin-left:9px;
}

/*--- DESIGN POUR LA PAGE DE LOGIN ---*/
table.moduletable_LOG {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_LOG {
	padding: 0;
	margin-bottom: 2px;
	background-color:#ECE9D8;
}

table.moduletable_LOG th, div.moduletable_LOG h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform:none;
	text-decoration:underline;
	margin: 0 0 2px 0;
}

table.moduletable_LOG td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* roll over sur les boutons d'envoi du formulaire */
input.button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#009900;
border:2px outset #999999;
font-weight:bold;
cursor:pointer;
margin-left:10px;
}
input.button:hover {
border:2px outset white;
background-color:white;
color:red;
}
input.button:active {
border:2px inset  #999999;
background-color: #999999;
color:white;
} 
#pretext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
font-weight:bold;
text-align:center;
}
.textenoir{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:right;
}
/*--- DESIGN POUR LA PAGE DE LOGIN DU JOURNAL LA TRIBUNE---*/
table.moduletable_JT {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_JT {
	padding: 0;
	margin-bottom: 2px;
	background-color:#8FBF53;
}

table.moduletable_JT th, div.moduletable_JT h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 16px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	margin: 0 0 2px 0;
	height:50px;
}

table.moduletable_JT td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.textenoir_JT{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:left;
margin-left:5px;
}
/*Vert clair consetat : #8FBF53*/
#posttext{
	height:100%;
	color:#000000;
	background-color:#CCCCCC;
	text-align:center;
	margin-top:10px;
}
.inputbox_JT {
	margin-left:10px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
/*---- STYLE POUR LE MENU DE LA RUBRIQUE COURS SUPREME ----*/

a.mainlevel_MNUCS:link, a.mainlevel_MNUCS:visited {
	display:list-item;
	list-style-type:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
	height: 40px !important;
	height: 40px;
	width: 100%;
	text-decoration: none;
    FONT-SIZE: 10px;
	COLOR:#003366;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	/*background-color:#FFFF66;
	border-bottom:1px solid #666666;*/
}

a.mainlevel_MNUCS:hover {
	text-decoration:underline;
	color: #003366;
}
/*------ ON REDUIT L'ESPACE A CE NIVEAU ------*/
a.mainlevel_MNUC:link, a.mainlevel_MNUC:visited {
	display:list-item;
	list-style-type:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
	height: 15px !important;
	height: 15px;
	width: 100%;
	text-decoration: none;
    FONT-SIZE: 10px;
	COLOR:#003366;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	/*background-color:#FFFF66;
	border-bottom:1px solid #666666;*/
}

a.mainlevel_MNUC:hover {
	text-decoration:underline;
	color: #003366;
}
/*____________________*/
div.componentheading_ACTU {
	height:25px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #666666 solid;
	margin-top:10px;
}
a.contentpagetitle_ACTU:link, a.contentpagetitle_ACTU:visited {
	font-size: 11px;
	font-weight: bold;
	color:#003366;
	text-align:left;
}