html {height: 100%;}
body{
	text-align:center;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	min-height: 100%;
	background-image: url(imagenes/fond.gif);
}
.principal {
	margin:0 auto 0 auto;
	width:780px;
	text-align: center;
	background-color: #FFFFFF;
	min-height: 100%;
}
.columnaizquierda {
	width: 165px;
	background-color: #D71810;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	min-height: 100%;
}
.columnanderecha {
	width: 177px;
	min-height: 100%;
	background-color: #C7CDE7;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.imagenconozca {
	border: 1px ridge #FFAE4E;
	margin-left: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
}

.cabecero {
	width:780px;
	text-align: center;
}
.textnaranj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAE4E;
}

.columnacentral {
	width: 438px;
	min-height: 100%;
	background-color: #0066cc;
	position: relative;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.botonesizquierda {
	background-color: #1186CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	background-image: url(imagenes/fondocategorias.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.enlaceblanco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAE4E;
	text-decoration: none;
}
.enlaceblanco:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAE4E;
	text-decoration: none;
}
.enlaceblanco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	
}
.enlaceblanco:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAE4E;
	text-decoration: none;
}.contenido {
	width:780px;
	text-align: center;
	background-image: url(imagenes/fondo.jpg);
}
.fondoprincipal {
	background-image: url(imagenes/fondoprin.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imagenes/fondopq.jpg);
	text-align: center;
	vertical-align: text-top;
	width: 227px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imagenes/pie.jpg);
	text-align: center;
}

.tableCentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23120A;
	height: 14px;
	width: 400px;
	margin-top: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.formgrande {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23120A;
	height: 80px;
	width: 400px;
	margin-top: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
