/* --------------

Debut Composite

-------------- */

  div.ligne1 {
    width : 100%;
}
  div.ligne2 {
    width : 100%;
}
  div.col1Ligne2 {
    float : left;
    width : 55%;
}
  div.col2Ligne2 {
    float : right;
    width : 40%;
}
  div.compo2cols div.lienPredefini a{
    width : 100%;
    display : block;
    background-image : url(../images/compo_2cols/arrondi_fd.gif);
    background-position : 100% 100%;
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #FFFFFF; 
		text-decoration : none; 
		font-weight : bold; 
		font-size : 12px;
		padding-top : 3px;
		padding-bottom : 3px;
		border-top : 4px #FFFFFF solid;
}
  div.compo2cols div.lienPredefini a:hover{
    width : 100%;
    display : block;
    background-image : url(../images/compo_2cols/arrondi_fd_roll.gif);
    background-position : 100% 100%;
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #FFFFFF; 
		text-decoration : none; 
		font-weight : bold; 
		font-size : 12px;
		border-top : 4px #FFFFFF solid;
}
  div.compo2cols div.lienPredefini a span{
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
}
  div.compo2cols div.lienPredefini a:hover span{
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
}
  div.compo2cols div.lienPredefini a.classic{
    width : auto;
    display : inline;
    background-image : none;
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #4471B3; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
    padding : 0px;
    border : none;
}
  div.compo2cols div.lienPredefini a.classic:hover{
    width : auto;
    display : inline;
    background-image : none;
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #4471B3; 
		text-decoration : underline; 
		font-weight : normal; 
		font-size : 11px;
    padding : 0px;
    border : none;
}
  div.compo2cols div.compoPageZoneTotale {
    padding-left : 18px;
}
  div.compo2cols div.cellule1 div.compoPageZoneTotale {
    padding-left : 0px;
}

/* colonne 1 */

  div.ligne2C1L1 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C1L2 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C1L3 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C1L4 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C1L5 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}

/* colonne 2 */

  div.ligne2C2L1 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C2L2 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C2L3 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C2L4 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}
  div.ligne2C2L5 {
    display : block;
    width : 100%;
    margin-bottom : 10px;
}


	.compoCellTitre {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : #333333;
		margin-bottom : 5px;
}
	.cellule10 div.overflow {

    height : 200px;
    overflow : auto;
    padding-right : 10px;
    
    scrollbar-face-color:#FFFFFF;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#EEEEEE;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-Color:#CCCCCC;
}
/*  div.cellule4, div.cellule5, div.cellule6, div.cellule7, div.cellule58 {
    margin-left : 10px;
}*/

