body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo.gif);
}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.titulo-modulo-1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	color: #FF9900;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.titulo-modulo-2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	color: #996600;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 110%;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 110%;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
h5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.fecha-tema {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
.foto-tapa {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.foto-nota {
	margin-top: 10px;
}
.modulo-naranja {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FF9900;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.lista-link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.punteada {
	border: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	_margin-top: -3px;
	_margin-bottom: -5px;
}
.titulo-modulo-2-texto {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	color: #996600;
	padding-bottom: 5px;
}
.subtitulo1 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	color: #ff9900;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.publicado {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	padding: 5px 10px;
	background-color: #eeeeee;
	display: block;
	margin-bottom: 5px;
	_margin-bottom: 5px;
	text-align: center;
}
.concretado {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	color: #CC0000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.pizarra {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
.pizarra-tit {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}
.buscar-boton {
	width: 115px;
	margin-top: 2px;
}
.margen-top-10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.blanco {
	color: #FFFFFF;
}

