h1
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}


.h1Paje
{
	font-weight: bold;
	color: #663300;
	font-size: 24px;
}

.h2Paje
{
	font-weight: bold;
	color: #663300;
	font-size: 20px;
}

.hilitePaje
{
	background-color: #EEEEE8
}

div.figure 
{
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p 
{
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


.caption_image_left {
    margin: 2px;
	padding: 6px 12px 6px 2px;
	float: left;
	width: 400px;
	text-align:left;
}	
.caption_image_right {
    margin: 2px;
	padding: 6px 2px 6px 12px;
	float: right;
	width: 400px;
	text-align:left;
}	
.caption{
	font-size:.9em;
	}

.style1 {font-size: larger}

.style2 {
	font-size: larger;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
