@CHARSET "ISO-8859-1";
/* ESTRUCTURA y PRIINCIPALES */
body {
  font: 62.5% Verdana, Arial, sans-serif;
  background: url(../Imagenes/prehome_fondo_cuadros.png) repeat;
  color: #000;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img{
  border:0;
}
.floatRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.floatLeft { /* this class can be used to float an element left in your page */
  float: left;
  margin-right: 8px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.noFloat {
	float: none;
}
.noText {
  text-indent: -9999px;
}
.hr {
  border-bottom: 1px solid #e6e6e6;  
}
.alignRight {
  text-align: right;
}
.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}

/* -- Fix para los links en firefox */
a:active { 
  text-decoration: none;
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
/* -- para mantener la altura en los containers que tienen elementos flotados */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
/* -- para hacer clear de floats mediante overflow */
.clearWithOverflow {
  overflow: hidden;
  zoom: 1; /* dispara 'hasLayout' en IE6 */
}

/* ESTILOS GENERALES */
.link{
text-decoration:none;
font-weight:600;
}
.TextoTrebuchet12
{
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
} 

.TextoVerdana8
{
	font-family : "Verdana";
	font-size : 8px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	font-weight : bold;
} 

.TextoVerdana8BB
{
	font-family : "Verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
} 

A.LinkVerdana8BB:ACTIVE, A.LinkVerdana8BB:FOCUS, A.LinkVerdana8BB:LINK, A.LinkVerdana8BB:VISITED, A.LinkVerdana8BB:HOVER
{
    font-family : "Verdana";
	font-size : 8px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.TextoVerdana9NB
{
	font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	font-weight : bold;
} 

.TextoVerdana9
{
	font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
} 

.TextoVerdana11NB
{
	font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	font-weight : bold;
} 

A.LinkVerdana11NB:ACTIVE, A.LinkVerdana11NB:FOCUS, A.LinkVerdana11NB:LINK, A.LinkVerdana11NB:VISITED, A.LinkVerdana11NB:HOVER
{
    font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.TextoVerdana11N
{
	font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
} 

.TextoVerdana11R
{
	font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
} 

A.LinkVerdana11R:ACTIVE, A.LinkVerdana11R:FOCUS, A.LinkVerdana11R:LINK, A.LinkVerdana11R:VISITED, A.LinkVerdana11R:HOVER
{
    font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
	text-decoration : none;
}

.TextoVerdana9BB
{
	font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
} 

A.LinkVerdana9BB:ACTIVE, A.LinkVerdana9BB:FOCUS, A.LinkVerdana9BB:LINK, A.LinkVerdana9BB:VISITED, A.LinkVerdana9BB:HOVER
{
    font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.TextoVerdana11RB
{
	font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
	font-weight : bold;
} 

A.LinkVerdana11RB:ACTIVE, A.LinkVerdana11RB:FOCUS, A.LinkVerdana11RB:LINK, A.LinkVerdana11RB:VISITED, A.LinkVerdana11RB:HOVER
{
    font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.TextoVerdana9RB
{
	font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
	font-weight : bold;
} 

A.LinkVerdana9RB:ACTIVE, A.LinkVerdana9RB:FOCUS, A.LinkVerdana9RB:LINK, A.LinkVerdana9RB:VISITED, A.LinkVerdana9RB:HOVER
{
    font-family : "Verdana";
	font-size : 9px;
	font-style : normal;
	font-variant : normal;	
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.TextoVerdana13NB
{
	font-family : "Verdana";
	font-size : 13px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	font-weight : bold;
} 

.TextoVerdana11BB
{
	font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
} 

A.LinkVerdana11BB:ACTIVE, A.LinkVerdana11BB:FOCUS, A.LinkVerdana11BB:LINK, A.LinkVerdana11BB:VISITED, A.LinkVerdana11BB:HOVER
{
    font-family : "Verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

/* Estructura */
.wrapper {
  width: 780px;
  margin: 0 auto;
  position: relative;
  background-color: #E7E7E7;
}
#header {
  height: 98px;
  background: url(../Imagenes/header_encabezado.png) no-repeat;  
}
#header h1 a {
  display: block;
  position: absolute;
  width: 240px;
  height: 75px;
  top: 0;
  left: 0;
}
/* FOOTER */
#footer {
  background-color: #000;
  padding: 3px 10px;
  clear: both;
}
#footer p {
  color: #FFF;
  font-weight: bold;
  float: left;
  width: 490px;
}
#footer .langSwitcher a {  
  background-image: url(../Imagenes/footer_flecha_roja.png);
  background-repeat: no-repeat;  
  background-position: center left;  
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.9em;
  float: left;  
  padding-left: 5px;
  margin-left: 7px;
}
#footer .langSwitcher a:hover {
  text-decoration: underline;
}
#mapaSitioFooter  a {
text-decoration: none;
color: black;
font-weight: bold;
}
p#mapaSitioFooter {
text-align: center;
background:transparent url(../Imagenes/prehome_fondo_cuadros.png) repeat scroll 0 0;
}
/* TOP NAV */
.topNav {
  padding-top: 82px;
  padding-left: 20px;
}
.topNav li {
  display: inline;
}
.topNav li a {
  font-size: 0.9em;
  font-weight: bold;
  color: #FFF;
  padding: 4px;
  margin-right: 10px;
  text-decoration: none;
}
.topNav li a:hover,
.topNav li.selected a {
  background-color: #F00;
  text-decoration: none;
}

