/* GENERAL */ 

* {
	font-family: verdana;
	font-size: 12px;
}

.general_title 
{
	font-size:22px;
	color:#BCD362;
	padding:0;
} 
.general_title2
{
	font-size:24px;
	color:#FCA91D;
	padding:0;
} 
.general_subtitle 
{ 
	padding: 0px 0 5px; 
	font-weight:bold;
	color:#738BAA;
	font-size:13px;
} 
.general_abstract 
{ 
	 padding: 0px 0 5px; 
	 font-weight:bold;
	 color:#456287;
} 
.general_main_content ,p.general_main_content 
{ 
	padding: 0px 0 0;
	color:#456287;
	text-align:justify;
} 

div.links_general 
{
	float:right; 
	width:172px; 
	border-bottom:1px solid #B1CCE4; 
	margin:25px 0px 18px 30px;
}

/* HEADER */
td.topHeaderPhotoContainer,
td.topHeaderPhotoContainer img
{
	height:103px;
	width:775px;
}
span.headerBarDelim
{
	display:inline-block;
	background-image:url(../../images/InterCosma.HE/top_bar/spacer2.gif);
	background-repeat:no-repeat;
	background-position:center 45%;
	width:20px;
	height:10px;
}
img.headerBarDelim
{
	width:10px;
	height:10px;
}

/* FOOTER */
td.footer,
table.hp_table_wrapper td.footer
{
	text-align:left;
	padding:0px;
}
span.footer
{
	color:#777C84;
	font-size:10px;
}
td.footer2,
table.hp_table_wrapper td.footer2
{
	text-align:right;
	padding-right:4px;
}



/* PICTURES INFO */
.picture_photographer,
.picture_title
{
	display:none;
	font-size:11px;
	color:#456287;
}
div.sb_bottom_bg
{
	display:none;
}
img.doc2docBullet
{
	margin-right:4px;
}
/* SCROLLER (BRANDS) */
div.ScrollerDivContainer
{
	overflow-x:hidden;
	width:483px;
}

img.ImagesScroller
{
	cursor:hand;
}

td.BrandsData
{
	height:210px;
	width:600px;
}

div.media_product_content
{
	font-size:11px;
}

a.hp_news_txt{color:#FFFFFF;font-size:11px;text-decoration:none;}

div.HeaderBar
{
	margin-top:10px;
	padding-right:15px;
}

td.HPHeader td.topSiteLogoContainer
{
	width:100%;
}
img.sb_fix
{
	width:183px;
	height:1px;
}
img.content_fix
{
	display:none;
}

a.headerbar_link_inpage:link,
a.headerbar_link_inpage:visited,
a.headerbar_link_inpage:hover
{
	color:#FCA81E ! important;
}

a.inthenews_listitem:link,
a.inthenews_listitem:visited,
a.inthenews_listitem:hover
{ 
	padding: 0px 0 5px; 
	font-weight:bold;
	color:#738BAA;
	font-size:13px;
} 

a.inthenews_listitem:hover
{
	text-decoration:none;
}


