body {
	color: #000000;
	font: 12px/15px Arial, sans-serif;
	background: #f0f0f0;
	border-left: 3px  #c6c6c6;
	margin-top: 0px;
	border-right: 5px  #c6c6c6;
}

#todo {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-left: 5px solid #c6c6c6;
	border-right: 5px solid #c6c6c6;
}

#todo h1 {
	color: #21194d;
	margin-top: 0px;
	padding-bottom: 10px;
	background: #c6c6c6;
	padding-top: 20px;
	padding-left: 20px;
	font: small-caps bold 24px/27px Georgia, Times New Roman, Times, serif;
}

#todo h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 20px;
	color: #00003a;
	padding-left: 20px;
}

#todo h3 a {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 20px;
	color: #00003a;
	padding-left: 0px;
	text-decoration: none;
}

#todo p {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#todo pie nota p {
	width: 700px;
	text-align: left;
}

#todo p a {
	color: #42484e;
	font-size: 12px;
	text-decoration: none;
}

#todo h2 {
	text-align: left;
	padding-bottom: 5px;
	color: #303030;
	background: #bac4e9;
	font: small-caps bold 12px   Georgia, Times New Roman, Times, serif;
	text-transform: none;
	padding-left: 20px;
	border-top: 2pt solid white;
	padding-top: 5px;
	letter-spacing: 3px;
	margin: 0px auto 0px auto;
}

.bajada {
	text-align: left;
	font-size: 16px;
	color: #21194d;
	line-height: 18px;
}

.destacados {
	color: #21194d;
}

.titulosbajado {
	color: #21194d;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 30px;
}

.subtitulos {
	font-weight: bold;
	padding-top: 15px;
	color: #21194d;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, Times New Roman, Times, serif;
}

