@charset "UTF-8";

/* SprySlidingPanels.css - version 0.1 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main SlidingPanels container. This selector
 * defines the width and height of the view port for the widget. Note that
 * this selector does not set the overflow property since that is done programatically
 * by the widget. Setting the overflow property programatically ensures that
 * the contens of the widget will be fully visible should JavaScript be disabled
 * in the browser.
 *
 * If you want to constrain the width of the SlidingPanels widget, set a width on
 * the SlidingPanels container. By default, our sliding panels widget expands
 * horizontally to fill up available space.
 *
 * The SlidingPanels container is positioned relative so that content inside it
 * can be positioned relative to its upper left corner.
 *
 * Avoid placing any CSS border or padding properties on the SlidingPanels container
 * as they can affect the proper positioning and sliding animations of the contents
 * inside the container.
 *
 * The name of the class ("SlidingPanels") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * SlidingPanels container.
 */
.SlidingPanels {
	position: relative;
	width: 756px;
	height: 441px;
	padding: 0px;
	border: none;
	float: none;
}
.digressoes {
	height: 350px;
	width: 700px;
}

.tablefundo .fundocorpo #SlidingPanels1 .SlidingPanelsContentGroup #p1 #TabbedPanels4 .TabbedPanelsContentGroup .TabbedPanelsContentCopy03 #texto7 #subcaption img {
	cursor: pointer;
}

.caixas {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#bandeira {
	height: 50px;
	width: 700px;
	margin-top: 10px;
	float: left;
	clear: right;
}

.tablefundo .fundocorpo #SlidingPanels1 .SlidingPanelsContentGroup #p1 #imagos object {
	z-index: -1;
	visibility: inherit;
}



body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(imagos/repeat.jpg);
}


