/* CSS Document */

/* cuerpo de la pagina */
* html .floatholder {height: 1%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
	img  {
	margin:0;
	border:0;}

.reducciones{
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	visibility: visible;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A654B;
	}
.reducciones h2{text-align:left;}
.reducciones img{
	float:left;
	padding-right: 0px;
	margin-right: 5px;
}
.reducciones2 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	visibility: visible;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A654B;
	font-family: Arial, Helvetica, sans-serif;
}
