@CHARSET "ISO-8859-1";

#cgv_block
{
	margin: 5px;
	padding: 2px;
	text-align: justify;
  font-size: 10px;
  font-weight: normal;	
}

#zoomer
{
	left: 40px;
	top: 30px;
	width: 19px;
	height: 18px;
	margin: 0px;
}

p.title
{
  margin: 0px;
  padding: 2px 0px 2px 0px;
  text-align: center;
  font-weight: bold;
  color: #4f4f00;
  text-decoration: underline;
}

p.subtitle
{
  margin: 0px;
  padding: 2px 0px;
  text-align: center;
  color: #4f4f00;
}

p.info
{
  margin: 0px;
  padding: 2px 0px 10px 0px;
  /*text-align: center;*/
  color: #333333;
}

.chapter
{
	font-weight: bolder;
  text-decoration: underline;
}
	
.important
{
	text-decoration: underline;
}

.article
{
	font-weight: bolder;
}