#menu {
	height: 121px;
	width: 900px;
	text-align: right;
	margin-top: 145px;
}
#menu02 {
	height: 40px;
	text-indent: 30px;
	background-image: url(imagos/menu02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

	
.fundocorpo {
	background-image: url(imagos/miolo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



/* This is the selector for the container that holds all of the content panels
 * for the widget. The SlidingPanelsContentGroup container is what gets programtically
 * positioned to create the slide animation. It is also what governs the layout of
 * the panels.
 *
 * By default, the width of the container is the same as its parent, the SlidingPanels
 * container.
 *
 * You can make the panels within the SlidingPanelsContentGroup container layout
 * horizontally by giving the SlidingPanelsContentGroup container a width that is as wide
 * or larget than the sum of the widths of all of the content panels, and then floating
 * the content panels inside the SlidingPanelsContentGroup container so they all appear
 * on the same line. You may also need to float the SlidingPanels and SlidingPanelsContentGroup
 * containers to insure that none of the content panels "leak" outside of the widget.
 *
 * Avoid placing any CSS border, margin, or padding properties on the SlidingPanels
 * container as they can affect the proper positioning and sliding animations of the
 * the container within the widget.
 *
 * The name of the class ("SlidingPanelsContentGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you want to style the
 * SlidingPanelsContentGroup container.
 */
.SlidingPanelsContentGroup {
	position: relative;
	width: 6804px;
	border: none;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #0D3656;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}


/* This is the selector for the container that holds content for a given panel. In our
 * default style implementation, the dimensions of each content panel exactly match the
 * dimensions of the view port (SlidingPanels) container. This ensures that only one
 * panel ever shows within the view port.
 *
 * Avoid placing any CSS border, margin, or padding properties on the SlidingPanels
 * container as they can affect the proper positioning and sliding animations of the
 * the panel within the widget. You can place border, margins and padding on any content
 * *inside* the content panel.
 *
 * The name of the class ("SlidingPanelsContent") used in this selector is not
 * necessary to make the widget function. You can use any class name you want to style the
 * SlidingPanelsContent container.
 */
.SlidingPanelsContent {
	width: 756px;
	height: 450px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

/* The class used in this selector is programatically added to the SlidingPanels container
 * anytime we are animating between panels. This rule makes sure that *all* content inside
 * the widget is overflow:none to avoid a rendering glitch that occurs in FireFox 1.5 whenever
 * there is an element inside the widget that displays a scrollbar.
 *
 * The class is automatically removed once the animation has stopped so that the overflow
 * properties of the content inside the widget should be restored.
 */
.SlidingPanelsAnimating * {
	overflow: visible!important;
}

/* The class used in this selector is programatically added to the SlindingPanelsContent
 * container that is currently visible in the view port. The class is automatically removed
 * when the widget switches to a different panel.
 */
.SlidingPanelsCurrentPanel {
}

/* The class used in this selector is programatically added to the SlidingPanels container
 * anytime the SlidingPanels container is given focus. The class is automatically removed
 * once the SlidingPanels container loses focus.
 */
.SlidingPanelsFocused {
}
.banner_topo {
	background-image: url(imagos/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 270px;
}
.tablefundo {
	background-repeat: repeat-x;
}

a.home:active {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B97900;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	margin: 0px;
	text-align: center;
	background-image: url(imagos/fundolink.jpg);
}

a.home:link {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #714A05;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	margin: 0px;
	text-align: center;
}

a.home:hover {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B97900;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	margin: 0px;
	text-align: center;





	background-image: url(file:///C|/Documents and Settings/Eduardo/Ambiente de trabalho/COISAS/workyshoppy/Workshop/imagens/homehover.jpg);
	background-image: url(file:///C|/Documents and Settings/Eduardo/Os meus documentos/CODIS/imagens/fundobtn.jpg);
	background-image: url(imagos/fundolink.jpg);
}
a.home:visited {
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	margin: 0px;
	text-align: center;
	color: #644101;
}


.margemmenu {
	width: 0px;
}
.margemmenudireita {

	width: 121px;
}
.titulos {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #023562;
	text-decoration: none;
}
#texto {
	width: 400px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	text-indent: 5px;
	color: #333333;
	height: 300px;
	padding-top: 40px;
}
#imagos {
	float: left;
	width: 310px;
	height: 300px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news {
	background-image: url(imagos/fundo_noticias.jpg);
	height: 310px;
	width: 310px;
	background-repeat: no-repeat;
}


#linkinside {
	height: 40px;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
}


#rodape {
	height: 120px;
	width: 100%;
	background-image: url(imagos/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p1 {
	background-image: url(imagos/titulo_bemvindo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p2 {
	background-image: url(imagos/titulo_coros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p3 {
	background-image: url(imagos/titulo_orquestra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p4 {
	background-image: url(imagos/titulo_gruposdecamara.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p5 {
	background-image: url(imagos/titulo_zethoven.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p6 {
	background-image: url(imagos/titulo_estagios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p7 {

	background-image: url(imagos/titulo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p8 {
	background-image: url(imagos/titulo_contactos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#p9 {
	background-image: url(imagos/titulo_acbistore.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#texto2 {
	width: 480px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	color: #333333;
	height: 280px;
	margin-top: 35px;
	padding-top: 10px;
}
#cds {
	font-family: Tahoma, Verdana, Arial, serif;
	float: left;
	width: 530px;
	padding: 0px;
}

#cd_descritpion_text {
	float: right;
	width: 350px;
	height: 100px;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#cd_descritpion {
	float: left;
	width: 180px;
	height: 100px;
}
#xuxascomnotas {
	width: 500px;
	padding-left: 0px;
	text-align: left;
	float: left;
	text-indent: 5px;
	color: #333333;
	height: 280px;
	margin-top: 35px;
	background-color: #FF0000;
}
#imagoxuxa {
	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/xuxasimago.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#percusao {

	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/percursao.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#teatro {


	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/teatro.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#ballet {



	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/ballet.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#ze {




	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/ze.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#coroinfantil {





	float: left;
	width: 260px;
	height: 400px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#corojuvenil {
	float: right;
	width: 260px;
	height: 350px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(imagos/corojuvenilbudapeste.jpg);
	text-align: left;
	text-indent: 0px;
	font-size: 9px;
}
#texto4 {
	width: 470px;
	padding-left: 17px;
	text-align: justify;
	float: left;
	color: #333333;
	margin-top: 0px;
	padding-top: 6px;
}
#p10 {
	background-repeat: no-repeat;
	background-position: center top;
}
#p11 {
	background-repeat: no-repeat;
	background-position: center top;
}
#p12 {
	background-repeat: no-repeat;
	background-position: center top;
}
#p13 {
	background-repeat: no-repeat;
	background-position: center top;
}
.SlidingPanelsContent02 {
	width: 700px;
	height: 450px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}
.SlidingPanelsContentGroup02 {
	position: relative;
	width: 18200px;
	border: none;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
.SlidingPanels02 {
	position: relative;
	width: 700px;
	height: 441px;
	padding: 0px;
	border: none;
	float: none;
}
#titulo_ano {
	font-weight: bold;
}
#titulo {
	background-color: #009900;
	width: 620px;
	float: right;
	clear: both;
}

#caption {
	text-align: left;
	width: 700px;
	height: 100px;
	font-weight: normal;
	padding-top: 80px;
}
#subcaption {
	font-weight: normal;
	font-size: 9px;
}
#orquestra {
	float: left;
	width: 220px;
	height: 400px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 40px;
}
#coro {
	float: left;
	width: 220px;
	height: 400px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left: 10px;
}

.data {
	font-style: normal;
	color: #BC6714;
	font-size: 9px;
}
.iframenoticias {
	width: 310px;
	height: 310px;
}

.vermais {
	font-style: italic;
	color: #CC9900;
	font-size: 9px;
	cursor: pointer;
	line-height: 9px;
}
#textonoticias {
	width: 600px;
	padding-left: 20px;
	text-align: left;
	float: left;
	text-indent: 5px;
	color: #333333;
	padding-top: 40px;
}
#coro02 {

	float: left;
	width: 220px;
	height: 300px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 40px;
	padding-left: 10px;
}
.corACBI {
	color: #D89D15;
}
#coro1 {
	float: left;
	width: 220px;
	height: 400px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(imagos/coromisto.jpg);
	background-position: right top;
	visibility: inherit;
	z-index: 1000;
	overflow: hidden;
	clip: rect(auto,auto,auto,150px);
}
#coro03 {


	float: left;
	width: 220px;
	height: 400px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 40px;
	padding-left: 10px;
}
.send {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#texto6 {
	width: 400px;
	padding-left: 23px;
	text-align: justify;
	float: left;
	color: #333333;
	height: 300px;
	padding-top: 60px;
}
#texto7 {
	width: 700px;
	padding-left: 25px;
	text-align: justify;
	float: left;
	text-indent: 5px;
	color: #333333;
	height: 300px;
	padding-top: 60px;
}
#texto8 {

	width: 740px;
	padding-left: 0px;
	text-align: justify;
	float: left;
	text-indent: 5px;
	color: #333333;
	height: 450px;
	padding-top: 0px;
}
.iframe {
	width: 369px;
	height: 350px;
}
.1imagos_store {
	height: 25px;
	width: 25px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
}


#texto9 {

	width: 450px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	color: #333333;
	height: 300px;
	padding-top: 90px;
}
.td_figuras {
	background-color: #FF0000;
	width: 250px;
}
.tr_figuras {
	height: 25px;
	background-color: #00FF00;
}
.imagos_store {
	height: 25px;
	width: 25px;
	padding-left: 30px;
	padding-right: 10px;
}
#ballet02 {




	float: left;
	width: 220px;
	height: 400px;
	background-image: url(imagos/Escolas1ciclo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#texto10 {

	width: 480px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	color: #333333;
	height: 280px;
	margin-top: 35px;
	padding-top: 13px;
}
.iframepekeno {

	width: 320px;
	height: 380px;
}
.iframeCopy {

	width: 380px;
	height: 400px;
}

