/********************************************Style communs (Nav superieure)******************************************/

#NavBase #menuObs > li:hover 
{
	background: #A8382B !important;
}
#NavBase #menuObs > .active
{
	background:#A8382B !important;
	background-color: #A8382B !important; 
}

#NavBase #menuObs > li:hover 
{
	background: #A8382B !important;
}
#NavBase #menuObs > li > ul > li > ul  >li.intitule > span
{
    color : #A8382B !important;
}

/*****************************styles généraux (overridés)*****************************/
#observatoire  p{
line-height:1.5em	
}
#titreObservatoire{
    margin-bottom: 0px;
    margin-top:20px;
    margin-left:20px;
}
#observatoire {
font-size:12px;

}
#contenuobs{
padding-left:10px;
margin-right:5px;
margin-bottom:50px;
}

#observatoire  h1 {
    font-size: 29px;
    color: #2D2D2D;
    margin-left: 10px;
    font-weight: bold;
}

#observatoire  h3,#observatoire  h2 {
    font-size: 18px;
    color: #2D2D2D;
    font-weight: normal;
	font-family:'archivo narrow','segoe ui',calibri
}

#blocEdito {
    text-align: justify;
    max-height: 300px;
}

#blocEdito h2 {
 text-align: left;
}

#blocEdito p {
    text-align: justify;
}

#blocEdito img {
    margin: -20px 20px 5px 20px;
    float: right;
    border: 1px solid #999999;
    max-height:150px;
}

#blocEdito span {
    color: #999999;
    font-style: italic;
}
#contenant_page
{
	overflow:visible !important;	
}
#loadingItem
{
	background-image:url(/finc/observatoire/marche/pages_internes/NewObsMarche/images/loading.gif);
	background-repeat: no-repeat;
	margin : 20px auto 0px auto;
	height:32px;
	width:32px;
}
/*****************************Separateurs*****************************/

.separator {
    height        : 5px;
    border-top    : 5px solid #EFEFEF;
    margin-top    : 14px;
    margin-bottom : 0px;
}

.separator .blocSeparator {
}
/*****************************beadrcrumb*****************************/

/******************Erreurs*******/



/***************************Commentaires****************************/
.pictoComment
{
    float            :left;
    width            :20px;
    height           :20px;
    background-image :url(/finc/observatoire/marche/pages_internes/NewObsMarche/images/pictoComment.png);
    cursor           :pointer;
    margin           : 5px 5px 5px 5px;
}
.getComment:hover  span
{
	color: #A8382B !important;
}
.getComment:hover  .pictoComment
{
	background-image :url(/finc/observatoire/marche/pages_internes/NewObsMarche/images/pictoComment-hover.png);
}


/*****************************Dernières consultations*****************************/
.lastConsultations {
    list-style-image: url(/finc/observatoire/marche/pages_internes/NewObsMarche/images/puce.jpg);
}

.lastConsultations li {
    margin-left: 20px;
    margin-bottom: 10px;
}

.lastCotLink {
    cursor: pointer;
}

.blocLastConsultations
{
border:1px solid #514E4C;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left:12px;
width:150px;
}
.blocLastConsultations .titre
{
font-family:'Archivo Narrow',arial;
color: #ffffff !important;
text-align : center;
padding-top:6px;
padding-bottom :6px;
padding-left: 3px;
padding-right:3px;
font-size: 12px;
font-weight:bold;
background-color: #514E4C;	
margin-bottom:5px;

}
.blocLastConsultations .titre a
{
color: #ffffff !important;
}
.blocLastConsultations .titre a:hover
{
color: #A8382B !important;
}
/*****************************Bloc de base marché 'affBlocObservatoire'*****************************/

.blocObsMarche {
    height: auto;
    display: block;
	padding-right:10px
}





.titreblocMarche {
    margin-bottom: 15px;
}

.titreblocMarche h3 {
    font-size: 20px !important;
}

.blocObsMarcheCadre {
    height: auto;
    margin: 10px 10px 10px 10px;
    padding: 20px 20px 20px 20px;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #BBBBBB;
    display: block;
}

.titreblocMarcheCadre {
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 15px;
}

.titreblocMarcheCadre h3 {
    font-size: 20px !important;
}