/* INICIO *//* INICIO *//* INICIO */
#inicio .spacer {
  background: url(../Imagenes/contacto_fondo_titulo.png);
  height: 13px;
}

#inicio #ultimasNoticias {
background: url(../Imagenes/fondo_noticias.png) repeat-y;
height: auto;
clear:both;
}

#inicio .maquinariaContainer {
    float: right;
    width: 389px;
    min-height: 350px;
	height:auto !important;
	height:350px;
    border-top: 1px solid #666666;   
  border-bottom: 1px solid #666666;  
}

#inicio .maquinariaContainer h2 {
  background: url(../Imagenes/inicio_fondo_menu_2.png) repeat-y;
  font-size: 1.3em;
  margin: 2px 0px 0px 22px;
}
#inicio .maquinariaContainer .maquinariaThumb {
  padding: 6px;
  clear: left;
  margin-top: 16px;
  margin-left: 12px;
}

#inicio .maquinariaContainer .maquinariaThumb img {
  float: left;
  margin-right: 5px;
}

#inicio .maquinariaContainer #linkMaquinaria a {
  color:red;
  margin-left:301px;
  text-decoration:none;
}

#inicio .maquinariaContainer #linkMaquinaria {
  font-size: 12px;
  font-weight: bold;
  margin-top: 36px;   
}

#inicio .maquinariaDescripcion h3 {
  font-weight: bold;
  color: red;
  margin-top: 29px;
  font-size: 9px;
}
    
#inicio .maquinariaDescripcion {
  font-weight: bold;
  font-size: 9px;
  margin-top: -33px;
}

#inicio .ultimasNoticiasContainer {
  float: left;
  width: 389px;
  min-height: 350px;
  height:auto !important;
  height:350px;
  font: 0.8em;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

#inicio .ultimasNoticiasContainer #linkNoticias a {
  color:#FE0101;
  font-size:1.2em;
  margin-left:272px;
  text-decoration:none;
}

#inicio .ultimasNoticiasContainer #linkNoticias {
  font-size: 1.2em;
}

#inicio .ultimasNoticiasContainer h2 {
  background: url(../Imagenes/inicio_fondo_menu_1.png) repeat-y;
  font-size: 1.3em;
  margin: 2px 0px 0px 22px;
}

#inicio .ultimasNoticiasContainer h3 {
  color: #FE0101;
  font-size: 1.1em;
  padding-bottom: 1px;
}

#inicio .ultimasNoticiasContainer #ultimasNoticiasContainer {
  padding: 20px;
  font-weight: bold;  
}

