﻿
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #0A0A15 url('images/bg.gif');
	margin: 0; 
	padding: 0
}

a { text-decoration: none; }

img { border: 0px none; }

.image {
	border: 4px solid #FFF;
}

.imgCover{
	border: 4px solid #FFF;
}


#logo { margin: 98px 0 0 29px; }

#cover { margin: 46px 0 18px 16px; }

#imgcover { margin: 46px 0 18px 16px; }

#elena { margin: 68px 0 0 156px; }

/*--- { LEFT BAR } -------------------------------------- */

#left {}

/*--- { RIGHT BAR } -------------------------------------- */

#right {
	background: #0F0F0F url('images/sbg.gif') repeat-y;
}
#right ul {
	list-style: none;
	margin: 62px 0 0 303px;
	padding: 0;
	line-height: 25px;
}
#right.home ul { margin: 87px 0 0 303px; }

#right ul li#last { 
	background: url('images/line.gif') repeat-x; 
	width: 99px; margin-left:24px; margin-right:0; margin-top:6px; margin-bottom:0
}
#right.home ul li#last { width: 107px; }

#right ul a {
	color: #FFF;
	font-size: 21px;
	padding: 0 0 0 24px;
}
#right ul a:hover { color: #5F7993; }

#right ul #active a {
	color: #5F7993;
	background: url('images/bullet.gif') no-repeat left center;
}
#right p { 
	color: #fff; 
	font-size: 12px;
	line-height: 18px;
	width: 370px;
	margin: 0 0 18px 36px;
}
#right p.first {
	border-top: 1px solid #1F2429;
	padding: 21px 0 0 0;
	margin: 46px 0 18px 36px;
}
#right p.last {
	border-bottom: 1px solid #1F2429;
	padding: 0 0 21px 0;
	margin-bottom: 50px;
}

#right p.last1 
{
	border-bottom: 1px solid #1F2429;
	padding: 0 0 21px 0;
	margin-bottom: 50px;
}


#right a#alerto { 
	color: #FFF;
	float: right;
	font-size: 10px; 
	border-top: 3px solid #5F7993;
	padding: 7px 0 0 0;
	margin: 0 46px 0 0;
}

#right a#alerto:hover { color: #D94705; }

#right #thumbholder { margin: 42px 0 0 26px; }

#right a.thumb {
	display: block;
	width: 115px;
	height: 115px;
	border: 4px solid #FFF;
	float: left;
	margin: 4px;
}

#right a.thumb:hover { border: 4px solid #5F7993; } 

#right a.thumb.l { margin-bottom: 50px; }