body {
	color : #000;
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 1.3em;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	/*width: 80em;*/
	background: #fff;
}

/*------------------- Page structure -------------------*/
#pagecontainer {
	margin: 0 5px;
	padding: 0;
	text-align: justify;
	width: 100%;
	background: #fff;
	border: 0;
}

#banner {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3em;
	/*width: 100%;*/
}

#banner a img {
	width: 0;
	height: 0;
	display: none;
}

#aide {
	display: none;
}

#banner cite {
	text-align: right;
	color: #000;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	z-index: 1;
	font-size: 1.4em;
	font-weight: normal;
}

#navigation {
	display: none;
}

#shortcuts {
	display: none;
}

#maincontent {
	float: none;
	width: 100%;
	border: 0;
	padding: 15px 5px 15px 5px;
	background: #fff;
	margin: 0 auto;
}

#portail {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

.columns {
	margin: 0 auto;
}

#left_block {
}

#right_block {
}

.news_banner img {
	margin: 0 auto;
}

#sidebar {
	display: none;
	width: 0;
}

#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 10px;
	text-align: center;
	background: #fff;
	color: #000;
	line-height: 1em;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 0;
}
/*------------------- End of Page structure -------------------*/


/*------------------- html tags default -------------------*/
p {
}

img {
	border: 0;
	margin: 0;
}

h1, h1, h2, h3, dt, dt a, #navigation li{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
}

h1, h1, h2, h3, #navigation, #sidebar dt {
	font-weight: bold;
}

h1 {
	clear: left;
}

h2 { 
	margin: 0;
	font-weight: bold;
	font-size: 110%;
}

h3 {
	margin: 0;
	font-size: 100%;
}

ul {
	line-height: 1.3em;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 10px;
}

dd {
	margin: 0.6em 0 0.6em 1em;
}
/*------------------- End of html tags default -------------------*/


/*------------------- Links -------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #f60;
}

a:link.black_link, a:visited.black_link, .list_item_title a:link, .list_item_title a:visited {
	text-decoration: none;
	color: #000;
}

a:hover.black_link, .list_item_title a:hover {
	text-decoration: underline;
	color: #f60;
}

#navigation ul li a:link, #navigation ul li a:visited {
	text-decoration: none;
	color: #000;
}

#navigation ul li a:hover {
	text-decoration: underline;
	color: #f60;
}

/*------------------- End of links -------------------*/

/*------------------- Toolbox -------------------*/
.display_tools {
	display: none;
	/*font-size: x-small;
	font-style: italic;
	text-align: left;
	border: 0;
	padding: 0 2px 0 2px;
	margin: 0;
	display: block;
	clear: left;
	background: #fff;*/
}

.display_tools ul {
	display: none;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #ccc;
	height: 1.2em;
}

div.display_infos dl {
	margin:0;
	padding: 0;
}
.display_infos div, .display_infos dt,.display_infos dd {
	margin: 0;
	display: inline;
}

.display_infos dd {
	margin-left: 0.5em;
}
/*------------------- End of Toolbox -------------------*/

/*------------------- List Browser -------------------*/
.list_browser {
	margin: 0;
	padding: 0;
	position: relative;
	height: auto;
	line-height: 1em;
}
/*------------------- End of  List Browser -------------------*/

/*------------------- Display liste -------------------*/
.list_results {
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.list_item_title {
	color: #000;
	padding: 5px 0 0 0;
	background: #fff;
	font-weight: bold;
	page-break-after: avoid;
	page-break-inside: avoid;
}
.list_item_descr {
	margin: 0;
	padding: 2px 5px 15px 20px;
	font-size: 90%;
	page-break-before: avoid;
	page-break-inside: avoid;
	/*border-bottom: 1px solid #ccc;*/
}

.list_item_descr img {
	height: 80px;
}

.list_item dl {
	margin: 2px;
	padding: 0;
}

.list_item_descr dt, .list_item_descr dd {
	display: inline;
	margin: 0;
}
.list_item_descr dd {
	margin-left: 0.5em;
}
/*------------------- End of display liste -------------------*/


/*------------------- Maincontent common -------------------*/
/* n'est plus utilisé */
.main_title {
	display: inline;
	min-height: 50px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

.main_title h1 {
	display: block;
	min-height: 1em;
}

.main_title h2 {
	display: block;
	min-height: 1em;
}

.main_title img {
	height: 40px;
	margin: 0 5px 5px 0;
	float: left;
}
/*------------------- End of Maincontent common -------------------*/


/*------------------- Item browser -------------------*/
.item_browser {
	background: #fff;
	border: 0;
	font-style: italic;
	text-align: right;
	margin: 0;
	padding: 0;
	position: relative;
}

.arrow_back {
	display: none;
}
.arrow_next {
	display: none;
}

/*------------------- End of Item browser -------------------*/


/*------------------- Display_fiche -------------------*/
#fiche {
	display: block;
	clear: left;
	page-break-inside: avoid;
}

#photo img {
	float: left;
	padding: 0;
	margin: 0px 10px 0 0;
	width: 150px;
	overflow: hidden;
	clear: left;
	page-break-inside: avoid;
}

