#outercontent {
	background:             #fff;
}

#content {
	margin:                 0;
    padding:                0;
	padding-left:			0px;
	margin-left:			200px;
	padding-top:			0px;
	/*width:                  560px;*/
	background:             #fff;
}

#in_content {
	padding-left:			0px;
	background:             #fff;/*url(images/home.jpg) no-repeat 0px;*/
	/*width:                  560px;*/
}

#in_content img.home {
	padding-top:			0px;
	margin-top:				0px;
}

#menu1 {
    background:             #fff;
}

#menu3 {
	display:				block;
	color:					#fff;
	background:				#fff;
    z-index:                1;
    top:                    257px;
    right:                  0px;
    position:               absolute;
    width:                  213px;
    height:                 507px;
}

	/*** Elevage ******/
	div.elevage  {
		display:				block;
		height:					273px;
		width:					193px;
		background:             url(images/elevage.jpg) no-repeat top center;
	}

	div.elevage a {
		display:				block;
		color:					#fff;
		text-decoration:		none;
		height:					100%;
		width:					100%;
		text-indent:			-150em;
	}
	/*** Focus ******/
	div.focus  {
		display:				block;
		height:					234px;
		width:					193px;
		background:             url(images/focus.jpg) no-repeat center;
	}

	div.focus a {
		display:				block;
		color:					#fff;
		text-decoration:		none;
		height:					100%;
		width:					100%;
		text-indent:			-150em;
	}
	
#footer {
	width:                  990px;
	left:					-1px;
}