/* -------------- Estilos Generales ----------------- */
body {
	padding: 0px;
	font-size: 11px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	background: #000 url(../images/bg.gif) repeat top left;
	margin: 0px 0px 0px 0px;
	color: #0f295e;
	}
html {
	margin: 0px;
	padding: 0px;
	}
img { border: none }	
a {
	text-decoration: none;
	color: #003f80;
	}
a:hover {
	text-decoration: underline;
	color: #000;
	}
li { list-style: none; }
.clear { clear: both;} /* Separador */
.negrita { font-weight: bold; }
.derecha { float: right; }
.izquierda { float: left; }
.justificado { text-align: justify; }
/* -------------- /Estilos Generales ----------------- */

/* -------------- Contenedor ----------------- */
#contenedor {
    width:970px;
    z-index:1;
    left:0px;
    top:0px;
    margin:0 auto;
	}
#centrado {
    width:970px;
    height:auto!important;
    z-index:2;
    left:0px;
    top:0px;
	}
#caja {
    z-index:3;
    left:0px;
    margin-top:20px;
	width:970px;
	height: auto!important;
    height:504px;
	min-height: 504px;
	}
.fondo {
	float:left;
	background: #fff url(../images/bg_menu.jpg) repeat-y top left;
    width:970px;
	height: auto!important;
    height:504px;
	min-height: 504px;	
	}
#menu {
	float: left;
	background: #fff url(../images/bg_dcha.jpg) no-repeat top left;
	width: 274px;
	height: auto!important;
	height: 480px;
	min-height: 480px;
	}
#cuerpo {
	float: left;
	margin-left: 16px;
	background: #fff url(../images/bg_cuerpo.gif) repeat-y;
	width: 679px;
	height: auto!important;
	height: 480px;
	min-height: 480px;
	}
#cuerpo2 {
	float: left;
	margin-left: 16px;
	background: #fff;
	width: 679px;
	height: auto!important;
	height: 480px;
	min-height: 480px;
	}
#lateral {
	float: left;
	background: #0f295e url(../images/bg_azul.gif) repeat top left;
	width: 166px; /*206px - 40px padding */
	height: auto!important;
	height: 430px; /* 480px - 50px padding*/
	min-height: 430px; /* 480px - 50px padding*/
	color: #fff;
	padding: 25px 20px 25px 20px;
	text-align: justify;
	}
#lateral_peq {
	float: left;
	background: #0f295e url(../images/bg_azul.gif) repeat top left;
	width: 166px;
	height: auto!important;
	height: 82px;
	min-height: 82px;
	color: #fff;
	padding: 25px 20px 5px 20px;
	}
#lateral2 {
	float: left;
	width: 473px;
	}
#lateral3 {
	float: left;
	padding-top: 40px;
	background: url(../images/bg_used3.jpg) no-repeat top left;
	width: 473px;
	height: auto!important;
	height: 430px; /* 480px - 50px padding*/
	min-height: 430px; /* 480px - 50px padding*/
	}
#pie {
	float: left;
	background: #000;
	width: 950px; /* 970px - 20px padding*/
	height: 20px; /* 24px - 4px padding*/
	padding: 4px 10px 0px 10px;
	color: #fff;
	}
#pie a {
	color: #fff;
	text-decoration: underline;
	}
#pie a:hover {
	color: #fff;
	text-decoration: none;
	}
#secciones {
	float:left;
	width: 253px;
	margin-bottom: 10px;
	}
#secciones ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#secciones ul li  { margin-left: 12px; }
#secciones ul li.enlace a {
	float: left;
	background: url(../images/bg_bot.gif) no-repeat top left;
	width: 253px;
	height: 21px;
	padding: 6px 0px 0px 5px;
	font-size: 12px;
	text-decoration: none;
	color:#fff;
	}
#secciones ul li.enlace a:hover {
	background: url(../images/bg_bot2.gif) no-repeat top left;
	color: #303030;
	font-weight: bold;
	}
#secciones ul li.enlace2 a {
	float: left;
	background: url(../images/bg_bot2.gif) no-repeat top left;
	width: 253px;
	height: 21px;
	padding: 6px 0px 0px 5px;
	font-size: 12px;
	text-decoration: none;
	color: #303030;
	font-weight: bold;
	}
#idiomas {
	position: absolute;
	top: 20px;
	/* float: right; */
	margin: 7px 7px 0px 902px;
	background: #000;
	width: 50px; /* 60px - 10px padding*/
	height: 17px; /* 20px - 3px padding*/
	color: #fff;
	padding: 3px 0px 0px 10px;
	}
