/* STYLES DE L'ACCUEIL
-------------------------------------------------------------------------------------------*/


#content {
	padding-right: 50px;
	background: url(../backgrounds/accueil.gif) no-repeat 100px 0;
	}
#content h1, #content p.chapo {
	margin-right: 360px;
	font-weight: bold;
	}
#content h1 { 
	background: url(../im-commun/chevron-h1.gif) no-repeat 0 0px;
	font-size: 1.2em;
	letter-spacing: 1px;
	}
#content p.chapo {
	background: url(../im-commun/puce-h2.gif) no-repeat 0 7px;
	font-size: 1em;
	text-indent: 15px;
	line-height: 2em;
	}
#content ul
{
	margin:10px;
	color:#0080C0;
	font-weight:bold;
}
#content li 
{
	list-style-type:disc;
	margin:10px;
}
#carte {
	float: right;
	width: 313px;
	margin: 0;
	
	}
#carte p {
	margin: 5px 0 0 10px
	}
#carte p a {
	color: #238fbd;
	}
#carte p a:hover {
	color: #000;
	}