html	{
		height: 101%;
		}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	background-image: url(../imagenes/fondo.gif);
	margin-top: 0;
}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #003366;
	margin-top: 0;
}	
h1 {
	font-size: 22px;
    margin-bottom: 0;
}
h2 {
    font-size: 20px;
}
.jornadas {
		  font-size: 16px;
		  line-height: 16px;
		  color: #008080;
		  }
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
}
h4, p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	list-style-type: none;
}
h4 {
	margin: 0px 5px 24px 10px;
}
p {
	margin: 0px 5px 6px 10px;
}
h5 {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	color: #936;
	margin: 0px 5px 6px 10px;
}
ul {
	list-style-type: disc;
}
ul, ol {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 8px;
	padding-right: 8px;
}
ol ul {
	font-weight: normal;
	list-style-type: square;
}
ol ol	{
	font-weight: normal;
	list-style-type: lower-alpha;
		}
em {
	font-style: normal;
	color: #990000;
	}
blockquote	p	{
				font-size: 11px;
				line-height: 13px;
				font-weight: normal;
				}
ul.indexactiv	{
				margin-bottom: 3em;
				margin-left: 0;
				padding-left: 54px;
				
				}
ul.indexactiv li	{
					margin-bottom: 1.3em;
					}
ul.indexactiv li em	{
    				font-size: 13px;
					}