@charset "utf-8";
.contactos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	padding-bottom: 5px;
}
.contactosTE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style:normal;
	line-height: normal;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
}
.titulo_centro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	left:auto;
}
.menu_esq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_esq a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_esq a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_esq a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_esq a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
	font-style: normal;
	text-align: justify;
}
.menu_seccao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
}
.menu_seccao a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	text-decoration: none;
}
.menu_seccao a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	text-decoration: none;
}
.menu_seccao a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.projecto_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	line-height:8px;
	color: #666666;
	font-style: normal;
	text-align: center;
}
.teste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
li {
position:static;
left:0px;
margin-left:0px;
}
ul{
position:relative;
left:3px;
margin-left:15px;
}
#submit{
	margin-top: 10px;
    border: 1px solid #000;
    background: #f6f6ec;
    color: #000;
    /* Guess Why | cursor: hand; */
    cursor: pointer;
    /* cursor: hand; | end_Guess Why | cursor: hand; */
    font-family: Georgia, Verdana, Arial, sans-serif;
    /*padding: 1px;*/
    display: block;	
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
#mainContainer{
		width:200px;
	}
#formResponse{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}
#msg, #msgErro{
	padding-left:50px;
}
#msgErro{
	color:#F00;}
h1{
	font-size:14px;}