#bodyHome .dvBoxHome h1 {

	padding-left: 12px;
	color: White;
	
	width: 221px;
}

img.imgMenuPrincipale{
	margin-left: 30px;
	margin-bottom: 20px;
	border: none;
}

a.imgMenuPrincipale{
	display: block;
	text-decoration: none;
	background-color: White;		
	
	border: none;
}

#dvMenuPrincipale h2 {
	color: #696969;
}

#tdDestra a.imgDossier {
	
	text-decoration: none;
	background-color: White;		
	border: none;

	background-image: url(../images/null.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	display: block;
	width: 175px;
	height: 31px;
	
	padding-top: 8px;		
	padding-left: 60px;
	
	margin-left: 6px;
	
}

#bodyHome #tdDestra a.imgDossier:focus, #bodyHome #tdDestra a.imgDossier:hover, #bodyHome #tdDestra a.imgDossier:active {
	text-decoration: underline;
	color: #036;
	background-color: transparent;
	border-bottom: none;
	}

.imgWebmail {
	display: block;
	text-decoration: none;
	background-color: White;		
	
	border: none;	
	
	margin-left: 35px;
	margin-bottom: 12px;
}

#dvDestra {
 background-color: #F1F1F1;
}

h2 {
	background: none;
}

caption {
	background-color: #9ac0de;
}

form {
 background-color: #F1F1F1;
}

img.thumb {
	width: 120px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #696969;
	
	padding: 2px;
	margin: 4px;
}