h3{
	font: normal 2.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b3322d;
	text-transform:uppercase;
	margin:7px 0 7px 0;
	letter-spacing:-.05em;
}
h4{
	border-bottom: 1px dashed #c87677;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:45px 0 10px 0;
}
.copete{
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.5em;
}
ul.temario{
	margin:10px 0 20px 0px;
	display: inline;
	width:95%;
}
ul.temario li{
	list-style:none;
	background: url(../img/bullet3.gif) no-repeat left center;
	padding:0 0 0 16px;
	font-size:.9em;
}
* html ul.temario li{
	padding:0 0 0 0;
}
ul.temario a, p a, a.subir{
	color:#b3322d;
}
p{
	margin-bottom:7px;
}
ul.temarioSec{
	margin:10px 0 20px 25px;
}
ul.temarioSec li{
	list-style:none;
	background: url(../img/bullet2.gif) no-repeat left center;
	padding:0 0 0 16px;
	font-size:.9em;
}
a.subir{
	background: url(../img/bullet5.gif) no-repeat left center;
	padding:0 0 0 13px;
	float: right;
}

.gastos {
	width:400px;
	margin:0 0 20px 0;
}

.gastos th{
	background-color:#f6f6f5;
	border:1px solid #ddd;
	line-height:12px;
	padding:5px;
	color:#666666;
}

.gastos td{
	border:1px solid #ddd;
	padding:7px;
	line-height:.8em;
	text-align:center;
}

.gastos caption {
	background-color:#efefef;
	border:1px solid #ddd;
	padding:5px;
	color:#b3322d;
	font-weight:bold;
}