/*********************/
/* globalité du site */
/*********************/ 
IMG {
    border:none;
}
.table {
	width:770px;
}
.td, th {
	width:50%;
	vertical-align:top;
	padding:5px;
}
/*********************/
/* Menu */
/*********************/ 
.menu a {
	height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF url(../images/menu_img.gif) repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
	padding: 5px 9px 5px 9px;
	margin:0px 1px 0px 0px;
	float:left;
}
.menu div {
 height:24px;
 border-right:1px solid #FFFFFF;
 float:left;
}
.menu a:hover {
	background:#FFFFFF none repeat scroll 0 0;
}
.menu_active a {
    border-bottom-color:#ffffff;
	background:#FFFFFF none repeat scroll 0 0;
}
.menu_active a:hover {
	border-bottom-color:#e5e5e5;
	border-width:1px 1px 1px 1px;
}
.menu {
  background-color:#E5E5E5;
  height:24px;
}
/*********************/
/* haut */
/*********************/ 
.haut_log{
    height:50px;
	background-image:url(../images/logo_commerzbank.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:7px;
}
.haut_barre{
	height:40px;
	margin-bottom:3px;
	background-color:#ffcc33;
}
/*********************/
/* Tableau */
/*********************/ 
.tab {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
}
.tab_ent{
	background-color:#c0c0c0;
}
.tab_td{
	width:10%;
}
.tab_td2{
	width:15%;
}

/*********************/
/* graf */
/*********************/ 
.graf {
    height:400px;
	width:320px;
	background-image:url(../images/graf.gif);
	background-position:top;
	float:right;
	margin: 0px 0px 5px 10px;
}
/*********************/
/* bas */
/*********************/ 
.footer_fonct{
    border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e5e5e5;
	padding-top:5px;
}
.footer_date{
	margin-top:40px;
	padding:5px;
	background-color:#e5e5e5;
	text-align:right;
}
/*********************/
/* bonus */
/*********************/ 
.b {
	font-weight:bold
}
.padb {
	padding-bottom:10px;
}
.spacer {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;
	margin:10px 0px 10px 0px;
}
.spacer2 {
	height:20px;
}
.justify {
	text-align:justify;
}
.fl {
	float:left;
}
/*********************/
/* Texte et link */
/*********************/ 
.titre_global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;
	padding-bottom:3px;
	margin-bottom:10px;
} 
.titre_global_jaune {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-image:url(../images/cz_titre_drdjaune.gif);    
    font-weight: bold;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#c0c0c0;
    padding-bottom:3px;
    margin-bottom:10px;
    
} 

.titre_1 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;
	padding-bottom:10px;
	padding-top:20px;
	margin-bottom:20px;
}
.titre_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom:10px;
}

.std_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.std_txtS {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration:none;
}
.std_txtXS {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    text-decoration:none;
}
/*.std_txt:hover {
	text-decoration:underline;
}          */
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.lien_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.lien_titre:hover {
	text-decoration:underline;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
/*********************/
/* Box (images + texte */
/*********************/ 
.titre_box {
	background-image: url(../images/fleche01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	margin-left:2px;
}
.suite_box {
	background-image: url(../images/fleche_suite.gif); 
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	padding-bottom:3px;
}
.imp_box {
	background-image: url(../images/imprimer.gif); 
	background-repeat: no-repeat;
	float:left;
	background-position: left;
	padding-left:25px;
	padding-top:3px;
	margin: 0px 0px 0px 0px;
	height:20px;
}
.hp_box {
	background-image: url(../images/haut_page.gif); 
	background-repeat: no-repeat;
	background-position: right;
	padding-right:25px;
	margin: 0px 0px 0px 0px;
	padding-top:3px;
	height:20px;
	float:right;
}
/*********************/
/* UNE */
/*********************/ 
.une_div {
	background-color:#e5e5e5;
	padding:10px;
}
.une_titre {
	background-image:url(../images/titre_warrants_matin.gif); 
	background-repeat: no-repeat;
	background-position: left;
	height:15px;
	margin-bottom:10px;
}
.une_titre_pm {
    background-image:url(../images/titre_parteners_matin.gif); 
    background-repeat: no-repeat;
    background-position: left;
    height:15px;
    margin-bottom:10px;
}
.bt_abo {
	margin-top:5px;
}
/*********************/
/* formulaire */
/*********************/ 
.form_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
	padding: 20px 0px 5px 0px;
	margin-bottom:15px;
}

.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
	padding: 4px 0px 4px 0px;
}
.form_txtS {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    /*border-bottom-style:solid;  
    border-bottom-width:1px; 
    border-bottom-color:#e5e5e5;*/
    padding: 0px 0px 0px 0px;
    font-size: 10px;
}
.form_radio {
	padding-left:4px;
	padding-right:4px;
}
.form_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
.form_bt {
	padding:5px;
	background-color:#e5e5e5;
	text-align:right;
}













