body {
	margin: 0px;
	text-align: center;
	background-image: url(imagenes/fondo_pagina.gif);
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: lighter;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-top: 1px;
}
.pie {
	background-image: url(imagenes/fondo_barra_pie.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #0033FF;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 2px;
	margin-bottom: 1px;
}
p {
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.naranja {
	color: #FF6600;
	font-size: 13px;
}
.lateralbotonera {
	background-image: url(imagenes/lateral_botonera.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blanco {
	color: #FFFFFF;
}
A.linknaranja {
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
A.linknaranja:hover {
	color: #FF6600;
	text-decoration: underline;
}
A.linkazul {
	color: #0033FF;
	text-decoration: none;
	font-size: 13px;
}
A.linkazul:hover {
	color: #0033FF;
	text-decoration: underline;
}
.tablacontenidos {
	border-top: 1px none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none #CCCCCC;
}
.tablaindexes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
}
.tablatotal {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
A.indexes {
	text-decoration: none;
	color: #000000;
	margin: 1px;
}
A.indexes:hover {
	text-decoration: underline;
	color: #000000;
}
.tips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tablatips {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
	background-color: #F7F7F7;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FF6600;
	margin: 2px;
}
a {
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FF6600;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FF6600;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.tablamensajes {
	background-color: #FFE0CC;
	padding: 3px;
}
