*{padding:0;margin:0;border:0;}

body
{
	background: #fff;
	color: #282931;
	background: #fff;
	font-family: "Verdana", "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 200px;
}


a		{ color: #37425f; }
a:link		{ color: blue; text-decoration:none}
a:visited	{ color: blue; text-decoration:none}
a:hover		{ color: black; text-decoration: underline}

h1 { font-size: 20pt; font-weight: normal; }
h2 { font-size: 16pt; font-weight: normal; }
h3 { font-size: 14pt; font-weight: normal; }
h4 { font-size: 12pt; font-weight: normal; }
h5 { font-size: 10pt; font-weight: bold; }
h6 { font-size: 8pt; font-weight: normal; }


h1,h2,h3,h4 {
	margin-top: 0px;
	margin-bottom: 3pt;		
	padding-top: 0pt;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}


/* Header stuff */

.header img
{
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.header h1
{
	position: absolute;
	font-variant: small-caps;
	font-size: 16pt;
	left: 200px; 
	top: 3px;
}



/* Where the information of the page goes - Just Positioning*/
.header
{
        position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 760px;
	padding: 0px 10px 0px 0px;

	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.menu
{
	position: absolute;
	top: 90px;
	left: 0px;
        bottom: 0px;
	width: 180px;
	padding: 10px 0px 200px 10px;
	margin-top: 1px;

	font-size: 10pt;
	line-height: 15pt;
	border-right: 1px solid #000000;
}


.content
{
	position: absolute;
	top: 90px;
	left: 180px;
	width: 560px;
	margin-left: 20px;
	padding: 10px 10px 200px 0px;
	margin-top: 1px;
	text-align: justify;

	line-height: 15pt;
	border-right: 1px solid #000000;
}

.main
{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 740px;
	margin-left: 20px;
	padding: 10px 10px 200px 0px;
	margin-top: 1px;
	text-align: justify;
	border-right: 1px solid #000;
}

.featureimage
{
	position: absolute;
	top: 100px;
	left: 515px;
	height: 100%;
}

.feature { /* Only used by introductional text at index page */
	line-height: 15pt;
	padding: 10px 10px;
	width: 300px;

}

.content ul
{
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 10pt;
}

.hotelpricetable
{
	border: 1px solid #c0c0c0;
	font-size: 10pt;
	width: 80%;
}

.hotelpricetable td
{
	border-bottom: 1px solid #000000;
}

.creditos 
{
	padding: 10px 10px;
}

.creditos td
{
	border: 1px solid #000000;
	padding: 1px 1px;
	font-size: 8pt;
	text-align:center;
	vertical-align: top;
	width: 100px;
}

.creditos img
{
	margin-bottom: 8px;
	margin-top: 8px;
}

.news 
{
	font-size: 14pt;
	line-height: 18pt;
	padding: 10px 10px;
}

.news ul
{
	list-style-position: inside;
	list-style-type: square;
	line-height: 15pt;
}
.news a
{
	font-size: 10pt;
}

.news li 
{
	font-size: 8pt;
}

/* Menu Style and Positioning */
.menunew {
	font-size: 8pt;
	color: red;
}

.menu img {
	padding: 2px;
	border: 1px outset #000000;
	text-align:center;
}

.menu hr {
	border: 1px outset #000000;
	width: 170px;
}

.menu p {
	font-size: 8pt;
	line-height: 12pt;
	border: 1px outset #000000;
	width: 160px;
	padding: 2px;
	text-align:center;
}

/* tabela de preços */
.pricetable  {
	width: 100%;
	padding:2px;
	font-size: 10pt;
	border: 1px solid #000000;
}

.pricetable td {
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
}

.pictures
{
	font-size: 9pt;
}

.pictures td
{
        border: 1px inset #c0c0c0;
	padding: 4px;
}

.pictures img
{
        border: 1px outset #c0c0c0;
}

.photos
{
        padding: 15px 2px;
}

.photos td
{
        border: 1px outset #000000;
        padding: 8px;
}

.photos table
{
        border-spacing: 6px;
	border: 0px;
}

.accepted table
{
	border: 1px solid #c0c0c0;
	padding: 2px;
}

.accepted td
{
	border: none;
}

/*
.menu a		{ text-decoration: underline; }
.menu a:link	{ text-decoration: underline; }
.menu a:visited	{ text-decoration: underline; }
.menu a:hover 	{ text-decoration: underline; }
*/


/**
  * talktitle, talkauthor, talkabstract, talkimage, talkcontainer
  * are styles used by invitedtalks.html
  */
.talktitle
{
	font-size: 10pt;
	font-weight: bold;
	width: 385px;
}

.talkauthor
{
	font-size: 10pt;
	font-style: italic;
	font-variant: small-caps;
}

.talkabstract
{
	margin-left: 10px;
	width: 385px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	padding: 3px;
}

.talkimage
{
	float: right;
	text-align: right;
	font-size: 10pt;
}

.talkcontainer
{
	border-top: 1px solid #000000;
	padding: 10px 0px;
}


/**
  * acceptedcontainer, acceptedcontainertitle, acceptedtitle,
  * acceptedauthor styles should only be used in acceptedpapers.html file
  */
.acceptedcontainer
{
	border: 1px outset #000000;
	padding: 5px 5px;
}

.acceptedcontainertitle
{
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color:blue;
	margin-bottom: 10px;
}

.acceptedtitle
{
	font-weight: bold;

}

.acceptedauthor
{
	font-size: 10pt;
	font-style: italic;
	margin-left: 15px;
}

.daytitle
{
	color: blue;
	font-size: 16px;
	border-bottom: 3px double #000;
	font-variant: small-caps;
}

.day 
{
	width: 100%;
	border-top: 1px outset #000;
	border-left: 1px outset #000;
	border-right: 1px outset #000;
}

.time
{
	text-align: center;
	color: black;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	width: 45px;
	font-size: 10pt;
	vertical-align: top;
}

.tasks
{
	padding: 3px;
	border-bottom: 1px solid #000;
	font-size: 10pt;
	vertical-align: top;
}

.tasks li
{
	margin-top: 7px;
	margin-left: 10px;
}

.programitemtitle
{
	font-weight: bold;
}

.programitemauthor
{
	font-size: 8pt;
}

.programitem
{
	padding: 0px 0px 0px 20px;
	text-indent: -20px;
	margin-bottom: 3px;
}

.periodtitle
{
	font-size: 10pt;
}

.typesession
{
	color:red;
}

.typetalk
{
	color: blue;
}

.typetutorial
{
	color: green;
}

.programmenu
{
	margin-left: 20px;
}


