/* [A] */
a#aRecommendation
{
	text-decoration: none;
}		
/* [D] */
div#divRecommendation
{
	left: 8px;
	position: fixed;
	text-align: center;
	top: 8px;
}
div#divRecommendation:hover #spanRecommendation
{ 
	display: block;
	Xfont-size: 22px;
}		
/* [I] */	
iframe.tdSideMenuIframe
{
	border: 0px none red;
	height: 350px;
	scrolling: no;
	width: 145px;
}
img#imgTitleBackground
{
	z-index: 1;
}
img#imgRecommendation
{
	border: 0px solid red;
	height: 30px;				
	width: 30px;
}	
/* [S] */
span#spanRecommendation
{
	border: 0px solid red;
	display: none;						
	font-size: 12px;
}	
span#spanTitleText
{
	border: 0px solid red; 
	color: black; 
	font-size: 23px; 
	font-style: Tahoma; 
	font-weight:bold; 
	position: relative; 
	text-align: center; 
	top: -94px; 
	width: 600px; 
	z-index: 2;
}
/* [T] */
table#tblGallery
{
	align: top;		
	border: 0px solid red;	
	color: black;
	text-align: center;
}
table#tblGallery td
{
	border: 0px solid blue;	
	 vertical-align: top;	
	 text-align: center;
	 font-size:12;
	 	
}
table#tblTama    
{
     border-spacing:100pt 100pt;
	 border: 0px solid blue;	
	 text-align: center;
	 font-size:12;
	 vertical-align: top;	
}
table#tblTama  td
{
	 text-align: center;	
     border: 0px solid red;	
     vertical-align: top;
}
table.tblSideMenu
{
	xbackground-color: 'blue';
	width: 140px;
}
td.tdSideMenu
{
	background-image: url(../images/tblSideMenu/bgTdSideMenu.gif);		
	border: 0px solid red;			
	height: 46px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}
