@charset "UTF-8";
/* CSS Document */

#mentionsLegales
{
	width: 		610px;
	height: 	500px;
	overflow:	auto;
	margin: 	20px 0;
	padding:	0 0 0 20px;
		
	box-shadow:				0 0px 20px #111, 0 0.9px 20px #111;
	-moz-box-shadow:		0 0px 20px #111, 0 0.9px 20px #111;
	-webkit-box-shadow:		0 0px 20px #111, 0 0.9px 20px #111;
}

#mentionsLegales h4,
#mentionsLegales h5
{
	color:		#FF9900;
}

#mentionsLegales p, #mentionsLegales h4
{
	width:		570px;
}


#mentionsLegales h4
{
	font-size: 	12px;
	text-align:	center;
}

#mentionsLegales h5
{
	font-size: 	10px;
	margin: 	20px 0 10px 0;
}

#mentionsLegales h6
{
	margin-top: 	0px;
	margin-bottom: 	0px;
}

#mentionsLegales p
{
	font-size:	10px;
}