/*---------------------------Ossature de la page-------------------------*/
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.8em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/back.jpg) repeat fixed center;
}
#conteneur {
	MARGIN: 0px auto; 
	WIDTH: 800px
}
#header {
	HEIGHT: 175px;
	background-image: url(../images/header_v4_01.png);
	background-repeat: no-repeat;	
}
#header_left{
	width: 190px;
	HEIGHT: 175px; 
	float: left;
}
#header_right{
	width: 610px;
	HEIGHT: 175px;
	float: right;
}
#mainContent{
	height: 625px;
	clear: none;
}
#centre {
	width: 614px;
	height: 625px;
	background: url(../images/header_v4_02.png) no-repeat;
	float: left;
	clear: none;
}
#contentTableCenter{
	vertical-align: top;
	margin-top: 12px;
	margin-left: 33px;
	margin-right: 12px;
	overflow: auto;
	height: 568px;
}
#right{
	float: right;
	clear: none;
	width: 186px;
	height: 625px;
	background: url(../images/header_v4_03.png) no-repeat;
}
#right_top{
	height: 441px;
}
#right_bottom{
}
#pied {
	float: left;
	clear: both;
	width: 100%;
	HEIGHT: 15px;
	color: #fff;
	text-align: center;
}
#pathway{
	height: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	margin-left: 25px;
}
#user2{
	/*width: 7000px;*/
	margin-top: 3px;
}
/**************************************************************************************/
P {
	MARGIN: 0px
}
a.contentTableCenter{
	color: #ac0209;
}

/*-------------------------Affichage des news en bas a droite--------------------------*/
table.moduletable-news{
	margin-left: 20px;
}
table.moduletable-news a{
	color: #ac0209;
	text-decoration: none;
}
table.moduletable-news a:hover{
	text-decoration: underline;
}
/*---------------------------- menu principal a droite ----------------------------------*/
table.moduletable-nav{
	margin-top: 50px;
}
.mainlevel-nav{
	background-image: url(../images/header_v4_09.png);
	width: 178px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 8px;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.mainlevel-nav{
	color: #fff;
	text-decoration: none;
}
a.mainlevel-nav:hover {
	background-position: -15px 0px;
	text-decoration: none;
}
/*
#active_menu-nav{
	background-position: -15px 0px;
	text-decoration: none;
}*/
.sublevel-nav{
	background-image: url(../images/header_v4_10.png);
	width: 170px;
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: -3px;
	background-position: -40px 0px;
}
a.sublevel-nav{
	color: #fff;
	text-decoration: none;
}
a.sublevel-nav:hover {
	background-position: -45px 0px;
	text-decoration: none;
}
/************************************************************************************/

/*------------Image linker sans border ----------------*/
img{
	border: 0;
}
/*------------------------Parametres affichage du login en haut à gauche-------------------*/
table.moduletable-login{
	margin-left: 47px;
	margin-top: 20px;
	Color :#fff;
	font-size: 9px;

}
table.moduletable-login th{
	font-size: 12px;
}
table.moduletable-login td{
}
#mod_login_username.inputbox,#mod_login_password.inputbox, #mod_login_remember.inputbox{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	height: 12px;
	font-size: 9px;
}
table.moduletable-login .button{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	
	border-style: none;
	height: 18px;
	font-size: 9px;
}
table.moduletable-login a{
	color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*---------------------------------------------------*/
.syndicate-rss{
	width: 160px;
}
a.pathway {
  color            : #fff;
  font-weight      : bold;
  text-decoration   : none;
}
.back_button a{
	color: #ac0209;
	text-decoration: none;
}


table.moduletable {
        }

table.moduletable th {
}

table.moduletable td {
        }

.sectiontableheader {
	background-color: #858585;
}

.sectiontableentry1 {
	background-color: #c4c4c4;
}

.sectiontableentry2 {
	background-color: #a9a9a9;
}
.sectiontableentry1 a, .sectiontableentry2 a{
	color: #ac0209;
}
.contentpane {
}
.contentpaneopen a{
color: #ac0209;
}

.contentheading, .componentheading {
	color: #ac0209;
	font-size: 16px;
	font-weight: bold;
}
.contentheading th{
	border-bottom: medium;
}

.createdate, .modifydate, .small  {
	font-size: 9px;
}


/* For content item titles that are hyperlink instead of Read On */
contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
color: #ac0209;
	}

a.contentpagetitle:hover {
color: #ac0209;
	}

a.category:link, a.category:visited {
color: #ac0209;
text-decoration: underline;
}

a.category:hover {
	text-decoration: underline;
}

a.pagenav_next:link, a.pagenav_prev:link, .pagenav:link {
	color: #ac0209;
}
