/******************************/
/*****ZEN FO IMAGE************/
/****************************/
div.fo_zenphoto
{
	width:368px;
	height:301px;
	/*margin-left:15px;*/
	
}

div.fo_zenphoto div.fo_zenphoto_core
{
	width:368px;
	/*height:282px;*/
	/*height:249px;*/
	height:292px;
	background: url("../images/front/zen_fo_background.jpg");
	
}

div.fo_zenphoto div.fo_zenphoto_core div#fo_zenphoto_top
{
	height:45px;
}

span#image_next {
	position:absolute; margin-left:335px; margin-top:96px;
}
span#image_previous {
	position:absolute; margin-left:22px; margin-top:96px;
}

div.fo_zenphoto div.fo_zenphoto_core div#fo_zenphoto_top div#fo_zenphoto_top_title {
	color:#FFD3A9;
	font-size:18px;
	padding-top:13px;
	padding-left:20px;
}

div.fo_zenphoto div.fo_zenphoto_core div#fo_zenphoto_image
{
	margin-left:45px;
	height:200px;
}

div.fo_zenphoto div.fo_zenphoto_core div#fo_zenphoto_image img
{
	margin-left:auto;
	margin-right:auto;
}

div.fo_zenphoto div.fo_zenphoto_core div#image_title {
	/*background: url("../images/front/zen_pic_title_background.gif");*/
	height:18px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
}

div.fo_zenphoto div.zen_bottom {
	background: url("../images/front/zen_pic_bottom_background.gif");
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
}

div.fo_zenphoto div.zen_bottom div#zen_bottom_fleche {
	position:absolute;
	margin-left:13px;
}

div.fo_zenphoto div.zen_bottom a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
div.fo_zenphoto div.zen_bottoma:visited
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.fo_zenphoto div.zen_bottom a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:35px;
}

