@charset "windows-1251";
body {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a img { 
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	max-width: 1100px;
	min-width: 1000px;
	background: #FFF;
	margin: 0 auto; 
}

.header {
	padding: 0;
	margin: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #FFF;
}

.sidebar1 {
	float: left;
	width: 140px;
	padding-bottom: 10px;
}
.content0 {
	min-width:450px;
	margin-left:140px;
}
.content {
	margin-right: 151px;	
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}


.content ul, .content ol {
	padding: 0 15px 15px 40px;
}

.contentright0 {
	float:right;
	width:150px;
	height:100%;
	
}
.contentright {
	width:100%;
	height:100%;
}


.contentright ul, .content ol {
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #FFF;
}

.footer {
	padding: 5px 0;
	background: #2A466B;
	position: relative;
	clear: both; 
	color: #FFF;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.PaperTitle {
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
	text-decoration:underline;
}
.PaperAuthors {
	
	font-weight:bold;
}
.PaperAbstract {
	font-size: small;
	padding-left:25px;
}
.Letter {
	color: #6F7D94;
	font-weight:bold;
}
.TableCarcas {
	border:0;
	width:100%;
	padding:0;
	margin:0;
	vertical-align:top;
}

.Location{
	font-size:small;
}

.Program{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	border:#CCC solid 1px;
	width:100%;
}
.TimeProgram{
	font-weight:bold;
	width:10%;
	text-align:center;
	vertical-align:middle;
	border:#CCC solid 1px;
}

.LocationProgram{
	font-weight:normal;
}
.Event {
	text-align:center;
	vertical-align:middle;
	border:#CCC solid 1px;
	width:45%;
}

.ImportantEvent{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border:#CCC solid 1px;
	width:45%;
}

.Clickable {
	cursor:pointer;
	text-decoration:underline;
}

.AbstractWord{
	font-style:italic;
	font-weight:bold;
	
}



ul {
	list-style-type:square;
}

.DateSession{
	text-align:center;
	font-weight:bold;
	width:35%;
}

.TimeSession{
	text-align:center;
	font-weight:bold;	
}

.NameSession{
	font-weight:bold;
	font-variant:small-caps;	
}

.LocationSession{
	font-weight:bold;
	text-align:center;
}

.ProfSession{
	font-style:italic;
}

.RightIcon {
	text-align:right;
	display:block;
}

.note {
	color: #FB0006;
}

.emph {font-family:'UnifrakturMaguntia', cursive;
font-size:large}

#slideshow { 
    margin: 10px; 
	vertical-align:bottom;
    position: relative;
    width: 650px; 
    height: 260px;
	text-align:center;
	
}

#slideshow > div {
	position: absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;

}



.math {
	color: #F00;
}
.bkmath {
	background-color: #FAA;
}
.telecom {
	color: #FF9F00;
}
.bktelecom {
	background-color: #FFA;
}
.data {
	color: #00F;
}
.bkdata {
	background-color:#55DFFF;
}
.bio {
	color: #00BF00;
}
.bkbio {
	background-color: #7FFFAA;
}
.finance {
	color: #F00FF0;
}
.bkfinance {
	background-color: #FFDFFF;
}
.bkcommon {
	background-color: #D4BFAA;
}

.bkbrain {
	background-color: #D4BFAA;
}

.conf { position: relative; top: -0.5em; font-size: 80%; 
padding-left:3pt;
padding-right:3pt;
margin-left:3pt;
margin-right:3pt;
}





