/* General elements 
 ----------------------------------------------------- */
html{
	background: #fff url("../../pictures/layout/body/shared/bg_deg.jpg") bottom repeat-x;/*fallback for retarded browsers*/	
	background: url("../../pictures/layout/body/shared/bg_deg.jpg") top repeat-x, url("../../pictures/layout/body/shared/bg_tile.jpg") repeat, #9f866e;	
}

body #wrapper{
	max-width: 1200px;
}

img {
	border:0;
}
a img {
	border-style:none;
}
p {
	margin:0 0 1em;
}
dl, ul, ol {
	margin-bottom:1em;
	margin-top:0;
}
textarea {
	line-height:140%;
}
hr {
	border:0 !important;
	height: 1px;
	background: transparent url('../../pictures/layout/body/shared/dottedLine.gif') repeat-x !important;
	
}
/* Formatting Structure 
 ----------------------------------------------------- */
#wrap {
	background: transparent url("../../pictures/layout/body/shared/texture.gif") top repeat-x;
	border-top: 1px solid #48433f;
}

#subwrap {
	background:#fff;
	margin-top: 11px !important;
}

/* Header Section 
 ----------------------------------------------------- */
#hdrSection{
	background: #fff;
}

#hdrSection #hdr{
	background: none;
}

#hdrSection .logoGouv{
	position:absolute;
	top:50px;
	left:275px;
}

#hdrSection .logoGouv a img{
	margin: 15px 0 0 0;
    /*    width: 88px !important;
        height: 68px !important;*/
}

#hdrSection .logo {
	background: none;
	top: 19px;
	display:block;
	height:67px;
	position:absolute;
	left: 0;
	width: 247px;
}
#hdrSection .logo img {
	color: white;
}
#hdrSection #hdr {
}
#hdrSection .hdrLogoText {
	color:#626365;
}
/*  Help Navigation 
 ----------------------------------------------------- */

#helpNav .content {
	border-color:#fff;
	color:#485E7F;
	float:right;
}
#helpNav a {
	padding: 2px 3px 5px;
	color: #313234;
}
#helpNav a, #helpNav a:visited, #helpNav #skiplist a, , #helpNav #skiplist a:visited {
	color:#485e7f;
}
#helpNav a:hover, #helpNav a:focus, #helpNav a:active, #helpNav a:visited:hover, #helpNav a.on, #helpNav a.on, #helpNav a.on:visited {
	background:url("../../pictures/layout/helpnav/bg_on.gif") top center no-repeat;
	
}
body #helpNav a:hover, body #helpNav a:focus, body #helpNav a:active,
body #helpNav a.on:hover, body #helpNav a.on:focus, body #helpNav a.on:active {
	text-decoration:underline;
}

.skiplinks {
	display:inline;
}
.skiplinks .links {
	display:none;
}
.hidden { /* agenda - publications */
	background:#fff;
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:-100px;
	width:1px;
}
/* Informations
 ----------------------------------------------------- */
#searchForm {
	text-transform: uppercase;
	font-weight: bold;
	color:#333;
	background: #fff;
}

#infoRight label{
	vertical-align: middle;
}

#infoLeft {
	display:block;
	padding-top:0.5em;
	margin-left: 0;
}
#infoRight {
	padding: 1px 0 !important;
}
#infoLeft, #infoRight {
	
}
#infoLeft .infoSep {
	color:#BFD6EB;
}
#infoRight .infoSep {
	color:#fff;
}

#info a.linksearch, #info #infoRight .infoSep{
	display: none;	
}

#info a, #info a:link, #info a:visited, #info a:hover {
	padding:1px 2px;
	text-decoration:none;
}
/* pour les leins COIN RONDS : langues ; recherche avancee 	*/
	#info a, #info a:link, #info a:visited, #info a:hover, #info a:focus { 
	  text-decoration:none;
	  padding:2px 0;
	}
	#info a .contentA, #info a .contentB,
	#info a .contentC, #info a .contentD {
	  padding:2px 0;
	  }
	#info a .contentD {
	  padding-left:4px;
	  padding-right:4px;
	  }	
	#info a.linklang .contentD {
		padding-left: 22px;
		margin-left: 3px;
	}	
	  
	  
	#info a.linklang{
		border: 1px solid #bfbfbf;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;	
	}

	#info a.linklang.en .contentD{
		background: url("../../pictures/layout/icons/en.gif") center left no-repeat;	
		font-weight: normal;
		text-transform: none;
	}

	#info a:link, #info a:visited, #info a:hover, #info a:focus { 
		color:#333333; 
		background-color:#fff;
	}
	#info a:hover, #info a:focus, #info a.on, #info a.on:visited { 

	}