#inicio .ultimasNoticiasContainer #ultimasNoticiasContainer p {
  font-size: 0.9em;
  font-weight: bold;
  }

#inicio .extranetContainer h2 {
  background: url(../Imagenes/inicio_fondo_menu_1.png) repeat-y;
  font-size: 1.3em;
  margin: 2px 0px 0px 22px;
}
#inicio .extranetContainer {
  float: left;
  clear: both;
  width: 389px;
  height: 200px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

#inicio .extranetContainer #extranetContainer {
  padding: 7px;
  border: 1px solid black;
  margin: 25px 59px 19px 62px;
}
#inicio .extranetContainer #extranetContainer label {
  display: block;
  width: 35px;
  float: left;
  margin-bottom: 10px;
  margin-bottom: -11px;
  margin-top: 9px;
  padding-right: 20px;
  text-align: left;
  width: 75px;    
  color: #FE0101;
  font-weight: bold;
  font-size: 1.1em;
}

#incio #extranetContainer2 {
float:left;
height:200px;
width:389px;
}


#inicio #extranetContainer #errorIngreso {
  clear:both;
  font-size:0.9em;
  font-weight:bold;
  padding:10px;
  }
  
#extranetContainer input {
display:block;
float:left;
margin-bottom:-4px;
margin-left:60px;
width:150px;
font-size: 0.9em;
font-weight: bold;
}

#extranetContainer #ingresar {
  background-color:black;
  color:#FFFFFF;
  float:right;
  font-size:1.1em;
  font-weight:bolder;
  height:23px;
  margin-right:97px;
  margin-top:21px;
  width:66px;
}

#inicio .extranetContainer #extranetContainer br {
    clear: left;
}

#inicio .vacioContainer {
    clear: both;
}

#inicio .formularioExtranet input {
  font-size: 0.9em;
  font-weight: bold;
  }


/* PRESENTACIÓN *//* PRESENTACIÓN *//* PRESENTACIÓN *//* PRESENTACIÓN *//* PRESENTACIÓN */
#presentacion {
  background-color: #000000;
  }
  
#presentacion #fotos {
  float:left;
  width: 228px;
  height: 372px;
  margin-left: 10px;
  background-color: #F7F3F7; 
  }

#presentacion #fotos img{
  padding-top: 3px;
  margin-bottom: 10px;
  margin-left: 3px;
}
  
#presentacion #contenidoPrincipal {
  float: right;
  width: 504px;
  height: 372px;
  background-color: #F7F3F7;
  font-size: 0.9em;
  padding-left: 19px;
  padding-right: 18px;
 }
 
 #presentacion #contenidoPrincipal #fondoH2 {
  width: 522px;
  height: 14px;
  background: url(../Imagenes/presentacion_fondo_titulo.png) no-repeat;
  padding-bottom: 10px;
  padding-top: 2px;
  }
 
#presentacion #vacioContainer {
  clear: both;
  } 
 
/* PRODUCTOS ALQUILER */ /* PRODUCTOS ALQUILER */ /* PRODUCTOS ALQUILER */ /* PRODUCTOS ALQUILER */
 
#productosAlquiler #listadoFamilias {
  float: right;
  width: 205px;
  height: 506px;
  background-color: #C6C3C6;
  border-left: 1px solid #666666;
  }
  
#productosAlquiler #listadoFamilias  a{
  text-decoration: none;
  font-size: 1.1em;
  /*color: #FFFFFF;*/
  font-weight: bold;
}

#productosAlquiler #buscador{
  width: 574px;  
  height: 68px;
  border-bottom: 1px solid #666666;
  }  
#productosAlquiler  #listaBuscadorAlquiler {
   margin: 14px 0 0 42px;
  }
#productosAlquiler  #listaBuscadorAlquiler li{
  display: inline;
  margin: 6px;    
  font-size: 1.1em;
  font-weight: bold;
  }  
#productosAlquiler #listaBuscadorAlquiler li a {
  background:transparent url(../Imagenes/contacto_enviar.gif) no-repeat scroll 0 0;
  color:#000000;
  height:25px;
  margin-left:249px;
  padding:6px 10px 7px 13px;
  text-decoration:none;
  width:114px;
  }
