﻿body{font-family:Arial;background-color:#b5bfce;margin:0px;font-size:10pt}
p{text-align:justify}
a{text-decoration:none;color:black}
.enlace{color:#002d62}
#pnGlobal{margin-left:auto;margin-right:auto;width:915px}
.separator{height:5px;width:5px}
.left{float:left}
.right{float:right}
.clear{clear:both}
.border{border:solid 1px black}
#pnCabecera{width:100%;height:66px; background-image: url('_img/cabecera.png')}
	#pnIdioma{float:right;position:relative;top:45px;right:10pt}
	.linkIdioma{font-size:10pt;color:#002d62;text-decoration:none}
#pnCabecera2{width:100%}
	#pnMenu{width:236px}
		.menu{color:White;font-size:12px;font-weight:900; padding-left:23px;padding-top:3px;width:212px;height:18px;background-image: url('_img/boton_menu.png')}
	#pnFlash{width:670px;height:280px;background-color:white}
h1{font-size:18px;margin-top:0px;color:#002D62}
.ActiveRowStyle{background-color:#f0f2f5;font-family:Arial;color:#002D62;}
.cabecera{font-size: 12px;font-weight: normal;background-color:#dee2ec;font-weight:bold;color:Black}
.label{color:black; font-size:10pt;}
.labelAzul{color:#012B77; font-size:10pt;}
.labelPeque{color:black; font-size:9pt;}
.labelFicha{color:#847348; font-size:9pt;font-weight:bold}
.titulo{font-size:18px; font-weight:bold;}
.boton{background-color:#002D62; color:White;}
.error{}
.lineaSeparadoraLista{border-bottom:1px solid #b5bfce;border-right:1px solid #fefefa;border-left:1px solid #fefefa;border-top:1px solid #fefefa}
.margenInferior{min-height:16px;} /* Margen inferior de separación de las fichas de los vehiculos */
img{ display:block;}
.campo{}
.txtEntradilla{ margin-left:100px; font-weight:bold; margin-bottom:20px; font-size:11pt; }
.txtResultadoBusqueda{ font-size:11pt;}
.celda{	font-size:10pt;}
@media print
{
	.noprint{display:none;}
	body{margin:0px 0px 0px 0px}
	#pnContenido{zoom:80%;}
	img{zoom:95%}
}

/* Zoom de imagenes */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
