.detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	position: relative;
	padding-left: 1em;
	padding-top: 0.1em;
	padding-bottom: 1em;
}
.detalles H1 {
	font-size: 1.4em;
	font-weight: bold;
	background-image:url(imagenes/bgTitulo-detalles.gif);
	background-repeat:no-repeat;
	width:500px;
	height:30px;
	padding:0.4em;
}
.detalles H2 {
	font-size: 1.1em;
	color:#FFFFFF;
	margin-top:-0.1em;
}
html>/**/body .detalles H2 {
	font-size: 1.1em;
	color:#FFFFFF;
	margin-bottom:1.5em;
	margin-top:0.5em;
}
.detalles H3 {
	font-size: 1.2em;
	color:#FFFFFF;
	font-weight:bold;
}
li {
	list-style-type:square;
}
ul {
	margin-top:-1em;
}
.detalles	p {
	margin-top:-1em;
	padding-right:3em;
	padding-left:0.2em;
{