/*****************************Les outils*****************************/
/**** A RENDRE PLUS GENERAL QUE L'OBS MARCHE *******/
.itemOutilMain {
    padding: 10px 10px 10px 10px;
    margin: 7px 7px 7px 7px;
}
.itemOutil {
    float: left;
    display: inline-block;
    width: 180px;
    min-Height: 80px;
    max-Height: 140px;
    padding: 10px 10px 10px 10px;
    margin: 7px 7px 7px 7px;
	border: 1px solid #d4D4D4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px 1px #99999;
    box-shadow: 0px 0px 3px 1px #99999;
}
.itemOutil a
{
color:	#A8382B;
margin-bottom:20px;
}


/*****************************Selector de cultures*****************************/

.imgCulture {
    width: 70px;
    Height: 50px;
    float: left;
}

.spawnCulture {
    font-weight: bold;
    color: #353535;

}

.spawnCultureSelect {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
	
}

.customSelector {
    float: left;
    position: relative;
}

#dropdown {
    background-color: #EFEFEF;
}

#dropdown:hover {
    background-color: #ffffff;
}

.dropdownSelector {
    border: 1px solid #CCC;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0px 10px 0px 10px;
    position: relative;
    width: 290px;
    display: inline-block;
}

.dropdownSelector:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}

.dropdownSelector .arrowdown {
    background: url(/finc/observatoire/meteo2013/img/arrow_down.png);
    height: 8px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 14px;
}

.customSelectorVals {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: -moz-use-text-color #DBDBDB #DBDBDB;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    min-height: 30px;
    max-height: 300px;
    width: 310px;
    overflow-y: auto;
    position: absolute;
    top: 40px;
	left:0px;
}

.customSelectorVals ul {
    list-style-type: none;
}

.customSelectorVals ul li {
    cursor: pointer;
    display: block;
    padding-left: 10px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	line-height:50px;
	vertical-align :middle;
}
.customSelectorVals ul li span{
	margin-top:20px;
}
.customSelectorVals ul li:hover {
    background: none repeat scroll 0 0 #A8382B;
    color: #FFFFFF;
	}

/*****************************Weather market*****************************/
#wemAff .titre
{
	font-size:16px !important;
	font-weight:Bold;
	margin-left:20px;
}

#wemAff table {
    color: #353535;
    padding: 10px 10px 10px 10px;
    margin: 5Px 5px 5px 5px;
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #BBBBBB !important;
}

#Legende {
    color: #353535;
    padding: 10px 10px 10px 10px;
    margin: 5Px 5px 5px 5px;
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #BBBBBB;
}

.titreBlocButton{
	font-size:16px;
	border:1px solid #7A7A7A;
	padding:7Px;
	cursor:pointer;
	color:#515151;
}

.titreBlocButton span{
	color:green !important;
	float:left;
	padding-right:7Px;
	font-weight:bold;
}

.titreBlocButton:hover{
	background-color:#efefef;
	color:#353535;
}

.sliderBloc{
	border-bottom:1px solid #7A7A7A;
	border-left:1px solid #7A7A7A;
	border-right:1px solid #7A7A7A;
	padding:17Px;
}
/*****************************Prix départ local*****************************/
#Prixdeplocal {
    width: 445px;
    margin-left: auto;
    margin-right: auto;
}



/*****************************Tableaux de cotations*****************************/
.tabCotations,.tabcot{
    border-collapse: collapse;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #D37517;
    background: #FFFFFF;
	margin-left:auto;margin-right:auto;
    font-size:100% !important;
}

#actualite-obs_marche table {
    margin: 20px;
}

.tabcot {
    margin-left: 10px;
    margin-right: 10px;
}

.tabCotations tr,.tabcot tr {;
}

.tabCotations tr  th,.tabcot tr th {
    background-color: rgb(239, 133, 26);
    font-weight:bold;
    text-transform: uppercase;
    padding: 13px 5px 13px 5px;
    border-left: 1px solid #D37517;
    color: #FFFFFF;
}

.tdcotcolspanl {
    display: none;
}

.tabCotations tr td,.tabcot tr td {
    background-color: transparent;
    border-Left: 1px solid #E0E0E0;
    padding: 7px 5px 7px 5px;
}

.cotationsphys tr {
    border-bottom: 1px solid #999999;
}

/*****************************Container des cotations*****************************/


/*****************************Page d'accueil marché par culture*****************************/
#blocEdito > .FicheCadrePhoto {
    float: right;
}

