/*--------------- Link --------------*/ 
a.highlight:link, a.highlight:visited, a.highlight:active {font-size: 11px;font-weight: normal;text-decoration: none;color: #ffffff;	}
a.highlight:hover {font-size: 11px;font-weight: normal;text-decoration: none;color: #ffffff;}
a.barra:link, a.barra:visited, a.barra:active, a.barra:hover {font-size: 11px;}
.barra {font-size: 11px;}

/*----------------- Content ---------------*/

#highlightImage {width:270px;height:175px;font-size:0px;margin:0 0 7px 0;line-height:100%;}
#highlightBarra {position: absolute;margin-top:-39px;margin-left:0px;width:230px;height:32px;color: #ffffff;padding-left: 5px;	padding-top:2px;font-family:Arial, Helvetica, sans-serif;line-height:100%;}
#highlightBarraBackground {position: absolute;margin-top:-39px;margin-left:0px;width:262px;height: 32px;background: #666;}

.positionSetas{position: absolute; margin-top:-29px; margin-left:235px;}

/*------------------ Box Sizing -----------------*/
 
/* layout */
#layTop,
#layLeft,
#layCenter,
#layRight,
#layRightSpecial,
#layContent,
#layTopBarra,
#layPrint,

/* content */
#searchContainer,

#highlightImage,
#highlightBarra,

.contentAlbumItemText,

.contentImage,
.contentEventDateDay,

.boxInputSearch,
.boxInputSearchAlbum,
.boxInputLogin,
.boxRight,

.menuHeaderGreen,
.menuHeaderRed,
.menuHeaderBlue,
.menuHeaderOrange,

.menuItemGreen,
.menuItemRed,
.menuItemBlue,
.menuItemOrange,

/* form */
.formInput,
.formInputText,
.formButton,
.formInputBarra,
.yui-skin-sam .yui-ac-content,

.boxsized

{
	behavior: url('/_resources/scripts/boxsizing/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
