/* DESTAQUE */
DIV.groupDestaque{ position:relative; margin-top:0px; margin-left:-292px; top:0px; left:50%; height:115px; width:590px; background-color:#fff; /*border: solid 1px black*/}

DIV.groupDestaque DIV.products{ position:absolute; top:0px; left:15px; right:15px; height:360px; width: 540px; overflow:hidden; }
DIV.groupDestaque DIV.products DIV.container{ position:absolute; top:0px; left:0px; width: 375px;  height:100%; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product{ position:absolute; width:125px; height:100%; overflow:hidden;
	text-align:center; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.image{ height:80px; width:auto; overflow:hidden; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.image TABLE.image{ /*width:100%; height:100%; */padding:0px; margin:0px;
	font-size:0px; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.image TABLE.image TD{ vertical-align:middle; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV{ line-height:12px; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.brand{ width:100%; height:12px; overflow:hidden; }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.name{ width:100%; height:12px; overflow:hidden; font-weight:bold; margin-top:5px }
DIV.groupDestaque DIV.products DIV.container DIV.lineContainer DIV.product DIV.euros  {color:#000000; display:inline-block; font: 14px/12px; font-family:'Lucida Grande', Geneva, Tahoma, Arial; text-align: center;margin-top:3px }

DIV.groupDestaque DIV.arrowPrevious{ position:absolute; left:0px; margin-top:150px; margin-left:-7px; }
DIV.groupDestaque DIV.arrowNext{ position:absolute; right:0px; margin-top:150px; margin-right:-7px; }


/* PRESS RELEASE */
DIV.pressRelease { margin-left:10px; margin-right:10px; line-height: 1.4;}
DIV.pressReleaseItem { color: black;line-height: 1.3; text-decoration:none;}
DIV.pressReleaseItemTexto{ color: black;line-height: 1.4; text-align:left; margin-bottom:5px; vertical-align: text-bottom; }

DIV.groupPressRelease{ position:relative; margin-top:0px; left:0px; height:100px; background-color:#fff; /*border-style:solid; border-width: thin*/}
DIV.groupPressRelease DIV.products{ position:absolute; top:0px; left:5px; width:220px; overflow:hidden; }
DIV.groupPressRelease DIV.products DIV.container{ position:absolute; top:0px; left:0px; height:auto; width:100%; }
DIV.groupPressRelease DIV.products DIV.container DIV.product{ position:absolute; top:0px; height:100px; width:100%; overflow:hidden;
	text-align:center; }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV.image{ width:90px; height:auto; overflow:hidden; }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV.image TABLE.image{ /*width:100%; width:100%; */padding:0px; margin:0px;
	font-size:0px; }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV.image TABLE.image TD{ vertical-align:middle; }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV{ /*line-height:12px;*/ }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV.brand{ height:100%; width:12px; overflow:hidden; }
DIV.groupPressRelease DIV.products DIV.container DIV.product DIV.name{ height:100%; width:12px; overflow:hidden;
	font-weight:bold; }
	
DIV.ballsPressRelease{ position:relative; top:0px; left:0px; width:100%; height:7px; margin-top:0px; overflow:hidden;
	text-align:center; }
DIV.ballsPressRelease IMG{ position:relative; left:0px; margin-right:2px;}
DIV.ballsPressRelease IMG.hole{ top:-7px; cursor:pointer; }
DIV.ballsPressRelease IMG.filled{ top:0px; }	


#commandPrevious{ width:18px; height:28px; background-image:url(../images/cmd-previous.png); background-repeat:no-repeat; font-size:0px; }
#commandNext{ width:18px; height:28px; background-image:url(../images/cmd-next.png); background-repeat:no-repeat; font-size:0px; }



