/* CSS Document */
#contenu ul{
	margin-left:30px;
}

#presentation .titre{
	text-align:right;
	background:none;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}

.presentArticle{
	margin-left: 10px; 
}

.paragraphe{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#carte{
	float:right;
	background:url(../images/fond-carte.gif) repeat-y;
	height:580px;
	width:460px;
	padding:0px 13px 0px 0px;
}

#carteFlash{
	padding:0px 0px 0px 13px;
}

.pub{
	background:url(../images/pub_home_fond.gif) repeat-y;
	width:460px;
	float:left;
	margin:0px 10px 10px 10px;
}

.pub .top{
	background:url(../images/pub_home_top.gif) no-repeat;
	min-height:124px;
}

.pub .top .logo{
	padding:10px 0px 0px 10px;
	width:125px;
	height:125px;
}

.pub .top .logo img{
	border:2px solid #000000;
}

.pub .top .infos{
	float:right;
	margin-top:5px;
	margin-right:10px;
	width:300px;
}

.pub .top .savoirPlus{
	float:right;
	margin:5px 20px 0 0;
}

.pub .top h1{
	font-size:14px;
	color:black;
	font-weight:bold;
	line-height:24px;
}

.pub .bottom{
	background:url(../images/pub_home_bottom.gif);
	height:20px;
	width:460px;
}

.pub .top .plusInfos {
	margin:0 0 0 10px;
}

#ContPub{
	width:480px;
}
