/* Feuille de style : journal de l'Arno - avril 2006 */

/* Mise en page globale */
body {
	background	: #fff url(../journal_2006-06_fichiers/fd.jpg) left top no-repeat ;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 9pt; 
}

#global {
	float 		: left  ;
	margin-top 	: 5px ;
	margin-left : 15px ;
	width		: 750px ;
}
div#top {
	width  : 750px ;
	height : 50px ;
	margin : 0 ;
	text-align : right ;
	font-size : 30px ;
	font-family : Georgia, serif ;
}
p#menu {
	/*width  : 750px ;*/
	margin-top : 0px ;
	text-align : right;
	font-family	: Georgia, Times, serif;
}
div#journal {
	width		: 750px;
	margin 		: 0 ;
	margin-top 	: 46px ;
	padding 	: 0 ;
	padding-bottom : 5px ;
	margin-bottom : 5px ;
}

.menu {
	text-align  : left;	
	color		: black;
	font-size	: 9pt;
	line-height	: 1em;
	width		: 511px;
	vertical-align : top ;
}

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


/* Liens dans le menu*/
.menu a  {
	color : black;
	text-decoration : none;
}
.menu a:hover {
	color : #cc0000;
	text-decoration : underline;
}

/* Liens dans le texte*/
a  {
	font-weight 	: bold ;
	color 			: black ;
	text-decoration : none ;
}
a:hover {
	font-weight 	: bold ;
	color 			: red ;
	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;
	width 		: 714px ;
	padding : 0px 20px 10px 20px ;
} 
form {margin : 0 ; padding-left : 15px ;  }

h1 { /* sera utilisé pour les titres */
	text-align	: right ;
	font-family : Georgia, serif ;
	font-size 	: 25pt ;
	font-weight : normal ;
	color 		: #c00000 ;	
}

h2{ /* Sera utilisée pour les noms de jours */
	font-family	: Georgia, serif ;
	width 		: 750px ;
	color		: #000;
	font-size	: 11pt;
	font-weight : bold;
	text-align  : left;
	height		: 50px ;
	padding-top : 12px ;
	padding-left: 60px ;
	margin-bottom : 0 ;
}

h2.lu {
	background : url(../journal_2006-06_fichiers/h2-lu.gif) left top no-repeat ;
}
h2.ma {
	background : url(../journal_2006-06_fichiers/h2-ma.gif) left top no-repeat ;
}
h2.me {
	background : url(../journal_2006-06_fichiers/h2-me.gif) left top no-repeat ;
}
h2.je {
	background : url(../journal_2006-06_fichiers/h2-je.jpg) left top no-repeat ;
}
h2.ve {
	background : url(../journal_2006-06_fichiers/h2-ve.jpg) left top no-repeat ;
}
h2.sa {
	background : url(../journal_2006-06_fichiers/h2-sa.gif) left top no-repeat ;
}
h2.di {
	background : url(../journal_2006-06_fichiers/h2-di.gif) left top no-repeat ;
}

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

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