﻿/*
	DescriÃ§Ã£o: PavilhÃ£o AtlÃ¢ntico 2007
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*Agenda Actual
*/
#agenda {
	width: 600px;
	padding: 0 25px 0 60px;
}
#agendaEN {
	width: 600px;
	padding: 0 25px 0 60px;
}
#agendaES {
	width: 600px;
	padding: 0 25px 0 60px;
}


#agenda h2 {
	margin-bottom: 10px;
	font-size: 200%;
	color: #78CCD6;
}

#agendaEN h2 {
	margin-bottom: 10px;
	font-size: 200%;
	color: #78CCD6;
}

#agendaES h2 {
	margin-bottom: 10px;
	font-size: 200%;
	color: #78CCD6;
}


#agenda h4{
	float:left;
	clear:left;
}

#agendaEN h4{
	float:left;
	clear:left;
}

#agendaES h4{
	float:left;
	clear:left;
}


#agenda h3.month {
	float: left;
	width: 305px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0;
	clear:left;
	font-size: 1.1em;
}

#agendaEN h3.month {
	float: left;
	width: 305px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0;
	clear:left;
	font-size: 1.1em;
}

#agendaES h3.month {
	float: left;
	width: 305px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0;
	clear:left;
	font-size: 1.1em;
}


#agenda ul {
	margin-left: 20px;
	float: left;
	width: 265px;
	list-style: none;
	clear: right;
	margin-top: 10px;
}

#agendaEN ul {
	margin-left: 20px;
	float: left;
	width: 265px;
	list-style: none;
	clear: right;
	margin-top: 10px;
}

#agendaES ul {
	margin-left: 20px;
	float: left;
	width: 265px;
	list-style: none;
	clear: right;
	margin-top: 10px;
}



#agenda ul li {
	display: inline;
}

#agendaEN ul li {
	display: inline;
}

#agendaES ul li {
	display: inline;
}


#agenda ul li a {
	float: left;
	width: 102px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

#agendaEN ul li a {
	float: left;
	width: 102px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

#agendaES ul li a {
	float: left;
	width: 102px;
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}


#agenda ul li a.previous {
	padding-left: 20px;
	border-right: 2px solid #fff;
	background: #000 url(../images/Common/seta-back.gif) no-repeat 5px 50%;
}

#agendaEN ul li a.previous {
	padding-left: 20px;
	border-right: 2px solid #fff;
	background: #000 url(../images/Common/seta-back.gif) no-repeat 5px 50%;
}

#agendaES ul li a.previous {
	padding-left: 20px;
	border-right: 2px solid #fff;
	background: #000 url(../images/Common/seta-back.gif) no-repeat 5px 50%;
}


#agenda ul li a.next {
	text-align: right;
	padding-right: 30px;
	padding-left: 0px;
	background: #000 url(../images/Common/seta-forward.gif) no-repeat 116px 50%;
}
#agendaEN ul li a.next {
	text-align: right;
	padding-right: 30px;
	padding-left: 0px;
	background: #000 url(../images/Common/seta-forward.gif) no-repeat 116px 50%;
}
#agendaES ul li a.next {
	text-align: right;
	padding-right: 30px;
	padding-left: 0px;
	background: #000 url(../images/Common/seta-forward.gif) no-repeat 116px 50%;
}

#agenda ol {
	float: left;
	clear: both;
	list-style: none;
	width: 315px;
}

#agendaES ol {
	float: left;
	clear: both;
	list-style: none;
	width: 315px;
}

#agendaEN ol {
	float: left;
	clear: both;
	list-style: none;
	width: 315px;
}

#agenda ol li {
	margin: 5px 0;
}

#agendaEN ol li {
	margin: 5px 0;
}
#agendaES ol li {
	margin: 5px 0;
}


#agenda ol li * {
	padding: 2px 5px;
}

#agendaEN ol li * {
	padding: 2px 5px;
}
#agendaES ol li * {
	padding: 2px 5px;
}


#DataSessao {
	font-weight:bold;
	color:#000;
}


#agenda ol li h3 {
	background-color: #78CCD6;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.1em;

}

#agendaEN ol li h3 {
	background-color: #78CCD6;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.1em;

}

#agendaES ol li h3 {
	background-color: #78CCD6;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.1em;

}



#agenda ol li h3 a {
	text-decoration:none;
	padding:0px;
	color:white;
}

#agendaEN ol li h3 a {
	text-decoration:none;
	padding:0px;
	color:white;
}
#agendaES ol li h3 a {
	text-decoration:none;
	padding:0px;
	color:white;
}


#agenda .comprarBilhete{
	padding:0pt;
}
#agendaEN .comprarBilhete{
	padding:0pt;
}
#agendaES .comprarBilhete{
	padding:0pt;
}

#agenda ol li h4 {
	color: #000;
	text-transform: uppercase;
}
#agendaEN ol li h4 {
	color: #000;
	text-transform: uppercase;
}
#agendaES ol li h4 {
	color: #000;
	text-transform: uppercase;
}

#agenda ol li p {
	line-height: 105%;
}

#agendaEN ol li p {
	line-height: 105%;
}


#agendaES ol li p strong {
	line-height: 100%;
	padding: 2px 0;
}
#agenda ol li p a {
	display: block;
	float: right;
	margin-top: -24px;
	padding: 0;
	width: 65px;
	height: 21px;
	background: #fff url('../images/vPT/botComprarBilheteSmall.gif') no-repeat 0 0;
	text-indent: -9999px;
}


#agendaEN ol li p a {
	display: block;
	float: right;
	margin-top: -24px;
	padding: 0;
	width: 65px;
	height: 21px;
	background: #fff url('../images/vEN/botComprarBilheteSmall.gif') no-repeat 0 0;
	text-indent: -9999px;
}

#agendaES ol li p a {
	display: block;
	float: right;
	margin-top: -24px;
	padding: 0;
	width: 65px;
	height: 21px;
	background: #fff url('../images/vPT/botComprarBilheteSmall.gif') no-repeat 0 0;
	text-indent: -9999px;
}
