body
{
	background: #333333;
	font-family: Verdana;
	padding-left: -740px;
}

#page
{
	position:fixed !important;
	position:absolute;
	left:50%;
	margin-top: 20px;
	margin-left: -370px;
	width:740px;
}

.vcard .org
{
	font-size: 13px;
	color: #cccccc;
}

.vcard .separateur_top
{
	background: url('../images/hr.png') no-repeat;
	width: 740px;
	height: 1px;
}

h1
{
	font-size: 18px;
	color: #b29520;
	font-weight: bold;
	margin: 4px 0;
	padding: 0;
}

h2
{
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
	margin: 4px 0;
	padding: 0;
}

.vcard .footer
{
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.vcard .tel
{
	font-size: 12px;
	color: #b29520;
	font-weight: bold;
	text-align: left;
}

.vcard .email
{
	font-size: 12px;
	color: #b29520;
	font-weight: bold;
}