#info #searchfield {
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color:#333;
	-moz-box-shadow: inset 1px 1px 3px #999;
}
#info input.searchButton {
	background-color:#666;
	color:#FFF;
	border:0;
	font-weight: bold;
}
/* Tools Navigation 
 ----------------------------------------------------- */
#navTools {
	
	background: #dfd9ce;
}
#navToolsLeft {
	color:#172d25;
	text-align:center;
}
#navToolsLeft a {
	padding:0.5em 0;
}
#navToolsLeft a .home {
	background:url("../../pictures/layout/header/shared/home.gif") center left no-repeat;
	padding:0 0 0 20px;
}
#navTools, #navTools a, #navTools a:visited {
	color:#333;
}
#navTools a:hover, #navTools a:focus, #navTools a:active, #navTools a.on:link, #navTools a.on:visited {
	background:url("../../pictures/layout/helpnav/bg_on.gif") top center no-repeat;
	color:#333;
}
body #navTools a:hover, body #navTools a:focus, body #navTools a:active, 
body #navTools a.on:hover, body #navTools a.on:focus, body #navTools a.on:active {
	text-decoration:underline;
}
#navToolsMiddleContent {
	padding-left:20px;
}
#navToolsMiddleContent a {
	padding-bottom:0.5em;
	padding-top:0.4em;
}
#navToolsMiddleContentbg {
	border-color:#fff;
}
/* Left column 
 ----------------------------------------------------- 
   Pour les css navigation voir navigation.css
 ----------------------------------------------------- */
#leftCol {
	background: transparent;
}
#leftCol .leftColContent {
	background: transparent;
	margin:0;
	padding:0;
}
#leftCol .leftColHeader, #leftCol .leftColFooter {
	display:none;
}
#leftCol .leftColHeader {
	display:block;
	height:25px;
	font-size:0;
	line-height:0;
	background: transparent;
}
/* rightBox in right column 
 ----------------------------------------------------- */
#rightCol .rightColHeader, #rightCol .rightColFooter, #rightCol h1.showOnPrint {
	display:none;
}
#rightCol ul {
	margin-bottom:1em;
	margin-left:5px;
	padding-left:0;
}
#rightCol .list {
	margin-bottom:10px;
	margin-left:14px;
	margin-top:3px;
	text-indent:-10px;
}
#rightCol h2 {
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

#rightCol p {
	color:#333;
}
#rightCol .rightColContent {
	font-size:90%;
	line-height:140%;
	margin-top:20px;
}
.rightBox {
	background: #40517f;
	min-height: 2.75em;
	color:#FFF;
	display:block;
	font-size:.9em;
	font-weight:bold;
	line-height:1.3em;
	padding:0 5px;
	text-transform: uppercase;
	position:relative;
	border-bottom: 2px solid #fff;
}
.rightBox .contentA {
}
.rightBox .contentB {
}
#rightCol .rightBox h2 {
	background:none;
	border:0;
	color:#fff;
	padding: .65em 0 0 0;
}
#rightCol li {
	margin-left:10px;
	padding-left:0;
	list-style-image: url('../../pictures/layout/body/shared/bullet2.gif');
}
#rightCol .list a:link, #rightCol .list a:visited, #rightCol .list a:active, #rightCol .list a:hover, #rightCol .list a:focus {
	text-decoration:underline;
}
.rightBoxFooter {
	background-color:#97c5d1;
}
.rightBoxFooter .contentA {
}
/* titre des rightbox  */
#rightCol .rbcolor1 h2 {
	background:none;
	border:0;
	color:#fff;
}
.rbcolor1 {
	background: #40517f;
}
.rbcolor1 .contentA {
}
.rbcolor2 {
	background: #c64815;
}
.rbcolor3 {
	background: #a84e80;
}
.rbcolor4 {
	background: #cc6600;
}
.rbcolor5 {

}
.rbcolor6 {
	background:#3A5772 url("../../pictures/layout/rightbox/bg_rbcolor6.gif") top right no-repeat;
	color:#fff;
}
/* contenu des rightbox  */
.rightBoxContent {
	display:block;
	font-size:1em;
	line-height:1.2em;
	padding:5px;
	/*margin-top: 2px;*/
	text-align:left;
	border: 1px solid #cccccc;
	background: white;
	position:relative;
}
.rightBoxContent .contentB {
	padding:5px;
}
.rightBoxContent p {
	margin:0;
	padding-bottom:1em;
}
.rbCcolor1 {
}
.rbCcolor2, .rbCcolor3, .rbCcolor4, .rbCcolor5, .rbCcolor6 {
}
/* footer des rightbox  */
.rbFcolor1 {
}
.rbFcolor1 .contentA {
}
#rightCol .rightBoxFooter, #rightCol .rightBoxFooter .contentA, #rightCol .rightBoxFooter .contentB {
}
#rightCol .rightBoxFooter {
	margin-bottom:25px;
	height: 0;
}
/* Middle content column 
 ----------------------------------------------------- */
