.txtbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: normal;
	color: #093064;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093064;
}
/* TOP Buttons */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto;
  	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px dashed #FFEB77;
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #1767ad;
	background: #d9e4fa;
}


#active_menu {
	color: #1767ad;
	font-weight: bold;
}

a#active_menu:hover {
	color: #61a8e4;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FFEB77;
  font-size: 14px;
  font-weight: bold;
}



.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 2px solid #61a8e4;
  width: 40px;
  padding: 4px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #61a8e4;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

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 3px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #d9e4fa;
	scrollbar-3dlight-color: #d9e4fa;
	scrollbar-base-color: #61a8e4;
	scrollbar-darkshadow-color: #2E73AA;
	scrollbar-face-color: #61a8e4;
	scrollbar-highlight-color: #d9e4fa;
	scrollbar-shadow-color: #2E73AA;
	scrollbar-track-color: #e1eafc;
	scrollbar-arrow-color: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
	color: #1B75C7;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5CC6E9;
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading-accueil {
	padding-left: 4px;
	background-image: url(../images/actualit.jpg) ;
	background-repeat:no-repeat;
	line-height:30px;
	color:#FFFFFF;
}
.componentheading-accueil {
	padding-left: 4px;
	background-image: url(../images/actualit.jpg) ;
	background-repeat:no-repeat;
	line-height:30px;
	color:#FFFFFF;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

/*table.contentpane td.componentheading-actualite-gerontologie-handicap {
	padding-left: 4px;
	background-image: url(../images/actualit.jpg) ;
	background-repeat:no-repeat;
	line-height:30px;
	
}*/
table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}
table.contentpane td.contentheading2 {
  padding-left: 15px;
  padding-top: 5px;
}
.button {
	padding: 0px 0px 0px 0px;
	height: 20px;
	border: solid 1px #61a8e4;
	background-color: #e7eefb;
	color: #61a8e4;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	padding: 2px;
	border: 1px solid #61a8e4;
	background-color: #e7eefb;
}
/*.inputbox2 {
	padding: 2px;
	border: 1px solid #61a8e4;
	background-color: #e7eefb;
}*/
.inputbox3 {
	padding: 0px 0px 0px 0px;
	height: 20px;
	border: solid 1px #61a8e4;
	background-color: #e7eefb;
	color: #006666;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	/*//height: 26px;
	background: url(../images/contenthead.png) no-repeat;padding-left: 12px;*/
	color: #013fd1;
	text-align: left;
	
	font-weight: bold;
	font-size: 12px;
	/*white-space: nowrap;*/
	}
	/*.contentheading-accueil {
//height: 26px;padding-left: 12px
	background: url(../images/actualit.jpg) no-repeat;
	color: #ffffff;
	text-align: left;
	line-height:30px;
	font-weight: bold;
	font-size: 12px;
	/*white-space: nowrap;*/
	}*/

.contentheading2 {
	height: 26px;
	background: url(../images/contenthead.png) no-repeat;
	color: #013fd1;
	text-align: left;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFEB77;
	text-align:left;
}
/*.contentpagetitle-accueil {
	font-size: 13px;
	font-weight: bold;
	background: url(../interface/titre/actualit.jpg) no-repeat;
	color: #ffffff;
		line-height:30px;
	text-align:left;
}*/

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
#basmenu div.module {
width: 183px;
background: transparent url(../images/bg-menubas.gif)  bottom left x-repeat;
}
table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;

}
table.moduletable-menug {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	height: 175px;	
	background: url(../images/fd-mod-menu.gif) no-repeat;
}
table.moduletable-menul {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	height: 210px;	
	background: url(../images/fd-mod-menul.gif) no-repeat;
}
table.moduletable-nav {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/*margin-bottom: 10px;
	height: 175px;	
	background: url(../images/fd-mod-menu.gif) no-repeat;*/
}
table.moduletable th {
	background: url(../images/bg-menuhead.gif) no-repeat;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 21px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	background-repeat: no-repeat;
	line-height: 10px;
		}
table.moduletable-menug th{
	background: url(../images/bg-menuhead.gif) no-repeat;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 21px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	background-repeat: no-repeat;
	line-height: 10px;
		}
table.moduletable-menul th{
	background: url(../images/bg-menuhead.gif) no-repeat;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 21px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	background-repeat: no-repeat;
	line-height: 10px;
		}
table.moduletable-nav th{
	/*background: url(../images/bg-menuhead.gif) no-repeat;*/
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 21px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	background-repeat: no-repeat;
	line-height: 10px;
		}

table.moduletable td {
	font-size: 11px;
	/*background: url(../images/bg-menu.gif) x-repeat;*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}
table.moduletable-menug td  {
	font-size: 11px;
	/*background: url(../images/bg-menu.gif) x-repeat;*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}
table.moduletable-menul td  {
	font-size: 11px;
	/*background: url(../images/bg-menu.gif) x-repeat;*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}
table.moduletable-nav td  {
	font-size: 11px;
	/*background: url(../images/bg-menu.gif) x-repeat;*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background-image:url(../interface/fond_blue.jpg) x-repeat;
  color:#FFFFFF;
  /*padding: 4px;*/
}

.sectiontablefooter {

height: 5px;	

}

.sectiontableentry1 {
	background-color : #deeefd;
}

.sectiontableentry2 {
	background-color : #c8e2fb;
}

.small {
	color: #1767ad;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #8eaffe;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #8eaffe;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #FFEB77;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #DB8F00;
	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: block;
	background: url(../images/bg-menulinks.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #0b3e86;
	text-align: left;
	padding-top: 5px;
	padding-left: 32px;
	/*height: 19px !important;*/
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel-membres:link, a.mainlevel-membres:visited {
	display: block;
	background: url(../images/bg-menu_members.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 32px;
	/*height: 19px !important;*/
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
}
a.mainlevel-menul:link, a.mainlevel-menul:visited {
	display: block;
	background: url(../images/bg-menulinks2.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #0b3e86;
	text-align: left;
	padding-top: 5px;
	padding-left: 32px;
	/*height: 19px !important;*/
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #1767af;
}
a.mainlevel-membres:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFCC99;
}
a.mainlevel-menul:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #1767ad;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #DB8F00;
	/*text-align: left;*/
}

a.sublevel:hover {
	color: #FECE60;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	color: #DB8F00; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../interface/dernier_comm/dernier_comm_01_05.jpg);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	padding-top:5px;
	}
	a.readon-accueil:link, a.readon-accueil:visited {
	color: #DB8F00; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../interface/dernier_comm/dernier_comm_01_05.jpg);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	padding-top:5px;
	}

a.readon-accueil:hover {
	color: #FECE60;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../interface/dernier_comm/dernier_comm_04_ov.jpg);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	padding-top:5px;
	}
.highlight {
	background-color: #DB8F00;
	color: White;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #FFEB77;
	border: 1px solid #FECE60;
}
.txtG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#093064;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		color:#093064;
}

