@charset "iso-8859-1";
p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 1em;
	top: 0.2em;
}
h1 {
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: a02600;
	padding-bottom: 1em;
	margin-left: 0.8em;
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: ae2c04;
	background-image: url(images/flechita.gif);
	background-position: 12px;
	background-repeat:  no-repeat;
	padding-left: 1.4em;
}
ul {
	font-family: tahoma;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/pto.gif);
	line-height: 18px;
	color: 333333;
}

li {
	font-family: tahoma;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/pto.gif);
	line-height: 18px;
	color: 333333;
	float: none;
	clip: rect(auto,auto,auto,10px);
	margin-left: 4em;
	padding: 0.2px;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: ae2c04;
}


.t-portada {
	font-family: tahoma;
	font-size: 11px;
	color: #a02600;
}

.t-poemas {
	font-family: tahoma;
	font-size: 14px;
	color: #a02600;
	line-height: 18px;
}
.t-bl-tablas {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.izquierdista {
	float: left;
}
.derechista {
	float: right;
}
.centrocentro {
	text-align: center;
}
.izquierdista img, .derechista img, .centrocentro img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #C96;
}
.clear {
	clear: both;
}

