/*
CSS Style for West Coast Design

Azul 1: #002c5f [Pantone 2955]
Azul 2: #0066a1 [Pantone 3005]
Azul 3: #00a1de [Pantone Process Cyan]

Amarelo 1: #eadf00 [Pantone 3955]
Amarelo 2: #d9e506 [Pantone  388]
Amarelo 3: #c9dd03 [Pantone  381]
*/
/* BEGIN FACTS STYLES */
.factsTopSeparator {
	text-align:right;
}
.FO-FactsLinkItems {
	color: #002c5f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
}
.FO-FactsLinktop {
	color: #00a1de;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight:bold;
}
.FO-FactsDidntFind {
	color: #0066a1;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
}	
.FO-FactsDidntFindBold {
	color: #0066a1;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	font-weight:bold;
}	
.FO-ListItemMiddleBlue {
	color: #00a1de;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	list-style-image: url(../Images/WestCoast/Li.gif);
	list-style-position: inside;
}
.FO-ListItemMiddleBlue a {
	color: #00a1de;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	list-style-image: url(../Images/WestCoast/Li.gif);
	list-style-position: inside;
}
.FO-Normal-Text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.8em;
	color: #002c5f;
}
.FO-Normal-Text a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.8em;
	color: #0066a1;
}
.FO-HalfContentArea {
	width:50%;
	float:left;
}
#FO-TitleDescription {
	float:left;
}	
#FO-TitlePdf {
	float:right;
	clear:right;
}
#factsNavigation {
	width:100%;
	float:left;
	text-align:center;
	clear:both
}
.FO-ListItem-OtherContent {
	color: #002c5f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	list-style-position: inside;
}
#SobrePortugalTitle {
	width:100%;
	clear:both;
}	
#SobrePortugalCaption {
	width:100%;
	clear:both;
	padding-bottom:10px;
}
/* END FACTS STYLES */
/*Mapa Site Begin*/
.FO-MapaSiteDropArea {
	float:left;
	width:50%;
}
.FO-MapaSiteSuggestionArea {
	clear:left;
	float:left;
	width:50%;
}
/*Mapa Site End*/
