/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e032a;
	margin: 0px;
	padding: 0px;
	/*background: url(../img/bgBody.gif) repeat-y center;*/
}

img{
	border:0px;
}

h1 {
	font-size: 28px;
	color: #ebebeb;
	display: inline;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #9e032a;
	display: inline;
}

#Natal {
	width: 171px;
	height: 60px;
	position: absolute;
	top: 30px;
	left: 580px;
	z-index: 1;
}

#nCursos, #nAgosto, #nRegulamento {
	width: 171px;
	height: 54px;
	position: absolute;
	top: 30px;
	left: 580px;
	z-index: 1;
}

#nMeditacao {
	width: 171px;
	height: 54px;
	position: absolute;
	top: 90px;
	left: 580px;
	z-index: 1;
}

#header {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 802px;
	height: 165px;
	background: url(../img/bgHeaderI.jpg) no-repeat;
	text-align: right;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#logotipo {
	margin-right: 507px;
}

#middle {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 550px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middleEquipa {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 2100px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middleIns {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 800px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middleHora {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 1400px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middleHorarios {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 950px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middleB {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 650px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#middlePrecos {
	margin: 0px auto;
	width: 802px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 910px;
	background: url(../img/bgI.gif) repeat-x #f58231;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#MLeft {
	width: 136px;
	float: left;
	margin-right: 30px;
}

#MRight {
	/*width: 621px;*/
	width: 423px;
	float: left;
}

#MRightAulas {
	width: 636px;
	float: left;
}

#MRightIns {
	width: 600px;
	float: left;
}

#MRightA {
	/*width: 621px;*/
	margin-left: 136px;
	width: 423px;
	float: left;
}

#MRightB {
	width: 198px;
	float: right;
}

#MRightC {
	width: 209px;
	float: right;
}

#HBottom {
	margin: 0px auto;
	padding-right: 0px;
	width: 802px;
	height: 75px;
	text-align: right;
	background: url(../img/bgHeaderI2.jpg) repeat-x;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

#footer {
	margin: 0px auto;
	color: #959595;
	font-size: 10px;
	text-align: center;
	width: 802px;
	padding-top: 25px;
	height: 100px;
	background: url(../img/bgFooter.gif) repeat-x #FFFFFF;
	clear: both;
}

ul#subMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#subMenu li {
	margin: 0px 0px 6px 0px;
	text-align: right;
	height: 24px;
	background: url(../img/bgSubMenu.gif) bottom no-repeat #f58231;
}

ul#subMenu li a{
	text-decoration: none;
	color: #FFFFFF;
}

ul#subMenu li a:hover{
	text-decoration: none;
	color: #9e032a;
}

ul#subMenu li a.activo{
	color: #9e032a;
}

fieldset, fieldset fieldset {
	border: none;
	color: #FFFFFF;
}

fieldset ul, fieldset fieldset ul{
	margin: 0px;
	padding: 0px;
}

fieldset ul li, fieldset fieldset ul li{
	list-style: none;
	margin-bottom: 12px;
}

input, select, textarea {
	font-size: 12px;
	color: #959595;
}

#observacoes {
	width: 98%;
}

#nome, #apelido, #telefone, #email, #horario, #modalidade {
	width: 48%;
}

#morada {
	width: 60%;
}

#codPostal {
	width: 36%;
}

#button1 {
	color: #ffffff;
	background: none;
	border: none;
}


fieldset ol, fieldset fieldset ol{
	margin: 0px;
	padding: 0px;
}

fieldset ol li, fieldset fieldset ol li{
	margin-bottom: 12px;
	margin-left: 20px;
}

a.ebbo {
	text-decoration: none;
	color: #959595;
	font-weight: bold;
}

a.ebbo:hover {
	text-decoration: underline;
}

.white, .white a {
	color: #ffffff;
	text-decoration: none;
}
 

.tits {
	font-size: 22px;
	color: #ebebeb;
}

.titsR {
	font-size: 20px;
	color: #9e032a;
}

a.link {
	text-decoration: underline;
	font-size: 12px;
	color: #9e032a;
}

a.link:hover {
	text-decoration: none;
	font-size: 12px;
	color: #9e032a;
}
/*
.txt {
	font-size: 12px;
	color: #ebebeb;
}

td.espaco {
	padding-left: 130px;
}

td.esp {
	padding-right: 20px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}

h4 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}

.black {
	font-size: 9px;
	color: #000000;
}
*/

.p {
	font-size: 11px;
}

.bgHorarios {
	background: url(../img/bgHorarios.jpg) repeat;
}

.bgHorariosDif {
	background: #FFF;
}

.red {
	color: #9e032a;
}

.equipa {
	border: 1px solid #9d052c;
}

#button, #button1, #button2 {
	font-size: 12px;
	color: #ebebeb;
	background: none;
	border: none;
}

#FraseBI {
	font-size: 18px;
	color: #4e3c2c;
	font-weight: bold;
}

a.pdfs{
	text-decoration: none;
	color: #FFFFFF;
}

a.pdfs:hover{
	text-decoration: none;
	color: #9e032a;
}
