body{
	font-family :'Lucida Sans Unicode', 'Lucida Grande', sans-serif ;
	font-size : 12px ;
	font-color : #666666 ;
	background-color : #000000 ;
/*                        background-image : url(CircleTrioInteriorImage.jpg) ;*/
	background-position : top center; 
	background-repeat : no-repeat ; 
	background-attachment : fixed ;
	text-align : left ;
}




#princ {
     margin-top :  0px;
     margin-right : auto;
     margin-left : auto ;
     width : 1200px ;
     text-align : center;       
      line-height: 150%;
}

#tableau_princ {
	width:900px;
	background-image:url(CircleTrioInteriorImage.jpg);
	background-repeat : no-repeat;
/*	border-spacing:40px; */
}

#colonne_menu{
	width:375px;
	text-align:right;
	line-height: 250%;
	vertical-align:text-top;
}

#case_titre{
	text-align:right;
	height:170px ;
	padding-top:30px;
}

#case_princ{
 	vertical-align:text-top;
     	text-align : left;       
	padding-left : 50px;
}


a:link{
	color : #cccccc ; 
	text-decoration : none ; 
}
a:visited{
	color : #cccccc ; 
	text-decoration : none ; 
}
a:hover{ 
	color : #405375; 
	text-decoration : none ; 
}
a:active{
	color : #cccccc ; 
	text-decoration : none ; 
}



/* liens de la zone principale */
a.princ:link{
	color : #cccccc ; 
	text-decoration : none ; 
}
a.princ:visited{
	color : #cccccc ; 
	text-decoration : none ; 
}
a.princ:hover{ 
	color : #405375; 
	text-decoration : none ; 
}
a.princ:active{
	color : #cccccc ; 
	text-decoration : none ; 
}

	

/* liens du menu */
a.lienmenu:link{
	text-decoration : none ;
	color : #333333  ;
	}
a.lienmenu:visited{
	text-decoration : none ;
	color : #333333  ;
	}
a.lienmenu:hover{
	text-decoration : none ;
	color : #405375 ;
	}
a.active:visited{
	text-decoration : none ;
	color : #333333  ;
	}

/* lien du menu indiquant la page actuelle*/
a.lienpage:link{
	text-decoration : none ;
	color : #405375  ;
	}
a.lienpage:visited{
	text-decoration : none ;
	color : #405375  ;
	}
a.lienpage:hover{
	text-decoration : none ;
	color : #405375 ;
	}
a.lienpage:active{
	text-decoration : none ;
	color : #405375  ;
	}


/*caracteristiques des textes du menu*/
.menu{
	text-align : left ;	
	color : #333333 ;
}

/*caracteristiques des textes de la zone princ*/
.princ{
	color : #666666;
}




/* styles graphiques supplementaires */

.coment{
	font-size : 70% ;
}


/* titres (2 niveaux de titres) */


h1 { 
 font-weight : normal;
 font-size : 120% ; 
  color: #cccccc ;              
}

h2 { 
font-weight : normal;
font-size : 100%;
color: #cccccc ;              
}




