body
{
  margin: 0 auto;
  padding: 0;
  background-color: #F0F2F1;
  /*background-image: url('../images/Page-BgTexture.jpg');*/
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

a img{
	border-style: none;
}
.gradient
{
  background-image: url('../images/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  height: 150px;
}

/******TEXTO TEXTO******/
h1, h1 a, h1 
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #08552e;
}
/******Fin texto*******/

/*****Link*******/
a:link {text-decoration: none; color:#117041;}
a:visited {text-decoration: none; color:#1a8415;}
a:active {text-decoration: none; color:#0b7640;}
a:hover {text-decoration: none; color:#06b25b;}


/*****Fin de link******/
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;

 

}
.container
{
  overflow: hidden;  
  min-width:7px;
  min-height:7px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;

}
.header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 896px;
  height: 150px;  
  background-image: url('../images/header_bn.jpg');
}
.contentLayout
{
  margin-bottom: 0px;
  width: 896px;
  position: relative;
 

}
.contentLayout .sidebar1
{
  /*position: relative;
  margin: 0;
  padding: 0;
  border: 0;*/
  float: left;
  overflow: hidden;
  width: 254px;
   
}
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  margin: 5px;
}


.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 635px;
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
 color:#0a6b3a;
font-weight:bold;
}
.contentLayout .content2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 635px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
   color:#0a6b3a;
    text-decoration:none;
	font-weight:bold;
}
.footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 896px;
  margin: 5px auto 0px auto;
  
  position: relative;
  margin: 0  auto;
  width: 896px;
  height: 39px;
  z-index: 100;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../images/header2.jpg');

}
.nav
{
  position: relative;
  
  width: 896px;
  height: 39px;
 
 
  background-repeat: repeat-x;
  background-image: url('../images/header2.jpg');
}

/*////////start post////////////*/
.Post
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 11px;
}

.Post-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('../images/Post-s.png');
}

.Post-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Post-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('../images/Post-s.png');
}

.Post-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

.Post-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('../images/Post-s.png');
}

.Post-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Post-br div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('../images/Post-s.png');
}

.Post-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Post-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('../images/Post-h.jpg');
}

.Post-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Post-bc div
{
 position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('../images/Post-h.jpg');
}

.Post-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

.Post-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('../images/Post-v.png');
}

.Post-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

.Post-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('../images/Post-v.png');
}

.Post-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
   background-color: #F0F2F1;
  background-image: url('../images/Post-c.png');
}


.Post
{
  margin: 10px;
  height:auto;
  width:auto;
}
.pro
{
	background-image: url('../images/programa-bg.jpg');

}
.billetes
{
	background-image: url('../images/billetes-bg.jpg');
	height:320px;
}
.amigos
{
	background-image: url('../images/amigos.jpg');
	height:300px;
}
.buton
{
	position:relative;
	left:410px;
	top:190px;
	font-family:"verdana",cursive;
	/*font-family:"Bradley Hand ITC",cursive;*/
	/*font-size:16px;*/
}
.contactar
{
	background-image: url('../images/contactar-bg.jpg');
	height:325px;
}
.buton2
{
	position:relative;
	left:70px;
	top:130px;
	font-family:"verdana",cursive;
	/*font-family:"Bradley Hand ITC",cursive;*/
	/*font-size:16px;*/
}
.despues
{
	background-image: url('../images/despues-bg.jpg');
		height:320px;
	
}
/*///////fin post//////////////*/
.footer{
  position: relative;
  margin: 0  auto;
  width: 896px;
  height: 39px;
  z-index: 100;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../images/header2.jpg');
}

/* //////////  start Sheet ////////// */
.Sheet
{
  overflow: hidden;
  min-width:7px;
  min-height:7px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 2px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 3px;
  height: 3px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  left: 0;
  width: 3px;
  bottom: 3px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  right: 0;
  width: 3px;
  bottom: 3px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-image: url('../images/Sheet-c.png');
}


.Sheet
{
  margin-top: -2px !important;
}
/* end  Sheet */
tlf.
{color:black;
	
}