#productosAlquiler #listaBuscadorAlquiler li input {
  background-color:#EBE9E8;
  border-style:groove;
  bottom:12px;
  height:12px;
  margin-left:128px;
  position:relative;
  width:200px;
  }
  #productosAlquiler #listaBuscadorAlquiler li input.submit {
   width:52px;
   height:26px;
   margin:-5px 40px;
  }
#productosAlquiler #buscadorAlquiler h2 {
  background: url(../Imagenes/alquileres_fondo_titulo.png);
  width: 574px;
  height: 13px;  
  font-size: 0.9em;
  padding-left: 30px;
  }  
#productosAlquiler #mostrarProductos {
  width: 600px;
  height: 200px;
  }
  
#productosAlquiler #mostrarProductos a {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.0em;
  color: #FF0000;
}
  
#productosAlquiler #listadoFamilias #barraLateral{
  float: left;
  background-image: url(../Imagenes/productos_separador_vertical.png);
  width: 14px;
  height: 506px;
  
  }
#productosAlquiler #listadoFamilias #includeLateral {
   padding-left: 11px;
   width: 200px;
   list-style: none;
   text-decoration: none;
 }
 
/* MARCAS *//* MARCAS *//* MARCAS *//* MARCAS *//* MARCAS */

/*#marcasPrincipal {
width: 780px;
height: 400px;
background-color: #CCCCCC;
}*/

.imagenesMarcas {
  width: 780px;
  height: 400px;
  float:left;
  margin: 14px;  
  width:362px;
  height:142px;
  background-color:#CCCCCC
  }
  
/* REGISTRAR USUARIO *//* REGISTRAR USUARIO *//* REGISTRAR USUARIO *//* REGISTRAR USUARIO */
.formRegistroUsuario{
  margin-left:4px;
  margin-top:3px;
  border-right:1px outset;
  }

.formRegistroUsuario h2{
  background: url(../Imagenes/contacto_fondo_titulo.png) repeat-y;  
  height: 13px;
  font-weight: bold;
  margin-left:24px;
  width:751px;
  font-size: 1.1em;
  }
  
#formularioContacto {
  padding-left:25px;
  padding-top:23px;
}

#formularioContacto .label {
  display: block;
  width: 150px;
  float: left;
  margin-top:2px;
  }
  
#formularioContacto ul li {
  list-style: none;
  }
  
#formularioContacto input, select {
  width: 250px;
  background-color: #EFEBEF;
  border-top-style: groove;
  border-bottom-style: groove;
  border-left-style: groove;
  border-right-style: groove;
  margin-bottom:1px;
    }
 #formularioContacto input.submit{
 width: 50px;
 margin:10px 264px;
 } 
 
 .formularioContainer .error{
 margin-left:30px;
 color:red;
 }
 
#formularioContacto .label {
  text-align: left;
  width: 130px;
  font-size: 1.1em;
  }
  
#formularioContacto br {
  clear:left;
  }

#formularioContacto textarea {
  width: 30px;
  height: 50px;
  background-color:#EFEBEF;
  border-top-style: groove;
  border-bottom-style: groove;
  border-left-style: groove;
  border-right-style: groove;
  height:101px;
  width:214px  
  }
  
#formularioContacto img {
  bottom:25px;
  margin-left:355px;
  position:relative;
  }
  
#formularioContacto a {
  bottom:46px;
  color:#000000;
  font-size:1.1em;
  font-weight:bold;
  margin-left:368px;
  position:relative;
  text-decoration:none;
  }
  #formularioContacto a {
  bottom:18px;
color:#000000;
font-size:1.1em;
font-weight:bold;
margin-left:296px;
position:relative;
text-decoration:none;
  }
/* REGISTRACION EXITOSA *//* REGISTRACION EXITOSA *//* REGISTRACION EXITOSA *//* REGISTRACION EXITOSA */
#registracionExitosa {
 height: 300px; 
 font-size: 1.1em;
 }

