/** Pages **/
*, h1, h2, h3, img
{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
	color:#4C6DB4;

}

h3
{
	font-size:19px;
	padding-bottom:3px;
	font-weight:bold;
}
h4
{
	font-size:15px;
	padding-bottom:3px 0;
	font-weight:bold;
}

.nopuce li
{
	list-style:none;
}

hr.separator
{
	border-bottom:1px dashed #7892C5;
	border-top:1px dashed #7892C5;
	color:red;
}

.lienOrange
{
	color:#FB881D;
	line-height:30px;
}

table.news thead td
{
	width:270px;
	height:45px;
	background-image:url("/themes/fastring/images/news_head_fast_ring.gif");
	text-align:right;
	padding-right:15px;
}
table.news tbody td
{
	height:210px;
	_height:260px;
	background-color:#E8E7E5;
	padding:25px;
}
table.news tfoot td
{
	height:26px;
	line-height:26px;
	background-color:#FCB505;
	padding-right:25px;
	text-align:right;
}

.lienBlanc
{
	color:white;
	font-size:14px;
	font-weight:bold;
}