/* /static/css/landingpages.css
------------------------------------------------------------------------
landingpages.css of INTERSPORT Rent

the css file contains the rules for landing pages (SEO)

/* Landingpages CSS Rules
--------------------------------------------------------------------- */
span.span-bleu{
	background: url(../images/layout/iic_arrow_grey_trans.gif) 0 4px no-repeat;
	padding-left:10px;
	color: #1e3296;
}

p.p-annexes{
	color:#1e3296;
	font-size:10px;
	margin-top:25px;
}

a.a-annexes{
	color:#1e3296;
	font-size:10px;
	text-decoration:none;
}

a.a-annexes:hover{
	color:#1e3296;
	font-size:10px;
	text-decoration:underline;
}

.div-footerHome{
	padding-left:55px;
	padding-right:55px;
	padding-top:15px;
}

.div-footerHome p {
	color:#999;
	font-size:10px;
}

.div-footerHome a {
	color:#999;
	text-decoration:none;
}

.div-footerHome a:hover {
	color:#1e3296;
	text-decoration:none;
}