body, html {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
} 
p{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
td{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited {
  font-family: Verdana;  
  font-size: 10px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;

}

a:hover {
	color: #cecece;
	text-decoration: none;
	font-weight: bold;

}

/* Estilo de los Formularios

**********************************************************************************************************/


form { /* prestado por vpa-internet.com.ar - para fijar cuestiones vacías especiales */
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.button {
  font-family      : Verdana;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFA208;
  color            : #333333;
  border           : 1px solid #000000;

}

.inputbox {
  font-family      : Verdana;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

h1 {
  font-family: VErdana;
  color: #333333;
  font-size: 15px; 
}

h2 {
  font-family: VErdana;
  color: #333333;
  font-size: 18px; 
}

h3 {
  font-family: VErdana;
  color: #333333;
  font-size: 20px; 
}

.footer{
	background: url(site/turismo_en_mza_20.jpg);
	background-repeat: no-repeat;
	height: 94px;
}
.menu{
	background: url(site/turismo_en_mza_03.jpg);
	height: 42px;
}

.menu2{
	background: url(site/turismo_en_mza_19.jpg);
	height: 48px;
}
.lateralderecho{
	background: url(site/lateral_der.jpg);
	width: 17px;
}
.lateralizquierdo{
	background: url(site/lateral_izq.jpg);
	width: 17px;
}
.cajaderecha{
	background: url(site/linea_lateral_cajader_1.jpg);
	width: 13px;
}
.cajaizquierda{
	background: url(site/linea_lateral_caja.jpg);
	width: 7px; 
}
.cajacentro{
	background: url(site/linea_lateral_caja_1.jpg);
	width: 14px;
}
.cajamenu{
	background: url(site/linea_lateral_cajader.jpg);
	width: 8px;
}