#contenido {
	font-size:12px;
	line-height:16px;
}
#contenido h1 {
	line-height:0px;
	font-size:0px;
	margin-bottom:10px;
}
#contenido h2 {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#F96400;
	margin-bottom:10px;
}
#contenido p {
	text-align:justify;
	margin-bottom:10px;
}
#contenido strong {
	font-weight:bold;
}
#contenido li {
	background:url(../layout/icon_list.gif) no-repeat 0px 4px;
	padding-left:10px;
	text-align:justify;
	margin-bottom:5px;
}
#contenido ul {
	margin-bottom:15px;
}