/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(/web/images/bgr.gif) #ffffff repeat-x top;
	color: #393939;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #217dc2;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
li{
	list-style: none;
}
h2 span{
	display: none;
}
h2 img{
	display: block;
}
/*=== Layout ===*/
#page, #header, #footer{
	margin: 0 auto;
	width: 940px;
}
/*=== Header ===*/
#header{
	height: 116px;
}
/*- Logo -*/
#header h1{
	background: url(/web/images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 281px;
}
#header h1 a{
	display: block;
	height: 116px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 38px;
	text-indent: -9999px;
}
#nav1 li{
	float: left;
}
#nav1 ul{
	padding: 47px 0 0;
}
#nav1 li a{
	background: url(/web/images/nav1-bgr.gif) no-repeat top;
	display: block;
	height: 38px;
}


	
#nav1 li#n01 a{
	background-position: 0 0;
	width: 130px;
}
#nav1 li#n02 a{
	background-position: -130px 0;
	width: 112px;
}
#nav1 li#n03 a{
	background-position: -242px 0;
	width: 133px;
}
#nav1 li#n04 a{
	background-position: -375px 0;
	width: 143px;
}
#nav1 li#n05 a{
	background-position: -518px 0;
	width: 119px;
}
#nav1 li a:hover{
	text-decoration: none;
}


/*- Nav1_en -*/
#nav1_en{
	height: 38px;
	text-indent: -9999px;
}
#nav1_en li{
	float: left;
}
#nav1_en ul{
	padding: 47px 0 0;
}
#nav1_en li a{
	background: url(/web/images/nav1-bgr_en.gif) no-repeat top;
	display: block;
	height: 38px;
}


	
#nav1_en li#n01_en a{
	background-position: 0 0;
	width: 130px;
}
#nav1_en li#n02_en a{
	background-position: -130px 0;
	width: 112px;
}
#nav1_en li#n03_en a{
	background-position: -242px 0;
	width: 133px;
}
#nav1_en li#n04_en a{
	background-position: -375px 0;
	width: 143px;
}
#nav1_en li#n05_en a{
	background-position: -518px 0;
	width: 119px;
}
#nav1_en li a:hover{
	text-decoration: none;
}


/*- Nav1_es -*/
#nav1_es{
	height: 38px;
	text-indent: -9999px;
}
#nav1_es li{
	float: left;
}
#nav1_es ul{
	padding: 47px 0 0;
}
#nav1_es li a{
	background: url(/web/images/nav1-bgr_es.gif) no-repeat top;
	display: block;
	height: 38px;
}


	
#nav1_es li#n01_es a{
	background-position: 0 0;
	width: 130px;
}
#nav1_es li#n02_es a{
	background-position: -130px 0;
	width: 112px;
}
#nav1_es li#n03_es a{
	background-position: -242px 0;
	width: 133px;
}
#nav1_es li#n04_es a{
	background-position: -375px 0;
	width: 143px;
}
#nav1_es li#n05_es a{
	background-position: -518px 0;
	width: 119px;
}
#nav1_es li a:hover{
	text-decoration: none;
}



/*=== Title ===*/
#title{
	height: 253px;
	margin: 0 0 1px;
	overflow: hidden;
}
/*=== All Columns ===*/
#columns{
	margin: 15px 0 0;
	padding: 0 0 30px;
}
#columns h2{
	color: #2781c3;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 13px;
}
#columns h3{
	color: #2781c3;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px;
}
#columns p{
	padding: 0 0 13px;
}
#columns p em{
	color: #8fc8df;
	font-style: normal;
}
/*=== Left Column ===*/
#leftcol, .col{
	float: left;
	width: 220px;
}
#leftcol{
	margin: -15px 0 0;
	position: relative;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 20px;
	width: 460px;
}

