/* STYLES DE L'ACCUEIL
-------------------------------------------------------------------------------------------*/
<!--[if IE lt 7]>
#content
{
	padding-left: 10px;
	background: url(../backgrounds/accueil.gif) no-repeat 40px 0px;
	height:600px;
}
	
#flashleft
{
	height:430px;
	width: 310px;
	float: left;
	padding-left: 20px;
	text-align:justify;
	position:absolute;
}

#flashright
{
	height: 430px;
	width: 310px;
	padding-left: 5px;
	text-align:justify;
	position:absolute;
}

#plan_reseau
{
	padding-top:450px;
	padding-bottom:0px;

}

#content h1, #content p.chapo {
	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;
}

#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;
}

.align-right{
	margin-left:200px;
}
<![endif]-->

#content{
	background: url(../backgrounds/accueil.gif) no-repeat !important;
	height:600px;
}

#content h1, #content p.chapo {
	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;
}

#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;
}
	
.align-right{
	margin-left:200px;
}

