table.generale {
	padding:0px; border-spacing:0px; margin:0px; border-width:0px;
	position:absolute; left:0px; top:0px;
	}

/* marge */

	td.marge {width:55px}
		
/* 2e colonne, on a deja 55 en largeur */

	/* ligne 1 */
	#c2l1 { width:277px; height:170px; background-color: #6f0462;}

	/* sous colonnes pour avoir l'encadrement, lignes 2 et 3 */
	td.c2l2-esp {width:30px; height:110px; background-color: #6f0462; }
	td.c2l2-cont {width:212px; background-color: #6f0462;}
	td.c2l3-esp {height:115px;}

	/* ligne 4 et 5 */
	#c2l4 {height:165px;}
	#c2l5 {
		height:464px;
		vertical-align:top;
		padding-top:10px;
		}
		
/* 3e colonne, on a 327 en largeur*/

	/* ligne 1 */
	#c3l1  {background-color: #F3D67A;} 

	/* sous colonnes pour avoir l'encadrement, lignes 2 et 3 */
	td.c3l2-esp {width:25px; background-color: #F3D67A;} 
	td.c3l2-cont {width:202px; background-color: #F3D67A;} 

	/* sous colonnes pour avoir l'encadrement, lignes 2 et 3 */
	td.c3l3-esp {width:25px; background-color: #F3D67A;} 
	td.c3l3-cont {width:202px; background-color: #F3D67A;} 

	/* ligne 3 */
	#c3l3 {
		background-color: #F3D67A;
		vertical-align:top;
		}

/* 4e colonne */

	td.c4 {
		width:0px; background-color: #F3D67A;
		} 

/* marges pour l'encadrement,on a 1260 en largeur */

#c2l2-cadre1, #c3l2-cadre1, #c3l2-cadre2, #c3l2-cadre3, #c3l2-cadre4 {
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	vertical-align:top;
	}

#c2l3-cadre1, #c3l3-cadre1, #c3l3-cadre2, #c3l3-cadre3, #c3l3-cadre4 {
	border-bottom:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	}

/* texte */

div.menu-element {
	font-family:DTL Caspari, Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight: bolder; font-stretch:condensed;
	color:#6F0462; 
	margin:10px;
	}

div.langues {
	z-index:4; position:relative;
	margin-top:2px;
	font-family:DTL Caspari, Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight: bolder; font-stretch:condensed;
	color:#6F0462;
	}

/* images */

img.vignette {
	width:278px; height:278px; 
	position:absolute; left:55px; top:280px; 
	overflow:hidden; z-index:0;
	}

img.logo {
	width:310px; height:76px; 
	position:absolute; left:37px; top:200px; 
	z-index:3; overflow:visible;
	}

img.gdlogo {
	width:1280px; height:340px; 
	position:absolute; left:0px; top:643px; 
	z-index:3; overflow:hidden;
	}

img.fond {
	width:949px; height:746px; 
	z-index:1; overflow:hidden; 
	}

iframe{
	position:relative; top:0px; left:0px;
	overflow:visible; z-index:3;
	width:949px; height:629px;
	border:0px
	}

a {
	color:#6f0462; text-decoration:none;
	}


span.texte-sel {
	color:#F3D67A;
	text-decoration:none;
	}

