/**
 *	Plateforme Bourse: Style par défaut
 *		Défini les différentes structures (colonnes, bloc, zone de bloc...)
 */

body {	
	color: #474B54;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    background: #EFEFEF;
    margin:0;
}

h1 {
	color: #000000;
	padding-left: 30px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}

#fullborder {
    -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-color: white;
    border-color: -moz-use-text-color #CFCFCF #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
	
}

#fullbodywrapper {
    background-color: white;
    float: left;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
    
#header {
	margin: 0;
    background-color: #DDDDDD;
    clear: both;
    width: 1000px;
    height:150px;
}


/*
	Barre header perso
*/
#header_perso {
	height: 20px;
	background: black;
	color: white;
	padding: 5px;
}

#header_perso .left_part{
	text-align: left;
	width: 50%;
	float: left;
}

#header_perso .right_part{
	text-align: right;
	width: 50%;
	margin-left: 50%
}
#header_perso .bouton{
	background: green;
	color: white;
	font-weight: bold;
	padding: 5px;
}

#space_header_perso {
	background: #7C7C7C;
	height: 230px;
	overflow: hidden;
	display: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#space_header_perso #rubrique_select {
	height: 200px;
	overflow: hidden;
	width: 200px;
	border-right: 1px dotted  #BABABA;
	float: left;
	position: relative;
}
#space_header_perso #rubrique_select .container{
	width: 193px;
	float: left;
}

.jScrollbar_draggable {
	float: left;
	background: black;
	position: relative;
	height: 210px;
	width: 6px;
	
}
.jScrollbar_draggable a{
	height: 30px;
	background: white;
	display: block
}

.jScrollbar_mask {
	position: relative;
	float: left;
}

#space_header_perso #rubrique_select h3 {
	color: white;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
}

#space_header_perso .liste_rubriques li a{
	color: #BABABA;
}

#space_header_perso .liste_rubriques li a.selected {
	color: white;
}

#space_header_perso .liste_rubriques .sous_rubrique {
	padding-left: 20px;

}
.simple_bigtab  .total strong{
	margin-left: 240px;
}

#space_header_perso  #h_nav_blocs .top {
	color: white;
	font-size: 10px;
}

#space_header_perso  #h_nav_blocs .top .left_part{
	width: 200px;
	float: left;
	text-align: left;
	color: orange;
	font-weight: bold;
}

#space_header_perso  #h_nav_blocs .top .right_part{
	text-align: right;
}

#space_header_perso  #h_nav_blocs .top .right_part .close_button {
	width: 12px;
	height: 12px;
	margin-top: 0px;
	background: url('../img/pictos/blanc/fermer-b.png');
	text-decoration: none;
	display: block;
	float: right;
}
#space_header_perso  #h_nav_blocs .top .right_part .close_button:hover {
	background: url('../img/pictos/noir/fermer.png');
}

#space_header_perso  #h_nav_blocs .top #btn_search_bloc {
	height: 20px;
	font-size: 10px;
}

/* Navigation preview bloc*/
#space_header_perso #nav_blocs {
	margin-top: 10px;
}

#space_header_perso #pagination_preview {
	margin-left: 10px;
	float: left;
	height: 180px;
	overflow: hidden;
	position: relative;
	width: 670px;
	overflow: hidden;
}
#space_header_perso #pagination_preview .items{
	width: 20000em;
	position: absolute;
}
#space_header_perso #pagination_preview .page_preview {
	width: 670px;
	float: left;
	padding-left: 25px;
}

#space_header_perso #num_pagination {
	clear: both;
	list-style-type: none;
	color: white;
	margin: auto;
}
#space_header_perso #num_pagination li{
	float: left;
}


#space_header_perso #nav_blocs .left_arrow_nav, #space_header_perso #nav_blocs .right_arrow_nav {
	display: block;
	width: 15px;
	height: 165px;
	color: black;
	background: white;
	vertical-align: middle;
}
#space_header_perso #nav_blocs .left_arrow_nav {
	float: left;
}
#space_header_perso #nav_blocs .right_arrow_nav {
	float: right;
}

#space_header_perso #nav_blocs .right_arrow_nav.disabled, #space_header_perso #nav_blocs .left_arrow_nav.disabled {
	display: none;
}

#space_header_perso #nav_blocs .blocs_preview_list {
	margin-right: 60px;
	width: 650px;
}

#space_header_perso #nav_blocs .navi {
	color: white;
	clear: both;
}

#space_header_perso #nav_blocs .blocs_preview_list li.box_preview {
	padding-top: 10px;
	height: 65px;
	width: 75px;
	font-size: 11px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