#registracionExitosa   #listadoProductos a{
  color:#000000;
  font-size:1.1em;
  font-weight:bold;
  margin-left:270px;
  position:relative;
  text-decoration:none;
  top:8px;
  }  

#registracionExitosa  #registracionFrase {
  margin-left:35px;
  padding:20px;
  position:relative;
  top:1px;
  }
#registracionExitosa h2{
  background: url(../Imagenes/contacto_fondo_titulo.png) repeat-y;  
  height: 13px;
  font-weight: bold;
  margin-left:24px;
  width:755px;
  font-size: 1.0em;
  }  
  
/* INGRESO USUARIO *//* INGRESO USUARIO *//* INGRESO USUARIO *//* INGRESO USUARIO *//* INGRESO USUARIO */
#ingresoUsuario {
  background-color: #C6C3C6;
   padding-top: 29px;
  padding-right: 250px;
  padding-bottom: 29px;
  padding-left: 250px;
  }

#ingresoUsuario #ingresoUsuarioForm {
  background-color: #F79A4A;
  height:182px;
  width:238px;   
  }
  
 #ingresoUsuario #ingresoUsuarioForm  #tituloIngreso{ 
  background-color: #000000;
  width: 238px;
  height: 14px;
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom:18px;
  }


#ingresoUsuario #ingresoUsuarioForm .label, input {
  display:block;
  float:left;
 /* height:13px;*/
  margin-bottom:10px;
  width:148px;
}

#ingresoUsuario #ingresoUsuarioForm .label {
  padding-right:61px;
  padding-left:5px;
  text-align:right;
  width:15px;
}

#ingresoUsuario #ingresoUsuarioForm input {
  font-weight: bold;
  font-size: 0.9em;
  width: 150px;
  }

#ingresoUsuario #ingresoUsuarioForm br {
  clear: left;
} 

#ingresoUsuario #ingresoUsuarioForm a {
  margin-left: 44px;
}  

#ingresoUsuario #ingresoUsuarioForm .botonesUsuario {
  margin-left: 43px;
}

#ingresoUsuario #ingresoUsuarioForm .botonesUsuario  input{
  background-color:#000000;
  border-style:inset;
  color:white;
  float:left;
  font-size:1.1em;
  font-weight:bold;
  height:22px;
  margin:3px;
  text-align:center;
  width:74px;
  }
  
#ingresoUsuario #ingresoUsuarioForm #ingresoError {
  color:#FFFFFF;
  font-size:1.1em;
  font-weight:bold;
  padding-bottom:9px;
  background-color: #F79A4A;
  text-align: center;
  }

#ingresoUsuario .listaRecuperar {
  margin: 5px;
  }
  
#ingresoUsuario .listaRecuperar  a{
  font-weight: bold;
  color: #000;
  font-size:1.1em;
  text-decoration: none;
  }

 #ingresoUsuario #registrarUsuario a{
  margin: 66px;
  }
  
/* ALQUILER MAQUINA *//* ALQUILER MAQUINA *//* ALQUILER MAQUINA *//* ALQUILER MAQUINA */
#alquilerMaquinaria {
  padding-left:25px;
  padding-top:23px;
  }
  
#alquilerMaquinaria .label {
  display: block;
  width: 150px;
  float: left;
  margin-top:2px;
  }
  #alquilerMaquinariaTitulo {
	height: 13px;
	background-image: url(../Imagenes/contacto_fondo_titulo.png);
	width:780px;
	}
  #alquilerMaquinariaTitulo h2{	
	margin-left:30px;
	}
#alquilerMaquinaria ul li {
  list-style: none;
  }
  
#alquilerMaquinaria input, select {
  background-color:#EFEBEF;
  border-style:groove;
  margin-bottom:1px;
  width:255px;
  }
 #alquilerMaquinaria input.submit{
  margin:10px 0 10px 330px;
  width:50px;
 }   
#alquilerMaquinaria ul#listaContacto .calendario {
  border-bottom:1px outset;
  border-right:1px outset;
  height:21px;
  margin-left:87px;
  margin-top:-12px;
  width:37px;
   }
 
