@charset "utf-8";

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#505050;
	font-size: 11px;
	background:#b8bbbd;
	height: 100%;
	margin:0;
}

#level0
{
	/*float: none;*/
	margin: auto;
	position: relative;
	width: 1000px;	
}

#head
{
	width: 1000px;	
	height:269px;
	position:relative;
	margin: 0 auto;
}

#footer
{
	width: 1000px;
	height: 80px;
	background:url(/img/footer.gif) no-repeat;
	margin: 0 auto;
}

#divCentro img#superBanner
{
    padding-bottom: 20px;
    margin: 0 auto;
    display: block;
}

#divCentro #contenido
{
	padding:0 10px 10px;
}

ul.listaLn {
	margin:0;
	padding:0;
}

ul.listaLn li
{
	list-style: none;
	background:url(/images/bgli.gif) no-repeat;
	height:22px;
	padding-top:4px;
}

ul.listaLn li a
{
	text-decoration:none;
	color:#505050;
}

#divCentro #titulo_pagina
{
	font-size:15pt;
	color:#9b9a9a;
	text-align:center;
	background:url(/images/bgTitulo.gif) center bottom no-repeat;
	height:44px;
	margin-bottom: 20px;
}

#divCentro #titulo_pagina h1
{
	font-size:15pt;
	font-weight: normal;
	margin:0;
}

#divCentro #titulo_pagina.productos
{
	font-size:11pt;
	font-weight:bold;
	height:40px;
	margin-bottom:0;
}

#divCentro #subtitulo_pagina.productos h1
{
	font-size:15pt;
	font-weight: normal;
	margin:0;
}

#divCentro #titulo_pagina.productos h2
{
	font-size:11pt;
	font-weight: normal;
	margin:0;
}

#divCentro #subtitulo_pagina.productos
{
	font-size:15pt;
	color:#a00000;
	text-align:center;
	height:30px;
	margin-top:-5px;
	margin-bottom: 20px;
}

.productos
{
    font-size: 12px;
    line-height: 18px;
}

.tabForm 
{
    font-size:14px;
    width:450px;
    margin:0 auto;
}

.tdFormLit
{
    height: 15px;
    background:url(/images/formfld2.gif) bottom repeat-x;
}

.tdFormFld input, .tdFormFld textarea
{
    font-size: 12px;
}

.tdFormFoot
{
    height: 15px;
    background:url(/images/formfld1.gif) bottom repeat-x;
}

.tdFormBtn
{
    padding: 20px;
    text-align: center;
    background:url(/images/btnsForm.gif) center center no-repeat;
    word-spacing:40px;
}

.tdFormBtn a
{
    text-decoration: none;
    color:#505050;
}

.tdFormBtn a:hover
{
    text-decoration: underline;
}

.tabCuerpo
{
    width:1000px;
    border: none;
    margin: 0 auto;
	background:url(/img/bgmid.gif) repeat-y;
}

.tabCuerpo td
{
    vertical-align:top;
}

.tdIzq, .tdDer
{
    position: relative;
}

#divIzq, #divDer
{
    width:176px;
    padding-bottom: 160px;
}

#divIzq 
{
    margin: 0 0 0 auto;
}

#divCentro
{
    margin: 0 auto;
    width: 530px;
}

#divDer
{
    margin: 0 auto 0 0;
}

#divIzq h4
{
	margin:0;
	margin-bottom: 10px;
	padding:0 27px 6px 0;
	font-size: 12px;
	color:#a00000;
	font-weight:normal;
	background:url(/img/bgtit_l.gif) -1px bottom no-repeat;
}

#divDer h4
{
	margin:0;
	margin-bottom: 10px;
	padding:0 0 6px 20px;
	font-size: 12px;
	color:#a00000;
	text-align:right;
	font-weight:normal;
	background:url(/img/bgtit_r.gif) 0 bottom no-repeat;
}

#divIzq div.contBlq a, #divDer div.contBlq a
{
    text-decoration: none;
	color:#505050;
}

#divIzq div.contBlq a:hover, #divDer div.contBlq a:hover
{
    text-decoration: underline;
}

#imgColIzq
{
    position:absolute;
    bottom:70px;
    left:25px;
}

#imgColDer
{
    position:absolute;
    bottom:70px;
    right:23px;
}

