* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px verdana, arial, sans-serif;
	background: url(../image/stripe.png) repeat;
	color: #334548;
}

li {}

p {
	margin: 0;
	padding: 0 0 13px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #007399;
}

/* STYLE TEXT */

.article-data {
	font-size: 14px;
}

.article-content {
	font-size: 14px;
}

/* END STYLE TEXT */


/* STRUCTURE */
.page-wrap {
	background: #DDEBF0;
	min-width: 970px;
	max-width: 1366px;
	margin: auto;
	}
	.page-wrap #inside {}

#header_area {
	position: fixed;
	width: 100%;
	z-index: 99;
}

#buffer {
	height: 150px;
}

#content_area {
	min-width: 970px;
}

#header {
	background-image: url("../image/header.png");
	height: 132px;
	text-align: center;
	position: relative;
	}
	#title {
		position: absolute;
		bottom: 10px;
		width: 100%;
		}
		#title #headline {
			font-size: 40px;
			font-family:"Palatino Linotype", georgia, serif;
		}
		#title #slogan {
			font-size: 16px;
			font-family:courier new, courier, monospace;
		}
	#dante {
		background-image: url("../image/dante.png");
		float: right;
		height: 132px;
		width: 136px;
	}
	#menu {
		clear: both;
		text-decoration: none;
		font-variant: small-caps;
		font-weight: bold;
		background-color: #334548;
	}

#main-content {
	min-height: 450px;
	}
	#slides-content {
		width: 630px;
		margin: auto;
	}

#footer {
	background: #DDEBF0;
	border-top: 3px solid #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #334548;
}

/* END STRUCTURE */

/* BACKGROUND PAGES */

#main-content .background {
	position: absolute;
	right: 0;
}

#main-content .background.history {
	width: 450px;
	height: 770px;
	background: url("../image/background/background_a.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.news {
	width: 605px;
	height: 1012px;
	background: url("../image/background/background_b.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.lecturae {
	width: 539px;
	height: 867px;
	background: url("../image/background/background_f.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.invite {
	width: 730px;
	height: 770px;
	background: url("../image/background/background_c.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.magazine {
	width: 532px;
	height: 803px;
	background: url("../image/background/background_d.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.works {
	width: 666px;
	height: 888px;
	background: url("../image/background/background_e.png") no-repeat scroll 0 0 #E7ECEE;
}

#main-content .background.sponsor {
	width: 538px;
	height: 1209px;
	background: url("../image/background/background_g.png") no-repeat scroll 0 0 #E7ECEE;
}

/* END BACKGROUND PAGES */


/* BOX */

.box {
	border-top: 1px solid #FFFFFF;
	width: 100%;
	padding-bottom: 6px;
}

.box-header {
	background-color: #007399;
	font-family: "Palatino Linotype",georgia,serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-header-content {
	position: relative;
}

.box-header-content .crop {
	float: left;
	width: 77px; 
	height: 85px;
	margin: 0 35px;
	overflow: hidden;
}

.box-header-content .header {
	display: table-cell;
	height: 85px;
	vertical-align: middle;
}

.box-header-arrow {
  border-color: #007399 transparent transparent transparent;
  border-style: solid;
  border-width: 15px 30px;
  height:0;
  width:0;
  position:absolute;
  bottom:-30px;
  left:147px;
}

.box-content {
	background-color: #E7ECEE;
	padding: 25px 147px 0 147px;
	text-align: justify;
}

.box-content.min-height {
	min-height: 365px;
}

/* END BOX */

/* SLIDES */

#box-slides {
	background-color: #007399;
	padding-bottom: 10px;
}

#box-slides .no-slides {
	display: table; 
	width: 100%;	
}

#box-slides .no-slides h1 {
	color: #FFFFFF;
    height: 250px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#slides-content #articles-data {
	margin-bottom: 5px;
	padding-top: 10px;
}

#slides-content .article-data {
	display: none;
	color: #FFFFFF;
}

#slides-content #articles-content div {
	display: none;
	color: #FFFFFF;	
}

#box-slides a, #box-slides a:VISITED, #box-slides a:HOVER, #box-slides a:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
}

#box-slides .breadcrumbs {
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 14px;
    width: 896px;
    margin: 0px auto 5px auto;
}

/* END SLIDES */

/* BOX IMPORTANT NEWS */

.box-important-news .box-header {
	background-color: #007399;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height: 26px;
	max-width: 950px;
	margin: auto;
}

.box-important-news .box-header.first {
	width: 100%;
	max-width: 100%;
}

.box-important-news .box-header-content {
	max-width: 896px;
	margin: auto;
	position: relative;
}

.box-important-news .box-header-arrow {
  border-color: #007399 transparent transparent transparent;
  border-style: solid;
  border-width: 15px 30px;
  height:0;
  width:0;
  position:absolute;
  bottom:-34px;
  left:418px;
  z-index: 1;
}

.box-important-news .box-content {
	background-color: #FFFFFF;
	max-width: 930px;
	padding: 30px 0;
	margin: auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	position: relative;
	text-align: left;
}

.box-important-news .box-content.last {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.box-important-news .box-content .crop {
	float: left;
	width: 95px; 
	height: 95px;
	margin-right: 12px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box-important-news .box-content table {
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.box-important-news .box-content table td {
	width: 33%;
}

/* END BOX IMPORTANT NEWS */

/* BOX TIMELINE */

.box-timeline {
	background-color: #E7ECEE;
	min-height: 450px;
	overflow: hidden;
	position: relative;
}

.timeline-header {
	font-family: times new roman;
	font-size: 15px;
	margin: 35px;
	position: relative;
	width: 624px;
	text-align: justify;
}
	
div#timelineContainer {
	min-height: 450px;
}

/* END BOX TIMELINE */

/* GALLERY */

h2.button_gallery {
	margin-bottom: 3px;
}

/* END GALLERY */

/* TABS */
.tabs h4 {
  float: left;
  padding-right: 30px;
}

.tabs h4 a {
  color: white;
}

.tabs h4 a:hover {
  color: white;
  text-decoration: underline;
}

.tabs h4 a.active {
  color: #c81c02;
  font-weight: bold;
}

.tabs h4 a.active:hover {
  color: #c81c02;
  font-weight: bold;
  text-decoration: none;
}