/********************************* GENERAL STRUCTURE START */
#container {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	/*background-color: #ECE6D3;*/
}
#content {
	float: left;
	line-height: 150%;
	padding-left: 20px;
	padding-top: 30px;
	width: 700px;
	/*position: relative;
	top: 10px;*/
}
#sidebar {
	background-color: #ECE6D3;
	float: right;
	line-height: 120%;
	padding: 10px;
	width: 225px;
	padding-top: 45px;
	z-index: 0;
}
#footer {
	border-top: 1px solid #DCD6C4;
	padding-top: 10px;
}
#left {
	float: left;
	line-height: 150%;
	padding: 10px;
	width: 330px;
}
/********************************* GENERAL STRUCTURE END */
/********************************* CONTENT START */
#content .bg_content{
	width: 700px;
	background: transparent url(../graphics/layout/fond_content.gif) no-repeat scroll left top;
	min-height: 130px;
}
#content h1 {
	color: #A10732;
	font-size: 22px;
	/*padding: 23px 88px 2px;*/
	padding: 19px 17px 7px;
	border-bottom: 3px solid #A10732;
}
/***************** CONTENT > FORMULAIRE START */

#formulaire{
	padding: 20px 10px 10px 20px;
}

#formulaire h4{
	display: none;
}
#formulaire label{
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#formulaire input{
	border: 1px solid #A10732;
	float: left;
	margin-bottom: 0.6em;
	width: 230px;
	margin-right: 5px;
}
input.check_noborder {
	border: none !important;
	height: auto;
	margin: 1px 0 0 -1px !important;
	padding: 0 !important;
	width: auto !important;
}
#formulaire input.btn_ok{
	border: 1px solid #C1AD73; /* none; */
	color: #A10732;
	font-weight: bold;
	text-transform: uppercase;
	background: #ECE6D3; /*transparent; */
	width: auto !important;
	margin: 0 0 0 329px;
}
#formulaire div.operator{
	float: left;
	margin: 0 0 0 5px;
}
#formulaire label.dateIntervalle{ float: left; width: 30px;}
#formulaire input.dateIntervalle{float: left; width: 76px; }
#formulaire .triReponse{
	border: 1px solid #A10732;
	float: right;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
#formulaire .tri .div_form{
	float: right;
	width: 230px;
	
}
#formulaire .div_form label{
	color: #A10732;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	float: left;
	display: inline;
	width: 70px;
}
#formulaire select.form_search_typeacte {
	border: 1px solid #A10732;
	float: left;
	height: 19px;
	margin-bottom: 6px;
	margin-right: 5px;
	width: 233px;
}

#formulaire select.form_search_mois {
	border: 1px solid #A10732;
	float: left;
	height: 19px;
	margin-bottom: 6px;
	margin-right: 5px;
	width: 233px;
}
/** form thesaurus */
#formulaire div.go_thes_off {
	background:transparent url(../graphics/picto_open_thes_off002.gif) no-repeat scroll 0 0;
	border:0 none;
	float:left;
	height:19px;
	width:20px;
}
#formulaire div.go_thes_on {
	width:20px;
	height:19px;
	background: url(../graphics/picto_open_thes_on002.gif) no-repeat 0 0;
	border: 0;
	float:left;
}

#formulaire input.thes_on {
	background-color:#F0E8C9;
	width: 211px;
}
#formulaire input.thes_off{
	width: 211px;
}

#formulaire p.soutien_presse{
    margin: 30px 0 0 0;
}

#formulaire p.soutien_presse img{
    float: left;
    margin: 0 15px 15px 0;
}

/***************** CONTENT > FORMULAIRE END */
/***************** CONTENT > LISTE RECHERCHE START */
#content #liste_formulaire {
	display: none;
	margin-left: 10px;
	padding-top: 20px;
}
#content #liste_formulaire h4{
	color: #C1AD73;
	border-bottom: 1px solid #C1AD73;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#content #liste_formulaire ul.complete_search li {
	background: #eee;
	opacity: 0.5;
	font-style:italic;
	margin:0;
	padding:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
#content #liste_formulaire ul.complete_search li span{
	font-weight:bold;
	font-style:normal;
	color:#666;
}
#content #liste_formulaire div.conserver_la_recherche div{
	padding-top: 10px;
}
#content #formulaire div.conserver_la_recherche div a.couleur1, 
#content #liste_formulaire div.conserver_la_recherche div a.couleur1{
	text-decoration: none;
}
#content #liste_formulaire a, #content #formulaire a{
	color: #A10732;
}
#content #liste_formulaire a.affiner {
	float:right;
}


/** TRI **/
#content .triReponse {
	border: 1px solid #C1AD73;
	color: #A10732;
	font-size: 10px;
	font-weight: bold;
}


#content a{
	color: #A10732;
}
#content .list a{
	text-transform: none;
	text-decoration: none; 
}
#content .list a:hover{
	text-transform: none;
	text-decoration: underline;
}

/***************** CONTENT > LISTE RECHERCHE END */
/***************** CONTENT > ARBO START */
#content div.arbo {
	margin: 0.9em 0 0.2em -20px;
	text-align: left;
}
#content .ident {
	background: #EEEEEE none repeat scroll 0 0;
}
#content div.arbo ul {
	display:block !important;
	list-style-type:none;
	margin:0 0 0 20px;
}
#content .arbo li{
	margin: 1px;
	padding: 1px;
}
#content .arbo a{
	color: #111;
	text-transform: none;
	text-decoration: none; 
}
#content .arbo a:hover{
	text-decoration: underline; 
}

