/*
Theme Name: MS-Leadership
Description: Novo tema azul
Author: Leihla Pinho
Tags: Blue, Gradient
*/

body {
	-x-system-font:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-size:75%;
	margin: 0px;
	padding: 0px;
	background-color: #00141B;
	background-image: url(images/fundo.png);
	background-repeat: repeat-x;
	text-align:center;
}

p + p{
	padding-left: 0;
	margin-top: 1.5em;
	margin-left: 0;
	text-indent: 0;
}

#header{
	padding-top: 10px;
	padding-bottom: 10px;
	height:67px;
}

a:link, a:visited, a:active{
	color: #0099cc;
	text-decoration: none;
	font-size: 90%;
}

a:hover{
	color:#fff;
}

#nav {
	-x-system-font:none;
	float: left;
	margin: 0px;
	padding: 0px;}

#nav li{ width:90px;
		 height:47px;}

#header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:0.5em;

}

#header li {
	text-indent:0px;
	margin: 0px;
	float: left;
/*	padding: 0px;*/
	margin-right: 3px;
	background: none;
/*	line-height:140%;*/
/*	padding:0 0 0 0px;*/
}

#linguas{
	float: right;	
	margin-right:0px;
	margin-top: -10px;
	padding-top:0px;
}

#linguas li{
	-x-system-font:none;
	margin-top: 0px;
	float: right;
	line-height:140%;
	padding:0 0 1em 18px;
	background: none;
}

#linguas li a{
	color:#fff;
}

#linguas li a:hover{
	color:#0099cc;
}

#logo {
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	right: auto;
}

#intro {
	padding-top: 6em;
}

.container{
	padding-top: 25px;
	text-align:justify;
}

h1 {
	-x-system-font:none;
	padding-top:3em;
	padding-bottom:0,8em;
}

h2 {
	-x-system-font:none;
	padding-top:1.5em;
	padding-bottom:0,5em;
}
h3 {
	-x-system-font:none;
	color:#0099cc;
	font-size:140%;
	font-weight: bold;
	line-height: 100%;
}

h4 {
	-x-system-font:none;
	color:#FFFFFF;
	font-size:140%;
	font-weight: normal;
	line-height: 160%;
	font-style: italic;
	margin-bottom: 10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

h4 span {
	color: #0099cc;
}
p {
	line-height: 150%;
	font-size:115%;
	color: #FFFFFF;
	font-size: 115%;
	text-indent: 0px;
	vertical-align: top;
	text-align: justify;
}

p span {
	color: #0099cc;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:0.5em;
color:#ffffff

}

ul li {
	text-indent:18px;
	line-height:140%;
	_line-height:90%;
	padding: 0 0 1em 0px;
	_padding:-4px 0 0px 0px;
	background: transparent url(images/bullet.png) no-repeat scroll 4px 4px;
	
}

#curriculo {
	line-height: 150%;
	font-size:115%;
	color:#ffffff;
	color: #FFFFFF;
	font-size: 115%;
	text-indent: 0px;
	vertical-align: top;
}

.photo{
	padding: 5px;
	background-color: #fff;	
	border: 1px solid #000;
	vertical-align:top; 
}

tr, td {
	vertical-align: top;
}

td span {
	color: #0099cc;
}

/*#footer{
	background: transparent url(images/circles.png) no-repeat scroll;
	background-position: bottom;
	margin-bottom: 0px;
}*/

#footer p{
	padding-top: 4em;
	font-size: 90%;
	color: #0099cc;
	text-align: center;
	/*padding-bottom: 4em;*/
}

#contactos{
	padding-top:4em;
	padding-bottom:2em;

}

#circles{
	/*background: transparent url(images/circles.png) no-repeat scroll;*/
			background-position: bottom;
			margin:0 0 0 0px;
		/*	float:center;*/
			text-align:center;
			padding:0px;
			
}

a.servicos:link, a.servicos, a.servicos:visited, a.servicos:active{
	height:47px;
	display:block;
	font-size:300%;
	background: transparent url(images/servicos.png) no-repeat scroll;
	text-indent:-9999px;	
}

a.servicos:hover{
	background: transparent url(images/servicos_hover.png) no-repeat scroll;}
	
a.equipa:link, a.equipa, a.equipa:visited, a.equipa:active{
		height:47px;
		display:block;
		font-size:300%;
		background: transparent url(images/equipa.png) no-repeat scroll;
		text-indent:-9999px;}

a.equipa:hover{
		background: transparent url(images/equipa_hover.png) no-repeat scroll;}
		
a.contactos:link, a.contactos, a.contactos:visited, a.contactos:active{
			height:47px;
			display:block;
			font-size:300%;
			background: transparent url(images/contactos.png) no-repeat scroll;
			text-indent:-9999px;}

a.contactos:hover{
			background: transparent url(images/contactos_hover.png) no-repeat scroll;}

a.backtotop:link, a.backtotop, a.backtotop:visited, a.backtotop:active{
						height:20px;
						display:block;
						background: transparent url(images/seta.png) no-repeat scroll;}

a.backtotop:hover{
						background: transparent url(images/seta_hover.png) no-repeat scroll;}
