body {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #900;
	background: #990000 url(../images/stripes.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}
a {
	color: #00F;
	text-decoration:none;
}
a:hover {
	color:#0C0;
}
.float-right {
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.float-right-sin-medida {
	float: right;
	padding-bottom:5px;
	padding-top:40px;
	width:230px;
}
.float-right-sin-medida h2{
	font-size:1.4em;
	color:#036;
	text-align:center;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
}
.float-right-sin-medida p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#066;
	padding-bottom:0px;
	font-weight: normal;
	text-align:justify;
}

.float-left {
	clear: right;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.8em;
	color: #060;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	color: #690;
}
h3 {
	font-size:1.2em;
	color:#696;
}
ul {
	margin-left:100px;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	list-style: inside;
}
li {
	list-style-image:url(../images/listas.jpg);
	padding-bottom:10px;
}.bold {
	font-weight: bold;
	color: #003;
}
.text-peq {
	font: .7em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.bloque {
	padding:20px 0 20px 0;
}
.bloque ul{
	display: block;
	width: 280px;
	float: left;
}
