#blocCentral DIV.cadre H1{
    padding:0 0 0 10px;
    margin:0 0 0 -1px;
    background:transparent url(../images/bg_cadre_titre_navy.png) no-repeat scroll left top;
    color:white;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    line-height:18px;
    height:20px;
}* HTML #blocCentral DIV.cadre H1{position:relative;}

#blocCentral form.cadre DIV#infos H2{
    font-size:12px;
    line-height:0px;
    padding:0;
    margin:0 0 40px 0;
    color:#555;
    text-align:left;
    background:none;}

#blocCentral form.cadre H3{
    color:#555;
    background:none;}

#bourseDirectSicav #container{height:1490px;}
  * HTML #bourseDirectSicav #container{height:1490px;}

#bourseDirectSicav .colL{
    height:300px;
    width:293px;}

#bourseDirectSicav .colR{
    height:300px;
    width:377px;}

#bourseDirectSicav .colR SPAN{
    font-weight:bold;
    font-size:18px;
    color:#487be5;
    margin-left:90px;}

#bourseDirectSicav .colR EM{
    font-size:11px;
    color:#487be5;
    margin-left:13px;}

#bourseDirectSicav IFRAME{
    position:absolute;
    background:url(../images/loading.gif) no-repeat center 100px;
    border:nones;
    overflow:hidden;}

div.cadre table{width:98%; margin-left:7px;}
div.cadre table.datas TH{height:30px;padding-left:2px;}
div.cadre table.datas TH a{text-decoration:none;color:white; font-size:12px;}
#bourseDirectSicav #infos{margin-left:5px;}
div.cadre .corps{
	padding:0;}

#blocCentral form.cadre{
	border-style:solid solid solid;
	border-width:1px 1px 1px;}

#blocCentral form.cadre DIV#infos H2 {
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 50px;
    padding: 0;
    text-align: left;}

#blocCentral FORM.cadre H2 {
    color: #F47C1B;
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    text-align: right;
    top: 10px;}


/*************** Refonte 2015 *****************/
p{
	font-size:13px;
	}


.listSICAV{
	font-size:13px;
	margin-right:15px
	}

.listSICAV LI{
	font-size:13px;
	margin:0 0 10px 20px;
	list-style-image: url(../images/puce.png);
	}

#blocPartenaires{
	display:block;
	width:725px;
	margin:20px 0;
	height:68px;
	}

.logoPartenaires {
	width:180px;
	height:60px;
	float:left;
	margin: 5px 23px;
	}

#blocCentral FORM.cadre {
	position: relative;
	background-color: #FFF;
	padding-top: 1px;
	border: 1px #FFF solid;
	border-top: none;
	}

TABLE.datas TH {
	background-color: #F28F01;
	color: white;
	padding: 8px 4px;
	}

DIV.cadre #titreH2SelectZero{
	margin: 10px -1px 0 -1px;
	background-image: linear-gradient(bottom, rgb(0,58,121) 37%, rgb(56,96,177) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,58,121) 37%, rgb(56,96,177) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,58,121) 37%, rgb(56,96,177) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,58,121) 37%, rgb(56,96,177) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,58,121) 37%, rgb(56,96,177) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.37, rgb(0,58,121)), color-stop(1, rgb(56,96,177)) );
	background-color:#FAFAFA!important;
	color: white;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	}

#TableSlectZero{
	font-size:13px;
	background-color:#FFF;
	}

INPUT, SELECT, TEXTAREA, OPTION {
font-size: 13px;
}

.btn{
width: 98px;
background: #003B79;
background: -moz-linear-gradient(top, #3860B1 0%,#003B79 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3860B1), color-stop(100%,#003B79));
background: -webkit-linear-gradient(top, #3860B1 0%,#003B79 100%);
background: -o-linear-gradient(top, #3860B1 0%,#003B79 100%);
background: -ms-linear-gradient(top, #3860B1 0%,#003B79 100%);
background: linear-gradient(to bottom, #3860B1 0%,#003B79 100%);
padding: 8px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: white;
font-size: 13px;
font-family: Helvetica, Arial, Sans-Serif;
text-decoration: none;
vertical-align: middle;
margin: 10px 0;
display: block;
}

.btn:hover {

background: #3860B1;
background: -moz-linear-gradient(top, #003B79 0%, #3860B1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003B79), color-stop(100%,#3860B1));
background: -webkit-linear-gradient(top, #003B79 0%,#3860B1 100%);
background: -o-linear-gradient(top, #003B79 0%,#3860B1 100%);
background: -ms-linear-gradient(top, #003B79 0%,#3860B1 100%);
background: linear-gradient(to bottom, #003B79 0%,#3860B1 100%);
color: #FFFFFF;
text-decoration: none;
}

.btn:active {
   border-top-color: #003B79;
   background: #003B79;}
