body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#page_cgv
{
}

#header_cgv
{
	background-image:url(../imgs/site/cgv.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px;
	width:623px;
	margin-left:-8px;
	margin-top:-8px;
}

#title
{
	color:#821147;
	font-size:14px;
	font-weight:bold;
}

#text
{
	margin-top:10px;
	margin-bottom:35px;
}

#footer_cgv
{
	background-color:#EBEAEA;
	border-top-color:#821147;
	border-top-style:solid;
	border-top-width:1px;
	height:30px;
	margin-left:-8px;
	margin-top:70px;
	padding-left:15px;
	position:fixed;
	top:379px;
	width:623px;
}

