/* CSS Document */
/*************** compte-&agrave;-terme **************/
/*************** Style sp&eacute;cifique pour la partie Compte &agrave; terme *******/
/* Sp&eacute;cifique */
table#produitCAT{
	margin-left:15px;
	border:1px solid #b4b6bf;
	height:174px;
}

table#produitCAT tr td{
	border-top:1px solid #b4b6bf;
	height:145px;
	font-size:5em;
	font-weight:bold;
	text-align:center;
	color:#FF6600;
}

table#produitCAT tr td#specificBorder{
		border-right: 1px dotted #b4b6bf;
		color:#b4b6bf;
}


table#produitCAT tr td p{
	font-size:0.2em;
	font-weight:normal;
}

table#produitCAT thead tr{
	color:#FF6600;
	font-size:1.5em;
	background:url(/img/leo/compte-a-terme/bgCATtable.gif);
}

table#produitCAT_gammes {
	margin-top: 10px;
	margin-left:15px;
	border:1px solid #b4b6bf;
	font-size:1.5em;
	font-weight : normal;

}

table#produitCAT_gammes th, table#produitCAT_gammes td  {
	text-align:center;
}

table#produitCAT_gammes td.greycase  {
	text-align:center;
	background-color:#e8e8e8;
}

table#produitCAT_gammes th#montant {
	background:url(/img/leo/compte-a-terme/bgCATtable.gif) repeat-x 0 0 ;
}

table#produitCAT_gammes tr th#somme1 {
	background:none;
	color:#666666;
	padding: 5px 0 5px 0;
	font-size: 0.8em;
}

table#produitCAT_gammes tr th#somme2 {
	background:none;
	color:#FF6600;
	font-size: 0.8em;
}

table#produitCAT_gammes tr th#duree {
	background-color: #e8e8e8;
	width:20%;
	font-size: 0.8em;
}

table#produitCAT_gammes tr th, table#produitCAT_gammes td {
	border-bottom:1px solid #B4B6BF;
	border-left: 1px solid #B4B6BF;
}

table#produitCAT_gammes td {
	padding: 10px;
}

table#produitCAT_gammes tr th#somme2, table#produitCAT_gammes tr th#somme1, table#produitCAT_gammes tr th#montant {
	border-left:1px solid #B4B6BF;
}

div#rightcolumn1{
	margin-top:88px;
}

.conditionscat {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.cat {
	font-size: 1.5em;
}

.encadre #popup{
	display:none;
}