/* Plan Waiki */ 
body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
   background: url(images/bg/principal.gif);
}

body, html, table, tr, td {
	font-family: Arial;
	font-size: 11px;
	color: #2c2c2c;
}
h1 {
	color: #df4204;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: -1px;
	margin-top: 0px;
}
h2 {
	color: #859a00;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
/* Link Genericos */
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #df4204;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	Color: #a3bc01;
}
/* Diagramación */
#contenedor {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 722px;
	margin-left: -361px;
	background: url(images/bg/centro.gif) repeat-y;
}
#contcierra {
	position: relative;
	margin: 0px;
	padding: 0px;
	/top: 10px;
	bottom: 0px;
	width: 722px;
	height: 9px;
	float: none;
	clear: both;
	background: url(images/bg/cierra.gif) no-repeat;
}

/* Contenidos */
#contenido {
	margin: 0px;
	padding: 0px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 252px;
	width: 700px;
	background: url(images/bg/medio.gif) repeat-y;
}
#contarriba {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 21px;
	background: url(images/bg/arriba.gif) no-repeat;
}
#contabajo {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 21px;
	float: none;
	clear: both;
	background: url(images/bg/abajo.gif) no-repeat;
}
#info {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	width: 680px;
}
#info img {
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}

/* Categorías Productos */
#latizq {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	background: url(images/categorias/centro.gif) repeat-y;
}
#latder {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: right;
	margin-left: 10px;
}
#catarriba {
	width: 190px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background: url(images/categorias/arriba.gif) no-repeat;
}
#catabajo {
	width: 190px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background: url(images/categorias/abajo.gif) no-repeat;
}
#catcentro {
	width: 170px;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
}

/* Pie de Página */

#pie {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	margin-left: 1px;
	width: 720px;
	float: none;
	clear: both;
	text-align: center;
	font-size: xx-small;
}

/* Menú */
#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	height: 26px;
	background: url(images/bg/bg-menu.gif) repeat-x;
	text-align: center;
}
#menu blockquote {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	width: 700px;
	margin-top: 2px;
	vertical-align: middle;
}

#menu a:link {
	color: white;
	font-weight: bold;
}
#menu a:visited {
	color: white;
	font-weight: bold;
}
#menu a:hover {
	color: #a3bc01;
	font-weight: bold;
}
#menu a:active {
	color: #a3bc01;
	font-weight: bold;
}

/*Flash */
#flash {
	position: absolute;
	top: 27px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
}

/* Formulario Sw */
.esinput {
	background: white url(images/form/input.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px;
	border-color: #A9A9A9;
	border-style: solid;
	padding-left: 2px;
}
.esmsje {
	background: white url(images/form/input.jpg);
	background-repeat: repeat-x;
	border: 1px;
	border-color: #A9A9A9;
	border-style: solid;
	padding-left: 2px;
	margin-top: 5px;
}
.Estilo1 {
	Text-align: left;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
#contacto {
	margin-left: 120px;
	padding: 8px;
}
#contacto input {
	margin-left: 0px;
}
.esenviar {
	border: 1px;
	border-color: #2D5082;
	border-style: solid;
	padding-left: 3px;
	background: url('images/form/send.jpg') repeat-x;
}

/* Detalle de Un plan */
.detalle {
	background: #eeeeee;
	font-size: 13px;
	font-family: arial;
	color: #333333;
	font-weight: normal;
}
.negrita {
	font-weight: bold;
}	