/***************** CONTENT > ARBO END */
/***************** CONTENT > REPONSE END */
#content h4.reponses {
	/*border-bottom:1px solid #A10732;*/
	/*color:#A10732;*/
	border-bottom:1px solid #C1AD73;
	color: #C1AD73;
	margin-left: 10px;
}
#content h4.no_reps {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
#content .list{
	margin-left: 10px;
	margin-top: 10px;
}
#content .navigation{
	text-align: center;
}
#content .tri .div_form {
	float: right;
/*	width: 230px;*/
}
#content ul li {
	margin:0 0 5px;
}
#content .list a.couleur2 {
	text-decoration: underline;
	text-transform: none;
	color: #A10732;
}
#content ul li a.couleur1 {
	color: #C1AD73;
}
/*** SPECIAL LIST IMG ***/
#content div.list ul li {
	background: none;
	clear: both;
	padding-left: 0;
	vertical-align:top;
}
table, tr, td{
	vertical-align: top;
}
#content div.list ul li a.couleur2 {
	text-decoration: underline;
	text-transform: none;
}
#F_search #content a.couleur1{
	text-decoration: none;
	text-transform: none;
}
#content a.couleur1{
	text-decoration: none;
}
#content .ident span.cote, #content .ident span.origination{
	font-size: 16px;
}
#content .ident{
	background: #eee;
}
#content span {
	color: #A10732;
	/*font-weight: bold;*/
}
#content span.right {
	float: right;
	margin: -14px 0 0 !important;
}
#content ul.dao li table {
	height: 100px !important;
	text-align: center;
	white-space: nowrap;
	width: 120px !important;
	border: 1px solid #A10732;
}
ul.dao li table tr td {
	background-color: #C1AD73;
}
ul.dao li table tr td.titre, ul.dao li table tr td.legende {
	font-size: 90%;
	height: 20px;
}
ul.dao li table tr td.img {
	height: 60px;
	vertical-align: middle;
}

/***************** CONTENT > REPONSE END */
/***************** CONTENT > LISTE SELECTION START */
div.listSelection h3{
	display: none;
}
div.listSelection h4{
	color: #A10732;
	font-size: 120%;
	font-weight: bold;
	margin: 17px 0 0 17px;
}
div.listSelection div.list{
	margin: 17px 0 0 17px !important;
}
div.listSelection p{
	margin: 0 17px;
}
/***************** CONTENT > LISTE SELECTION END */

/********************************* CONTENT END */
/********************************* BOX START */
.box_pub, .box_pub_guide{
	background-color: #C1AD73;
	/*float: right;*/
	font-size: 0.85em;
	margin: 10px;
	width: 205px;
	color: #fff;
}
.content_box_pub, .content_box_pub_guide{
	background: transparent url(../graphics/layout/box-top.gif) no-repeat scroll left top;
	width: 205px;
	padding-top: 10px;
}
.content_box_pub h4, .content_box_pub p,
.content_box_pub div, .content_box_pub_guide div,
.content_box_pub_guide h4, .content_box_pub_guide p{
	margin: 10px;
}
.pied_box_pub, .pied_box_pub_guide{
	background: transparent url(../graphics/layout/box-bottom.gif) no-repeat scroll center bottom;
	display: block;
	height: 9px;
	width: 205px;
}
.box_pub a, .box_pub_guide a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.box_pub a:hover, .box_pub_guide a:hover{
	color: #4F3C15;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}
/***************** BOX > CONTENT START */
p.histo_search_title {
	border-bottom: 1px solid #fff;
	color: #fff;
	margin-bottom: 5px;
	text-align: right;
	width: 94%;
}
p.histo_search {
	color: #fff;
	letter-spacing: 0.5px;
	margin-bottom: 2px;
	width: 94%;
}
p.histo_search span.right {
	float:right;
}
div.content_box_pub ul.list_selection{
	margin:10px;
}
/***************** BOX > CONTENT END */
/********************************* BOX END */

/********************************* RECHERCHE GUIDE START */
#content table.tab2col {
	margin: 17px 0 0 17px;
	width: 620px;
}
#content table.tab2col tr td{
	padding-top: 5px;
}
#content table.tab2col tr td.titre {
	color: #A10732;
	font-size: 120%;
	font-weight: bold;
}
#content table.tab2col tr td.col1, #content table.tab2col tr td.col3 {
	width: 60px;
}
#content table.tab2col tr td.col1 img, #content table.tab2col tr td.col3 img{
	border: 1px solid #A10732;
}
#content table.tab2col tr td.col2 {
	padding: 0 50px 0 10px;
	padding:0 50px 0 10px !important;
	width: 250px;
}
#content table.tab2col tr td.col4{
	padding: 0 0 0 10px;
	padding:0 50px 0 10px !important;
	width: 190px;
}
#content table.tab2col tr td a {
	color: #A10732;
	text-decoration: none;
}
#content table.tab2col tr td {
	margin:0 10px 0 0 !important;
	padding:0 0 20px !important;
	text-align:left;
}
/********************************* RECHERCHE GUIDE END */
