BODY, HTML {
	margin: 0;
	padding: 0;
	height: 100%;
}

BODY {
	background-image: url(../images/tile_bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

HTML {

}

#main {

}

#header {
	width: 955px;
	height: 207px;
	background-image: url(../images/header.jpg);
	margin: 0 auto 0 auto;
}

#content {
	width: 955px;
	height: auto;
	background-image: url(../images/body_bg.jpg);
	margin: 0 auto 0 auto;
	color: #999;
	text-align: justify;
	font-size: 11px;
/* 	letter-spacing: .1em; */
}

#footer {
	width: 955px;
	height: 139px;
	background-image: url(../images/footer.jpg);
	margin: 0 auto 0 auto;
}

/* Menu superior */

#navcontainer {
	padding-top: 170px;
	padding-left: 60px;
	font-weight: bold;
	font-size: 13px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	color: #f0ffd9;
}

#navcontainer ul li a:hover {
	color: #d8d8d8;
	
}

/* Fin Menu Superior */


#footer_txt {
	font-size: 9px;
	padding: 100px 0 0 70px;
}

H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #5b890a;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: middle;
}

a {
	color: #6ba40c;
	text-decoration: none;
}

a:hover {
	color: #a2d84e;
}

hr {
	color: #a2d74f;
	background-color: #a2d74f;
	height: 1px;
	border: 0;
}

.separador {
	text-align: center;
}

.bb_top, .bb_bottom {
	width: 100%;
	height: 17px;
	background-repeat: no-repeat;
}

.bb_top {
	background-image: url(../images/boxbrown_top.gif);
}

.bb_center {
	background-color: #e5e7d0;
	height: 30px;
	font-size: 11px;
	font-family: Tahoma;
	color: #999;
	padding: 0 15px 0 15px;
	text-align: justify;
}

.bb_bottom {
	background-image: url(../images/boxbrown_bottom.gif);
}

.banner {
	margin: 20px 0 20px 0;
}

.main_box {
	background-image: url(../images/ico_holder.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Tahoma;
	color: #999;
	margin-top: 50px;
}

H1, H2 {
	padding: 0;
	margin: 0;

}
H1 { margin-left: 40px; }

H1 span , H2 span{
	position: absolute;
	left: -2000px;
	margin: 0; padding: 0;
}

H2 {
	margin: 25px 0 25px 0;
}

.img_noticia {
	padding: 4px;
	background-color: #b8cd93;
	margin: 0px auto 0 auto;
	display: block;
}

.txt_noticia {
	font-size: 10px;
	font-family: Tahoma;
	color: #999;
	display: block;
	margin: 5px auto 5px auto;
	width: 168px;
	text-align: justify;
}

.txt_noticia a {
	float: right;
	color: #68a20a;
	clear: both;
	margin: 0 0 10px 0;
}

.txt_noticia a:hover {
	color: #b8cd93;
}

.sep {
	width: 90%;
	display: block;
	clear: both;
	visibility: hidden;
}

.txt_contacto {
	font-size: 10px;
	font-family: Tahoma;
	color: #999;
	display: block;
	margin: 0 auto 0 auto;
	width: 151px;
	height: 97px;
	background-image: url(../images/bg_contacto.gif);
	background-repeat: no-repeat;
	text-align: justify;
	padding: 13px 0 0 20px;
	border: 0px solid #fff;
}

.txt_ticket {
        font-size: 10px;
        font-family: Tahoma;
        color: #999;
        display: block;
        margin: 0 auto 0 auto;
        width: 151px;
        /* height: 97px; */
        background-image: url(../images/bg_contacto.gif);
        background-repeat: no-repeat;
        text-align: justify;
        padding: 13px 0 0 20px;
        border: 0px solid #fff;
}



/* estilos tabla comparativa */

.tComp {
	width: 400px;
	margin: 0 auto 20px auto;
}

.tComp caption {
	padding: 0 0 5px 0;
	width: 400px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.tComp th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #54810a;
	border-right: 1px solid #c3f673;
	border-bottom: 1px solid #c3f673;
	border-top: 1px solid #c3f673;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c3f673 url(../images/bg_header.jpg) no-repeat;
}

.tComp th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #c3f673;
	background: none;
}

.tComp td {
	border-right: 1px solid #c3f673;
	border-bottom: 1px solid #c3f673;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #54810a;
}


.tComp td.alt {
	background: #f7f8e9;
	color: #797268;
}

.tComp th.spec {
	border-left: 1px solid #c3f673;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.tComp th.specalt {
	border-left: 1px solid #c3f673;
	border-top: 0;
	background: #f7f8e9;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* fin de estilos tabla comparativa */

.note {
	font-size: 10px; 
	font-style: italic;
}