#alquilerMaquinaria.label {
  text-align: left;
  width: 130px;
  font-size: 1.1em;
  }
  
#alquilerMaquinaria br {
  clear:left;
  }

#alquilerMaquinaria #formularioAlquilerContacto  #botonEnviar a {
  position:relative;
	left:257px;
  color:black;
  font-size:1.1em;
  font-weight:bold;
  text-decoration:none;
  }
  
#alquilerMaquinaria #formularioAlquilerContacto #botonEnviar img{
  position:relative;
  bottom:-8px;
left:314px;
  }  
  
#alquilerMaquinaria  input#txtFecha_Alta {
  width: 100px;
  }
  
#alquilerMaquinaria input#txtFecha_Baja {
  width: 100px;
  }
 #envioExito{
 height:180px;
 } 
#envioExito p{
padding:30px 0 5px 30px;
}
/* PRODUCTOS */
#productosOuterContainer{
min-height:280px;
height:auto !important;
height:280px;
background-image: url(../Imagenes/productos_fondo.png);
overflow:hidden;

}
#productosOuterContainer .categorias{
float:left;
height:auto;
width:200px;
background-color: rgb(0, 0, 0);
}
#productosOuterContainer .categorias li.primero{
margin-top:26px;
}
#productosOuterContainer .separador-vertical{
float:left;
height:280px;
width:12px;
}
#productosOuterContainer .separador-vertical2{
float:left;
height:280px;
width: 1px; 
background-color: rgb(113, 111, 100);
}
#productosOuterContainer .articulos{
height:auto;
float:left;
width: 137px;
background-color: rgb(192, 192, 192);
padding-top:26px;
}

#productosOuterContainer .articulos li{
padding-left:10px;
}

#productosOuterContainer .articulos li a {
font-size: 0.9em;
}

#productosOuterContainer .fichaArticuloContainer{
float:left;
width: 430px; 
min-height:280px;
height:auto !important;
}
#productosOuterContainer .fichaArticuloContainer .titulo{
height: 13px;
background-image: url(../Imagenes/productos_fondo_titulo.png);
}
#productosOuterContainer .fichaArticuloContainer .titulo h2{
padding-left:10px;
}

#productosOuterContainer .fichaArticuloContainer .separador-ficha{
margin:10px 0;
height: 1px; 
width:300px;
background-color: rgb(113, 111, 100);
}

#productosOuterContainer .fichaArticulo{
padding:36px 0 20px 36px;
}
#productosOuterContainer .fichaArticulo p{
padding:2px 0 2px 0;
}
#productosOuterContainer .fichaArticulo p span{
font-weight:bold;
}
/* NOTICIAS */
#noticiasOuterContainer{
min-height:300px;
height:auto !important;
overflow:hidden;
}
#noticiasOuterContainer .titulo{
background-image: url('../Imagenes/contacto_fondo_titulo.png');
height:13px;
width:780px;
}
#noticiasOuterContainer .titulo h2{
padding-left:30px;
}

#noticiasOuterContainer #noticiasVistas {
  background-color: #E7E7E7;
  }
  
#noticiasOuterContainer  .noticiaContainer {
padding-bottom:10px;
float:left;
clear:both;
}
#noticiasOuterContainer  .noticiaContainer .imagen{
padding:8px 8px 0 8px;
float:left;
width:113px;
}
#noticiasOuterContainer  .noticiaContainer .noticia{
float:left;
width:600px;
padding:5px 0 20px;
display:block;
}
#noticiasOuterContainer  .noticiaContainer .noticiaTitulo{
padding-bottom:10px;
}
#noticiasOuterContainer .separador{
width:600px;
height:1px;
background-color:#000000;
float:left;
margin-left:120px;
display:inline;
overflow:hidden;
}
#paginador{
clear:both;
float:right;
margin:5px;
}

/* CONTACTO */
#contactoOuterContainer{
}

