@charset "utf-8";
.cor-nome-utilizador
{
	color:#FFF;
	font-size: 10px;
}
.titulo-formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
ul { margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; list-style: none; }
ul li a { color: blue; }
ul li div { display: none; }
body {
	padding: 0px;
	margin: 0px;
	background-color: #eaeaea;
	width: 100%;
}

div {
	display: block;
}
#header-fundo {
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat-x;
	height: 490px;
	width: 100%;
}
#header-conteudo {
	background-image: url(../images/header_image_index.jpg);
	width: 980px;
	height: 490px;
	margin: 0 auto;
}
#header-top {
	width: 980px;
	height: 137px;
	padding-top: 12px;
}

#logo {
	float: left;
	width: 276px;
	height: 132px;
}
#icons_social {
	width: 120px;
	height: 30px;
	margin-right: 12px;
	float: right;
	padding-top: 109px;
}
.icons_social {
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}
#div-menu {
	width: 980px;
	height: 60px;
}


img {
	border: 0;
  }
#meio {
	width: 100%;
	height: auto;
}

#conteudo-meio {
	width: 980px;
	height: 300px;
	margin-top: 260px;
	position: absolute;
	z-index: 999;
}
#conteudo-login {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	width: 980px;
	padding: 25px 15px;
	margin: auto;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 1px #b2b2b2;
	-moz-box-shadow: 1px 1px 1px #b2b2b2;
	box-shadow: 1px 1px 1px #b2b2b2;
	margin-top: -11px;
	min-height: 280px;
}
#conteudo-inscricao {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	width: 1100px;
	padding: 25px 15px;
	margin: auto;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 1px #b2b2b2;
	-moz-box-shadow: 1px 1px 1px #b2b2b2;
	box-shadow: 1px 1px 1px #b2b2b2;
	margin-top: -11px;
}
#conteudo-dados {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	width: 1100px;
	padding: 25px 15px;
	margin: auto;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 1px #b2b2b2;
	-moz-box-shadow: 1px 1px 1px #b2b2b2;
	box-shadow: 1px 1px 1px #b2b2b2;
	margin-top: -11px;
	height: auto;
}
.page {
  font-size: 14px;
  line-height: 1.4;
  margin-top: -11px;
  text-align: left;
  width: 685px;
  padding: 25px 15px;
  float: left;
  background-color: #fff;
  overflow: hidden;

}
.news_in {
  margin-left: 18px;
  margin-bottom: 5px;
  padding: 10px 8px;
  font-size: 12px;
  height: 12px;
  border: none;
  font-family: Arial;
  -moz-border-radius: 6px;
  -webkit-border-radius: 4px;
  border-radius: 3px;
  border: 2px solid #dcdcdc;
  background-color: #fff;
  float: left;
}
button, input {
  line-height: normal;
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
user agent stylesheetinput:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i] {
  padding: 1px 0px;
}
user agent stylesheetinput, input[type="password" i], input[type="search" i] {
  -webkit-appearance: textfield;
  padding: 1px;
  background-color: white;
  border: 2px inset;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
  cursor: auto;
}
user agent stylesheetinput, textarea, keygen, select, button {
  margin: 0em;
  font: normal normal normal 13.3333330154419px/normal Arial;
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}
user agent stylesheetinput, textarea, keygen, select, button, meter, progress {
  -webkit-writing-mode: horizontal-tb;
}
#news_sub {
  float: right;
  width: 45px;
  margin-left: 3px;
  cursor: pointer;
  border: none;
  background-color: #1d2529;
  display: inline-table;
  color: white;
  text-align: center;
  padding: 11px 11px;
  font-size: 14px;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px rgba(29, 37, 22, 0.77);
  -moz-box-shadow: 1px 1px 1px rgba(29, 37, 22, 0.77);
  box-shadow: 1px 1px 1px rgba(29,37,22,0.77);
  height: 35px;
}
#add-inscricao {
	width: 980px;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	min-height: 500px;
}
#conteudo-novo-utilizador {
	width: 400px;
	float: left;
	height: auto;
}
#btn_guardar {
	margin: 0 auto;
	width: 120px;
	height: auto;
	padding-top: 20px;
}
#rodape {
	width: 980px;
	margin: 0 auto;
	height: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
}
.negrito-texto {
	font-weight: bolder;
}
#dados-medicos-center {
	width: 500px;
	margin: 0 auto;
}