#space_header_perso #nav_blocs .blocs_preview_list .box_preview img {
	display: block;
	width: 64px;
	margin: auto;
}
#space_header_perso #nav_blocs .blocs_preview_list .box_preview .titre{
	color: white !important;
	line-height: 24px;
	width: 70px;
	overflow: hidden;
	display: block;
	white-space: pre;
	text-align: center;
}
#space_header_perso #nav_blocs .blocs_preview_list .box_preview .add {
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background: url('../img/pictos/btn-ajouterrond.png');
}
#space_header_perso #nav_blocs .blocs_preview_list .box_preview .add:hover {
	background: url('../img/pictos/btn-ajouterrond_rollover.png');
}
#space_header_perso #nav_blocs .blocs_preview_list .box_preview .add.just_added {
	background: url('../img/pictos/btn-ajouterrond_ok.png');
}



.ombre {
	-moz-box-shadow: 5px 5px 5px #ddd; 
	-webkit-box-shadow: 5px 5px 5px #ddd; 
	box-shadow: 5px 5px 5px #ddd;
	/* behavior: url(PIE.htc); */
}
.ombreune {
	-moz-box-shadow: 5px 5px 5px #bbb; -webkit-box-shadow: 5px 5px 5px #bbb; box-shadow: 5px 5px 5px #bbb;
	/* behavior: url(PIE.htc); */
}
.colonne {
	width: 300px;
	margin-right: 10px;
	min-height: 500px;
	float: left;
}
* html .box_tierswidth .boxContent{
	width: 300px;
	margin-right: 10px;
	float: left;
}
#cols_principales {
	width: 630px;
	float: left;
}

* html #cols_principales {
	width: 650px !important;
}

.boxes_area {
	border: 2px solid white;
	width: 300px;
	min-height: 100px;
	margin: auto;
}


/****   BLOCS   ****/


.blocboursegris {
	float:left;
	background-color:#ffffff;
	width:300px;
	margin:10px;
}

#blocperso {
	float:left;
	background-color:#ffffff;
	width:300px;
	margin:10px;
}

#blocperso .titre {
	background-color:#474B54;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	padding:4px 4px 0px 4px;
	border-bottom:3px solid #D1D6D3;
}

.blocboursebleu {
	float:left;
	background-color:#ffffff;
	width:300px;
	margin:10px;
}

.blocboursebleu .titre {
	background-color:#005389;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	padding:4px 4px 0px 4px;
	border-bottom:3px solid #000000;
}
div#consensus-mediane div#consensus-medvals ul li.lsted-dark-orn{
	background-color:#d1d6d3;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	padding:4px 4px 0px 4px;
	border-bottom:3px solid #5d6969;
}

.blocboursegris .titretweet {
	background-color:#0084B4;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	padding:4px 4px 0px 4px;
}

/** Bloc A la Une **/
#bloc_static_une {
	width:620px;
	height: 180px;
	background-color:#ffffff; 
	margin:10px; 
	display: block;
}
#bloc_static_une h2 {
	color:#474B54;
	font-weight:bold;
	font-size:15px;
	padding:0px 4px 0px 4px;
	text-align:left;
	margin: 0;
	padding: 0;
}
#bloc_static_une h2 .next_button, #bloc_static_une h2 .prev_button {
	float:right; 
	margin-left:3px; 
	cursor:pointer;
}
#bloc_static_une .header_nav {
	background-color:#7c7c7c; 
	width:190px; 
	height:20px; 
	margin-bottom:5px; 
	margin-right:10px;
}
#bloc_static_une .title_bloc {
	font-size:14px; 
	font-weight:bold; 
	color:#ffffff; 
	height:20px; 
	text-align:left; 
	padding-left:8px;
}


/** Dirty *******************************************************************/



ul {
	list-style: none outside none;
    margin: 0;
    padding: 0px 0px;
}

li {
	padding: 2px 2px;
}

li a {
	text-decoration:none;
	color: #474B54;
}

.listegris li:hover a {
	background-color:#005389;
	color:#ffffff;
}

.listegris li:hover {
	background-color:#005389;
	color:#ffffff !important;
}

.datebold {
	font-weight: bold;
}

.titrecommunique {
	font-weight: bold;
	color: #E85828;
}

.commdesc {
	color:#aaaaaa;
}

.gray-row {
	background-color:#E8ECF3;
}

.bleu-row {
	background-color:#e8ecf3;
}

#produit-brse3col {
	font-size: 12px;
	text-align:left;
}

#produit-brse3col th {
	font-weight: bold;
}

#positif {
	color:#196f31 !important;
	font-weight: bold !important;
}

#negatif {
	color:#e64141 !important;
	font-weight: bold !important;
}

.clear_both, .clearBoth {
	clear: both
}

.hide {
	display: none;
}


.boxItem {
	margin-top: 10px;
}

.pub {
	margin: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* pas de move pour la col droite non-home */
body.non-home .boxItem .boxHeader .DG_drag_handle {
	cursor: pointer;
}