/* CSS Document */
/* Created by Phoenix London UK Ltd */
/* Client: Savant International */
#content_home {
}
#contentLeft {
	float: left;
	width: 240px;
}
#contentRight {
	float: right;
	width: 494px;
}

.intro {
	font-size: 12px;
}
.bgBlue {
	background: #003D7C;
	padding: 5px;
	font-style: italic;
}
.quotes {
	font-size: 16pt;
	color: #FFF;
}
.quotesSign {
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
}
.fontBlue{
	color: #00A0C6;
}
.titleNews {
	font-size: 16pt;
	color: #00A0C6;
}
#newsHome {
	padding: 5px;
	color: #4C4C4C;
	background: #F2FAFC;
	height: 143px;
	margin: -3px 0 0 0;
}
* html #newsHome {
	margin: 0;
}
#visu {
	width: 494;
	height: 116;;
}
#visu img {
	border: 0;
	margin: 0;
	padding: 0;
}
.link1 {
	color: #00ADEF;
	text-decoration: none;
}
.link2 {
	color: #00A0C6;
	text-decoration: none;
}
.hrcolor {
	border-top: 1px dashed #B2B2B2;
	margin: 5px 0 5px 0;
}
.newsLeft {
	float: left;
	width: 210px;
}
.newsRight {
	float: left;
	width: 210px;
}
.clearPage {
	clear: both;
}











