/***********************************************
* Feuille de style utilisé pour la réprésentatio d'un cadre
* à bord épais VERT
*/

/* Table principale */
.BordEpaiVert 
{
	margin-top:0px ;
	position:relative;
	left:-2px;
	} 

/* Première ligne */
.BordEpaiVert-Top {} 

/* Première ligne , cellule de gauche */
.BordEpaiVert-Top-Left 
{
	width:13px;
	height:14px;
	background-image:url(/Saur/_Img/BordEpaiVert/Top_Left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	} 
	
	.BordEpaiVert-Top-Left-Bg
{
	width:205px;
	background:url(/Saur/_Img/BordEpaiVert/Top_Left_Bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	} 

/* Première ligne , cellule du milieu */
.BordEpaiVert-Top-Center 
{
	width:313px;
	background:url(/Saur/_Img/BordEpaiVert/Top_Center.jpg);
	background-repeat: no-repeat ;
	background-position: bottom;
	}

/* Première ligne , image de fond répétée */
.BordEpaiVert-Top-Center-Bg 
{
	
	background:url(/Saur/_Img/BordEpaiVert/Top_Center_Bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	}

/* Première ligne , cellule de droite */
.BordEpaiVert-Top-Right 
{
	width:18px;
	height:34px;
	background-image:url(/Saur/_Img/BordEpaiVert/Top_Right.jpg);
	background-repeat: no-repeat;
	}

/* Ligne d'entête (contenant le titre du block) */
.BordEpaiVert-Head {}

/* Ligne d'entête , cellule de gauche */
.BordEpaiVert-Head-Left 
{
	width:13px;
	height:18px;
	background-image:url(/Saur/_Img/BordEpaiVert/Head_Left.jpg);
	background-repeat: no-repeat;
	}

/* Ligne d'entête , cellule du milieu */
.BordEpaiVert-Head-Center {}

/* Ligne d'entête , fond de la cellule du milieu */
.BordEpaiVert-Head-Center-Bg 
{
	width:525px;
	background-image:url(/Saur/_Img/BordEpaiVert/Head_Center_Bg.jpg);
	background-position:repeat-x;
	}

/* Ligne d'entête , cellule de droite */
.BordEpaiVert-Head-Right 
{
	width:18px;
	height:18px;
	background-image:url(/Saur/_Img/BordEpaiVert/Head_Right.jpg);
	background-repeat: no-repeat;
	}

/* Ligne du corps du block */
.BordEpaiVert-Body {}

/* Ligne du corps du block, cellule de gauche */
.BordEpaiVert-Body-Left {background:url(/Saur/_Img/BordEpaiVert/Body_Left_Bg.jpg);width:13px;font-size:5px}

/* Ligne du corps du block, cellule de milieu */
.BordEpaiVert-Body-Center {}

/* Ligne du corps du block, cellule de milieu avec image de fond */
.BordEpaiVert-Body-Center-Bg {}

/* Ligne du corps du block, cellule de droite */
.BordEpaiVert-Body-Right {background:url(/Saur/_Img/BordEpaiVert/Body_Right_Bg.gif);background-position:repeat-y;width:18px;font-size:5px}

/* Ligne du pied du block */
.BordEpaiVert-Foot {}

/* Ligne du pied du block, cellule de gauche */
.BordEpaiVert-Foot-Left 
{
	width:18px;
	height:16px;
	background-image:url(/Saur/_Img/BordEpaiVert/Foot_Left.gif);
	background-repeat: no-repeat;
	}

/* Ligne du pied du block, cellule de milieu */
.BordEpaiVert-Foot-Center {}

/* Ligne du pied du block, cellule de milieu avec image de fond */
.BordEpaiVert-Foot-Center-Bg 
{
	width:42px;
	background:url(/Saur/_Img/BordEpaiVert/Foot_Center_Bg.gif);background-repeat:repeat-x;
	}

/* Ligne du pied du block, cellule de droite */
.BordEpaiVert-Foot-Right 
{
	width:18px;
	height:16px;
	background-image:url(/Saur/_Img/BordEpaiVert/Foot_Right.gif);
	background-repeat: no-repeat;
	}


.BordEpaiVert-Title 
{
	position:relative;top:-3px;
	font-family:arial;
	font-size:14px;
	color:#006600;
	font-weight:bold
	}
