/*<![CDATA[*/

body
    {
    background-color: #FFFFFF;
    margin: 0px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 10pt;
    }

a:link, a:visited, a:active, a:hover
    {
    color: #00679a;
    text-decoration: none;
    border-bottom: none;
    }

p
    {
    line-height:1.35em;
    margin: 1.5em 0;
    padding-left: 1.1em;
    }

.maincontent
    {
    margin-left: 12.4em;
    margin-right: 6.3em;
    line-height: 1.35em;
	width:700px;
    }

.time
    {
    color: #00679a;
    font-weight: bold;
    }

h1
    {
	font-family: 'trebuchet MS', sans-serif;
	color: #00679a;
	font-size: 25px;
	letter-spacing: 5px;
	margin: 2em 0 1em;
    }

h3
    {
    font-family: Arial, Sans-Serif;
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 0.3em;
    color: #000000;
    margin-top: 1.5em;
    margin-bottom: 0.3em;
    }

input
    {
    border-color: #00679a;
    border-width:1px;
    border-style:solid;
    }

textarea
    {
    border-color: #00679a;
    border-width:1px;
    border-style:solid;
    }

table
	{
		border:none;
	}

td
    {
    vertical-align:top;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    padding-bottom: 15px;
    }

table.wikitable
	{
	background:#F9F9F9;
	border:1px solid #AAAAAA;
	border-collapse:collapse;
	margin:1em 1em 1em 0;
	}

table.wikitable td
	{
	border:1px solid #AAAAAA;
	vertical-align:middle;
	padding:0 1em;
	}

table.wikitable img
	{
	border:none;
	vertical-align:middle;
	}

.shadow
    {
       -moz-box-shadow: 2px 2px 5px #888;
    -webkit-box-shadow: 2px 2px 5px #888;
           -box-shadow: 2px 2px 5px #888;
    }

.blue-bar
	{
	background:#00679A;
	width:100%;
	}

a.menu
	{
	display:block;
	float:left;
	width:107px;
	height:29px;
	color:white;
	}

div#menu
	{
	background:url(images/menus.png) no-repeat;
	width:428px;
	height:29px;
	}

div#menu, img.menu
	{
	float:left;
	}

a#menu-sobre:hover{background:url(images/menus.png) no-repeat -428px 0;}
a#menu-programa:hover{background:url(images/menus.png) no-repeat -535px 0;}
a#menu-inscricao:hover{background:url(images/menus.png) no-repeat -642px 0;}
a#menu-contacto:hover{background:url(images/menus.png) no-repeat -749px 0;}

/*]]>*/