.buttonContainer {
    float: left;
    margin: 12px 4px 10px 4px;
    position:relative;
    border:1px solid #E0E0E0;
    background-color:#FFFFFF!important;
    height: 150px !important;
    width: 180px !important;

    -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
}
.drag
{
cursor:move;
color:#2D2D2D !important;
font-weight:bold;
font-family:'archivo narrow';
font-size:18px;
height:50px;

}

.productBouton {
     background-color:#FFF;
    cursor: pointer;
    display: block;
    padding: 0px 0px 5px 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
	z-index:2
}

.productBouton span {
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    color: #353535;
}

.productBouton img {
    width: 139px;
    height: 77px;
}

#ArboProduit {
    margin-bottom: 20px;
}

/*****************************Alertes*****************************/
.detailAlerteDate {
	border-bottom:1px dotted #E9E9E9;
	width:40%;
    height: 20px;
    font-style: italic;
    color: #353535;
}

.detailAlerteDate span {
    color: #353535;
    font-weight: bold;
    font-style: italic;
}
.detailAlerte {
	border-bottom: 1px solid #C1C1C1 ;
	list-style:none;
}	
.detailAlerte:last-child {
	border-bottom: 1px solid transparent ;
}	
.detailAlerteTexte span {
    color: #000000;
    font-weight: normal;
}

/*****************************Pages actualité en direct*****************************/
/***** transféré dans /finc/observatoire/observatoires_2013/css/article.css*********/
.actualite {
    list-style-image: url(/finc/observatoire/marche/pages_internes/NewObsMarche/images/puce.jpg);
}
.listeActualite {
    list-style: none;
}

.listeActualite li {
    border-bottom: 1px solid #E9E9E9;
    padding: 20px 10px 20px 10px;
}

.listeActualite li .titreActu h3 {
    margin-top: 15px;
    font-size: 26px !important;
}
.listeActualite li .titreActu h3 a{
	color:#353535 !important;
}
.listeActualite li .titreActu h3:hover a {
    color: #FF4C00 !important;
}

.listeActualite li .titreActu h2, .titreActu3 h2,#actualite-obs_marche #articleSurTitre {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline;
    padding: 3px 15px 3px 15px;
    background-color: #A8382B !important;
    font-size: 13px !important;
    font-weight: bold !important;
    color: #ffffff !important;
}

.listeActualite .lirelasuite {
    margin-top: 10px;
    text-align: right;
}

.listeActualite .lirelasuite a {

}

.listeActualite .dateArticle {
    font-style: italic;
    color: #999999 !important;
    Margin-bottom: 10px;
    margin-top: 10px;
}

.listeActualite .dateArticle span {
    color: #999999 !important;
}
.listeActualite li .imageActu {
    Overflow: hidden;
    padding: 10px 10px 10px 10px;
    float: left;
}

.listeActualite li .texte {
    float: right;
    text-align: justify;
    font-size: 12px;
}

#actualite-obs_marche #articletitre {
    margin-top: 20px;
}

#actualite-obs_marche .blocHaut {
    border-bottom: 1px solid #DADADA;
    padding: 15px 10px 15px 15px;
    margin-bottom: 30px;
}



.rightBloc #articledate {
    color: #7F7F7F !important;
}
.rightBloc #articledate span {
    color: #7F7F7F !important;
}
.rightBloc #articlesource {
    color: #7F7F7F !important;
}
#articleauteur{
    color: #7F7F7F !important;
	margin-left:10px;
}

#actualite-obs_marche #articlecontenu {

    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
}

#actualite-obs_marche #articleIntro {
    text-align: justify;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    font-weight: bold;
}

.listeActualiteBloc {
    list-style: none;
}

.listeActualiteBloc>li {
    border: 1px solid #E9E9E9;
    background-color: #ffffff;
    width: 45%;
    float: left;
    padding: 1% 1% 1% 1%;
    margin: 2% 1% 2% 1%;
}

.imageActu3 > span {
    position: absolute;
    right: 0px;
    text-align: right;
    font-weight: bold;
    color: #353535 !important;
    font-size: 12px;
}

.listeActualiteBloc>li:hover {
    background-color: #efefef;
}

.blocActu3:hover {
    background-color: #ffffff;
}

.blocActu3 {
    background-color: #efefef;
    height: 290Px;
}

.dateArticle3 {
    color: #8E8E8E !important;
}

