body {
	margin: 0px;
	background-image: url(images/fondo-general.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

h1 {
	background-image: url(images/fondo-titulos.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
}

h2, h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

a:hover {
	color: #6e9619;
}

#box {
	width: 1000px;
	margin: 0px auto;
	padding-top: 0px;
}
#cabecera {
	width: 1000px;
	height: 253px;
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	display: table;
}
#contenido {
	width: 1000px;
	display: table;
	float: left;
	background-image: url(images/fondo-contenido.gif);
	background-repeat: repeat-y;
}

#menu {
	height: 95px;
	width: 876px;
	margin-left: 124px;
	background-image: url(images/fondo-menu.jpg);
	display: table;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	padding-top: 76px;
	font-size: 9px;
	text-align: center;
	color: #FFFF00;
	width: 141px;
}
#menu ul li a {
	padding-top: 76px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:hover {
	color: yellow;
}
#menuVertical {
	background-image: url(images/fondo-menu-vertical.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 485px;
	display: table;
	float: left;
}
#menuVertical ul {
	margin: 0;
	padding: 0;
	margin-left: 40px;
	margin-top: 90px;
}
#menuVertical ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/item.gif);
}
#menuVertical ul li {
	float: left;
	height: 30px;
	font-size: 10px;
	color: #FFFF00;
	width: 170px;
	background-image: url(images/fondo-item-menu.gif);
}
#menuVertical ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#menuVertical ul li a:hover {
	color: yellow;
}

.ContenidoInicio, .ContenidoSegundaMano, .ContenidoNoticias, .ContenidoModelos, .ContenidoOfertas {
	width: 726px;
	background-image: url(images/cabeceraContenido-inicio.jpg);
	background-repeat: no-repeat; /*height:30px;*/
	padding-top: 80px;
	padding-left: 30px;
	float: left;
}
.ContenidoSegundaMano {
	background-image: url(images/cabeceraContenido-2mano.jpg);
}
.ContenidoNoticias {
	background-image: url(images/cabeceraContenido-Noticias.jpg);
}
.ContenidoModelos {
	background-image: url(images/cabeceraContenido-Modelos.jpg);
}
.ContenidoOfertas {
	background-image: url(images/cabeceraContenido-Ofertas.jpg);
}

#columnaCentr {
	width: 700px;
	float: left;
}

#pie {
	background-image: url(images/fondo-pie.jpg);
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: 900px;
	height: 77px;
	padding-left: 100px;
	padding-top: 48px;
	display: table;
	float: left;
}



/*GESTOR------------------------------------------------------------------*/
.bodyGestor {
	background-image: none;
}

.tablaListadoDinamico td {
}
.cabeceraListadoDinamico {
	display: none;
}
.filaListadoDinamico, .textoSuperiorListadoDinamico, .textoInferiorListadoDinamico, .tituloFotografia {
	color: #6d9616;
	font-weight: bold;
}
.tituloFotografia, .celdaMenu {
	text-align: center;
}

.filaListadoDinamico div {
}
.filaAlternaListadoDinamico {
	font-weight: bold;
	background-color: #eff1e7;
}
.filaAlternaListadoDinamico div {
}
.imagenListadoDinamico, .imagenListadoModelos {
	border: 1px solid #6d9616;
	margin: 2px;
	margin-right: 10px;
	padding: 2px;
}
.linkDataGrid {
	text-decoration: none;
	font-weight: normal;
}
.linkDataGrid:hover {
	color: #6d9616;
}
.datosDestacado {
	font-weight: bold;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

/*LISTADO MODELOS 2 MANO------------------------------------*/

.tituloModelo {
	font-weight: bold;
	padding: 5px;
}
.tablaListadoModelos {
	border-bottom: 1px solid #6d9616;
	padding-bottom: 3px;
	padding-top: 3px;
}
.tablaListadoModelos th {
	background-color: #b1c057;
	border-bottom: 2px solid #6e9018;
	color: #FFFFFF;
	padding: 3px;
}
.tablaListadoPotencia {
	background-color: #eeeeec;
	padding: 5px;
	text-align: center;
}
.tablaListadoExtras {
	background-image: url(images/fondo-tituloListadoExtras.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	width: 75%;
	font-weight: bold;
}
.tablaListadoPvp {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.tablaFichaDescripcion {
	background-image: url(images/fondo-tituloFichaDesc.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 10px 0 10px 0;
	padding-left: 20px;
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.dptoContacto {
	color: #6d9616;
	border-right: 1px solid #8f9e3a;
}
.nomContacto {
	color: #d8a925;
	border-right: 1px solid #8f9e3a;
}
.tablaContacto td {
	border-bottom: 1px solid #8f9e3a;
	padding: 3px;
}

