@import url('fancy.css');

.clear{
	clear			: both;
}

ul.grippe{
	background		: #5bafee;
	height			: 40px;
	list-style-type	: none;
	margin			: 0;
}

ul.grippe li{
	float			: left;
	height			: 40px;
	line-height		: 40px;
	padding			: 0;
	background		: url('../img/menu-grippe.gif');
	text-indent		: -5000px;
}

ul.grippe li#deploiement	{ background-position:0px 0;width:319px;}
ul.grippe li#anticiper		{ background-position:-319px 0;width:180px;}
ul.grippe li#organiser		{ background-position:-499px 0;width:180px;}
ul.grippe li#former			{ background-position:-679px 0;width:182px;}

ul.grippe li#anticiper:hover, ul.grippe li#anticiper.select	{ background-position:-319px -40px;width:180px;cursor:pointer;}
ul.grippe li#organiser:hover, ul.grippe li#organiser.select	{ background-position:-499px -40px;width:180px;cursor:pointer;}
ul.grippe li#former:hover, ul.grippe li#former.select		{ background-position:-679px -40px;width:182px;cursor:pointer;}

div#wrapper-grippe{
	width			: 100%;
	height			: 300px;
	overflow		: hidden;
}

div.content-grippe{
	width			: 2583px;
	height			: 300px;
}

div.anticiper, div.organiser, div.former{
	float			: left;
	width			: 821px;
	height			: 260px;
	padding			: 20px;
}

div.floatL{
	float			: left;
	width			: 380px;
	padding			: 10px;
}

a.quizz{
	float			: left;
	display			: block;
	width			: 230px;
	height			: 76px;
	background		: url('../img/quizz-grippe.jpg') no-repeat;
	margin-left		: 12px;
	margin-bottom	: 10px;
}

a.contact-grippe{
	float			: left;
	display			: block;
	width			: 230px;
	height			: 76px;
	background		: url('../img/contact-grippe.jpg') no-repeat;
	margin-left		: 0px;
	margin-top		: 15px;
}

div.liens-rss{
	background		: #e6e6e6 url('../img/bg-rss-grippe.jpg') repeat-x;
}

div.liens-rss div{
	float			: left;
	width			: 410px;
	padding			: 10px;
	font-size		: 11px;
}

div.liens-rss ul, div.liens-rss li{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
}

div.liens-rss a{
	text-decoration	: none;
	color			: #0c4887;
}

div.liens-rss a:hover{
	text-decoration	: underline;
	color			: #09315b;
}


p.half{
	width:500px;
	margin-bottom:5px;
}

div.descg{
	margin-top:20px;
}

div.prixg{
margin: -20px 0 0 170px;
}