td.usermodules_hg {
	padding-left: 20px;
	border-right : 1px dashed #9ba9b7;
	border-bottom : 1px dashed #9ba9b7;
}
td.usermodules_hd {
	padding-left: 20px;
	border-bottom : 1px dashed #9ba9b7;
}
td.usermodules_bg {
	padding-left: 20px;
	border-right : 1px dashed #9ba9b7;
}
td.usermodules_bd {
	padding-left: 20px;
}
/**********************************************/
div.moduletable-accueil_hg .img_rejoindre,
div.moduletable-accueil_hd .img_rejoindre,
div.moduletable-accueil_bg .img_rejoindre,
div.moduletable-accueil_bd .img_rejoindre {
	float: right;
	padding:5px;
	background-image: url(../images/puce_infos.gif);
	background-position: center center;
	background-repeat:no-repeat;
	text-decoration: none;
}

div.moduletable-accueil_hg a:link, div.moduletable-accueil_hg a:visited,
div.moduletable-accueil_hd a:link, div.moduletable-accueil_hd a:visited,
div.moduletable-accueil_bg a:link, div.moduletable-accueil_bg a:visited,
div.moduletable-accueil_bd a:link, div.moduletable-accueil_bd a:visited  {
	color:#283641;
	text-decoration:none;
}

div.moduletable-accueil_hg a:hover,
div.moduletable-accueil_hd a:hover,
div.moduletable-accueil_bg a:hover,
div.moduletable-accueil_bd a:hover {
	color: #940084;
	text-decoration: underline;
}
/**********************************************/
/* ACCUEIL HAUT GAUCHE */
div.moduletable-accueil_hg {
	padding: 0px;
	width: 260px;
}
div.moduletable-accueil_hg h3 {
	background-image: url(../images/style1_h3_fond_gris_petit.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	color:#283641;
	font-size:1.2em;
	font-weight:normal;
	margin:2px 0px 10px 0;
	padding:5px 0px 7px 0;
	text-align:left;
}
div.moduletable-accueil_hg p {
	font-size: 12px;
	margin: 10px 10px 15px 0;
}
/**********************************************/
/* ACCUEIL HAUT DROIT */
div.moduletable-accueil_hd {
	padding: 0px;
	width: 260px;
}
div.moduletable-accueil_hd h3 {
	background-image: url(../images/style1_h3_fond_gris_petit.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	color:#283641;
	font-size:1.2em;
	font-weight:normal;
	margin:2px 0px 10px 0;
	padding:5px 0px 7px 0;
	text-align:left;
}
div.moduletable-accueil_hd p {
	font-size: 12px;
}
/**********************************************/
/* ACCUEIL BAS GAUCHE */
div.moduletable-accueil_bg {
	padding: 0px;
	width: 260px;	
}
div.moduletable-accueil_bg h3 {
	background-image: url(../images/style1_h3_fond_gris_petit.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	color:#283641;
	font-size:1.2em;
	font-weight:normal;
	margin:2px 0px 10px 0;
	padding:5px 0px 7px 0;
	text-align:left;
}
div.moduletable-accueil_bg p {
	font-size: 12px;
}
/**********************************************/
/* ACCUEIL BAS DROIT */
div.moduletable-accueil_bd {
	padding: 0px;
	width: 260px;	
}
div.moduletable-accueil_bd h3 {
	background-image: url(../images/style1_h3_fond_gris_petit.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	color:#283641;
	font-size:1.2em;
	font-weight:normal;
	margin:2px 0px 10px 0;
	padding:5px 0px 7px 0;
	text-align:left;
}
div.moduletable-accueil_bd p {
	font-size: 12px;
}