@charset "iso-8859-1";
/* Auteur : BN */
/* Date de création : 26/03/2008*/


a img {
border: 0 none;
}

#article {


margin: 10px 10px 40px 330px;
}
	#auteur {
	float: right;
	border: 1px solid black;
	border-bottom: 3px ridge black;
	background-color: white;
	
	margin: 10px 10px 5px 10px;
	padding: 7px 3px;
	
	text-align: left;
	}
	#article h3 {
	border-bottom: 1px solid black;
	
	margin: 15px 15px 50px 30px;
	
	text-align: left;
	font-size: 1.6em;
	}

#journal_gauche {
position: absolute;
top: 430px;
left: 10px;
width: 300px;
}
#sommaire, #telecharger, #petiteAnnonce {
width: 310px;
border: 0 none;
background: #008100 url(images/style/carre-bas.png) no-repeat center bottom;

margin: 10px 10px 10px 0;
padding: 0 0 30px 0;
}
	#sommaire a {
	color: #603000;
	font-size: 1em;
	font-weight: normal
	}
	#sommaire h3 , #telecharger h3, #petiteAnnonce h3{
	width: 100%;
	height: 50px;
	margin: 0 auto 0 0;
	padding: 0;
	padding-top: 15px;
	background: url(images/style/carre-haut.png) no-repeat center top;
	color: white;
	
	font-size: 1.5em;
	}
	#sommaire li.titre_sommaire {
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	list-style-image: url('images/style/insigne.png');
	}
	#sommaire li {
	list-style-image: url('images/style/opinel.gif');
	}
	li span {
	position: relative;
	bottom: 0;
	left: 0;
	}
	#sommaire ul {
	margin-right: 10px;
	}
	#telecharger p {
	margin-left: 10px;
	margin-right: 20px;
	}

img.email {
position: relative;
top: 4px;
}
span.vide {
color: #007500;
}

#blocgauche {
width: 310px;
}
#blocdroit {
width: auto;
}

