h1 {
	font-size: 15px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#col_dcha {
	margin: 1em 0em 0em 165px;
	padding: 0px;
	text-align: justify;
}
#col_dcha a:link {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha a:visited {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha a:hover {
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
#col_dcha a:active {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha p {
	margin: 0px 0px .5em;
}
#col_dcha table {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#col_dcha td {
	padding: 0.5em;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DF1010;
	font-size: 13px;
}
#col_dcha table a:link {
	font-size: 14px;
	font-style: italic;
}
#col_dcha table a:visited {
	font-size: 14px;
	font-style: italic;
}
#col_dcha table a:hover {
	font-size: 14px;
	font-style: italic;
}
#col_dcha table a:active {
	font-size: 14px;
	font-style: italic;
}
#col_izda {
	margin: 1em 0em 0em;
	padding: 0em;
	float: left;
	width: 150px;
}
.blanco {
	clear: both;
}
.secciones {
	background-color: #CCCC33;
	background-image: url(imagenes/titulo_sec.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0em;
	padding: 1.8em 0em 0em;
}
.secciones ul {
	margin: 0px;
	padding: 0px 0px .6em;
	list-style-type: none;
	background-image: url(imagenes/pie_sec.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.secciones ul li {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px .2em;
}
.secciones ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.secciones ul li a:hover {
	color: #009966;
}
.lista ul {
	list-style-type: none;
}
.lista li {
	background-image: url(../inicio/imagenes/bullet-alt.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 1.2em;
}
.nota {
	font-size: 11px;
}
.relleno {
	height: 200px;
	width: 100%;
}

