/* 
    Document   : menu
    Created on : 22 janv. 2009, 03:57:47
    Author     : egguysushi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#gallery {
	position:inherit;
	padding-top:90px;
	padding-left:60px;
	width:400px;
	height:170px;
}

#gallery a{
	display:inline-block;
	padding-left:5px;
}



#carteJapon{
	position:absolute;
	margin-left:-270px;
	margin-top:80px;
}



#detailCategorieMenu{
	height:auto;
	font-style:italic;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

#tableau, #sousCarte{
	border:#ffffff;
	border:none;
}

.firstRow{
	border-bottom:solid #666666;
}

#firstHead, #firstCol {
	height:5px;
	width: 300px;
	text-align:left;
	border-left:none;
	border-right:none;
}

#firstHeadMenu, #firstColMenu {
	font-size:18px;
	height:5px;
	width: 300px;
	text-align:left;
	border-left:none;
	border-right:none;
}

#firstHeadPlat, #firstColPlat {
	height:5px;
	width: 590px;
	text-align:left;
	border-left:none;
	border-right:none;
}

#firstCol, #firstColPlat, #firstColMenu {
	border:none;
}

#secondHead {
	width: 150px;
	text-align:right;
	border-left:none;
	border-right:none;
}

#secondCol {
	width: 150px;
	text-align:right;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#lastHead, #lastHeadPlat {
	width:40px;
	text-align:right;
	border-left:none;
	border-right:none;
}

#lastCol, #lastColPlat{
	width:40px;
	text-align:right;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#firstCol_description{
	height:40px;
	font-style:italic;
	font-size:11px;
	vertical-align:text-top;
	border:none;
}

#firstColMenu_description{
	height:40px;
	font-style:italic;
	font-size:14px;
	vertical-align:text-top;
	border:none;
}