#middleCol {
	line-height:135%;
}
#middleCol h1 {
	background:url("../../pictures/layout/body/shared/bg_h1.gif") bottom left repeat-x;
	border:0;
	padding:0 0 12px;
	font-size: 150%;
        line-height:1.4em;
}
#middleCol ul {
	margin-left:0;
	padding:0;
}
#middleCol ul li, #middleCol ul ul {
	margin-left:20px;
	padding:0;
}

#middleCol ul li{
	list-style-image: url('../../pictures/layout/body/shared/bullet2.gif');	
}

#middleCol .error ul li{
	list-style-image: url('../../pictures/layout/body/shared/bullet2-red.gif');	
}

/* START // BugFix pour d'alignement images en float 
 1 niveau */
#middleCol ul.subcategoriesList li {
	list-style-type:none;
	margin:0;
	padding:0;
}
/* END //BugFix */

/* Breadcrumb - Print Send 
 ----------------------------------------------------- */
.breadcrumb {
	font-size:80%;
	padding:0 0 8px;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	color:#000;
}
a.breadcrumb:link, a.breadcrumb:visited {
	font-size:100%;
}
.breadcrumbactive {
	font-weight:bold;
	color:#47648e;
}

/* Identity - La hauteur de l'identite constante dans tout le site, fixez-la ici. 			 
				  (Elle doit au moins avoir une hauteur de 20px, meme etant vide.)					 
 ----------------------------------------------------- */
#identity {
	height:20px;
	width:100%;
}

/* Content body 
 ----------------------------------------------------- */
#contentBody {
	color:#000;
	margin-bottom:5em;
}

/*Links
 ----------------------------------------------------- */
a:link {
	color:#bc5826;
	border-color:#bc5826;
}

a:visited {
	color:#888888;
	border-color:#888888;
}

a:hover, a:focus , a:active{
	color:#dc916b;
	border-color:#dc916b;
}

a.newwindow {
	background:transparent url("../../pictures/layout/relatedlinks/link.gif") no-repeat right center;
	padding-right:15px;
}
a.newwindow:hover, a.newwindow:focus {
	background:transparent url("../../pictures/layout/relatedlinks/link_on.gif") no-repeat right center;
}
/*
#rightCol a, #rightCol a:link{
	color: #000;
}

#rightCol a:hover, #rightCol a:focus, #rightCol a:active{
	color: #000;
	
}*/

#rightCol a, #rightCol a:link {
	color:#333;
	border-color:#333;
}

#rightCol a:hover,#rightCol a:focus,#rightCol a:active {
	color:#dc916b;
	border-color:#dc916b;
}

#rightCol a:visited {
	color:#888888;
	border-color:#888888;
}



/* Print Send 
 ----------------------------------------------------- */
.print {
}
.print:link, .print:visited, .print:active, .send:link, .send:visited, .send:active, .send:hover, .print:visited:hover, .send:visited:hover {
	width:19px;
}
/*a.print img, a.send img {
	color:#47736F;
}*/
/*a.print:hover, a.send:hover, a.print:focus, a.send:focus, a.print:visited:hover, a.send:visited:hover, a.print:hover img, a.send:hover img, a.print:focus img, a.send:focus img, a.print:visited:hover img, a.send:visited:hover img {
	color:#8aa7d4;
}*/
.send {
	margin-left:3px;
}
.printSend {
	float:right;
	font-size:10px;
	margin:5px 0 5px 5px;
	
}

