
BODY {
	font-family : Verdana;
	background-image: url(degrade.jpg);
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

A.alpha {
	color: red;
	text-decoration: none;
}

A:hover.alpha {
	color: #AABBDD;
	text-decoration: none;
}

a {
	color: Green;
	text-decoration: none;
}



a:hover {
	color: #AABBDD;
	text-decoration: none;
}


.page{
	background-color: black;
}



.fond{
	width:100%;
	background-image: url(catalogues/exporeseau/reseau1.jpg);
}


.principal {
float: left;
width: 70%;
	background: url(catalogues/exporeseau/reseau1.jpg);
}

.sommaire {
float: left;
width: 30%;
	background: url(catalogues/exporeseau/reseau1.jpg);
}
