/* Feuille de style : journal de l'Arno - août 2006 */

/* Mise en page globale */
body {
	background-color	: #fff ;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: black;
	font-size			: 9pt; 
}

#global {
	float 		: left  ;
	padding-top : 0px ;
	margin-top 	: 0px ;
	margin-left : 0px ;
	width		: 768px ;
	background	: #fff url(../journal_2006-11_fichiers/titre-carottes.jpg) top left no-repeat ;
}

p#menu {
	margin-top : 0px ;
	text-align : right;
	font-family	: Georgia, Times, serif;
	color : #000 ;
	width : 750px ;
	margin : 0 ;
	margin-top : 100px ;
	padding : 3px 8px 3px 8px  ;
}
p#menu a {
	color : #000 ;
}
p#menu a:hover {
	color : #000  ; text-decoration : underline ; 
}

/* chanson */
#divchanson {
	width : 768px ; 
	background : #fff url(../journal_2006-11_fichiers/fond_radio.jpg) top left no-repeat ;
	/*border : 1px solid #000  ;*/
	margin : 12px 0 4px 0 ; 
	text-align : center ;}
#chanson {
	width : 748px ; 
	font-family : Georgia, Times, serif ; 
	/*background-color : #EC8E56 ; */
	color : #fff ; 
	padding-top : 12px ; 
	text-align : right ; 
	font-size : 8pt ; 
	font-weight : bold ;  
	height : 58px ;
	}
#chanson span { 
	background-color :  }
#chanson a  {
	font-weight 	: bold ;
	color 			: #000 ;
	text-decoration : none ;
}
#chanson a:hover {
	font-weight 	: bold ;
	color 			: #000 ;
	text-decoration : underline ;
}

div#journal {
	width		: 768px;
	margin 		: 0 ;
	margin-top 	: 1px ;
	padding 	: 0 ;
	padding-bottom : 5px ;
	margin-bottom : 5px ;
}
.hidden {
	visibility : hidden ;
	display : none ;
}

/* Placement des images */
.centre {
	text-align : center ;
} 
.centre img {
border : 1px solid #000 ;
margin-left : 5px ;
margin-right : 5px ;
}
.floatRight {
float : right ;
margin : 0 ;
padding : 0 ;
margin-left : 10px ;
margin-bottom : 3px ;
border : 1px solid #000 ;
}
.floatLeft {
float : left ;
margin : 0 ;
padding : 0 ;
margin-bottom : 3px ;
margin-right : 10px ;
border : 1px solid #000 ;
}
.noborder {
border : 0 solid #fff ;
}

/* Liens dans le texte*/
a  {
	font-weight 	: bold ;
	color 			: darkred ;
	text-decoration : none ;
}
a:hover {
	font-weight 	: bold ;
	color 			: #000 ;
	text-decoration : underline ;
}

/* Textes */
p {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 9pt; 
	font-weight	: normal;
	line-height	: 17px ;
	text-align	: justify;
	margin-left : 5px ;
	margin-right : 5px ;
	clear : both ;
} 

p.textAlign {
text-align : left ;
}
form {margin : 0 ; padding-left : 15px ;  }

h1 { /* sera utilisé pour les titres */
	text-align	: right ;
	font-family : Georgia, serif ;
	font-size 	: 1pt ;
	font-weight : normal ;
	color 		: #fff ;	
}
.jour {
	width 		: 758px ;
	border-top 	: 1px solid #D85C26 ;
	margin		: 5px 0 0 3px ;
	clear : both ;
}
h2{ /* Sera utilisée pour les noms de jours */
	font-family	: Georgia, serif ;
	color		: #D85C26 ;
	font-size	: 11pt;
	font-weight : bold;
	text-align  : left;
	/*display 	: inline ;*/
}

h2.border {
	width 		: 758px ;
	border-top 	: 1px solid #D85C26 ;
	margin		: 5px 0 0 3px ;
	clear 		: both ;	
	color		: #D85C26 ;
	font-size	: 11pt;
	font-weight : bold;
	text-align  : left;
}

/* emphase  de certains mots */
.strong {
	font-weight : bold ;
	color 		: #000 ;
} 

#libstat {
	clear 		: both ;
	float 		: right ;
	margin-top	: 15px;
	width		: 60px;
	height		: 79px;
	margin-right : 0 ;
}