.printSend a, .printSend a img{
	color: #15589C;	
}

.printSend a:hover, .printSend a img:hover{
	color: #cc6600;	
}


/*  RSS
----------------------------------------------------- */
.rss {
	margin-right:3px;
}

#middleCol #listRss, #middleCol #listRss ul {
	list-style:none;
	margin:0 0 1em;
	padding:0;
}
#middleCol #listRss li {
	background:url("../../pictures/layout/header/shared/rss.gif") top left no-repeat;
	margin:1em 0;
	padding:0 0 0 40px;
}
#middleCol #listRss a {
}
#middleCol #listRss .text {
	padding-top:0.3em;
	display:block;
	font-weight:normal;
}
/* General title 
 ----------------------------------------------------- */
h1 {
	border-bottom:1px solid;
	border-bottom-color:#47648e;
	color:#47648e;
	font-weight:bold;
	margin:0 0 1.5em;
	padding:0 0 3px;
	text-decoration:none;
}
h1 .subTitle, h1 .subTitleMessage {
	font-size:70%;
	line-height:120%;
	color:#2281cc;
}
h1 .strapLine {
	font-size:70%;
	color:#666;
}
h1 .date {
	color:#333;
	font-size:60%;
	font-weight:normal;
	line-height:120%;
}
h1.printTitle {
	color:#000;
	border:0;
}
h2 {
	color:#47648e;
	font-weight:normal;
	margin:1.3em 0 5px;
	padding:0 0 5px 0;
	/*border-bottom:1px dotted #b1bfdc;
	background: transparent url('../../pictures/layout/body/shared/dottedLine.gif') bottom repeat-x !important;*/
}

#contentBody h2{
	font-size: 135% !important;
/*	background: transparent url('../../pictures/layout/body/shared/dottedLine.gif') bottom repeat-x;*/
}

#contentBody .headline h2{
	background: none;
}

#contentBody #homeContentZone h2{
	font-size: 100% !important;
}

h3 {
	color:#47648e;
	font-weight:normal;
	margin:1.3em 0 5px;
	padding:0;
	
}

#contentBody h3{
	font-size: 120% !important;
}

h4 {
	color:#47648e;
	margin:1.3em 0 5px;
	padding:0;
	font-size: 110% !important;
}
h5, h6, h7, h8, h9 {

}

/* Context Box 
 ----------------------------------------------------- */
.contextBoxMedium, .contextBoxLarge, .contextBoxRelative {
	display:block;
	float:right;
	font-size:0.9em;
	margin:4px 0 10px 10px;
	overflow:hidden;
	width:200px;
}
.contextBoxLarge {
	display:block;
	width:280px;
}
.contextBoxRelative {
	display:block;
	width:50%;
}
.contextBoxMedium ul, .contextBoxLarge ul, .contextBoxRelative ul {
	margin-left:5px;
	padding-left:0;
}
.contextBoxMedium li, .contextBoxLarge li, .contextBoxRelative li {
	margin-left:10px;
	padding-left:0;
}
.contextBoxMedium span, .contextBoxLarge span, .contextBoxRelative span {
	display:block;
}
.contextBoxTitle {
	background: #cc6600;
	color:#FFF;
	display:block;
	font-size:.85em;
	font-weight:bold;
	line-height:1.3em;
	padding:8px 5px;
	text-transform: uppercase;
}
.contextBoxContent {
	display:block;
	font-size:0.9em;
	line-height:1.2em;
	padding:5px;
	margin-top: 2px;
	text-align:left;
	border: 1px solid #cccccc;
	background: white;
}
.contextBoxLeft {
	float:left;
	margin:5px 10px 10px 0;
}

/* Images Content 
 ----------------------------------------------------- */
.thumbnailL, .thumbnailR {
	display:block;
	width:190px;
	background:#FFF;
	color:#5E5E5E;
	float:left;
	font-size:80%;
	margin:5px 7px 3px 0;
	padding:0;
	position:relative;
	line-height:normal;
}
.thumbnailR {
	float:right;
	margin:0 0 3px 5px;
	}
