
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.logo img {
	border: 0;
}

div.menu,
div.banner,
div.pie,
div.columna-der {
	display: none;
}

div.tipo {
	font-size: 1.1em;
	color: #2F2F2F;
}

div.tipo p {
	margin-bottom: 15px;
	line-height: 1.4em;
}

div.tipo a {
	color: #02439C;
	text-decoration: underline;
}	

div.tipo a:hover {
	color: #2F2F2F;
}	

div.tipo ul {
	margin-bottom: 15px;
	list-style-type: none;
}

div.tipo ul li {
	line-height: 1.4em;
	padding-left: 20px;
	background: url('../images/iconos.jpg') left center no-repeat;
}

div.tipo ol {
	margin-bottom: 15px;
	margin-left: 25px;
}

div.tipo ol li {
	line-height: 1.4em;
}

div.tipo hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #C6C6C8;
	margin-bottom: 15px;
}

div.tipo table {
	border-top: 1px solid #C6C6C8;
	border-left: 1px solid #C6C6C8;
	margin-bottom: 15px;
}	

div.tipo table td {
	border-right: 1px solid #C6C6C8;
	border-bottom: 1px solid #C6C6C8;
	padding: 5px;
}

div.tipo h1 {
	color: #B2C011;
	font-size: 1.8em;
	margin-bottom: 15px;
}

div.tipo h2 {
	color: #B2C011;
	font-size: 1.3em;
	margin-bottom: 15px;
}

div.tipo h3 {
	color: #B2C011;
	font-size: 1.2em;
	margin-bottom: 15px;
}

div.tipo h4 {
	color: #02439C;
	font-size: 1.1em;
	margin-bottom: 15px;
}
