

div#divMain
{
	width:748px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
}

div#divHeader
{
	width:768px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	height:115px;
}

div#divLogo
{
	position:absolute;
	width:130px;
	z-index:2;
}

div#divHeaderImage
{
	position:absolute;
	width:434px;
	margin-left:130px;
}

div#divLanguage
{
	margin-left:720px;
	margin-top:10px;
	position:absolute;
}

div#divContent
{
	margin-left:auto;
	margin-right:auto;
	width:768px;
	position:absolute;
	background:#fff;
}

div#divContentMain
{
	width:568px;
	float:left;
}

div#divContentSidebar
{
	width:200px;
	float:right;
}








div.date_author
{
	color:#777;
	margin-bottom:20px;
}

div.entry
{
	text-align:justify;
}

div.post
{
	margin-bottom:100px;
}


div.divImage
{
	width:450px;
	border:1px solid #ccc;
}

div.divImageInfo
{
	width:445px;
	font-size:10px; 
	background:#e6ebef; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	text-align:left;
	padding-left:5px;
}

div.status
{
	width:100%;
	background:#ecf1f3;
	vertical-align:middle;
	margin-bottom:20px;
}

div.statusError
{
	width:100%;
	background:#ffe3e3;
	vertical-align:middle;
	margin-bottom:20px;
}

div.footer
{
	margin-top:10px;
	border-top:1px solid #A9BDC8;
	width:100%;
	padding-top:4px;
}

td.tdHeader
{
	background:url('_graphics/header.gif');
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

font.fntTitle
{
	font-weight:bold;
	font-size:13px;
}