.thumbnailL .thumbnail, .thumbnailR .thumbnail {
	border-bottom:0;
	position:relative;
}
.thumbnailL .thumbnail a, .thumbnailR .thumbnail a  {
	display:block;
	position:relative;
	cursor:pointer;
}
.thumbnailL.withJS .thumbnail a, .thumbnailR.withJS .thumbnail a  {
	margin-bottom: 3px;
	background:url(../../pictures/layout/gallery/bg-shadow-img.gif) bottom left repeat-x;
	padding-bottom:9px;
}

.thumbnailL img, .thumbnailR img {
	width:100%;
	height:auto;
}
.thumbnailL .thumbnail .imageCopyright,
.thumbnailR .thumbnail .imageCopyright {
	display:block;
	position:absolute;
	overflow:hidden;
	right:0;
	bottom:0;
	width:100%;
	z-index:1000;
	color:#000;
	font-size:0.9em;
	text-align:right;
	text-decoration:none;
	background:transparent url(../../pictures/layout/body/shared/bg-copyright.png);
}
.withJS .thumbnail .imageCopyright {
	bottom:9px;
}
.thumbnail .imageCopyright .text {
	display:block;
	padding:3px 5px;
}
.imageLegend {
	display:block;
	width:auto;
	margin:0;
	text-align:left;
}
img.thumbnailImg {
	border:0;
	margin:0;
	position:relative;
	top:0;
	z-index:10;
}
.caption .tools {
	width:auto;
	margin:8px 0;
	padding:0;
}
.caption .tools li {
	margin:0 !important;
	padding:0;
	width:auto;
	padding:1px 25px 1px 5px;
	margin-bottom:0;
	text-align:left;
	list-style:none;
}
.caption .tools a {
	padding:0;
	display:block;
	padding:0 0 0 40px;
	text-align:left;
	line-height:2.5em;
	min-height:25px;
}
.caption .tools li.download a {
	background:url(../../pictures/layout/gallery/ico-download.gif) center left no-repeat;
}
.caption {
	width:auto;
	padding:8px 5px;
	border:1px solid #c0c0c0;
	border-top:0;
	background: url("../../pictures/layout/gallery/bg-shadow-img.gif") repeat-x scroll left top transparent;
}

/* Tableaux 
 ----------------------------------------------------- */
table {
	border:1px solid #a9a9a9;
	border-collapse:collapse;
	width:90%;
	margin:auto auto 20px;
	font-size:90%;
}
thead {
	background-color:#dfd4b8;
	border:1px solid #a9a9a9;
	text-align:left;
}
tfoot {
	background-color:#eeedec;
	border:1px solid #a9a9a9;
}
tbody {
	background-color:#fff;
	border:1px solid #ccc;
}
th {
	border:1px solid #ccc;
	border-bottom:1px solid #666;
	background-color:#efefef;
	padding:5px;
	text-align:left;
}
td {
	font-size:95%;
	border:1px solid #ccc;
	text-align:left;
	padding:5px;
}
caption{
	text-align:left;
	font-size:110%;
	color:#000;
	padding-bottom:0.5em;
}

.tablewithsort th a img {
	text-align:left;
	vertical-align: baseline;
margin-left:5px;
}
.tablewithsort th.act a{
	color:#000;
}



/* Boite pour en savoir plus
 ----------------------------------------------------- */
#relatedLinkBox {
	display:block;
	margin:0 3%;
	padding:2px 0 0;
	text-align:left;
}
#relatedLinkBox p {
	margin:0;
	padding-bottom:1em;
}
#relatedLinkBox h2 {
	background:none;
	border-bottom:0;
	color:#000;
	display:block;
	font-size:85% !important;
	font-weight:bold;
	line-height:100%;
	margin:0;
	padding:4px 0 3px 0;
	text-decoration:none;
}
#relatedLinkBox .relatedLinkTitle {
	margin:0.5em 0 0;
	padding:0;
}
#relatedLinkBox .relatedLinkTitle .contentA {
}
#relatedLinkBox .relatedLinkTitle .contentB {
	padding:0 0 3px;
	position:relative;
}
#relatedLinkBox .relatedLinkContent {
	border :1px solid #cfd8e7;
	border-top: 3px solid #dfd9ce;
	position:relative;
}
#relatedLinkBox .relatedLinkContent .contentB {
	padding:8px 0 2px;
}
#relatedLinkBox .relatedLinkContent h3 {
	background:none;
	border-bottom:0;
	display:block;
	font-size:90%;
	font-weight:bold;
	line-height:100%;
	margin:0 0 0.8em 1em;
	padding:8px 0 0 1px;
	text-decoration:none;
	color: #666;
}
#relatedLinkBox .relatedLinkList {
	font-size:90%;
	margin:0 0 10px 20px;
	padding:0;
}
#relatedLinkBox .relatedLinkList li {
	list-style-image:url("../../pictures/layout/relatedlinks/paragraph-orange.gif");
	margin:0 0 0.6em 13px;
	padding:0;
}
#relatedLinkBox .relatedLinkList a .text {
	text-decoration:underline;