#contactoOuterContainer .contactoInnerContainer{
}
#contactoOuterContainer .contactoInnerContainer .titulo{
background-image: url('../Imagenes/contacto_fondo_titulo.png');
height:13px;
width:780px;
}
#contactoOuterContainer .contactoInnerContainer .titulo h2{
margin-left:30px;
}
#contactoOuterContainer .contactoInnerContainer .textContainer{
float:left; 
width:355px;
}
#contactoOuterContainer .contactoInnerContainer .textContainer .text{
margin:60px 0 0 30px;
padding-right:10px;
}
#contactoOuterContainer .contactoInnerContainer .mapa{
float:left;
}
#contactoOuterContainer .contactoInnerContainer .mapa iframe{
width:425px;
height:350px;
}
#contactoOuterContainer .contactoInnerContainer .mapa a{
float:right;
}
#contactoOuterContainer .formularioInnerContainer{

}
#contactoOuterContainer .formularioInnerContainer .titulo{
float:left; 
background-image: url('../Imagenes/contacto_fondo_titulo.png');
height:13px;
width:780px;
margin-bottom:20px;
}
#contactoOuterContainer .formularioInnerContainer .titulo h2{
margin-left:30px;
}

#contactoOuterContainer .formularioInnerContainer .formularioContainer label,input{
display:block;
width:150px;
float:left;
margin-bottom:10px;
}
#contactoOuterContainer .formularioInnerContainer .formularioContainer label{
text-align:right;
width:75px;
padding-right:20px;
}
#contactoOuterContainer .formularioInnerContainer .formularioContainer p{
clear:left;
}

#contactoOuterContainer .formularioInnerContainer #divEntrar{
background-image:url(../Imagenes/contacto_enviar.gif);
height:25px;
left:90px;
margin:5px 0 10px 182px;
position:relative;
width:67px;
}
#contactoOuterContainer .formularioInnerContainer #divEntrar a{
bottom:1px;
color:#000000;
display:block;
font-size:1.1em;
font-weight:bold;
height:18px;
margin-left:3px;
padding:6px 0 0 10px;
position:relative;
text-decoration:none;
}

/* SOLICITAR INFORMACION*/
#solicitarInfoOuterContainer{

}

#solicitarInfoOuterContainer .titulo{
margin:1px 0 1px 0;
height: 13px;
background-image: url(../Imagenes/contacto_fondo_titulo.png);
}
#solicitarInfoOuterContainer .titulo h2{

padding-left:32px;
}

