html, body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
}

p
{
	margin: 13px 0 13px 0;
}

body {
	background-color: #e2e2e2;
	color: #444444;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: small;
}

.encabezado {
	color: #1E5085;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.enlace {
	color: #1E5085;
	text-decoration: none;
}

.enlace:hover {
	color: #1E5085;
	text-decoration: underline;
}

.table
{
	clear: none;
	overflow: auto;
}

.tr
{
	clear: both;
}

.td
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	overflow: hidden;
}

.contenedor { 
	width:100%;
	min-width:1010px;
	height:100%;
	min-height:100%;
}

.navegador {
	position: relative;
	width: 100%;
	text-align: right;
	color: #1E5085;
	margin-top: -35px;
	margin-bottom: 15px;
	z-index: 10;
}

.cabecera {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 191px;
	background: url('images/cabez.jpg') repeat-x top;
}

.cabizq {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 290px;
	height: 150px;
	background: url('images/cabizq.jpg') repeat-x top;
}

.cabder {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 720px;
	height: 150px;
	background: url('images/cabder.jpg') repeat-x top;
}

.gad_sup {
	width: 260px;
	height: 35px;
	background: url('images/gad_sup.jpg') repeat-x top;
}

.gad_ctr {
	width: 260px;
	height: 365px;
	background: url('images/gad_ctr.jpg') repeat-y top;
}

.gad_inf {
	width: 260px;
	height: 35px;
	background: url('images/gad_inf.jpg') repeat-x top;
}

.gad_sup_gr {
	width: 470px;
	height: 35px;
	background: url('images/gad_sup_gr.jpg') repeat-x top;
}

.gad_ctr_gr {
	width: 470px;
	height: 365px;
	background: url('images/gad_ctr_gr.jpg') repeat-y top;
}

.gad_inf_gr {
	width: 470px;
	height: 35px;
	background: url('images/gad_inf_gr.jpg') repeat-x top;
}

.cont_sup {
	width: 990px;
	height: 35px;
	background: url('images/cont_sup.jpg') repeat-x top;
}

.cont_ctr {
	width: 990px;
	height: 510px;
	background: url('images/cont_ctr.jpg') repeat-y top;
}

.cont_inf {
	width: 990px;
	height: 35px;
	background: url('images/cont_inf.jpg') repeat-x top;
}

.paginas-web {
	position: absolute;
	top: 207px;
	margin-left: 18px;
	width: 224px;
	height: 77px;
	background: url(images/paginas-web.gif);
}

.texto_paginas-web {
	position: absolute;
	top: 290px;
	margin-left: 25px;
	width: 207px;
	text-align: justify;
}

.desarrollo-web {
	position: absolute;
	top: 207px;
	margin-left: 279px;
	width: 223px;
	height: 77px;
	background: url(images/desarrollo-web.gif);
}

.texto_desarrollo-web {
	position: absolute;
	top: 290px;
	margin-left: 286px;
	width: 207px;
	text-align: justify;
}

.portafolio-web {
	position: absolute;
	top: 207px;
	margin-left: 539px;
	width: 433px;
	height: 77px;
	background: url(images/portafolio-web.jpg);
}

.texto_portafolio-web {
	position: absolute;
	top: 300px;
	margin-left: 543px;
	width: 422px;
	text-align: justify;
}

.dis-paginas-web {
	position: absolute;
	top: 645px;
	margin-left: 21px;
	width: 948px;
	height: 77px;
	background: url(images/dis-paginas-web.gif);
}

.texto_dis-paginas-web {
	position: absolute;
	top: 747px;
	margin-left: 30px;
	width: 935px;
	text-align: justify;
}

.social_bot
{
	position: absolute; margin-left: 10px; z-index: 1000000;
}