color:#1b1c19;
}
#relatedLinkBox .relatedLinkList a:hover .text, #relatedLinkBox .relatedLinkList a:focus .text{
	color:#bc5826;
}
#relatedLinkBox .relatedLinkList a, #relatedLinkBox .relatedLinkList a .icon {
	text-decoration:none;
}
#relatedLinkBox .newwindow {
	background:url("../../pictures/layout/relatedlinks/link.gif") top right no-repeat;
}
#relatedLinkBox .newwindow:hover, #relatedLinkBox .newwindow:focus {
	background:url("../../pictures/layout/relatedlinks/link_on.gif") top right no-repeat;
}
#relatedLinkBox .description {
	font-size:0.95em;
	line-height:1.2em;
}
#relatedLinkBox .filesize {
	font-size:80%;
	text-decoration:none;
}
#relatedLinkBox .relatedLinkFooter {
}
#relatedLinkBox .relatedLinkFooter .contentA {
}
#relatedLinkBox .relatedLinkFooter .contentB {
}

/* Sous-rubriques
 ----------------------------------------------------- */
#subcategoriesBox {
	margin-top:3em;
}
#subcategoriesBox p {
	margin:0;
	padding-bottom:1em;
}
#subcategoriesBox .subcategoriesTitle {
	background: rgb(254,253,252);
	background: -moz-linear-gradient(top, rgba(254,253,252,1) 0%, rgba(233,230,220,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,253,252,1)), color-stop(100%,rgba(233,230,220,1)));
	background: -webkit-linear-gradient(top, rgba(254,253,252,1) 0%,rgba(233,230,220,1) 100%);
	background: -o-linear-gradient(top, rgba(254,253,252,1) 0%,rgba(233,230,220,1) 100%);
	background: -ms-linear-gradient(top, rgba(254,253,252,1) 0%,rgba(233,230,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfc', endColorstr='#e9e6dc',GradientType=0 ); 
	background: linear-gradient(top, rgba(254,253,252,1) 0%,rgba(233,230,220,1) 100%); 
	-moz-box-shadow: inset 1px -1px 2px #ccc;
	border: 1px solid #cccccc;
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	width: 12em;
}
#subcategoriesBox .subcategoriesTitle h2 {
	background:url("../../pictures/layout/subcategories/subcategory1.gif") bottom left no-repeat;
	border-bottom:0;
	color:#000;
	display:block;
	font-size:85% !important;
	font-weight:bold;
	line-height:100%;
	margin:0 0 0 15px;
	padding:3px 0 0 25px;
	text-decoration:none;
	
}
#subcategoriesBox .subcategoriesTitle .contentA {
}
#subcategoriesBox .subcategoriesTitle .contentB {
	padding:0 0 3px;
}
#subcategoriesBox .subcategoriesContent {
	background: white;
	border:1px solid #cccccc;
	padding:0 0 0 2px;
}
#subcategoriesBox .subcategoriesContent .contentB {
	padding:5px 0 1em 17px;
}
#subcategoriesBox ul.subcategoriesList {
	margin:0;
	padding:3px 0 0;
	background:url("../../pictures/layout/subcategories/vertical_line.gif") top left no-repeat;
}
#subcategoriesBox ul.subcategoriesList li {
	background:url("../../pictures/layout/subcategories/bullet.gif") top left no-repeat;
	list-style:none;
}
#subcategoriesBox ul.subcategoriesList li a{
	font-size: 90%;
color: #1b1c19;
}
/*
#subcategoriesBox ul.subcategoriesList li a{
	color: #1b1c19;
	
}*/

#subcategoriesBox ul.subcategoriesList li a:visited{
	color: #d1916b;
}

#subcategoriesBox ul.subcategoriesList li a:hover, #subcategoriesBox ul.subcategoriesList li a:focus{
	color: #bc5826;
}

