/* CSS Document */

/* balises de la zone content */
h3 {
	color: #5164A8;
}

.truc h3{

}

.underh3 {
	color: #666;
	margin-bottom: 5px;
	display: none;
}
.underh3 .nb{
	color: #000;
	font-weight: bold;

}
.underh3 .fm{
	color: #000;
}
h4{
	background-image: url(/img/rond_b.gif);
	background-repeat: no-repeat;
	background-position: top left -10px;
	color: #5164a8;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 17px;
	margin: 8px 0px 6px 0px;
}
/*input, select, textarea {
	border: solid 1px #5164a8;
}*/
/* balises générique de mise en page */
#content .column {
	padding-top: 8px;
	border: none;
	margin: 0 6px;
	text-align: left;

}

#content .column .left {
	text-align: left;
	margin-right: 100px;
	/*margin-right: 312px;*/
}
#content .column .left2 {
	text-align: left;

}
#content .column .right {
	padding: 0 0 6px 6px;
	float: right;
	/*width: 306px;*/
	background-color: #FFFFFF;
}


/* class des colonnes du tableau de bord */

#content .column .columnright50 {
	float:right;
	width:49%;
	text-align: left;
	/*border: 1px solid grey;*/
}

#content .column .columnleft50 {
	float:left;
	width:49%;
	text-align: left;
	/*border: 1px solid grey;*/
}

#content .column .label {
	font-weight: bold;
	color: #5065A8;
}

#veille-actions div{
	background: url(/img/puce_b.gif) no-repeat;
	padding-left: 17px;
}

#veille-actions div .plus{
	font-weight: bold;
}

.veille_item{
	margin-bottom:20px;
}

.veille_item .titre{
	color: #5263AB;
	font-weight: bold;
	text-transform:uppercase;
}

.veille_item .source-field{
	color: #696864;
}

.veille_item .source-libelle{
	color: #5263AB;
}

.veille_item .date_cloture{

}

.veille_item .veille-doc-marked {
	background: url(/img/picto-check.gif) no-repeat;
	width:20px;
	height:20px;
	display:in-line;
}

.veille_item .veille-doc-nomarked {
	background: none;
	width:20px;
	height:20px;
	display:inline;
}


/* balises pour chaques types de bloc */
.bloc-bg {
	/*background-color: #eaecf4;*/
	border: none;
	padding: 12px 6px 12px 0;
}

.bloc-bg label {
	float: none;
	display: block;
}
.bloc-border {
	border: none;
	border-bottom: solid 1px;
	border-color: #eaecf4;
	padding: 6px;
}
.bloc-list {
	clear: left;
	border: none;
	border-bottom: solid 1px;
	border-color: #B3B3B3;
	padding: 6px;
}
.bloc-result {
	clear: left;
	border: none;
	height: 22px;
	font-size: 1.1em;
	color: #FFFFFF;
	background-image: url(/img/navig-bg.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px;
}
.bloc-sousresult {
	border: none;
	padding: 0px 6px 12px 6px;
}
.bloc-action, .bloc-action2 {
	clear: left;
	text-align: left;
	border: none;
	border-bottom: solid 1px;
	border-color: #B3B3B3;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.bloc-submit {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #eaecf4;
	padding: 6px;
	margin-bottom: 32px;
	clear: /*both*/ left;
	/*margin-right: -312px;*/
}
.bloc-table {
	border: none;
	background-image: url(/img/navig-bg.gif);
	background-repeat: repeat-x;
	padding-left: 0 6px 12px 6px;
	margin-bottom: 12px;
	background-color: #eaecf4;
}
.bloc-page {
	text-align: center;
	border: none;
	border-bottom: solid 1px;
	border-color: #E1E1E1;
	padding: 6px;
	font-weight: bold;
}
.bloc-warning {
	text-align: left;
	clear: left;
	border: dotted #5164a8 2px;
	padding: 12px 6px;
	color: #000000;
	font-weight: bold;
	background-color: #eaecf4;
}

/* contenus du bloc requete */

#requete, #requete-link {
	display: block;
	float: left;
	width: 47%;
	margin: 0 6px 0 0;
	padding: 0px;
}
#requete ul {
	margin: 0;
	padding: 0;
}
#requete li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #5164a8;
}
#requete-img {
	display: block;
}
#requete-img a {
	display: block;
	height: 32px;
	width: 34px;
	background-image: url(/img/picto-search_xl.gif);
}
/* contenus du bloc-table */
.bloc-table table {
	width: 100%;
	border: none;
	padding: none;
	margin: none;
}
.bloc-table td {
	text-align: center;
	padding: 0px 4px 6px 4px;
}
.bloc-table td span {
	font-weight: bold;
}
.table-head {
	color: #FFFFFF;
	white-space: nowrap;
}


/* contenus du bloc-page */
.bloc-page input {
	width: 24px;
	height: 11px;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
}
.bloc-page img, .bloc-page span {
	padding-left: 6px;
	padding-right: 6px;
}
#contentannonce .bloc-page {
	text-align: left;
}
#contentannonce .bloc-page span {
	text-align: left;
	padding: 0px;
}
.bloc-page ul{
	float: left;
}
.bloc-page ul.puce_b span {
	padding: 0;
	margin: 0;
}


