/* global container */
body {
	background-color: #FED16E;
	margin: 0; padding: 0;
}
.html {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center; /* IExplorer */

}

/* main container */
.container {
  position: relative; padding: 0; margin: auto; /* Firefox, Mozilla, Opera */
  height: auto; width: 1000px;
  font-family: "Tahoma";  font-size: 11px;
  color: #4F4B46;	
  background-color: white;
}

/* container */
.header  {
  position: relative;  clear: both;
  background: url(images/header.jpg) no-repeat;
  height: 315px;  width: 1000px;
}

.flash {
  position: absolute;
  background: url(images/flash.jpg) no-repeat;
	top: 0px; left: 265px;
  height: 315px;  width: 515px;

}

.body {
	margin: 0;	padding: 0;
	width: 734px;
/*  background: url(images/back.gif) repeat-y;
*/
}

#menu2{
	text-align: center;	position: absolute;
	top: 12px; left: 287px;
}
#menu2 a {
	color: #FFFFFF;
}
#menu2 a:hover {
	color: #029676;
}


/* body */
.body table {
  position: relative;
  height: auto;  width: 710px;
  background: url(images/back.gif) repeat-y;
}


/* footer */
.footer {
  position: relative;  clear: both;
  background: url(images/footer.jpg) no-repeat;
  height: 85px;  width: 1000px;
}

#copyright {
  position: absolute;	  padding-left: 14px;
  height: 20px; width: 1000px;  
  top: 55px;  left: 0px;	text-align: center;
	color: #717171; font-size: 11px;
  background: url(images/copyright.gif) no-repeat;
}

#copyright a {
	color: #029676;
	text-decoration: none;
}
#copyright a:hover {
	color: #029676;
	text-decoration: underline;
}

.precios {  
  color: #D67C34; font-size: 11px; font-weight:bold;
}

#left {
	float: left;
	width: 260px;
	margin-left:50px;
}

td.bbottom {
	border-bottom: solid 1px #E0E0E0;	
}

td.bbottom b {
	color: #D67C34;
}
td.bleft {
	border-left: solid 1px #E0E0E0;
}

a {
	color: #029676;
	font-weight:bold;
}
a:hover {
	color: #025636;
	font-weight:bold;
}

b {
	color: #5A5652;
}

img {
	border: none; 
}

img.left {
	border: solid 2px #C0C0C0;
}


td.left {
	margin-left: 20px;
	color: #C0C0C0;
    background: url(images/left_back.gif) repeat-y;
}
td.left p {
	margin-left: 35px;
	color: #FEDB88;
}

td.left b {
	color: #FEDB88;
	font-weight: bold; text-decoration: none;
}

td.left a {
	color: #FEDB88;
	font-weight: bold; text-decoration: underline;
}

td.left a:hover {
	color: #FFFFFF;
	font-weight: bold; text-decoration: underline;
}

p {
	margin: 0px 10px 0px 15px;
}

h1{
  padding: 0;  margin: 5px 0px 0px 8px; 
  height: 30px; width: 300px;
}
h1.h1{
  background: url('images/h1.gif') no-repeat;
}
h1.h2{
  background: url('images/h2.gif') no-repeat;
}
h1.h3{
  background: url('images/h3.gif') no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;  color: #D67C34;
  padding: 13px 0px 0px 110px; 

}
h1.h4{
  background: url('images/h4.gif') no-repeat;
}
h1.h5{
  background: url('images/h5.gif') no-repeat;
}
h1.h6{
  background: url('images/h6.gif') no-repeat;
}
h1.h7{
  background: url('images/h7.gif') no-repeat;
}
.subtitulo
{

    FONT-SIZE: 11px;
    COLOR: #0C4C12;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.textbox
{
    font-family:arial;
    font-size:11px;
    color:#000060;
    border:1px solid #D67C34
}
.textboxancho
{
    font-family:arial;
    font-size:11px;
    color:#000060;
    border:1px solid #D67C34;
	width:407px;
}
table.formulario {
	border: solid 1px #56BB8E;	
	margin-left:10px;
	background-color: #FFE9D1;
	width:530px;
}
table.formularioint {
	width:500px;
}
