@import url('controle_parental.css');
@import url('xooloo_core.css');

p.telecharger
{
	background: url('../pix/xooloo/illus1.jpg') no-repeat;
	padding-left: 100px;
	margin-left: 10px;
}

p.telecharger a
{
	background-image: url('../pix/xooloo/btn_telecharger.gif');
	width: 219px;
	height: 122px;
}

p.enfant
{
	background: url('../pix/xooloo/btn_xag.gif') no-repeat 50% 0;
}

p.enfant a
{
	margin-left: 50px;
	width: 262px;
	height: 121px;
}

div.bloc-info p.esp
{
	background: url('../pix/xooloo/btn_ensavoirplus.gif') no-repeat 100% 0;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 14px;
}

p.esp a
{
	height: 26px;
	width: 108px;
	display: block;
}

div#reqForm
{
	border: 1px solid gray;
	padding: 5px;
	background-color: #F0F0F0;
	display: none;
}

div#contenu-principal iframe
{
	border: none;
	height: 70px;
	width: 346px;
}

p.cp
{
	text-align: center;
}