body {
	background-color: #FFFFFF;
	background-image: url(images/bggreen.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: center bottom;
	}
#caja{
	background-image: url(images/ground.png);
	background-position:bottom center;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
#contenido p {
	margin-left: 15px;
}



/*estilo para la caja de la barra 1 */
#barra1 {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#testimonial  {
	background-image: url(images/notebook_paper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	float: left;
	height: 290px;
}
#testimonial  p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-top: 30px;
}
#question  {
	height: 140px;
	width: 180px;
	background-image: url(images/question.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

.problems  {
	font-family: "Courier New", Courier, monospace;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 12px;
}
.problems  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
}
	.click {
	position: relative;
	bottom: -20px;
	left: 30px;
	background-image: url(images/click.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 85px;
}
	.click a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 5px;
}
.click2 {
	position: relative;
	bottom: 0px;
	left: 40px;
	background-image: url(images/click.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
}
	.click2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 5px;
	}
/* estilos para las cajas de contenidos */
#contenido {
	float: left;
	width: 400px;
	padding-left: 10px;
	background-image: url(images/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#contenidogrande {
	float: right;
	width: 585px;
	padding-left: 0px;
	background-image: url(images/contenidogrande.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 8px;
}
/* estilo para la caja de la barra 2 */
#barra2 {
	float: right;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#barra2 #servicios {
	height: 145px;
	width: 180px;
	background-image: url(images/tow-photo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}
#barra2 #servicios p{
	position: relative;
	top: 20px;
	left: 10px;
}
#barra2 #servicios a{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
	}

#barra2 #servicios .click3 {
	position: relative;
	background-image: url(images/click.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	top: 40px;
	left: 10px;
}
#barra2 #servicios .click3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 5px;

}
#barra2 #tips {
	background-image: url(images/sticker-paper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#barra2 #tips p {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#barra2 #tips a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
}
#barra2 #tips .click4 {
	position: relative;
	background-image: url(images/click.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	bottom: -20px;
	left: 10px;
}
#barra2 #tips .click4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 5px;
	}

/* estilo para el navegador superior */
#tabsF {
	float:right;
	font-size:95%;
	line-height:normal;
	border-bottom:1px solid #666;
	position: relative;
	font-weight: bold;
	background-color: #666666;
	width: 100%;
	background-image: url(images/tableftE2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
	clear: both;
	top: -8px;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
/* estilo para el footer o pie de la pagina */

#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	bottom: 55px;
	width: 100%;
	padding: 1.2em 0 0 0;
	float: left;

}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #993300;
}
#footer .tonfix a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	line-height: 0px;
	text-decoration: none;
}
#footer .tonfix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #678C20;
	border-top-style: none;
	height: 30px;
	position: relative;
	top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #993300;
}

.direccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

