html, body
{
	margin:0; padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	background:#fff; 
}
.clear{
	clear:both;
}
#annuSingle
{
	text-align:left;
}
	.pres-top
	{
		overflow:hidden;
		border-bottom:6px solid #b6cdde;
		background:url(../images/fiche.gif) repeat -1px 0;
		padding-bottom:10px;
		border-left:1px solid #b6cdde;
	}
	.logo
	{
		padding:10px;
		float:left;
		width:179px;
	}
	.pres-top-left
	{
		width:210px;
		float:left;
	}
	.pres-top-right
	{
		width:190px;
		float:left;
		padding-left:10px;
		overflow:hidden;
	}
	.details
	{
		background:url(../images/fiche2.gif) repeat-x 0 1px;
		padding:10px;
	}
		.details p
		{
			margin:0;
			padding:8px 0;
		}
#ts
{
	float:none;
	background-color:transparent;
}

h1
{
	font-size:25px;
	color:#4981ac;
	margin:0;
	padding:4px 10px 12px 10px;
	font-weight:normal;
	border-bottom:2px solid #b6cdde;
}
h2
{
	font-size:14px;
	color:#4981ac;
	padding:4px 0;
	margin-bottom:10px;
	font-weight:normal;
}
