h1{
	background-color:#eaeaea;
	margin:30px 0px 20px 0px;
	padding:10px;
	border-bottom:1px dotted #999999;
	border-left:15px solid #993535;
}
#content h2{
	padding-bottom:15px;
	margin-bottom:15px;
	border:0px;
	background-color:#ffffff;
	border-bottom:1px dotted #999999;
}
#content p{
	margin:1em 0px;
	line-height:1.5em;
}
#side h3{
	margin-bottom:20px;
	padding:5px;
	background-color:#990000;
	color:#ffffff;
}
#side p{
	font-size:93%;
}
.contener{
	marginbottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
}
.contener img{
	margin:0px 15px 5px 0px;
}
.row{
	clear:both;
}
