html, body, div, span, object, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, address, cite, code, acronym, big, small,  
del, dfn, em, img, ins, kbd, q, samp, font, 
s, strike, strong, sub, sup, var, tt,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, p,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1em;
	font-family: Helvetica, Arial, Verdana, Futura, sans-serif;
}
:focus {
     outline: 0;
}
ol, ul {
     list-style: none;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0px;
	border-top:1px solid #cccccc;
	margin:1em 0px;
	padding:0px;
}
input, select, textarea {
    margin: 0px;
    padding: 0px;
	vertical-align: middle;
	border: 0;
	border-style: none;
	border-collapse: collapse;
}

p {
	text-align: justify;
}

/*
* {
	border: 0;
	border-style: none;
	border-collapse: collapse;
    margin: 0;
	padding: 0;
}

body {
	border: 0;
	border-style: none;
	border-collapse: collapse;
    margin: 0;
	padding: 0;
	color: #000;
    font-family: Helvetica, Arial, Verdana, Futura, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
}

html {
	overflow: hidden;
}

area {
	text-decoration: none;
}

fieldset {
	border: 1px solid #0c4e9c;
	border-style: solid ;
	border-collapse: collapse;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}


ol, ul {
	list-style: none;
}

a, a:link, a:visited {
	color: #000;
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:active {
    color: #000;
    cursor: pointer;
}

p {
    text-align: justify;
}*/

.main_menu {
	position: absolute;
	top: 85px;
	left: inherit;
	width: 1014px;
}

.divizq_bg {
	position: absolute;
	top: 115px;
	left: inherit;
	background: #CCD7E7;
    border-right: 2px solid #004287;
    width: 465px;
    height: 505px;
}

.divizq {
	position: relative;
	top: 15px;
	left: 15px;
	background: #CCD7E7;
    width: 435px;
    height: 475px;
	max-height: 475px;
}

.divder_bg {
	position: absolute;
	top: 115px;
	left: 468px;
	background: #FFF;
    width: 550px;
	height: 505px;
}

.divder {
	position: relative;
	top: 15px;
	left: 15px;
	background: #FFF;
    width: 520px;
	max-width: 520px;
	height: 475px;
}

.divizq_bg_345 {
	position: absolute;
	top: 115px;
	left: inherit;
	background: #CCD7E7;
    border-right: 2px solid #004287;
    width: 345px;
    height: 505px;
}

.divizq_345 {
	position: relative;
	top: 15px;
	left: 15px;
	background: #CCD7E7;
    width: 315px;
    height: 475px;
	max-height: 475px;
}

.divder_bg_670 {
	position: absolute;
	top: 115px;
	left: 348px;
	background: #FFF;
    width: 670px;
	height: 505px;
}

.divder_670 {
	position: relative;
	top: 15px;
	left: 15px;
	background: #FFF;
    width: 640px;
	max-width: 640px;
	height: 475px;
}

.divunico_bg {
	position: absolute;
	top: 115px;
	left: inherit;
	background: #FFF;
	height: 505px;
	width: 1018px;
}

.divunico {
	position: relative;
	top: 15px;
	left: 15px;
	background: #FFF;
	height: 475px;
	width: 988px;
}

div.separacion_clear {
  margin: 0; 
  clear: both;
  height: 0;
}

div.separacion_clear hr {
  display: none;
}

div.separacion {
  margin: 6px 0 0 0; 
  height: 0;
}

div.separacion hr {
  display: none;
}

div.separacion_10px {
  margin: 10px 0 0 0; 
  height: 1px;
}

div.separacion_10px hr {
  display: none;
}

div.separacion_15px {
  margin: 15px 0 0 0; 
  height: 1px;
}

div.separacion_15px hr {
  display: none;
}

div.separacion_20px {
  margin: 20px 0 0 0; 
  height: 1px;
}

div.separacion_20px hr {
  display: none;
}

div.separacion_30px {
  margin: 30px 0 0 0; 
  height: 1px;
}

div.separacion_30px hr {
  display: none;
}

div.separacion_45px {
  margin: 45px 0 0 0; 
  height: 1px;
}

div.separacion_45px hr {
  display: none;
}

div.azul {
  margin: 10px 0 0 0; 
  height: 2px;
  background: #7F9CBE no-repeat scroll center;
}

div.azul hr {
  display: none;
}

div.blanco {
  margin: 10px 0 0 0; 
  height: 2px;
  background: #FFF no-repeat scroll center;
}

