* {margin: 0;}
body {
}

.cuerpo {
	width: 800px;
	margin: 0px auto;
	padding:0;
	
}


.page {
	padding-left: 5px;	
}

.header {
	width: 726px;
	height: 164px;
}

#nav {
	width: 790px; /* For IExplorer */
	background: #000;
}

.menu {
	position: relative;
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}

.imagen-cuerpo {
	width: 726px;
	border: 0px #000000 solid;
}

.footer {
	width: 726px;
	height: 62px;
	padding-left: 5px;
}

/* INICIO CSS para index.php */

.inicio {
	background-color: #00FF00;
	text-align: center;  /*IE 6 o anteriores*/
	margin: 0;
	padding: 0;
}

.footer-index {
	position: relative;
	top: 180px;
}

/* FIN CSS para index.php */

.contacto-mail {
	position: relative;
	top: -390px;
	width: 440px;
}

.armado-formulario{
	position: relative;
	top: -360px;
	width: 440px;
}

.contacto-gracias {
	position: relative;
	top: -390px;
	width: 440px;
	left: 55px;
}
.footer-arm{

	width: 800px;
	clear: both;
	font-family:Arial Narrow, Sans serif;
	font-size:9pt;
	font-weight:normal;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:	0px;
	
	padding-top: 10px;
	
	border-top: 2px solid #999999;
	text-align:center;
	
}
.verificador {
	color: #ff0000;
	visibility: hidden;
	font-size:10px;
	display: inline;
}
.botonNavegacion{
	
   font-size:13px;
   font-family: Arial ,sans-serif;
   
   color:white;
   width:130px;
   background-color:black;
   border: 1px outset gray;
   
   cursor: pointer;
  
}
.botonNavegacion:hover{
	background-color:#06DE07;
}
div.row {
  clear: both;
  padding-top: 5px; /* TODO: hacer hack para IExplorer  para q no se vea este elemento. */
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: left;
  }

div.row span.formw {
  float: left;
  width: 335px;
  text-align: left;
  margin-left:30px;
  }

.central{
	height:534px; 
	background-image: url('../imagenes/fondo2.jpg'); 
	float: right;
	position: relative;
	background-attachment: scroll; 
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
 	display: inline;
	width: 568px; 
	
	
	
	margin-right:5px;


}

.titulo{
	font-weight: bold; 
	text-transform: uppercase; 
	color: #00FF00; 
	font-family: ARIAL NARROW; 
	font-variant: small-caps; 
	font-size: x-large; 
	margin-bottom:20px;
	margin-top:20px;
	border-bottom: 2px solid #999999;
	
}

.form-contacto{
	font-family: Arial Narrow, Arial, Sans serif;
}
.verde{

	color: #01ff01;
	font-weight: bold;
}
.imagen-d{
	display: inline;
	float: right;
	width: 248px;
	height: 315px;
}

.texto{
	width: 300px;
	font: 16px, Arial narrow,sans-serif;
	float: left;
	text-align: justify;
}

.texto p{
	margin-top:10px;
}
.menu-izq{
	position: relative;
	float: left;
	background-image: url('../imagenes/fondo-izq2.jpg'); 
	
	
	padding: 10px;
	height:534px; 
	width: 182px;
	
	
	
	
}

.menu-izq a{
	color: white;
	text-decoration: none;
}

#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#menu1 {
	width: 168px;

	margin: 5px;
	float:left;
	font-family: Arial Narrow,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
	
#menu1 li a {
  	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
}
	
#menu1 li{
	margin-top:5px;
	background-color:white;
}

	
#menu1 li a:link, #menu1 li a:visited {
	color: white;
	display: block;
	background: url('../imagenes/bIzq2.png');
	padding: 8px 0 0 32px;
	
}

#menu1 li a:hover, #menu1 li a:active, #currentMIzq{
	color: white;
	font-weight:bold;
	background: url('../imagenes/bIzq2.png') 0 -32px;
	padding: 8px 0 0 32px;
}

.central-contacto {
	background-image: url(imagenes/contacto.jpg);
	width: 726px;
	height: 439px;
}

/* promociones */

.cuerpo-promociones {
	width: 736px;
	background: url('../imagenes/background.png');
	background-repeat: repeat-y;
}

#page {
	background: url('../imagenes/background.png');
	background-repeat: repeat-y;
}
