@import url(raster.css);

p.version_actual {
	background-color: #e6c259;
	background-image: url("imagen/barra2_brown.png");
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	text-indent: 0px;
	border-width: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
}

p.otros {

	font-size: 80%;
	text-indent: 0px;
	margin: 4px;

}

p.download {
	font-size: 110%;
	margin-top: 5px;
}

p.download_seccion {
	background-color: #e6c259;
	background-image: url("imagen/barra1_brown.png");
	background-repeat: repeat-x;
	background-position: top;
	font-size: 120%;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px; 
	text-indent: 0px;
	border-width: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
}

p.historia {
	background-color: #e6c259;
	background-image: url("imagen/barra1_brown.png");
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 40px;
	margin-bottom: 2px;
	font-size: 120%;
	font-weight: bold;
	text-indent: 0px;
	border-width: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
}

p.apartado {
	font-size: 120%;
	font-weight: bold;
	background-color: #e6c259;
	background-image: url("imagen/barra1_brown.png");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	text-indent: 0px;
	border-width: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
}

li.version {
	margin-top: 10px;
	font-style: italic;
}

li.version_elemento {
	margin-left: 20px;
}

img.example {
	float:right;
}

img.ejemplo {
	float:right;
}

div.download {
	clear: both;
}
div.history {
	clear: both;
}