/* General styles */

body {
	margin-top: 0px;
}
}
a:link { color: #D30218; } 
a:visited { 
	color: #D30218;
	}
a:hover { 
	color: #D30218;
	text-decoration: none;
	}
a:active { 
	color: #D30218;
	}

.BG-header {
	background-image: url(http://www.eggyman.com/image/fond.gif);
}
.BG-menu {
	/*background-color: #CCCACA; */
	border-right: #CCCACA 1px solid;
	border-top: #CCCACA 1px solid;
	border-left: #CCCACA 1px solid;
	border-bottom: #CCCACA 1px solid;
	color: #000000;
}
}
.BG-pub {
	background-color: #CCCACA; 
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}
.Titre-header {
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	color: #400000;
}
.Slogan-header {
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana;
	color: #400000;
}
.Liens-menu {
	background-image : url(http://www.eggyman.com/image/bouton2.jpg);
	background-repeat: no-repeat;
	padding-left : 30px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
}
a:link { color: #D30218; } 