#conteneur_peripheriques
{
	padding-top: 20px;
}

#conteneur_peripheriques h3
{
	text-align: center;
	font-family: arial;
}

#conteneur_peripheriques label
{
	font-size: 20px;
	font-family: arial;
}

#conteneur_ecrans, #conteneur_enceintes, #conteneur_clavier_souris
{
	padding-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

#ecran1, #enceinte1, #clavier, #souris
{
	border-top: 1px #1B0C81 solid;
	border-bottom: 1px #1B0C81 solid;
	border-left: 1px #1B0C81 solid;
	border-right: 1px #1B0C81 solid;
	float: left;
}

#ecran2, #enceinte2, #souris
{
	border-top: 1px #1B0C81 solid;
	border-bottom: 1px #1B0C81 solid;
	border-left: 1px #1B0C81 solid;
	border-right: 1px #1B0C81 solid;
	float: right;
}

.spacer 
{
	clear: both;
	visibility: hidden;
	padding-bottom: 20px;
}

.titre
{
	background-color: #1B0C81;
	color: #FFFFFF;
	text-align: center;
}

.ligne1
{
	background-color: #CCCCCC;
}

.image_peripherique
{
	text-align: center;
	list-style-type: none;
}
