/* contenant global cadre centre de la page */
.page {
background-image:   url("../img-f/fd-titre.jpg");
}
/* contenant global menu */
.menu-gl {
background-image:   url("../img-f/a-lex2.jpg");
}
.lex2 {   /* fond */
margin-right:auto;
margin-left:auto;
padding-top:15px;
width:98%;
background-image:url(../img-f/bg-lex2.jpg);
border-style:solid;
border-width:1px;
border-color:#223F56;
text-align:center;
}

	     /* td gauche tous dicos */
	 .tdg2 {
        background-color:#cdcfd1;
        border-width:1px;
		border-style:solid;
		border-color:#000066;
		font-family:geneva,arial,helvetica,san-serif;
        font-size:12px;
		font-weight:bold;
		width:100px;
		text-align:center;
		vertical-align:top;
	    }
	/* td droite tous dicos */
	 .tdd2 {
        background-color:#dee0e2;
        border-width:1px;
		border-style:solid;
		border-color:#000066;
		font-family:geneva,arial,helvetica,san-serif;
        font-size:12px;
		width:500px;
		text-align:left;
	    }
    /* table tous dicos */
	 .tab {
	 width:100%;
	 border:0;
	 table-layout:auto;
	 }
	 /* fond lexique2 felouque */
	 .tdf {
	 background-image:url(navires/felouque_ar-pl.jpg);
	 }
.source {
padding-left:60px;
margin-left:10px;
margin-top:10px;
background-color:#ebeced;
font-style:italic;
background-image:   url("../img-f/lien.jpg");
background-repeat:no-repeat;
border-top-width:1px;
border-top-style:dashed;
border-top-color:#656565;
}
.tdp {
float:right;
width:320px;
background-color:#ebeced;
border-width:1px;
border-style:solid;
border-color:#2e363c;
text-align:left;
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
margin-left:auto;
font-family:geneva,arial,helvetica,san-serif;
font-size:14px;
}
.tdl {
text-align:center;
color:#0f1f2b;
font-family:verdana;
font-size:18px;
font-weight:bold;
}