#subcategoriesBox .level {
	margin-left:28px;
}
#subcategoriesBox .subcategoriesFooter {
}
#subcategoriesBox .subcategoriesFooter .contentA {
}
#subcategoriesBox .subcategoriesFooter .contentB {
}

/* -----------------------------------------------------
Color information for screen media
----------------------------------------------------- */

/* Search engine - Highlighting colors 
 ----------------------------------------------------- */

.hl1 {
	background-color:#446560;
	color:#fff;
	font-weight:bold;
}
.hl2 {
	background-color:#92C069;
	color:#fff;
	font-weight:bold;
}
.hl3 {
	background-color:#E32D1B;
	color:#fff;
	font-weight:bold;
}
.hl4 {
	background-color:#2DA3DB;
	color:#fff;
	font-weight:bold;
}
.hl5 {
	background-color:#E7D538;
	color:#fff;
	font-weight:bold;
}
.hl6 {
	background-color:#4774B0;
	color:#fff;
	font-weight:bold;
}
/* Others
 ----------------------------------------------------- */
.businessCard {
	border-top:1px solid #ccc;
	font-size:80%;
	line-height:120%;
	padding-top:0.6em;
	width:20em;
}



/* Top of page
 ----------------------------------------------------- */
a.topOfPage .space {
	padding-right:1em;
}
.topOfPage, a.topOfPage, a.topOfPage:link, a.topOfPage:visited, a.topOfPage:active {
	background:url("../../pictures/layout/body/shared/top.gif") right center no-repeat;
	border-bottom:1px solid #113d63;
	color:#47648e;
	clear:both;
	font-size:80%;
	margin-left:auto;
	text-decoration:none;
}
a.topOfPage:hover, a.topOfPage:visited:hover, a.topOfPage:focus {
	background:url("../../pictures/layout/body/shared/top_on.gif") right center no-repeat;
	border-bottom:1px solid #cc6600;
	color:#cc6600;
}
.topOfPage {
	margin-right:0;
}
#LMR .topOfPage {
	margin-right:0;
}
/* Footer 
 ----------------------------------------------------- */
body #foot {
	background:#dad2c6;
	margin-top: 30px;
        z-index:0;
}
#foot .contentA {
	
}
#foot .content {
	color:#999;
	font-size:85%;
	line-height:140%;
	padding:5px 0;
}
#foot p {
	margin:0;
	padding:0;
	text-align:right;
}
#foot a {
	padding:0.5em 4px 0;
}
#foot a, #foot a:link, #foot a:active, #foot a:visited {
	white-space:nowrap;
	color:#000;
	text-decoration: none;
}


#foot a.on:link, #foot a:hover, #foot a:focus, #foot a:active, #foot a:visited:hover {
	background:url("../../pictures/layout/helpnav/bg_on.gif") top center no-repeat;
}
#foot a:hover, #foot a:focus, #foot a:visited:hover {
	text-decoration:underline;
}
#LM #foot .content, #LMR #foot .content {
	margin:0 1em 0 160px;
	padding:3px 0;
}
#elux {
	float:left;
	margin-left:-150px;
	padding:0;
	position:relative;
	text-align:left;
	width:140px;
	top: 2px;
}
#w3c img {
	padding:0 4px;
	vertical-align:middle;
}
#w3c a.on:link, #w3c a:hover, #w3c a:focus, #w3c a:active, #w3c a:visited:hover, 
#elux a.on:link, #elux a:hover, #elux a:focus, #elux a:active, #elux a:visited:hover {
	background:none;
}

#wrapper #foot #update{
	top: -2em;	
	margin-left: 0;
	left: -145px;
	color:#000;
}


#readspeaker_button {
    margin-bottom:3px;
    margin-top:3px;
    font-size:0.86em;
}

#readspeaker_button a.listen{
    display: inline-block !important;
    background: transparent url("../../pictures/layout/icons/bg_rspk.gif") left center no-repeat;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 2px 2px 2px #efefef;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px #efefef;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #efefef;
    padding:2px 12px 2px 22px;
    border:1px solid #ccc;
    vertical-align: top;
    text-decoration:none;
    color:#333;
}

#readspeaker_button a.listen:hover
{
  background-image: url("../../pictures/layout/icons/bg_rspk-on.gif");
  color:#333;
  text-decoration:underline;
  color:#000;
}

#readspeaker_player {
  margin-left: 1em;
  display: inline-block !important;
}