#solicitarInfoOuterContainer .formContainer{
padding:24px 0 24px 30px ;
}
#solicitarInfoOuterContainer .formContainer label,input{
display:block;
width:150px;
float:left;
margin-bottom:10px;
}
#solicitarInfoOuterContainer .formContainer input.submit{
margin:10px 300px;
}
#solicitarInfoOuterContainer .formContainer label{
padding-right:20px;
text-align:left;
width:112px;
}
#solicitarInfoOuterContainer .formContainer p{
clear:left;
}
#solicitarInfoOuterContainer .formContainer #divEntrar{
background-image:url(../Imagenes/contacto_enviar.gif);
height:25px;
margin-left:309px;
position:relative;
width:67px;
}
#solicitarInfoOuterContainer .formContainer #divEntrar a{
display:block;
height:18px;
padding:6px 0 0 10px;
}
/* INCLUDE -> MOSTRAR PRODUCTOS ALQUILER*/
#mostrarProductosAlquilerOuterContainer{
width:580px;
}
#mostrarProductosAlquilerOuterContainer .titulo{
width: 574px; 
height: 13px;
background-image: url(../Imagenes/alquileres_fondo_titulo.png);
}
#productosAlquiler #mostrarProductos h2 {
font-weight:bold;
margin-left:30px;
}
#mostrarProductosAlquilerOuterContainer .productosContainer{
padding:26px;
}
#mostrarProductosAlquilerOuterContainer .productosContainer .producto{
float:left;
padding:0 4px 10px;
}
#mostrarProductosAlquilerOuterContainer .productosContainer .producto .imagenContainer{
background-color:#CCCCCC;
height:100px;
border:1px solid #000000;
margin-bottom:5px;
width:120px;
}
#mostrarProductosAlquilerOuterContainer .productosContainer .producto .imagenContainer .imagen{
padding:5px 0 0;
}
#mostrarProductosAlquilerOuterContainer .fichaProducto{
margin:26px 34px;
}
#mostrarProductosAlquilerOuterContainer .fichaProducto p {
clear:left;
}
#mostrarProductosAlquilerOuterContainer .fichaProducto p span{
float:left;
width:400px;
margin-bottom:10px;
*margin-bottom:-12px;
_margin-bottom:-12px;
}
#mostrarProductosAlquilerOuterContainer .fichaProducto p span.campo{
width:75px;
text-align:right;
padding-right:10px;
}
#mostrarProductosAlquilerOuterContainer .fichaProducto .separador{
clear:left;
width:100%;
height: 1px;
background-color: rgb(113, 111, 100);
margin-bottom:10px;
overflow:hidden;
}
/* RECUPERAR CLAVE*/
#recuperarClaveOuterContainer{
height:200px;
}
#recuperarClaveOuterContainer .titulo{
margin:1px 0 1px 0;
background-image:url(../Imagenes/contacto_fondo_titulo.png);
height:13px;
}
#recuperarClaveOuterContainer .titulo h2{
padding-left:30px;
}
#recuperarClaveOuterContainer .formContainer {
padding:30px;
}
#recuperarClaveOuterContainer .formContainer p{
padding-bottom:15px;
}
#recuperarClaveOuterContainer .formContainer label,input{
display:block;
width:350px;
border-style:groove;
float:left;
margin-bottom:10px;
}
#recuperarClaveOuterContainer .formContainer input.submit{
width:50px;
background-color:#EFEBEF;
margin:10px 0 0 -50px;
}
#recuperarClaveOuterContainer .formContainer label{
text-align:right;
width:75px;
padding-right:20px;
}
#recuperarClaveOuterContainer .formContainer #divEntrar{

background-image: url('../Imagenes/contacto_enviar.gif');
width:67px;
height:25px;
margin:20px 0 0 380px;
}
#recuperarClaveOuterContainer .formContainer #divEntrar a{
display:block;
height:18px;
padding:6px 0 0 10px;
}
#recuperarClaveOuterContainer .fraseAgradecimiento{
padding:30px;
}

#listadoInsetFamilias{
}

#listadoInsetFamilias .productos{
padding: 24px 0 0 5px;
}

#listadoInsetFamilias ul.opciones{
padding:40px 0 0 20px;
}

#listadoInsetFamilias ul.opciones li{
padding-bottom:5px;
}

/* MAPA DE SITIO */

#mapaDelSitio ul li {
  list-style-type: disc;
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  }

#mapaDelSitio h2 {
  font-size: 1.2em;
  padding: 10px;
  }

#mapaDelSitio a{  
  color: red;
  }
  

  
#presentacionId {
  font-weight: bold;
  color: #181CE7;
  }
  
  /* AGRADECIMIENTO USUARIO*/

#agradecimientoUsuarioTitulo {
background: url(../Imagenes/contacto_fondo_titulo.png) repeat-y;
height: 13px;
}

#agradecimientoUsuarioTitulo h2 {
font-size: 1.1em;
margin-left:23px;
}

#agradecimientoUsuarioTexto {
font-size:1.1em;
margin-bottom:35px;
margin-left:20px;
margin-top:10px;
}

#agradecimientoUsuarioReferencia {
padding-bottom: 45px;
margin-left: 300px;

}

#agradecimientoUsuarioReferencia a {
color: #000000;
font-size: 1.2em;
font-weight: bold;
text-decoration:none;

}
/* REGISTRO USUARIO */
.formRegistroUsuario #divEntrar {
background: url(../Imagenes/contacto_enviar.gif);
width: 67px;
height: 25px;
margin-left: 310px;
}

.formRegistroUsuario #divEntrar a {
margin-left:13px;
position:relative;
top:6px;
}
.formRegistroUsuario #formularioContacto noscript input{
margin-left:288px;
width:61px;
}