body {
	background-color: #e6e6ce;
}
.bordetabla {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bordecentral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.pad4 {
	padding: 4px;
}
p {
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {

	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #996600;
	font-weight: normal;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rojogrande {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
h2 {
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #996600;
	font-weight: normal;
	width: 70%;
	text-align: center;
}
.justi {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
li {
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.box {
	background-color: #FFFDE4;
	border: 2px dotted #FF9900;
}
.linea1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linea2 {
	background-color: #ECE6D8;
	font-size: 14px;
	color: #990000;
	padding-right: 1em;
	padding-left: 1em;
}
