.main
{
	background-image: url('../../Sites/Sage/Images/background.gif');
	background-repeat: repeat-x;
	padding: 20px 20px 0px 20px;
}

p 
{
	text-align: justify;
}

.main-image
{
	float: left;
}
.right-image
{
	float: right;
}

.callback
{
	background-image: url('../../Sites/Sage/Images/Callback.jpg');
	width: 223px;
	height: 107px;
	color: #1e5385;
	line-height: 26px;
}

.callback div.callbackContent
{
	padding: 16px 0px 0px 8px;
}

.callback strong
{
	font-size: 14px;
}

.callback input
{
	width: 123px;
	border: solid 1px #b8b8b8;
}

.callback a
{
	color: #1e5385;
	font-weight: bold;
}

.news
{
	margin-top: 20px;
	width: 225px;

	background-image:url('../../Images/Master/news-background.gif');
	background-repeat:repeat-y;
}

.news .new-header
{
	text-indent: 16px;
	line-height: 32px;
	background-image:url('../../Images/Master/news-top.gif');
	color: #919191;
	height: 32px;
	font-weight: bold;
	font-size: 14px;
}

.news .news-content
{
	margin: 4px 6px 4px 6px;
}

.news .news-content .date
{
	color:#bcbcbc;
}

.news .news-content .text
{
}

.news .news-content hr
{
	border: solid 1px #f1f1f1;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f9f9f9;
	border-bottom: none;
	height: 1px;
	width: 208px;
}

.news .news-footer
{
	background-image:url('../../Images/Master/news-bottom.gif');
	height: 13px;
}

.content ul
{
	list-style-image: url('../../Sites/Sage/Images/dot.gif');
	color: #676767;
	font-weight: normal;
	font-size: 12px;
}

.content ul li
{
	margin-bottom: 10px;
}

.ajax-content 
{
	padding-top:5px;
}

.product-image
{
	height: 108px;
	width: 249px;
	float: left;
	margin-right: 15px;
}
.product-image-MGE
{
	float: left;
	margin-right: 15px;
}

.product-description
{
	font-size: 12px;
	height: 108px;
}
.product-description-MGE
{
	font-size: 12px;
	height: 194px;
}

.main-menu						{ background-image: url('../../Sites/Sage/Images/menu-background.gif'); }
.main-menu li					{ background-image: url('../../Sites/Sage/Images/menu-item-left.gif'); }
.main-menu li.selected a		{ background-image: url('../../Sites/Sage/Images/menu-item-selected.gif'); }
.main-menu li span			
{
	border-left:1px solid #43AB96;
	border-right:1px solid #0D8D73;
}
.main-menu li span:hover		{ background-image: url('../../Sites/Sage/Images/menu-background-hover.gif');	}
.main-menu-left					{ background-image: url('../../Sites/Sage/Images/menu-left.gif'); }
.main-menu-right				{ background-image: url('../../Sites/Sage/Images/menu-right.gif'); }

.title
{
	width: 450px;
	background-color: #f5f5f5;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	padding-left: 10px;
}

.direct-declaration
{
	float: left;
	height: 66px;
	margin-left: 10px;
	margin-top: 70px;
}
.direct-declaration-image
{
	float: left;
	height: 96px;
	margin-top: 10px;
}

.crm-image
{
	position: relative;
	left: 170px;
	top: 20px;
}

.sagedor-image
{
	margin: 20px 0 0 60px;
}
.competence-center-image
{
	margin: 10px 0 0 60px;
}

.success-title 
{
	width: 226px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.success-logo 
{
	padding-top: 13px;
	margin-left: 20px;
	width: 204px;
	height: 100px;
	float: left;
}

.CRM-title 
{
	position: relative;
	top: 20px;
	width: 280px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.CRM-logo 
{
	padding-top:13px;
	width: 170px;
	height: 120px;
	float: left;
}

.Line-title 
{
	position: relative;
	top: 20px;
	padding-left: 20px;
	width: 280px;
	height: 160px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.Line-logo
{
	padding-top:13px;
	width: 150px;
	height: 160px;
	float: left;
}

.Job
{
	visibility: hidden;
	position: absolute;
	border: 1px solid;
	background: url('../../Sites/Sage/Images/border-right.jpg') no-repeat;
	background-position: right;
	width: 400px;
	padding-bottom: 5px;
	z-index: 10;
}
.btnOpen
{
	width: 100px;
	height: 94px;
	background: url('../../Sites/Sage/Images/logo_sage_vert.png');
	margin: 10px 0 0 60px;
	border: 0;
}
.btnClose
{
	position: absolute;
	right: 5px;
	padding: 5px 0 0 0;	
}

.autor
{
	position: relative;
	left: 250px;
	width: 200px;
	border-left: 1px dotted #FEA607;
	padding-left: 10px;
}
.accordion-head
{
	margin-top: 4px;
	font-size: 14px;
	height: 20px;
}
