@charset "iso-8859-1";
/* CSS Document */


body{
	background:#000 url(../images/background.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:0
}

a {
text-decoration: none;
}

h1{ font-size:18px; }

img{border:0px;}

div.mainDiv{
	position:relative;
	width:665px;
	
	margin:0 auto;	
}

div.header{width:100%; height:130px; float:left;}

div.menu{
	float:left;
	width:384px;
	height:52px;
	background:url(../images/menuBg.png) no-repeat;
	margin-top:56px;
	margin-left:3px;
}

div.social{
	float:right;
	margin-top:10px;
	margin-right:20px;}


div.contentTop{
	background:url(../images/contentTop.png) no-repeat;
	width:658px;
	height:10px;
	float:left;
	
}

div.contentMiddle{
	background:url(../images/contentMiddle.png) repeat-y;
	width:658px;
	padding-bottom:10px;
	float:left;
}

div.contentMiddle p{
	margin:0px;
	font-size:17px;}

div.contentBottom{
	background:url(../images/contentBottom.png) no-repeat;
	width:658px;
	height:11px;
	float:left;
}

div.copyright{
	float:left;
	width:600px;
	font-size:10px;
	margin-top:5px;
	}
	
div.copyright a, div.copyright a:active, div.copyright a:visited{
	color:#FFF; text-decoration:none;}
	
	
	
.menu-header {
	width:440px;
	text-shadow:#000 1px 1px 1px;
	clear:right;
	float:left;
	position:relative;
	z-index:5000;
	}

.topmenu {
	position:relative;
	padding-left:28px;
	font-size:15px;
	z-index: 307;
	float:left;
	margin-top:6px;
	margin-left:-15px;
	z-index:5000;
	}

.topmenu ul{
	margin-left:0;
	padding-left:0;}

.topmenu li {
	display:block;
	float:left;
	margin-left:0;
	padding-left:0;
	list-style:none;}
	
.topmenu li a {
	color:#FFF;
	display:block;
	
	float:left}

.topmenu li a span {
	display:block;
	padding:0 20px 0 0px;
	height:37px;
	margin-left:-0px;
	cursor:pointer;
	float:left;
	line-height:33px;
	font-size:12px;}

.topmenu li:hover a,
.topmenu .current-menu-item a,
.topmenu .current-menu-parent a,
.topmenu .current-menu-ancestor a
{
	}

.topmenu li:hover a span,
.topmenu .current-menu-item a span,
.topmenu .current-menu-parent a span,
.topmenu .current-menu-ancestor a span
{
	}

.topmenu li.parent:hover a {
	
	}

.topmenu li.parent:hover a span {
	}

.topmenu li:hover {
	position: relative;
	z-index: 309;
	cursor: pointer;}

.topmenu li ul {
	display:none;
	position: absolute;
	z-index:2000;
	top: 37px;
	left: -25px;
	z-index: 308;
	width: 200px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;}

.topmenu li ul li ul {
	position:relative;
	top:0;
	left:0;
	width: 200px;
	z-index: 308;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0}

.topmenu li:hover ul {
	display:block}

.topmenu li:hover ul li ul {
	display:none}

.topmenu li ul li {
	display:block;
	margin:0;
	list-style:none;
	border-bottom:1px solid #2a2a2a;
	clear:both;
	background:url(images/topm_sub_bg.png) 0 0;
	float:left;}
	
.topmenu li ul li a {
	color:#fff;
	display:block;
	
	padding:0;
	height: auto;}

.topmenu li ul li a span {
	display:block;
	height: auto;
	padding:10px 5px 10px 40px;
	width:155px;
	margin:0;
	line-height:18px;}

.topmenu li ul li ul li a span {
	width:140px;
	padding:5px 5px 0 40px;}

.topmenu li:hover ul li,
.topmenu li:hover ul li a:hover {
	background:url(images/topm_sub_bg.png) 0 0;
	text-decoration:underline;}

.topmenu li:hover ul li.first {
	background:url(images/topm_bg_first.png) right top no-repeat;}
.topmenu li:hover ul li.first a:hover {
	background:url(images/topm_bg_first.png) right top no-repeat;
	text-decoration:underline;}

.topmenu li:hover ul li.last {
	background:url(images/topm_bg_last.png) left bottom no-repeat;
	border-bottom:none;
	text-decoration:underline;
}
.topmenu li:hover ul li.last a:hover {
	background:url(images/topm_bg_last.png) left bottom no-repeat;
	text-decoration:underline;}

.topmenu li.parent:hover ul a span {
	background:url(images/ico_arrow_blue.gif) 20px 16px no-repeat}

.topmenu li.parent:hover ul li.parent a span {
	background:url(images/ico_arrow_blue.gif) 20px 16px no-repeat}

.topmenu li.parent:hover ul li.parent:hover a span  {
	background:url(images/ico_arrow_blue_down.gif) 20px 16px no-repeat;
	text-decoration:underline;}

.topmenu li.parent:hover ul li.open a span  {
	background:url(images/ico_arrow_blue_down.gif) 20px 16px no-repeat;
text-decoration:underline;}

.topmenu li.parent:hover ul li.parent:hover ul li a span,
.topmenu li.parent:hover ul li.parent ul li a span {
	background:url(images/ico_dot_blue.gif) 38px 14px no-repeat;
	padding:7px 5px 7px 52px}

.topmenu li.parent:hover ul li.parent:hover ul li a,
.topmenu li.parent:hover ul li.parent ul li a{
	color:#2e88c7;}

.topmenu li.parent:hover ul li.parent:hover ul li,
.topmenu li.parent:hover ul li.parent ul li{
	border-bottom:none;
	background:none}

.topmenu li:hover ul a, .topmenu li.parent:hover ul a{
	background:none}

.topmenu ul ul {
	top: 1px;
	left: 99%;
}

.topmenu li ul li a span:hover{ text-decoration:underline;}


div.multimedia{margin:0 auto; width:560px; margin-top:30px;}
div.multimedia h1{ font-size:18px; }

div.contactos{
	width:600px;
	margin:0 auto;
}

.cursos{
	float:left; width:600px;
	margin-left:20px;}

.cursos ul{}
.cursos ul li{ font-size:13px; font-weight:bold; margin-top:10px;}

/*form inscrição*/

.inscricao{
	height:810px;
	float:left;
	margin-left:30px;
}

.inscricao .label{
	width:180px;
	height:35px;
	float:left;
	font-weight:bold;
}

.inscricao .input{
	width:400px;
	height:35px;	
	float:left;
	margin-bottom:5px;
	
}

.inscricao .input input{
	height:28px;
	background:url(../images/inputBg.png);
	width:350px;
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	border:1px solid #333;
}

.inscricao .input textarea{
	height:100px;
	background:url(../images/inputBg.png);
	width:350px;
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	border:1px solid #333;
	}

.horario td{
	height:20px;
	text-align:center;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}

.horario .left{border-left:1px solid #333;}
.horario .top{border-top:1px solid #333;}

