body
{
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

#contenu
{
	position: absolute;
	width: 768px;
	height: 426px;
	left: 50%;
	top: 50%;
	margin-left: -384px;
	margin-top: -213px;
	background-color: #33ff00;
	background-image: url("../images/procidis.png");
	background-position: top center;
	background-repeat: no-repeat;
}

.plugins
{
	font-size: 10px;
	text-shadow: -1.5px 1px 0.5px #aaaaaa;
} .plugins a
{
	font-weight: bold;
	text-shadow: -1.5px 1px 0.5px #000000;
}

#plg_en
{
	position: absolute;
	left: 20px;
	top: 10px;
	margin: 0;
	text-align: justify;
}

#plg_fr
{
	position: absolute;
	right: 20px;
	bottom: 10px;
	margin: 0;
	text-align: right;
}

.langues img
{
	border: none;
}

#lng_en
{
	position: absolute;
	left: 173px;
	top: 127px;
	margin: 0;
}

#lng_fr
{
	position: absolute;
	left: 463px;
	top: 308px;
	margin: 0;
}