.listeActualiteBloc>li>div {;
}

.listeActualiteBloc .imageActu3 {
    overflow: hidden;
}

.titreActu3 .texte3 {
    padding: 1% 1% 1% 1%;
    text-align: justify;
    Margin-bottom: 15px;
    overflow: hidden;
}

.listeActualiteBloc {
    Margin-bottom: 15px;
}

.titreActu3 h3 {
    padding: 1% 1% 1% 1%;
    font-size: 140% !important;
    font-weight: bold !important;
    overflow: hidden;
    text-overflow: ellipsis !important;
	height:68px;
}
.blocIntro{
text-align:justify;
}

.titreActu3 {
    overflow: hidden;
    text-overflow: ellipsis !important;
}

.titreBlocActu {
    position: absolute;
    background-color: #A5A8A3  !important;
    color: #ffffff !important;
    font-size: 13px !important;
    padding: 10px;
    font-weight: bold !important;
    top: 0px;
    overflow: hidden;
    text-overflow: ellipsis !important;
}



/***************************Lien vers d'autres pages page d'accueil**********************************/
.linkToOtherMarket{
	margin:10px;
}

.linkToMarket{
	background-color: #514E4C;
	padding:10px;
	border-top:1px solid #efefef;
}

.linkToOtherMarket > a{
	color:#efefef !important;
	margin:10px 0px 10px 0px;
	font-size:13px;

}
.linkToOtherMarket > a:hover{
text-decoration:underline
}
.linkRef
{
height:30px;
position:relative;
}
.linkRef > a
{
padding:10px;
position : absolute;
right: 0px;
border:1px solid #8E8E8E;
color: #5B5B5B !important;
margin-right:10px;
margin-top:7px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 1%, #D8D8D8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#D8D8D8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 1%,#D8D8D8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 1%,#D8D8D8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 1%,#D8D8D8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 1%,#D8D8D8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#D8D8D8',GradientType=0 );
}
.linkRef > a:hover
{
color: #353535 !important;
background: #D8D8D8; /* Old browsers */
background: -moz-linear-gradient(top,  #D8D8D8 1%, #CECECE 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#D8D8D8), color-stop(100%,#CECECE)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #D8D8D8 1%,#CECECE 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #D8D8D8 1%,#CECECE 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #D8D8D8 1%,#CECECE 100%); /* IE10+ */
background: linear-gradient(to bottom,  #D8D8D8 1%,#CECECE 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D8D8D8', endColorstr='#CECECE',GradientType=0 );
}

.navArbo 
{
    list-style:none;
	border: 1px solid #E0E0E0;
	width: 150px;
	z-index: 4;
	top:50px;
	left:150px;
	position: absolute;
    -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
	background: #fefefe; /* Old browsers */
	
}
.navArbo > li
{
	z-index: 5;
	font-weight:bold;
	border-bottom: 1px solid #E0E0E0;
	line-height: 30px;
	cursor: pointer;
}
.navArbo > li:hover
{
	color:#FFFFFF;
	background-color: #A8382B;
}

/**BlocWM*/
.WM-table tr{
	cursor:pointer;
	color:#A8382B !important;
	background-color:#efefef !important;
	transition: color 1s;
	-moz-transition: color 1s; /* Firefox 4 */
	-webkit-transition: color 1s; /* Safari and Chrome */
	-o-transition: color 1s; /* Opera */
}
.WM-table tr:hover{
	color:#999 !important;
}

.navmarche{
   padding:5px 10px ;
   background-color:#efefef;

}
.form-inline-grp{
    display:inline-block;
    vertical-align: middle;
}
.navmarche h2{
    margin-bottom:10px;
}
.culture-relative{
    margin-left:40px;
    font-size:14px;
}
.form-inline-grp{
margin-bottom:10px;
}


/***************** Styles pour boutons graphiques MARCHE A TERME : cours compensation, graph chandelier ********************/
#choixGraphique {
	width:100%;
	margin:0 auto;
}
.labelBtnGraphique {
	border: 2px solid #888;
	color:#AAA;
	font-weight:bold;
	font-size:14px;
	padding: 0.4em 1em;
	cursor:pointer;
}
.labelBtnGraphiqueChecked {
	border: 2px solid #EF851A;
	color: #EF851A;
}
#labelBtnGraphique1 {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}
#labelBtnGraphique2 {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}