@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
p {
}
ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 0px 0px 0.45em 0px;
}
h4 {
	color: #5F5A78;
}
h1 {
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a, a:link , a:visited, a:hover {
	text-decoration: underline;
	outline: none;
	color: #5F5A78;
}
a, a:link , a:visited {
	color: #5F5A78;
}
a:hover {
	color: #ABB0BD;
}
#main_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: #FFF url(images/top_bkg.png) repeat-x left top; 
}
#menu_box {
	float: left;
	width: 315px;
	margin-top: 20px;
	color: #5F5A78;
}
#menu_box .menu {
	margin-top: -20px;
	text-align: right;
	padding-right: 10px;
	color: #FFD670;
	list-style-position: inside;
}
#menu_box .menu li.not_link_title  {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	color: #5F5A78;
}
#menu_box .menu li.separator  {
	list-style-image: none;
	list-style-type: none;
}
#menu_box .menu .not_link  {
	color: #FFD670;
}
#menu_box .menu a,
#menu_box .menu a:link,
#menu_box .menu a:visited {
	text-decoration: none;
	color: #5F5A78;
}
#menu_box .menu a:hover {
	text-decoration: none;
	color: #ABB0BD;
}
#menu_box .img {
	width: 315px;
	height: 240px;
	background: #FFF url(images/foto_menu.png) no-repeat left top;
	margin: 10px 0px;
}
#content_box {
	float: left;
	width: 665px;
	padding: 0px 10px;
}
#content_box .content {
	margin: 10px 10px 0px 10px;
}
#content_box .img_top {
	height: 134px;
	margin-top: 16px;
}
#logininfo {
	margin: 52px 0px 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 303px;
}
#logininfo a,
#logininfo a:link,
#logininfo a:visited {
	text-decoration: none;
	color: #5F5A78;
}
#logininfo a:hover {
	text-decoration: underline;
	color: #ABB0BD;
}
#content_box .content .footnote {
	font-size: 11px;
	font-style: italic;
}
#content_box ul {
	margin: 0px 0px 0px 20px;
}
#content_box .content .article {
	width: 645px;
	min-height: 70px;
	margin-bottom: 12px;
}
#content_box .content .article_selected {
	background: #FFF url(images/art_selected2.png) right top no-repeat;
	width: 645px;
	min-height: 70px;
	margin-bottom: 12px;
}
#content_box .content .presentation {
	width: 645px;
	min-height: 36px;
}
#content_box .content .presentation_selected {
	background: #FFF url(images/presentation_selected.png) right top no-repeat;
	width: 645px;
	min-height: 36px;
}
#content_box .content .title {
	color: #5F5A78;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#content_box .content .article_selected .title {
	padding-right: 135px;
}
#content_box .content .title a,
#content_box .content .title a:link,
#content_box .content .title a:visited {
	text-decoration: none;
	color: #5F5A78;
}
#content_box .content .title a:hover {
	text-decoration: underline;
	color: #ABB0BD;
}
#content_box .content .back {
	display: block;
	height: 24px;
}
#content_box .content .abstract {
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
}
#content_box .content .school {
	color: #FFD670;
}
#content_box .content .autor {
	color: #ABB0BD;
}
#content_box .content .data {
	margin-left: 40px;
	color: #ABB0BD;
}
#content_box .content .photo {
	margin: 10px 0px 10px 0px;
	display: block;
	width: 645px;
	overflow: hidden;
}
#content_box .content .photo_box {
	width: 645px;
	margin-top: 8px;
}
#content_box .content .photo_box .photo_left,
#content_box .content .photo_box .photo_middle,
#content_box .content .photo_box .photo_right {
	width: 215px;
	float: left;
}
#content_box .content .photo_box .img {
	width: 150px;
	height: 110px;
	float: left;
}
#content_box .content .photo_box .title {
	color: #5F5A78;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	float: left;
	width: 65px;
	padding-top: 6px;
}
#content_box .content .photo_box .title a,
#content_box .content .photo_box .title a:link,
#content_box .content .photo_box .title a:visited {
	text-decoration: none;
	color: #5F5A78;
}
#content_box .content .photo_box .title a:hover {
	text-decoration: underline;
	color: #ABB0BD;
}
#content_box .content .photo_box .school {
	color: #FFD670;
	font-size: 10px;
	text-align: right;
	margin: 0px 4px;
}
#content_box .content .photo_box .data {
	color: #ABB0BD;
	font-size: 10px;
	text-align: right;
	margin: 0px 4px;
}
#content_box .content .photo_box .selected {
	color:#F00;
	margin-right: 22px;
}
#content_box .content .video_box {
	margin: 20px 0px 10px 0px;
}
#footer_box {
	width: 1000px;
	background: #FFF url(images/bottom_bkg.png) repeat-x bottom left;
	height: 87px;
}
#footer_img {
	float: left;
	width: 685px;
	height: 87px;
	background: transparent url(images/footer_bkg.png) no-repeat bottom left;
}
#footer_space {
	float: left;
	width: 315px;
	height: 87px;
}
#copyright {
	width: 1000px;
	text-align: center;
	padding: 2px;
}
#copyright .copyright {
	font-size: 9px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	overflow: hidden;
}
.hidden {
	display: none;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	overflow: hidden;
}

