body
{
	margin:0px;
	padding:0px;
	color:#FFF;
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fl{float:left;}
.fr{float:right;}
.fixer{clear:both;}
a{color:#FFBC81;}
a:hover{color:#000;}
a img{border:0px;}
.c1{color:#000 !important;}
.c2{color:#FFF !important;}
.c3{color:#2B1300 !important;}
.c4{color:#2B1300 !important;}
.s1{font-size:13px;}
.s2{font-size:14px;}
.s3{font-size:18px;}
.b{font-weight: bold;}
/***********************************************************************************/
/***********************************************************************************/
.header
{
	background-image:url("/images/logo.jpg");
	background-position:center;
	background-repeat:no-repeat;	
	background-color:#AF6F37;
	text-align:center;
	height:171px;
}

.menu
{
	background-color:#47280C;
	height:30px;
}
.menuWrapper
{
	width:347px;
	margin:auto;
}
.menuBtn
{
	display:block;
	float:left;
	background-repeat:no-repeat;
	height:30px;
	font-size:0px;
	text-decoration:none;
	border:0px !important;
}
.homeBtn
{
	background-image:url("/images/home.jpg");
	width:61px;
}
.progBtn
{
	background-image:url("/images/programa.jpg");
	width:89px;
}
.orgaBtn
{
	background-image:url("/images/organizacao.jpg");
	width:110px;
}
.contBtn
{
	background-image:url("/images/contacto.jpg");
	width:87px;
}

.mainContainer
{
	width:470px;
	margin:0px auto;
}
.content
{
	padding:20px 50px;
	position:relative;
	color:#AF6F37;
}
.content h1
{
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:16px;
	color:#000;
}
.content h2
{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-size:14px;
}
.content h3
{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-size:13px;
	color:#000;
}
.content ul b
{
	color:#000;
	font-size:13px;
}
.content ul li
{
	line-height:24px;
}
.content span
{
	color:#222;
}
.content a
{
	color:#FFBC81;
	text-decoration: none;
}
.homePic
{
	position:absolute;
	top:-75px;
	left:420px;
	background-repeat:no-repeat;
	background-image:url("/images/secs/home_pic.jpg");
	width:234px;
	height:384px;
}
.programaPic
{
	position:absolute;
	top:-93px;
	left:420px;
	background-repeat:no-repeat;
	background-image:url("/images/secs/programa_pic.jpg");
	width:179px;
	height:514px;
}
.organizacaoPic
{
	position:absolute;
	top:-126px;
	left:420px;
	background-repeat:no-repeat;
	background-image:url("/images/secs/organizacao_pic.jpg");
	width:179px;
	height:514px;
}
.contactoPic
{
	position:absolute;
	top:-113px;
	left:420px;
	background-repeat:no-repeat;
	background-image:url("/images/secs/contacto_pic.jpg");
	width:269px;
	height:487px;
}




.programaContent
{
	padding:20px 50px;
	padding-right:20px;
	position:relative;
}
.programaContent h1
{
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:24px;
	color:#000;
}
.mainTitles
{
	display:block;
	position:relative;
	cursor:pointer;
	margin:0px;
	margin-top:10px;
	padding:0px;
	line-height:28px;
	font-size:18px;
	text-decoration:none;
}
.mainTitles span
{
	background-image:url("/images/minichoc.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	position:absolute;
	top:0px;
	left:-36px;
	width:27px;
	height:30px;
}
.mainTitles:hover
{
	color:#000;
}
.h2OverState
{
	color:#000 !important;
}
.programaContent h3
{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-size:13px;
	color:#000;
}
.programaContent ul
{
	margin:10px 0px;
	margin-left:18px;
	padding:0px;
	list-style: none;
}
.programaContent ul li
{
	line-height:24px;
	font-weight: bold;
}
.programaContent ul li ul
{
	margin:0px;
	margin-left:30px;
	padding:0px;
}
.programaContent ul li ul li
{
	line-height:24px;
	font-weight: normal;
	color:#FFF;
}
.programaContent ul li ul li ul
{
	margin:0px;
	margin-left:20px;
	padding:0px;
}

.programaContent span
{
	color:#222;
}
.programaContent ul span
{
	color:#FFDCAD;
}
.programaContent a
{
	color:#FFE2C3;
}
.programaContent a:hover
{
	color:#000;
}
.cContent
{
	margin:10px 0px;
	padding-bottom:90px;
	background-image:url("/images/1.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:1px #FFF dashed;
}
.footer
{
	margin-top:100px;
	margin-bottom:30px;
	text-align:center;
}
.dayTrigger
{
	cursor:pointer;
	margin:0px 0px !important;
	margin-bottom:15px !important;
	text-decoration:underline;
	font-size:14px !important;
	text-transform:uppercase;
	padding:10px 0px !important;
}
.dayTrigger:hover
{
	color:#FFF;
}
.dayTrigger_static
{
	cursor:pointer;
	margin:0px 0px !important;
	margin-bottom:15px !important;
	font-size:14px !important;
	text-transform:uppercase;
}
.listImage img
{
	margin-left:10px;
	margin-bottom:10px;
}
.listImage a
{
	color:#000 !important;
}
.listImage a:hover
{
	color:#FFF !important;
}
.imagelist2 img
{
	display:block;
margin-right:10px;
margin-top:10px;
}