/* mise en page des annonces (listes & details) */
.check {
	float: left;
	width: 20px;
	texte-align: left;
	vertical-align: top;
}
.check input {
	position: relative;
	left: -4px;
}
.annonce {
	border: none;
	padding-right: 8px;
}
.source {
	float: right;
	/*width: 80px;*/
	text-align: center;
	border: none;
}
.annonce-object, .annonce-dpt2 {
	color: #5164a8;
}
.annonce-object, .annonce-proc, .annonce-avis, .annonce-marche {
	font-weight: bold;
}
.annonce-dpt, .annonce-date {
	font-weight: normal;
}
.annonce-title, .annonce-text, .annonce-dpt {
	color: #666666;
	font-size:13px;
}
.annonce-proc, .annonce-avis, .annonce-marche {
	color: #000000;
}
.annonce-cloture {
	color: #de552c;
}
.annonce-p {
	margin-top: 8px;
}
.annonce-source {
	margin-right: 36px;
	float: left;
}
.annonce-source img{
	padding-top:15px;
}
.annonce-object a {
	color: #5164a8;
	text-decoration: none;
}
.annonce-object a:hover {
	color: #5164a8;
	text-decoration: underline;
}
.bloc-list span span {
	font-weight: bold;
}
#recap .bloc-list  {
	clear: left;
	background-color:#5164a8;
	padding: 6px;
}

/* mise en page des veilles */
.veille {
	float: left;
	border: none;
}
.veille-title {
	color: #5164a8;
	font-weight: bold;
}
.veille-date, .veille-format, .annonce-numero {
	color: #666666;
}
.veille-title a {
	color: #5164a8;
	text-decoration: none;
}
.veille-title a:hover {
	color: #5164a8;
	text-decoration: underline;
}
.nb-annonces {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #de552c;
	border-left: solid 1px;
	border-color: #E1E1E1;
	padding-left: 8px;
}
.nb-annonces a {
	color: #de552c;
	text-decoration: none;
}
.nb-annonces a:hover {
	text-decoration: underline;
}

/* propri&eacute;t&eacute; des liens et des textes des blocs */
.bloc-bg a, .bloc-border a {
	color: #5164a8;
}
.bloc-action2 a, .annonce-source a {
	display: block;
	float: left;
	padding-right: 12px;
	text-decoration: none;
	color: #5164a8;
}
.bloc-action2 a:hover, .annonce-source a:hover {
	text-decoration: none;
}
.bloc-result span {
	font-weight: bold;
}
.bloc-submit a {
	font-weight: bold;
}

//controle ac des departments
#dep_ex { position:static;width:20em; } /* to center, set static and explicit width: */
#dep_ac {
	position:absolute;top:1.6em;
} /* to center, set left-align and explicit width: */
#dep_show div {
	clear: left;
	/*: 16px;*/
	/*overflow: hidden;*/
	/*width: 75%;*/
}
#dep_show span {
	/*display: block;
	float: left;*/
	color: #666666;
}
#dep_show span.dep_region {
	font-weight: bold;
}
#dep_show a {
	/*display: block;
	float: right;*/
	font-weight: bold;
	font-size: 10px;
	/*position: relative;
	left: 40%;
	top: -14px;*/
	/*z-index: 10;*/
}
#bloc_zone2 .yui-ac-content {
	background-color: #FFF;
	text-align:left;
	/*width:20em; */
	width:300px;
	height: 200px;
	overflow: auto;
	border: solid 1px #ccc;
	padding: 3px;
	z-index:50;
}
#bloc_zone2 .yui-ac-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bloc_zone2 .yui-ac-content li {
	cursor: pointer;
	cursor: hand;
}
#bloc_zone2 .yui-ac-hightlight{
	color:white;
	background-color: highlight;
}

/* cartouche de l'annonce */
#cartouche {
	position: relative;
	margin: 10px 0 ;
	padding: 20px;
	font-family: arial;
	border:1px solid #e1886d;
}
#cartouche .corner {
	position:absolute;
	width:21px;
	height:19px;
}
.tlc {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	top:-1px;
	left:-1px;
	background-image:url(/img/contenu/chg.gif);
	background-repeat:no-repeat;
}
.trc {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	top:-1px;
	right:-1px;
	background-image:url(/img/contenu/chd.gif);
	background-repeat:no-repeat;
}
.blc {
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	bottom:-1px;
	left:-1px;
	background-image:url(/img/contenu/cbg.gif);
	background-repeat:no-repeat;
}
.brc {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	bottom:-1px;
	right:-1px;
	background-image:url(/img/contenu/cbd.gif);
	background-repeat:no-repeat;
}
.clear {
	clear:left;
}
#cart-title{
float:left;
width:60%;
padding-right:15px;
}

#cart-dept{
float:right;}

#cart-dates{
margin: 10px 0 10px 0;
}