@charset "UTF-8";
/* CSS Document */



body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

form {
	margin-bottom:0;	
}

div {
	line-height:21px;
	
}

a{
	color:white;
	text-decoration:none;
}

div.redondeo{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}

div.contenedorCalendario{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow:hidden;
}

div.punteroGrande{
	background-image:url(../Imagenes/Impresion/BigPointer.png);
	width:340px;
	height:25px;
	color:#005DAB;
	font-size:10px;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
}

div.cuadroTitulo {
	font-size : 13px;
    background-color: #005DAB;
	color:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding-left: 10px;
	height:25px;
	line-height:25px;
	min-height:25px;
}

div.cuadroSubTitulo {
	font-size : 13px;
    background-color: #84A5D1;
	color:#0D3692;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding-left: 10px;
	height:25px;
	line-height:25px;
	min-height:25px;
}

div.cuadroContenido {
	font-size : 13px;
    background-color: #D3DFEE;
	color:#005DAB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

div.contenido {
	padding-left : 10px;
	padding-right : 10px;
}

div.separacionCorta {
	font-size : 1px;
	line-height: 5px;
	min-height: 5px;
	height: 5px;
}

div.separacionMedia {
	font-size : 1px;
	line-height: 10px;
	min-height: 10px;
	height: 10px;
}

div.cuadroSeccion {
	background-color: #83A5D1;
	color:#002181;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px;
	padding-left: 10px;	
	height:21px;
	
}

div.lineaSeparacion {
	height:4px;
	line-height:4px;
	font-size:1px;
	background-color: #FFFFFF;
	color:#FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.cuadroVehiculoGrande {
	height:100px;
	width:155px;
	text-align:center;
	background-color:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}

div.contenedorBotones {
	padding-bottom:10px;
}

div.boton {
	cursor: pointer;
	font-size : 13px;
    background-color: #84A5D1;
	height:25px;
	line-height:25px;
	min-height:25px;
	text-align:center;
	font-size:11px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* ELEMENTOS */
input.text40 {
		border: 0;
		background: url(../Imagenes/Elementos/text40.png) top left no-repeat; 
		width: 30px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text65 {
		border: 0;
		background: url(../Imagenes/Elementos/text65.png) top left no-repeat; 
		width: 55px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text90 {
		border: 0;
		background: url(../Imagenes/Elementos/text90.png) top left no-repeat; 
		width: 80px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text140 {
		border: 0;
		background: url(../Imagenes/Elementos/text140.png) top left no-repeat; 
		width: 130px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text150 {
		border: 0;
		background: url(../Imagenes/Elementos/text150.png) top left no-repeat; 
		width: 140px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text170 {
		border: 0;
		background: url(../Imagenes/Elementos/text170.png) top left no-repeat; 
		width: 160px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text230 {
		border: 0;
		background: url(../Imagenes/Elementos/text230.png) top left no-repeat; 
		width: 220px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text250 {
		border: 0;
		background: url(../Imagenes/Elementos/text250.png) top left no-repeat; 
		width: 240px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text310 {
		border: 0;
		background: url(../Imagenes/Elementos/text310.png) top left no-repeat; 
		width: 300px; 
		height: 18px; 
		padding: 3px 5px;
}

input.text350 {
		border: 0;
		background: url(../Imagenes/Elementos/text350.png) top left no-repeat; 
		width: 340px; 
		height: 18px; 
		padding: 3px 5px;
}

/* CHAT */
div.tituloMensajeUsuario {
	padding-top:5px;
	padding-left:5px;
    margin-bottom:-10px;
	font-weight:bold;
	color: #666666;
}
div.tituloMensajeOperador {
	padding-top:5px;
	padding-left:5px;
    margin-bottom:-10px;
	font-weight:bold;
	color: #000000;
}
div.contenidoMensajeUsuario {
	padding-top:7px;
	padding-left:15px;
    margin-bottom:-7px;
	line-height:17px;
	color: #666666;
}
div.contenidoMensajeOperador {
	padding-top:7px;
	padding-left:15px;
    margin-bottom:-7px;
	line-height:17px;
	color: #000000;
}

div.recuadroConversacion {
	height:250px;
	background-color:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
	overflow:auto;
	background-image:url(../Imagenes/Chat/FondoConversacion.png)
}

.promocion{
	color:#009;
	cursor:pointer;
	padding-left:10px;
	font-size:14px;
}

.promocion:hover{
	color:#03C;
	padding-left:20px;
	font-size:14px;
}