/* ----- Green and Blue - alternate style sheet ----- */ 

/* Style basé sur le site Graines-deveil.ch */
@import url("http://graines-deveil.ch/admin/style.php");


body {
 	background-image: none; 
	}

#navglobal{
	background: #5E91D0;
	padding-left: 205px;
	border-top-color: white;
	}

#slogan{ display: none;
	}

div#illustrations {
	position: absolute;
	right: 0px;
	top: 195px;
	width: 190px;
	overflow: hidden;
	height: 300px;
	border: 0px solid red;
	}
div#illustrations img{
	position: relative;
	right: -125px;
	top: 0px;
	height: 
	}
#logo img{margin: 25px;}