
body {
	margin-left : auto;
	margin-right : auto;
	margin-top : 1px;
	width : 748px;
	background : #E1E0E0;
	font-family : "trebuchet ms", tahoma, arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	}

#principal {
	position : relative;
	margin-top : 1px;
	width : 746px;
	left : auto;
	}
	
#liste-articles {
	position : absolute;
	margin-top : 0px;
	width : 530px;
	}

#bandeau {
margin-left : auto;
	margin-right : auto;
	width : 748px;
	font-style : italic;
	font-size : 14px;
	color : #ffffff;
	}

#bandeaubas {
	text-align : center;
	background : #F9F8F8;
	left : 210px;
	width : 532px;
	font-style : italic;
	font-size : 10px;
	color : #5E5D5D;
	}

#coltitre {
	position : absolute;
	width : 728px;
	padding : 10px;
	border : 1px solid red;
	}
	
#colgauche {
	position : absolute;
	background : #EEECEC;
    background-repeat: repeat-y;
	left : 0px;
	width : 210px;
	height : 1000 px;
	padding : 0px 0px 0px 0px;
	margin : 0px;
	border-left: 1px grey solid;
	}

#coldroite {
	position : absolute;
	padding-left : 0px;
	left : 210px;
	width : 532px;
	background : #F9F8F8;
	padding : 0px 0px 0px 4px;
	border-left: 1px grey solid;
	border-right: 1px grey solid;
	}

.clear {
	clear : both;
	}

h1 {
	font-size : 14px;
	font-weight : bold;
	color : #5E5D5D;
	letter-spacing : 0px;
    }
    
h3 {
	font-size : 18px;
	font-weight : bold;
	color : #5E5D5D;
	line-height : 10px;
	}

h2 {
	display : block;
	font-size : 20px;
	font-weight : bold;
	color : #5E5D5D;
	letter-spacing : 3px;
	}

h4 {
	font-size : 24px;
	font-weight : bold;
	color : #5E5D5D;
	letter-spacing : 3px;
	}

.menu-titre {
    font-weight : bold;
    }
  
.titre {
	font-size : 18px;
	font-weight : bold;
	color : #5E5D5D;
	}

.soustitre {
	font-size : 10px;
	font-weight : bold;
	color : #5E5D5D;
	}
	
.titre-rubrique {
	font-size : 14px;
	font-weight : bold;
	color : #4A4A4A;
	}	

.titre-texte {
    font-size : 16px;
	font-weight : bold;
	color : #4A4A4A;
	}
	
.menu-item {
	color : #4A4A4A;
	list-style-image : url(http://musique.pouessel.org/gp_interface/bulle_orange.jpg);
	}

a:link {
	color : #5E5D5D;
	}
	
a:hover {
	color: #fd9c00;
	text-decoration: underline;
	background-color: #787B80    ;
	}
	
a:visited {
color:#5E5D5D;
background-color:transparent;
text-decoration:none;
}

	
img {
	border : 0px;
	}
	
.ps {
	font-size : 10px;
	font-style : italic;
	}

.trait {
    background : url(gp_interface/pixel-gris.png);
    }
    
li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 97%;
padding-left: -2px;
color: black;
display : list-item;
list-style-image : url(http://musique.pouessel.org/gp_interface/puce_grise.gif);
list-style-position: outside;
    }
    
ul {
   padding-left: 11px;
   margin-left: 8px;
   }
