html,body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #F3F3F3;
	margin: 0;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #990000;
}
h2, p, blockquote {
	font-size: 1.2em;
	text-align: left;
	color: #333333;
}
h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/*p {
	line-height: 1em;
}*/
a img {
	border: 0;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	color: #999999;
}
br {
	line-height: .5em;
}
br.clear {
	clear: both;
}
img.left {
	float: left;
	margin: 2px 6px 2px 0;
}
img.right {
	float: right;
	margin: 2px 0 2px 6px;
}
ul, ol {
	font-size: 1.2em;
	text-align: left;
	color: #333333;
}
ul {
	list-style-image: url(/img/bullet.gif);
}
ul ul ul {
	font-size: 1em;
	list-style-type: circle;
	list-style-image: none;
}
ul ul {
	font-size: 1em;
}



/**************************************************************/
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#logoHead {
	position: relative;
	background: url(/img/logohead.jpg);
	width: 760px;
	height: 171px;
}
#botonera {
	position: absolute;
	top: 171px;
}
#botonera ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#botonera ul li {
	float: left;
	position: relative;
}
#botonera ul li img {
	border: none;
	display: block;
	height: auto;
}
/***********************************************************/
#contenido {
	position: relative;
	float: left;
	text-align: center;
	width: 580px;
	margin: 2px 0 0 8px;
	padding: 0;

	border-top: 1px solid #D9D9D9;

	/*border: 1px solid blue;*/
}
/***********************************************************/
#subMenu {
	position: relative;
	margin: 89px 0 0 0;
	/*border-bottom: 1px solid #D9D9D9;*/
	border-top: 1px solid #FFFFFF;
	padding: 0 0 6px 0 !important;
	padding: 0 0 18px 0;
	white-space: nowrap;
}
#subMenu ul {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	list-style: none;
}
#subMenu ul li {
	float: left;
	position: relative;
	font-size: 1em;
	color: #990000;
	padding: 6px 0 0 0;
}
#subMenu ul li span {
	font-weight: normal;
	color: #999999;
	padding: 0 4px;
}
#subMenu ul li a {
	text-decoration: none;
	color: #333333;
}
#subMenu ul li a:hover,#subMenu ul li.subMenuLi0 a:hover {
	color: #994D00;
}
#subMenu ul li.subMenuLi0 {
	font-weight: bold;
}
#subMenu ul li.subMenuLi0 a {
	color: #999999;
}
#subMenu ul li.subMenuLi1 {

}
/*****************************************************/
#leftBar {
	position: relative;
	float: left;
	width: 160px;
	text-align: center;
	border-right: 1px solid #D9D9D9;
	/*border-bottom: 1px solid #D9D9D9;*/
	margin: 2px 0 0 0;
	padding: 4px 4px 4px 0;

	border-top: 1px solid #D9D9D9;
}
#leftBar ul {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: left;
	list-style: none;
	border-bottom: 1px solid #D9D9D9;
	list-style-image: none;
}
#leftBar ul li {
	padding: 2px 0;
	margin: 0;
	font-size: 1em;
}
#leftBar ul li a,#leftBar ul li span {
	background: url(/img/bullet.gif) no-repeat left 3px;
	text-decoration: none;
	width: 150px;
	display: block;
	padding: 0 0 0 10px;
}
#leftBar ul li a {
	color: #333333;
}
#leftBar ul li a:hover {
	color: #994D00;
}
#leftBar ul li span {
	color: #990000;
}
/*****************************************/
div.noticia {
	position: relative;
	width: 276px !important;
	width: 274px;
	height: 200px;
	overflow: hidden;
	float: left;
	border: 1px solid #D9D9D9;
	margin: 2px;
	padding: 4px;
}
div.noticia h6,div.noticia h1,div.noticia h2,div.noticia p {
	margin: 10px 0;
}
div.noticia h1 {
	line-height: 1em;
}
div.noticia h2,div.noticia p {
	line-height: 1em;
}
div.verMas {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #D9D9D9;
	border-top: 4px solid #F3F3F3;
	padding: 0 4px 0 0 !important;
	padding: 0;
	width: 100%;
	text-align: right;
	z-index: 100;
}
div.verMas a {
	color: #990000;
	border-top: 1px solid #D9D9D9;
	text-decoration: none;
	padding: 4px;
	display: block;
	width: 100%;
	font-weight: bold;
}
div.verMas a:hover {
	color: #333333;
	background-color: #F3F3F3;
}
/**********************************************************/
div.noticiasFull {
	position: relative;
}
div.noticiasFull h6,div.noticiasFull h1,div.noticiasFull h2,div.noticiasFull p {
	margin: 10px 0;
}
/**********************************************************/
div.fotitos {
	position: relative;
	float: right;
	margin: 0 0 0 4px;
	padding: 0;
}
div.fotitos1 {
	position: relative;
	float: left;
	margin: auto;
	padding: 0;
	text-align: center;
}
#leftBar div.fotitos {
	float: right !important;
	margin: 0 !important;
}
div.fotitos img {
	display: block;
	margin: 4px 0;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #CCCCCC;
}
div.fotitos1 img {
	float: left;
	margin: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #CCCCCC;
}
div.flashFotitos {
	position: relative;
	float: right !important;
	margin: 4px 0 4px 4px;
	width: 152px;
	height: 100px;

	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #CCCCCC;
}

/*marcas*/
.marcasTAB {
	border-collapse: collapse;
}
.marcasTAB td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 2px;
	vertical-align: top;
	border-color: #990000;
	border-style: solid;
	border-width: 1px 0 1px 0;
}
.precio {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	color: #990000;
}
.de {
	text-align: center;
	white-space: nowrap;
}
.kg {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	color: #990000;
}
.abc {
	color: #990000;
	text-align: right;
	font-weight: bold;
	/*white-space: nowrap;*/
}
.numer {
	text-align: right;
	white-space: nowrap;
	color: #990000;
}
.desc {
	text-align: left;
}
.titulo1 {
	color: White;
	background-color: #990000;
	text-align: left;
	font-weight: bold;
	/*white-space: nowrap;*/
}
.titulo2 {
	color: White;
	background-color: #990000;
	text-align: left;
	/*white-space: nowrap;*/
}
/*tablitas*/
.TAB_tabl {
	width: 100%;
	font-size: 1.2em;
	background-color: #FFFFCC;
	border: 1px solid Black;
}
.TD_ri {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #990000;
	font-weight: bold;
	vertical-align: top;
	padding: 4px;
}
.TD_le {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: Black;
	vertical-align: top;
	padding: 4px;
}
.TDright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	padding: 2px;
	text-align: right;
	background-color: White;
}
.TD_le_B {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: Black;
	vertical-align: top;
	padding: 4px;
	font-weight: bold;
}
.TD_tru {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #990000;
}

div.beneficios {
	position: relative;
	padding: 0 0 0 4px;
	border: 1px solid #D9D9D9;
}
.beneficiosDest {
	position: relative;
	padding: 0 0 0 4px;
	border: 1px solid #D9D9D9;
	background-color: #ECD1D1;
	clear: both;
}
h1 span {
	color: #333;
	font-weight: normal;
}