
.containermaster
{
	width: 100%;
	background-color: transparent;
	padding:8px;
	padding-bottom:12px;
}

.containerwidth
{
    width:144px;
}

.content {
	padding-top:8px; 
	padding-right:3px;
	padding-left:3px;
	padding-bottom:8px;
}

.cl_lg
{
     background-color:#DDDDDD;
}

.cl_lgreen
{
     background-color:#EFFFCE;
}


.cl_white_top_left
{
    background-image:url(cl_white_top_left.gif);
    background-repeat :no-repeat;
}

.cl_white_top
{
    background-image:url(cl_white_top.gif);
    background-repeat :repeat-x;
}

.cl_white_top_right
{
    background-image:url(cl_white_top_right.gif);
    background-repeat :no-repeat;
}

.cl_white_left
{
    background-image:url(cl_white_left.gif);
    background-repeat :repeat-y;
}

.cl_white_right
{
    background-image:url(cl_white_right.gif);
    background-repeat :repeat-y;
}

.cl_white_bottom
{
    background-image:url(cl_white_bottom.gif);
    background-repeat :repeat-x;
}

.cl_white_bottom_left
{
    background-image:url(cl_white_bottom_left.gif);
    background-repeat :no-repeat;
}

.cl_white_bottom_right
{
    background-image:url(cl_white_bottom_right.gif);
    background-repeat :no-repeat;
}

.cl_white_title
{
    color : #193565; /*#6C9700;*/
    font-family : Verdana, Arial;
    font-size : 14pt;
    padding-top : 7px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
}

.cl_white_content
{
    color : #052C53 ;
    font-family : Arial;
    font-size : 10pt;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
}

.cl_white_pied
{
    color : #6C9700;
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold; 
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 10px;
}


/* ******************** */
/* Container Light Grey */
/* ******************** */

.cl_lg_top_left
{
    background-image:url(cl_lg_top_left.gif);
    background-repeat :no-repeat;
}

.cl_lg_top
{
    background-image:url(cl_lg_top.gif);
    background-repeat :repeat-x;
}

.cl_lg_top_right
{
    background-image:url(cl_lg_top_right.gif);
    background-repeat :no-repeat;
}

.cl_lg_left
{
    background-image:url(cl_lg_left.gif);
    background-repeat :repeat-y;
}

.cl_lg_right
{
    background-image:url(cl_lg_right.gif);
    background-repeat :repeat-y;
}

.cl_lg_bottom
{
    background-image:url(cl_lg_bottom.gif);
    background-repeat :repeat-x;
}

.cl_lg_bottom_left
{
    background-image:url(cl_lg_bottom_left.gif);
    background-repeat :no-repeat;
}

.cl_lg_bottom_right
{
    background-image:url(cl_lg_bottom_right.gif);
    background-repeat :no-repeat;
}

.cl_lg_title
{
    color : #6C9700;
    font-family : Verdana, Arial;
    font-size : 14pt;
    padding-top : 7px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
}

.cl_lg_content
{
    color : #052C53 ;
    font-family : Arial;
    font-size : 10pt;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
}

.cl_lg_pied
{
    color : #6C9700;
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold; 
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 10px;
}


/* BOX DARK BLUE */

/* Titles */
.box_dark_blue_title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding-left:4px;
	text-transform : uppercase;
}

/* Bottom */
.box_dark_blue_bottom {
	background-image:url(bdb_bottom.gif);
	background-repeat:repeat-x;
	background-color: #0F3A5A; /*transparent;*/
	background-position:bottom;
}
.box_dark_blue_bottom_left {
	background-image:url(bdb_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
	padding:8px;
	padding-top:4px;
	height: auto !important;
	height:35px;
}
.box_dark_blue_bottom_right {
	background-image:url(bdb_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}


/* title box */
.box_dark_blue_top  {
	background-image:url(bdb_top.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.box_dark_blue_top_left  {
	background-image:url(bdb_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.box_dark_blue_top_right  {
	background-image:url(bdb_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}

/* Texte */
#box_dark_blue .NormalBold
{
    color : #FFFFFF;
}
#box_dark_blue .Normal
{
    color : #FFFFFF;
}
#box_dark_blue label
{
    color : #FFFFFF;
}
#box_dark_blue a
{
    color : #FFFFFF;
}

/* ************** */
/* BOX DARK GREEN */
/* ************** */
/* Titles */
.box_dark_green_title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding-left:4px;
	text-transform : uppercase;
}

/* Bottom */
.box_dark_green_bottom {
	background-image:url(bdg_bottom.gif);
	background-repeat:repeat-x;
	background-color: #6C9700; /* #98CB32; */ /*transparent;*/
	background-position:bottom;
}
.box_dark_green_bottom_left {
	background-image:url(bdg_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
	padding:8px;
	padding-top:4px;
	height: auto !important;
	height:35px;
}
.box_dark_green_bottom_right {
	background-image:url(bdg_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}


/* title box */
.box_dark_green_top  {
	background-image:url(bdg_top.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.box_dark_green_top_left  {
	background-image:url(bdg_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.box_dark_green_top_right  {
	background-image:url(bdg_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}

/* Texte */
#box_dark_green .NormalBold
{
    color : #FFFFFF;
}
#box_dark_green .Normal
{
    color : #FFFFFF;
}
#box_dark_green label
{
    color : #FFFFFF;
}
#box_dark_green a
{
    color : #FFFFFF;
}

/* ************** */
/* BOX DARK GREY */
/* ************** */
/* Titles */
.box_dark_grey_title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding-left:4px;
	text-transform : uppercase;
}

/* Bottom */
.box_dark_grey_bottom {
	background-image:url(bdgr_bottom.gif);
	background-repeat:repeat-x;
	background-color: #CECECE; /*#BDBDBD;*/ /*transparent;*/
	background-position:bottom;
}
.box_dark_grey_bottom_left {
	background-image:url(bdgr_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
	padding:8px;
	padding-top:4px;
	height: auto !important;
	height:35px;
}
.box_dark_grey_bottom_right {
	background-image:url(bdgr_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}


/* title box */
.box_dark_grey_top  {
	background-image:url(bdgr_top.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.box_dark_grey_top_left  {
	background-image:url(bdgr_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.box_dark_grey_top_right  {
	background-image:url(bdgr_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}

/* Texte */
#box_dark_grey .NormalBold
{
    color : #FFFFFF;
}
#box_dark_grey .Normal
{
    color : #FFFFFF;
}
#box_dark_grey label
{
    color : #FFFFFF;
}
#box_dark_grey a
{
    color : #FFFFFF;
}


