#flash{
width:677px;
height:307px;
background-image:url(Images/flash2.jpg);
margin-right:3px;
margin-top:3px;
margin-bottom:5px;
float:right;
border:1px #666666 solid;
}

#corps_droit{
width:342px;
height:416px;
background-image: url(Images/Alarme_filaire.jpg);
margin-top:0px;
margin-left:0px;
margin-right:1px;
float:right;
position:relative;
}

#corps_gauche{
width:342px;
height:416px;
background-image:url(Images/Alarme_sans_fils.jpg);
float:right;
cursor: pointer;
position:relative;
}

													#corps_gauche a:link {
															text-decoration: none;
															color:#FF6600;
															list-style-type:none;
															list-style:none;
														}
													#corps_gauche a:visited {
															text-decoration: none;
															color: #58616b;
														}
													#corps_gauche a:hover {
															text-decoration: none;
															color: #2d3339;
															font-weight:bold;
															text-decoration:underline;
														}
													#corps_gauche a:active {
															text-decoration: none;
															color: #CCCCCC;
														}