div#contents p { padding: 0 10px; }

div#subsecciones { text-align: justify; }
div#subsecciones h2 { margin: 5px 0px 0px 10px; }
div#subsecciones h2 a {
	display: block;
	width: 484px;
	padding: 5px 5px 4px 35px;
	background: url(../../images/bg_specs.png) no-repeat;
	text-decoration: none;
	color: #fff;
}
div#subsecciones h2 a:hover { color: white; background: url(../../images/bg_specs_hover.png) no-repeat; }

div#subsecciones img { margin: 0px; border: 1px solid #cccccc; }

div#contents div#subsecciones div.subsubseccion h2 { margin-top: 10px; }

div.subseccion {
	margin: 0 12px 0 10px;
	padding: 9px;
	background: url(../images/bg_specs_subseccion.png) top no-repeat;
	border: 1px solid #d9dee2;
	border-top: none;
}

div#subsecciones div.subseccion h2 {
	color: #fff;
	margin-bottom: 10px;
	padding: 5px 0 4px 15px;
	background: url(../../images/bg_specs2.png) top repeat-x;
	border: 1px solid #815a3f;
	border-top: none;
	border-bottom: none;
}

div#subsecciones div.subsubseccion p { padding-left: 15px; }
	
div.subseccion ul { margin: 0px; padding: 0px; }
div.subseccion ul li { margin-bottom: 3px; margin-left: 20px; }