#centercol img{
	margin-right: 20px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	font-size: 11px;
	width: 220px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(/web/images/box-bgr.gif) no-repeat bottom;
	font-size: 11px;
	padding: 10px;
}
/*- Box2 -*/
.box2{
	background: url(/web/images/box2-bgr.gif) repeat-x bottom;
	padding: 10px;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Newsletter Form -*/
#newsletter{
	background: url(/web/images/bar-bgr.gif) repeat-y center;
	color: #ffffff;
	height: 43px;
}
#newsletter fieldset{
	margin: 0 auto;
	width: 700px;
}
#newsletter label{
	float: left;
	font-size: 18px;
	margin: 10px 30px 0 0;
}
#nome_news, #email_news  {
	float: left;
	margin: 11px 10px 0 0;
	padding: 2px 4px;
	width: 170px;
}
#newsletter .btn{
	margin: 5px 0 0;
	width: auto;
}
#newsletter_button {
 width:85px; height:27px; 
 background: url(/web/images/bt_newsletter.gif);
 outline: none;
 border:0px;
 vertical-align:middle;
 margin: 8px 10px 0 0;
 float:left;
}


#newsletter_button_en {
 width:85px; height:27px; 
 background: url(/web/images/bt_newsletter_en.gif);
 outline: none;
 border:0px;
 vertical-align:middle;
  margin: 8px 10px 0 0;
 float:left;
}



#newsletter #ajaxmsg {
 margin-top:10px;

}
/*=== Styling Buttons ===*/
a.more{
	background: url(/web/images/ico-more.gif) no-repeat right;
	color: #217dc2;
	font-size: 11px;
	padding: 5px 22px 5px 0;
	text-align: right;
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #217dc2;
	font-size: 10px;
	height: 34px;
	padding: 7px 0 0 30px;
	width: 910px;
}
#footer a{
	color: #333333;
}
#footer div{
	float: left;
	margin: 0 35px 0 0;
}
#footer p{
	padding: 0 0 0 5px;
}
#footer img{
	margin: 0 0 -5px;
}
#footer ul{
	font-size: 10px;
	margin: 0 0 2px;
	text-transform: uppercase;
}
#footer li{
	border-right: 1px solid #333333;
	display: inline;
	line-height: 12px;
	padding: 0 5px;
}
#footer li.last{
	border: 0;
}
/*- Bottom Bar -*/
#bottom{
	background: url(/web/images/bottom-bgr.gif) repeat-x top;
	height: 51px;
}
#bottom .bar{
	background: url(/web/images/bar-bgr.gif) repeat-y center;
	clear: both;
	height: 10px;
	overflow: hidden;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl{
	background: url(/web/images/hl-bgr.gif) no-repeat top center;
	clear: both;
	height: 1px;
	margin: 10px 0 13px;
	overflow: hidden;
	width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ar{
	text-align: right;
}
.pic img{
	display: block;
	margin: 0 0 10px;
}

/* Estilos Paulo*/

h4.data_historial{color: #217dc2;
font-size: 16px;
padding-top: 20px;
padding-left: 5px;
margin-bottom: 0px;}


ul.historial{
		border-bottom: 1px solid #217dc2;
			list-style-position: inside;
			margin-bottom: 0px;
}

ul.historial li { 
padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	list-style-type: none;
		background: url(/web/images/bullet.gif) no-repeat 10px 8px;
}


ul.historial  li p{color: #393939;	 font-size: 12px; margin: 0px; padding: 0px;
}

.historialbg1{margin: 0px;
	background-color: #f9f9f9;
}

.bullets {
	list-style-position: inside;
	
}

.bullets li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(/web/images/bullet.gif) no-repeat 10px 8px;
	list-style-type: none;
}

.intro{
	font-size: 14px;
	color: #217dc2;
}

.nome_contactos{font-weight: bold; font-size: 12px;
	}
	
	th {
	background-color: #8fc8df;; padding: 3px;
}

td p{
	margin-left: 5px; margin-right: 5px;
}

#nav_sub {text-transform: uppercase;
}
	
	#nav_sub ul li {	background: url(/web/images/hl-bgr.gif) no-repeat center bottom;
	padding-bottom: 5px; 
	margin: 10px 0 10px;
	overflow: hidden;
	width: 100%;}

div#nav_sub a {font-size: 11px;
	
}
	
	div#nav_sub a:hover{
	text-decoration: none;
	font-weight: bold;
}


div.data p{color: #217dc2;
font-size: 14px;
padding-top: 20px;
padding-left: 5px;
margin-bottom: 0px;
	
}
