body {
	background-color: #86a4cb;
	background-image: url(../gfx/body-bg.jpg);
	background-repeat: no-repeat;
	margin:0;
}


a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	outline: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #484848;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	text-align: center;
}

img {
	border: none;

}
#wrapper {
	width: 875px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left-column {
	float: left;
	width: 255px;
	background-image: url(../gfx/left-col-bg.png);
	background-repeat: no-repeat;
	behavior:url(/iepngfix.htc);
	
}

#right-column {
	float: left;
	width: 620px;
	background-image: url(../gfx/right-col-bg.png);
	background-repeat: no-repeat;
	behavior:url(/iepngfix.htc);
	
}

#content {
	margin-top: 30px;
	margin-left: 30px;
}

#foto-loop {
	height: 256px;
	width: 363px;
	float: right;
	margin-bottom: 20px;
	margin-left: 5px;
}

#rodape {
	height: 131px;
	width: 841px;
	background-image: url(../gfx/bg-rodape.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5e7898;
	padding-top: 20px;
	background-position: center bottom;
}

#banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #5d7697;
	border-bottom-color: #5d7697;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 120px;
	margin-bottom: 25px;
	background-image: url(../gfx/right-col-bg_final.png);
	background-repeat: no-repeat;
}

#left-col-content {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.banner {
	display: block;
	height: 135px;
	width: 100%;
	padding-top:15px;
	border-top: 1px dashed #5d7697;
	margin-top:15px;
}

a.banner {
	background-image: url(../gfx/banner-teste.png);
	text-indent: -9999px;
	display: block;
	height: 135px;
	width: 100%;
	padding-bottom:15px;
	border-bottom: 1px dashed #5d7697;
	margin-bottom:15px;
	background-repeat:no-repeat;
	behavior:url(/iepngfix.htc);
	
}

a.banner:hover {
	background-image: url(../gfx/banner-teste_hover.png);
	
}

a.liceu {
	background-image: url(../gfx/link_liceu.png);
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 100%;
	padding-bottom:15px;
	background-repeat:no-repeat;
	border-bottom: 1px dashed #5d7697;
	margin-bottom:15px;
	behavior:url(/iepngfix.htc);
	
}

.programacao {
	display: block;
	height: 110px;
	padding-left:7px;
	width: 100%;
}

a.programacao {
	background-image: url(../gfx/banner_programacao1.png);
	text-indent: -9999px;
	display: block;
	height: 110x;
	width: 100%;
	background-position: 7px 0;
	background-repeat:no-repeat;
	behavior:url(/iepngfix.htc);
}

a.programacao:hover {
	background-image: url(../gfx/banner_programacao2.png);
	
	background-position: 9px 2px;
	
	
	
}

a.logo {
	height: 166px;
	width: 87px;
	display: block;
	text-indent: -9999px;
	margin-top: 30px;
	margin-left: 92px;
}

.blocos {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5b7596;
}

.imagem-galeria {
	background-image: url(../gfx/bg-imagem2.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 128px;
	float: left;
	margin-right: 2px;
	padding-top: 12px;
	padding-right: 12px;
	behavior:url(/iepngfix.htc);
	
}


.categoria  {
	float: left;
}



/*  TIPOGRAFIA   */

h1 {
	color: #293d55;
	font-size: 22px;
	font-family: Times, serif;
	font-style:italic;
	font-weight: normal;
	outline:none;
}

h2 {
	color: #293d55;
	font-size: 17px;
	font-family: Times, serif;
	font-weight: normal;
	outline:none;
}

h3 {
	color: #ffffff;
	font-size: 20px;
	font-family: Times, serif;
	font-weight: normal;
	outline:none;
	margin-bottom: 10px;
}

h6 {
	color: #ffffff;
	font-size: 20px;
	font-family: Times, serif;
	font-weight: normal;
	outline:none;
	padding-top:50px;
}

h4 {
	color: #ffd72b;
	font-size: 18px;
	font-family: Times, serif;
	font-weight: normal;
	outline:none;
}

h5 {
	color: #efefef;
	font-size: 12px;
	font-family: Times, serif;
	font-weight: normal;
	outline:none;
	margin-top: -15px;
	font-style: italic;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-bottom:10px;
	font-weight: normal;
	text-align: justify;
}

.imagem-galeria p {
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
}

/*   MENU   */

ul#menu {
	position: relative;
	width:620px;
	height:63px;
	margin-top: 31px;
}

ul#menu li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	/*text-indent:-9999px;	*/
}



ul#menu li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;	
	text-indent:-9999px;
}

ul#menu li a:hover {
	background-position:0px -63px;
}

li#home a{
	width:52px;
	height:63px;
	background-image: url(../gfx/menu/home.jpg);
	background-repeat: no-repeat;
}

li#viajando a{
	width:86px;
	height:63px;
	background-image: url(../gfx/menu/viajando.jpg);
	background-repeat: no-repeat;
}

li#comemorando a{
	width:104px;
	height:63px;
	background-image: url(../gfx/menu/comemorando.jpg);
	background-repeat: no-repeat;
}

li#lembrando a{
	width:90px;
	height:63px;
	background-image: url(../gfx/menu/lembrando.jpg);
	background-repeat: no-repeat;
}

li#visitando a{
	width:126px;
	height:63px;
	background-image: url(../gfx/menu/visitando.jpg);
	background-repeat: no-repeat;
}

li#comissao a{
	width:85px;
	height:63px;
	background-image: url(../gfx/menu/comissao.jpg);
	background-repeat: no-repeat;
}

li#contactos a{
	width:77px;
	height:63px;
	background-image: url(../gfx/menu/contactos.jpg);
	background-repeat: no-repeat;
}

.img-galeria-bg {
	background-image: url(../gfx/bg-imagem2.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 140px;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	behavior:url(/iepngfix.htc);
	
}

.img_galeria {
	margin-top: 15px;
	margin-left: 20px;
}

.menu-esq  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5b7696;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}

.menu-esq li{
	list-style-image: url(../gfx/bullet.gif);
	margin-left: 17px;
	margin-bottom: 10px;
	display: list-item;
	text-decoration: none;
	
}

.menu-esq li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blocos p {
	text-align: justify;
}

.lista-prog {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left:25px;
	
	margin-bottom:10px;
	margin-top: 10px;
	
}

.lista-prog li {
	margin-bottom: 10px;
	
}

.lista-prog li a {
	color: #333333;
	font-weight:bold;
}

.lista-prog li a:visited {
	color: #333333;
	font-weight:bold;
}
