/**
*	Geraldo Lustosa
*	Copyright © 2008 Favo Internet [http://www.favointernet.com.br]
*
*	Developed By: Jonathan Pereira <jonathan@jonathanpereira.com.br>
*
**/

/* Fale */

#phoneContact {
	width:334px;
	height:53px;
	background:#FAF2F2;
	font-size:16px;
	text-align:center;
	margin:20px 0 20px 0;
}
#phoneContact p {
	font-size:16px;
	text-align:center;
	margin-top:16px;
}
#phoneContact span {
	color:#CC0000;
}
#cLeft ul li {
	margin-bottom:15px;
	font-weight:bold;
}
#cLeft ul li span {
	color:#333;
}
#cLeft ul li span a {
	color:#333;
}
#cRight {
	margin-left:20px;
}