a.selecc{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
a.idioma:link {
	color: #fff;
	text-decoration: none;
	}
a.idioma:visited {
	color: #fff;
	text-decoration: none;
	}
a.idioma:hover {
	color: #fff;
	text-decoration: underline;
	}
.fila {
	float: left;
	width: 473px;
	margin-bottom:10px;
	}
.fila2 {
	float: left;
	width: 473px;
	}
.margen_portada { padding:15px 0px 16px 15px; }
/* -------------- /Contenedor ----------------- */

/*------------------- Secciones -----------------------*/
.titular {
	float: left;
	background: url(../images/icon_titular.gif) no-repeat 0px 8px;
	padding-left: 10px;
	color: #fff;
	font-size: 22px;
	width: 160px; /*170px - 10px padding*/
	margin-bottom: 55px;
	}
.titular2 {
	float: left;
	background: url(../images/icon_titular2.gif) no-repeat 0px 2px;
	padding-left: 20px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	width: 225px; 
	}
.titular3 {
	float: left;
	padding-left: 20px;
	color: #0f295e;
	font-size: 18px;
	font-weight: bold;
	width: 225px;
	}
.titular4 {
	float: left;
	background: url(../images/icon_titular.gif) no-repeat 0px 8px;
	padding-left: 10px;
	color: #fff;
	font-size: 22px;
	width: 160px; /*170px - 10px padding*/
	}
.bg_bot_portada{
	float: left;
	background: url(../images/bg_bot_portada2.gif) repeat top left;
	width: 430px; /* 445px - 15px padding*/
	height: auto!important;
	height: 65px;
	min-height: 65px;
	margin: 5px 0px 0px 15px;
	padding: 15px 0px 15px 15px;
	}
.bg_bot_portada2{
	float: left;
	background: url(../images/bg_bot_portada2.gif) repeat top left;
	width: 468px;
	height: auto!important;
	height: 65px;
	min-height: 65px;
	padding: 5px 0px 3px 5px;
	}
.logo {
	float: left;
	margin: 9px 0px 3px 12px;
	}
.logo2 {
	float: left;
	margin: 100px 0px 3px 60px;
	}
.direccion {
	float: left;
	background: url(../images/bg_direccion.gif) no-repeat;
	opacity: .7;
	filter: alpha(opacity=70);	
	margin: 0px 0px 3px 12px;
	width: 252px;
	height: 46px; /* 49px - 3px padding*/
	padding: 3px 0px 0px 0px;
	}
.bg_titular{
	float: left;
	background: url(../images/bg_titular.gif) no-repeat top left;
	width: 219px; /* 239px - 20px padding*/
	height: 26px; /* 34px - 8px padding*/
	margin: 12px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	color: #0f295e;
	font-size: 17px;
	font-weight: bold;
	}
.celda {
	float: left;
	width: 202px; /* 222px - 20px padding */
	height: 25px; /* 30px - 5px padding */
	padding: 3px 0px 2px 8px;
	}
.cuadrante {
	float: left;
	width: 218px;
	margin-bottom:10px;
	}
.celda2 {
	float: left;
	width: 130px; /* 150px - 20px padding */
	height: 25px; /* 30px - 5px padding */
	padding: 3px 0px 2px 8px;
	}
a.bot_maquinaria:link {
	float: left;
	background: url(../images/bot_maquinaria.gif) no-repeat top left;
	width: 179px; /* 187px - 8px padding*/
	height: 18px; /* 24px - 6px padding*/
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0px 8px;
	}
a.bot_maquinaria:visited {
	float: left;
	background: url(../images/bot_maquinaria.gif) no-repeat top left;
	width: 179px; /* 187px - 8px padding*/
	height: 18px; /* 24px - 6px padding*/
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0px 8px;
	}
a.bot_maquinaria:hover {
	color: #fff;
	background: url(../images/bot_maquinaria_2.gif) no-repeat top left;
	}
a.bot_maquinaria_selecc:link {
	float: left;
	background: url(../images/bot_maquinaria_2.gif) no-repeat top left;
	width: 179px; /* 187px - 8px padding*/
	height: 18px; /* 24px - 6px padding*/
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0px 8px;
	}
a.bot_maquinaria_selecc:visited {
	float: left;
	background: url(../images/bot_maquinaria_2.gif) no-repeat top left;
	width: 179px; /* 187px - 8px padding*/
	height: 18px; /* 24px - 6px padding*/
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0px 8px;
	}
a.bot_maquinaria_selecc:hover {
	color: #fff;
	background: url(../images/bot_maquinaria_2.gif) no-repeat top left;
	}
.texto_cuerpo{
	float: left;
	text-align:justify;
	padding: 25px;
	}
.intro {
	float: left;
	margin-left: 15px;
	font-weight: bold;
	}
.intro2 {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-weight: bold;
	}
.bg_used2 {
	float: left;
	background: url(../images/bg_used.jpg) no-repeat top left;
	width: 474px;
	height: auto!important;
	height: 150px;
	min-height: 150px;
	margin-top: 170px;
	}
.separador {
	float: left;
	width: 680px;
	background: url(../images/bg_separador.gif);
	height: 5px;
	margin-bottom: 15px;
	}
.titular_listado {
	float: left;
	width: 680px;
	margin-left: 15px;
	font-size: 20px;
	color: #0f295e;
	}
/*--------------------- TABLAS ----------------- */
table {
	margin: 0px;
	padding: 0px;
	width: 660px;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #ffffff;
	float: left;
	}
table, td {
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 2px 8px;
	color: #424242;
	height: 25px;
	border-spacing: 0px;
	border-bottom: 1px solid #e9e9e9;
	text-transform: uppercase!important;
	}
html>body table, td, th { margin: 20px 0px 50px 10px; }
table tr a { color: #424242; }
table tr a:hover { text-decoration: underline; }
html>body table tr a:hover {
	color: #067f9a;
	text-decoration: underline;
	}
table tr.hdd {
	margin: 0px;
	padding: 0px;
	height: 23px;
	text-transform: uppercase;
	font-weight: bold;
	}
table.vacio {
	width: 400px;
	border-bottom: dotted 1px #ccc;
	margin:10px 0px 10px 0px;
	}	
table.vacio tr td {
	color: #0f295e;
	border-bottom: none;
	}
table tr.oda { background: #f6f6f6; }
table tr.oda:hover { background: #ececec; }
table tr.odd:hover { background: #ececec; }	
.campo1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 250px;
	height: 18px;
	color: #424242;
	font: normal 11px Arial;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	}
.campo1:focus {background-color: #e6f3fc; }
.campo2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 250px;
	height: 50px;
	color: #424242;
	font: normal 11px Arial;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	}
.campo2:focus { 	background-color: #e6f3fc; }
.boton {
	margin: 0px 5px 0px 0px;
	padding: 2px 7px 4px 7px;
	font: bold 10px Verdana;
	color: #ffffff;
	background-color: #076aad;
	border: none;
	float: left;
	}	
/*--------------------- /TABLAS ----------------- */

/* ----------------- FICHA ----------------------- */
#fichai {
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 360px;
	background: #ffffff;
	height: 10px;
	float: left;
	}
html>body #fichai {
	margin: 15px 0px 0px 10px;
	padding: 0px 20px 0px 10px;
	min-height: 10px;
	height: auto;
	}
.series {
	margin: 0px;
	padding: 7px 10px 0px 10px;
	height: 23px;
	width: 340px;
	font: bold 11px Arial;
	color: #424242;
	background: #ffb823;
	float: left;
}
html>body .series { width: 340px; }
table.fic {
	margin: 0px;
	padding: 0px;
	width: 360px;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #ffffff;
	float: left;
}
html>body table.fic { width: 360px; }
#fichad {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 340px;
	float: left;
}
#fichad p {
	margin: 15px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	float: left;
}
#fichad ul {
	margin: 15px 0px 0px 17px;
	padding: 0px;
	width: 275px;
	float: left;
}
html>body #fichad ul {
	margin: 15px 0px 0px 34px;
}
#fichad ul li {
	list-style-type: none;
	margin: 0px 13px 0px 0px;
	padding: 0px 0px 8px 0px;
	width: 75px;
	float: left;
}
.volver {
	margin: 15px 0px 20px 0px;
	padding: 4px 10px 5px 10px;
	font: normal 11px Arial;
	color: #ffffff;
	background: #00246a;
	float: left;
}
a.volver:hover {
	color: #ffffff;
	background: #0d3788;
}
.fotof {
	margin: 0px 0px 0px 40px;
	padding: 5px 5px 5px 5px;
	width: 250px!important;
	background: #d4d4d4;
	float: left;
}
.lupaficha { float: left; }
#flash {
	margin: 20px 0px 0px -20px;
	padding: 0px;
	float: left;
	}
html>body #flash {
	margin: 20px 0px 0px 0px;
	}
/* ----------------- /FICHA ----------------------- */
.foto_nueva {
	float: left;
	width: 130px;
	margin: 0px 10px 5px 0px;
}
.pie_foto{
	float: left;
	width: 130px;
	background: #ffb823;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 2px;
}
/*------------------- /Secciones -----------------------*/

/* ----   GALERIA FOTOS ----- */
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		/* background-color: #e8edd4; */
		float: left;
		width: 200px;
		margin-left: 0px;
		margin-top: 0px;
		border: solid 1 px red;
	}
	#gallery ul { 
		list-style: none;
		margin-left: -40px;
	}
	#gallery ul li { display: inline;}
	#gallery ul img {
		border: 1px solid #eaf0f8;
		border-width: 1px;
		padding:5px;
		background:#fff;
		margin-top:5px;
	}
	#gallery ul a:hover img {
		border: 1px solid #ffb823;
		border-width: 1px;
		padding:5px;
		background:#ffb823;
		color: #fff;
	}
	#gallery ul.margen_galeria { 
		list-style: none;
		margin-left:-80px;
	}
	#gallery ul.miniaturas { width: 250px;}
	
/* ----   /GALERIA FOTOS ----- */