div.blanco hr {
  display: none;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.lecit {
    color: #193f8e;
    font-size: 15px;
    font-weight: bold;
}

.lecit_def {
    color: #193f8e;
    font-weight: bold;
}

.imgSelected {
	border: 3px solid #ffcc00;
}
.imgUnselected {
	border: 3px solid #fff;
}

.box, .box:link {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #0c4e9c;
    background-color: #e6edf5;
}
.box:active, .box:hover {
    display: inline-block;
	text-align: center;
	vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #0c4e9c;
    background-color: #ffcc00;
}
.box a, .box a:link {
	color: #193f8e;
    font-size: 12px;
    font-weight: lighter;
    cursor: pointer;
    text-decoration: none;
}
.box a:active, .box a:hover {
	color: #193f8e;
    font-size: 12px;
    font-weight: lighter;
    cursor: pointer;
    text-decoration: none;
}

form {
}
form fieldset {
	margin: 0px;
}
form fieldset .overflow {
	margin: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 5px;
}
form fieldset .overflow table {
	width: 99%;
}
form fieldset .overflow table tr {
}
form fieldset .overflow table tr td {
	padding-top: 2px;
}
form fieldset .overflow table tr .izqa{
	width: 52%;
	text-align: right;
    font-weight: bold;
    padding-right: 10px;
}
form fieldset .overflow table tr .dcha {
	text-align: left;
}
.form_table_text input {
	border: 1px solid #636363;
	width: 98%;
}
.form_table_textarea textarea {
	border: 1px solid #636363;
	width: 98%;
	max-width: 98%;
    height: 150px;
    overflow: auto;
}
.form_table_select select {
	border: 1px solid #636363;
	width: 99%;
}

.botones {
	text-align: center;
}

.botones a, .botones a:hover {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	height: 22px;
	width: 100px;
}

.centrado {
	width: 100%;
	height: auto;
	text-align: center;
	border: 0;
	border-style: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.reposo {
	display: inline-block;
    height: 22px;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	text-align: center;
	vertical-align: baseline;
	margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-image: url('../img/bsencilloreposo-trans.png');
    background-repeat: no-repeat;
}

.activo {
	display: inline-block;
    height: 22px;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	text-align: center;
	vertical-align: baseline;
	margin: 0;
	font-size: 14px;
    font-weight: bold;
	color: #000;
    background-image: url('../img/bsencilloactivo-trans.png');
    background-repeat: no-repeat;
}

.fondoAlto {
	margin: 0 auto 0 auto;
    height: 37px;
    width: 443px;
    padding: 5px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-image: url('../img/fondo-alto-trans.png');
    background-repeat: no-repeat;
}

.fondoBajo {
    margin: 0 auto 0 auto;
	height: 14px;
    width: 443px;
    background-image: url('../img/fondo-bajo-trans.png');
	background-repeat: no-repeat;
}

.fondoMedio {
	margin: 0 auto 0 auto;
    width: 443px;
	background-image: url('../img/fondo-medio.png');
    background-repeat: repeat-y;
}

.cuadroAlto {
    height: 29px;
    width: 412px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../img/cuadro-alto-trans.png');
    background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
}

.cuadroBajo {
    height: 16px;
    width: 412px;
	margin: 0 auto;
    background-image: url('../img/cuadro-bajo-trans.png');
    background-repeat: no-repeat;
}

.cuadroMedio {
    width: 412px;
	margin: 0 auto;
    font-size: 12px;
	font-weight: normal;
    background-image: url('../img/cuadro-medio.png');
    background-repeat: repeat-y;
}

#html_tag_paginas {
	overflow: auto;
}

.logo_lecitrailer {
	margin: 0;
}

#img_optimizado {
}
#container_optimizado {
	height: 425px;
	background-color: white;
   	color: #193f8e;
   	margin: 15px 5px 0 5px;
	overflow-y: auto;
}
#txt_optimizado {
	padding: 15px 15px 15px 15px;
	text-align: justify;
}
#txt_optimizado ol {
	margin: 15px auto 0 45px;
	list-style: square;
}

#txt_optimizado li {
	margin: 5px 0 0 25px;
}
#txt_optimizado a {
	text-decoration: underline;
}

#img_privacidad {
}
#container_privacidad {
	height: 425px;
	margin: 15px 5px 0 5px;
	overflow-y: auto;
}
#txt_privacidad {
	background-color: white;
   	color: #193f8e;
   	margin-right: 15px;
	padding: 15px 15px 15px 15px;
	text-align: justify;
}
#privacidad_texto a {
	text-decoration: underline;
}



.inlineblock {
display: -moz-inline-box;
display: inline-block;
}
* html .inlineblock { display:inline; }  /* for IE 6 */
* + html .inlineblock { display:inline; }  /* for IE 7 */
