body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #DDDDDD;
	text-align: center;	/* IE way to center blocks */
	margin: auto;		/* firefox way to center blocks */
	margin-top: 0px;
}

a:link		{ text-decoration: none; color: #333333; }
a:visited	{ text-decoration: none; color: #333333; }
a:hover		{ text-decoration: underline; color: #333333; }

/*
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DC2727;
	text-decoration: none;
}
*/
#centerframe {
	width: 750px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	background-color: #006600;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #34A206;
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
}
#menu ul {
/*	background-color: #EEEEEE;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
	width: 750px;
}
#menu li {
/*	background-color: #EEEEEE;*/
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 1px solid black;
	display: inline;
	cursor: default;
}
#menu li:first-child {
	border: none;
}
#menu li a {
	color: white;
	padding: 3px 26px;
}
#menu li a:link { text-decoration: none; }
#menu li a:visited { text-decoration: none; }
#menu li a:hover { text-decoration: none; background-color: #108810; }

#extramenu {
	position: absolute;
	padding: 3px;
	margin-left: 614px;
	margin-top: -39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #349206;
	width: 130px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
	border-bottom: 1px solid #348206;
}
#extramenu ul {
/*	background-color: #EEEEEE;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
	width: 130px;
}
#extramenu li {
/*	background-color: #EEEEEE;*/
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 1px solid black;
	display: inline;
	cursor: default;
}
#extramenu li:first-child {
	border: none;
}
#extramenu li a {
	color: white;
	padding: 3px 26px;
}
#extramenu li a:link { text-decoration: none; }
#extramenu li a:visited { text-decoration: none; }
#extramenu li a:hover { text-decoration: none; background-color: #108810; }


.frontpageblock {
	position: absolute;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

.frontpageblock h1 {
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px
}

#footer {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #004000;
	width: 750px;
}
#footer a:link		{ text-decoration: underline; color: #CCCCCC; }
#footer a:visited	{ text-decoration: underline; color: #CCCCCC; }
#footer a:hover		{ text-decoration: underline; color: #CCCCCC; }

.menusectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9922;
	text-decoration: underline;
	margin-bottom: 5px;
}

.lefticon {
	position: absolute;
	margin-top: 40px;
	margin-left: 10px
}

.leftmenu {
	position: absolute;	/* using absolute breaks the roll-over (will only work when over the text) */
	margin-top: 140px;
	margin-left: 10px;
	text-align: left;
	font-size: 24px;

	width: 110px;
	padding: 0;
	margin-bottom: 1em;
	color: #CCCCCC;
/*	font-weight: bold;*/
}

.leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.leftmenu li {
	margin: 0;
	padding: 0;
}

.leftmenu li a {
	display: block;
	padding: 5px 2px 5px 2px;
	color: white;
	text-decoration: none;
	width: 140px;
	font-weight: bold;
}
/*	hack for IE5 or IE6, but breaks IE7
html>body .leftmenu li a {
	width: auto;
}
*/
.leftmenu li a:link		{ font-size: 10px; font-weight: bold; color: white; }
.leftmenu li a:visited	{ font-size: 10px; font-weight: bold; color: white; }
.leftmenu li a:hover	{ font-size: 10px; font-weight: bold; color: white; background-color: #109910; }
.leftmenuarrow {
	position: absolute;
	margin-left: -5px;
	margin-top: 11px;
}

#programa {
	margin-top: 0px;
	padding-top: 0px;
}

#programa h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #FC0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#programa h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-top: 5px;
	margin-bottom: 2px;
}

#programa h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-bottom: 2px;
	text-decoration: none;
}

#programa h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-bottom: 2px;
	text-decoration: none;
}

#programa h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-bottom: 2px;
	text-decoration: underline;
}

#programa p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#programa p a:link		{ text-decoration: underline; }
#programa p a:visited	{ text-decoration: underline; }
#programa p a:hover		{ text-decoration: underline; color: black; }

.programa_title {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FC0000;
}

.programa_text {
	color: #666666;
}

.programa_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	font-size: 11px;*/
	color: #666666;
	text-decoration: underline;
}

.programa_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	font-size: 11px;*/
	color: #666666;
	text-decoration: underline;
}

.programa_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	font-size: 11px;*/
	color: black;
	text-decoration: underline;
}

.popup {
	position: absolute;
	visibility: hidden;
	margin-top: -1000px;
	background-color: #FFFFAA;
	border: 1px solid black;
	padding: 10px;
}

.conferenciante {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.conferenciante a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}

.conferenciante a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}

.conferenciante a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-style: italic;
}

.participante {
	color: #444444;
	height: 200px;
}

.participante h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin-top: 0px;
	margin-bottom: 3px;
}

.participante h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 10px;
}

.foto_participante {
	float: right;
	margin: 0px 0px 15px 15px;
}

.webdesign {
	font-size: 10px;
	color: #AAAAAA;
}
a.webdesign:link { color: #AAAAAA; text-decoration: none; }
a.webdesign:visited { color: #AAAAAA; text-decoration: none; }
a.webdesign:hover {	color: #888888; text-decoration: none; }
a.webdesign:active { color: #444444; text-decoration: none; }

.jc_thumbnail {
	border-width: 1px;
	border-color: #000080;
/*	padding: 2px;*/
	margin: 2px 6px 2px 0px;
	cursor: pointer;
}

.foto_select { }
.foto_select a img { border: 1px solid transparent; }
.foto_select a:hover img { border: 1px solid black; }
.foto_select a:active img { border: 1px solid black; }

.bottomads {
	width: 750px;
	background-color: #DDDDDD;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.leftsideadstitle {
	width: 137px;
	margin-top: 40px;
	margin-left: -20px;
	padding: 2px 10px;
	background-color: #224400;
	font-size: 10px;
	font-weight: bold;
}

.leftsideads {
	width: 157px;
	margin-top: 0px;
	margin-left: -20px;
}

.rightsideadstitle {
	width: 140px;
	margin-top: 40px;
	margin-left: -20px;
	padding: 2px 10px;
	background-color: #224400;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.rightsideads {
	width: 160px;
	margin-top: 0px;
	margin-left: -20px;
}

.program_table {
}

.program_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.input_entradas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 120px;
	text-align: right;
}
