body,p,h1,h2,h3,h4,h5,p,ul,li,img,div
{
	margin:0;
	padding:0;
	border:0;
}

a img
{
	border:0;
	text-decoration:none;
	padding:0;
}

/* boites */
.littleBlueBox
{
	background-image:url('/themes/arcall/images/petite-case-bckg-appel.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:white;
	padding:10px;
	min-height:150px;
	z-index:0;
	position:relative;
}
/* fin boites */


h1
{
	color:#0171B9;
	margin-bottom:15px;
	font-size:18px;
	margin-top:10px;
}
h2
{
	color:#c80063;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:7px;
	font-size:13px;
}

p, ul, li
{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#484949;
}

p
{
margin-bottom:10px;

}

a
{
	color:#0171b9;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#c80063;
}

a.savoir
{
	text-align:right;
	font-weight:bold;
	width:90%;
	margin:15px 0 15px 15px;
	display:block;
}

.texteBleu, .texteBleu2
{
	color:0171B9;
	margin:2px 0;
}
.texteBleu2
{
	font-weight:bold;
	margin:4px 0;
}

li
{
	list-style:none;
	background-image:url('/themes/arcall/images/puce-bckg-centre-appel.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;	
}

div#pageContent ul li
	{
	margin-bottom:4px;
	}

ul
{
	margin:10px;
}