html, body {   
   height:100%;   
     margin:0;   
	 padding:0;
   	font-family: tahoma;
	font-size:medium;
	font-weight:normal;
} 


a {
	color:#F60;
}

 a:hover{
	color:#F90;
}
body
{

	text-align:center;
	background:#000033 url(../img/background.jpg) no-repeat;
	background-position:center -3em;
}

#content
	{
 	margin:2.3em auto 0 auto; 
	width:960px; 
	color:#003E71;
	background-color:#F9F1E3;
	text-align:left;
	
	}
	
#header {
	position:relative;
	background:url(../img/head_back2.jpg) right bottom;
	height:249px;
}


#logo {
	float:left;
 	height:304px;
 	width:232px;
 	background:url(../img/logo.jpg) bottom no-repeat ;
}
#main
{
	line-height:24px;
	margin-top:3em;
	padding:0 2em 0 2em;
	font-weight:normal;
	
}




#right {
font-size:small;
width:225px;
float:right;
margin-left:2em;
margin-bottom:2em;
text-align:justify;
}
.read {
color:#F60;
font-weight:bold;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#003E71;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FF6600;
	margin:0;
	paddin:0;
	}
	
	
#language {
	border-top:1px solid #F9F1E3;
	height:26px;
	color:#F9F1E3;
	padding-bottom:0.25em;
	padding-right:1em;
	text-align:left;
	width:250px;
	float:left;

}
#language ul
{
margin:0;
padding:0;
list-style: none;
float:right;

}

#language li
{
text-align:center;
margin:0;
padding:0;
display: inline;
color:#858585;
padding-top:0.25em;
/*background-position: 0 .5em;*/
font-weight:bold;
font-size:11px;
float:left;
}


#language li a{
padding-left:2em;
padding-right:1em;
display: block;
text-decoration:none;
color:#F9F1E3;
font-weight:bold;
}
#language li a:hover{
color:#F90;
}
#language li .active{
display: block;
color:#F90;
}

#menu {
	border-top:1px solid #F9F1E3;
	height:26px;
	background-color:#006699;
	background:url(../img/menu_bk.gif);
	color:#F9F1E3;
	padding-bottom:0.25em;
	text-align:left;
}
#menu ul
{
text-align:left;
margin:0;
padding:0;
list-style: none;
}

#menu li
{
margin:0;
padding:0;
display: inline;
float: right;
color:#858585;
padding-top:.60em;
background:url(../img/menu_off.gif) no-repeat;
/*background-position: 0 .5em;*/
font-weight:bold;
font-size:14px;
}


#menu li a{
padding-left:2em;
padding-right:.50em;
display: block;
text-decoration:none;
color:#F9F1E3;
font-weight:bold;
}
#menu li a:hover{
color:#F60;
}
#menu li .active{
display: block;
color:#F60;
}
#sponsors {
	background-image:url(../img/sponsors_bk.gif);
width:100%;
text-align:center;
padding-top:1em;
}

#footer {
background-color:#336;
border-bottom:1 px solid #09C;
font-size:70%;
color:#999;
text-align:right;
padding:.5em;
}

table#agenda {
	border-top:3px solid #003E71;  border-bottom:3px solid #003E71;  caption-side: bottom; font-size:small; width:770px; 
}
table#agenda td {  border-bottom:1px dashed #CC9933; margin: 3px; padding: 3px; vertical-align: top;  color:#003E71;
}
table#agenda td.event {  text-align:center; font-weight:bold; color:#F60;
}

table#agenda thead th {
	 color:#fefdcf; text-align: left; font-weight: bold; padding: 3px; 
}
table#agenda th {  vertical-align: top;  background-color:#F4E7CE; width:120px; border-bottom:1px dashed #CC9933; padding: 3px; padding-left:1em;
}

table#agenda td.round {  width: 230px; background:#BED3E9;
}
table#agenda td.round2 {  width: 230px; 
}

table#agenda td.round3 {  width: 230px;  background:#FCE8BA;
}
table#agenda th a:link, th a:visited {
	color:#903; font-weight: normal; text-decoration: none; border-bottom:1px dotted #c93;
}
table#agenda caption {
	background: #903; color:#fcee9e; padding: 4px 0; text-align: center; width: 40%; font-weight: bold;
}
table#agenda tbody td a:link {color: #903;}
table#agenda tbody td a:visited {color:#633;}
table#agenda tbody td a:hover {color:#000; text-decoration: none;
}

table#agenda div.arrow { background:transparent url(arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
table#agenda div.up { background-position:0px 0px;}

/*
#A1, #A2, #A3
{
	width:550px;
display:none;
color:#003E71;
font-style:italic;
background-color:#FFF;
}
*/
#popups
{
	width:100%;
	position:relative;
}
#pop
{
	cursor:pointer;
	cursor:hand;
	height:30px;
	width:100%;
	text-decoration:underline;
}
#popx
{
	cursor:pointer;
	cursor:hand;
	height:70px;
	}
#arrow  {
	position:absolute;
	left:-28px;
	top:50px;
	width:70px;
	height:120px;
background:url(../img/pop-arrow.png) no-repeat  top left;
z-index:15px;
}

#arrow_r  {
	position:absolute;
	left:389px;
	top:50px;
	width:70px;
	height:120px;
background:url(../img/pop-arrow_r.png) no-repeat  top left;
z-index:15px;
}
#A1, #A2, #A3, #A4, #F1, #F2, #F3, #F4
{
position:absolute;
left:300px;
width:500px;
display:none;
color:#003E71;
font-style:italic;
background: url(../img/alfa.png) no-repeat bottom  right;
text-align:justify;
	}
#A1
{
	top:100px;		
}
#A2
{
	top:150px;		
}
#A3
{
	top:170px;		
}
#F1
{
	top:700px;		
}
#F2
{
	top:720px;		
}
#F3
{
	top:780px;		
}
 #A5, #A6, #A7, #B1,#B2,#B3, #B4, #C1, #C2, #C3, #C4
{
	position:absolute;
		width:400px;
display:none;
color:#003E71;
font-style:italic;
background: url(../img/alfa.png) no-repeat bottom  right;
text-align:justify;
	}

#A4 
{
	left:370px;
	top:330px;

}
#A5
{
		left:370px;
	top:390px;

}

#A6
{
		left:370px;
	top:505px;

}
#A7
{
	left:370px;
	top:560px;

}
#B1
{
		left:-20px;
	top:330px;

}
#B2
{
		left:-20px;
	top:390px;
}
#B3
{
		left:-20px;
	top:505px;

}
#B4
{
		left:-20px;
	top:560px;

}
#C1
{
		left:190px;
	top:330px;

}
#C2
{
		left:190px;
	top:390px;

}
#C3
{
		left:190px;
	top:505px;

}
#C4
{
		left:190px;
	top:560px;

}
.title {
background:#BED3E9;
font-weight:bold;
padding:.5em;
}
.titleb {
background-color:#F9F1E3;
font-weight:bold;
padding:.5em;
}
.titlec {
background:#FCE8BA;
font-weight:bold;
padding:.5em;
}

div.sombra {
	margin-right:.8em;
	margin-bottom:.8em;
background:#FFF;
padding:.5em;
}

#week1, #week2, #week3, #week4, #week5, #week6
{
position:relative;
width:500px;
display:none;
color:#003E71;
font-style:italic;
background: url(../img/alfa.png) no-repeat bottom  right;
text-align:justify;
font-size:smaller;
	}