#encart {
	font-size: 90%
}

#encart dt, #encart dd {
	display: inline;
	margin: 0;
}

#encart dt {
	line-height: 2em;
	font-weight: bold;
}

#bloc {
	clear: both;
	display: block;
}

#bloc p {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	padding-bottom: 5px;
}
/*------------------- End of display_fiche -------------------*/


/*------------------- Form Tools -------------------*/
.form_tools {
	display: block;
	clear: both;
	background: #eee;
	border: 1px solid #999999;
	text-align: center;
}

.confirm_tools {
	display: block;
	clear: both;
	background: #eee;
	border: 1px solid #999999;
	text-align: center;

}

#ancre {
	background: #99ccff;
}
/*------------------- End of Form Tools -------------------*/


/*------------------- Forms -------------------*/
fieldset {
	position: relative;
	padding: 5px 5px 0 5px;
	display: block;
	margin: 5px 0 10px 0;
	width: 728px;
	border: 1px #ccc solid;
	background: #fff;
	font-size: 90%;
	clear: both;
}

legend {
	font-size: small;
	font-weight: bold;
}

.dd input, .dd select, .dd textarea {
	padding: 0;
	margin: 0;
}



.dt_dd {
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
}

.dt {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	right: 5px;
	top: 0px;
	text-align: right;
	width: 30%;
}

.dd {
 	margin: 0;
 	padding: 0 0 0 0;
	display: block;
	position: relative;
	top: -1.4em;
	left: 30%;
	max-width: 70%;
}

.field_note {
	display: block;
	position: relative;
	top: -1.6em;
	font-size: 90%;
	text-align: right;
}

fieldset.dt_dd, div.dt_dd {
	display: block;
	position: relative;
	padding: 1px 0 0 0;
	margin: 0;
	width: 100%;
	border: 0;
	font-size: 100%;
	clear: both;
}

legend.dt {
	font-size: 100%;
	font-weight: normal;
}

.dd fieldset {
	display: block;
	position: relative;
	padding: 0 1% 0 3%;
	margin: 0 2px 0 0;
	width: 97%;
	background: #eee;
	border: 1px #ccc dotted;
	font-size: 100%;
}

.dd fieldset .dt {
	width: 40%;
}

.dd fieldset .dd {
	left: 40%;
	max-width: 60%;
	top: -1.4em;
}

.dd fieldset fieldset {
	position: relative;
	padding: 2px  0 0 0;
	display: block;
	margin: 0;
	width: 100%;
	background: #eee;
	border: 0;
	font-size: 100%;
	clear: both;
}

.dd fieldset fieldset div.dd {
	margin: 0 0 -1.6em 0;
}
/*------------------- End of forms -------------------*/


/*------------------- Various -------------------*/
.google {
	display: none;
}

.post_it {
	display: block;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	height: auto;
	width: 30%;
	background: inherit;
	border: none;
}

.post_it_text {
	display: block;
	position: relative;
	border: none;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	font-size : x-small;
}

.post_it_text p {
  display: block;
  border: 1px dotted #ccc;
  padding: 5px;
}

.post_it_text textarea {
	margin-left: 2px;
	width: 263px;
	height: auto;
}

.beta {
	display: none;
}

#breadcrumb {
	position: absolute;
	display: block;
	top: 2em;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#breadcrumb, #breadcrumb a {
	color: #333;
}

#breadcrumb a:hover {
	color: #333;
}

/*------------------- End of various -------------------*/