/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/fondo.jpg);*/
}
/** Link ***/
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.link_parrafo {
	color: #333333;
	font-weight: bold;
}
.link_parrafo a:link {
	color: #333333;
}
.link_parrafo a:visited {
	color: #333333;
	font-size: 1Opx;
}
.link_parrafo a:hover {
	color: #EB070C;
}
.blanco {
	color: #FFFFFF;
}
.blanco a:link {
	color: #FFFFFF;
}
.blanco a:visited {
	color: #FFFFFF;
}
.blanco a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/** Encabezados **/
h1 {
	font-size: x-large;
	color: #666666;
	margin-left: 10px;
	/*font-weight: bold;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-right: 20px;
	font-family: "Swatch it";
}
h2 {
	font-size: large;
	color: #666666;
	margin-left: 10px;
	/*font-weight: bold;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-right: 20px;
	font-family: "Swatch it";
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	height: 20px;
	border-bottom-color: #E76215;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #FFCC99;
}
h4 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 35px;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
/* Linea */
hr {
	color: #0B5D8C;
}
/** Letras **/
.parrafos {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.resalta {
	color: #021F3F;
	font-weight: bold;
}
.error {
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.notas {
	font-size: x-small;
	padding-top: 3px;
}
.asteriscos {
	color: #FF6600;
}
/** Viņetas **/
.vineta_img {
	color: #333333;
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 10px;
	list-style-image: url(images/circle.png);
	list-style-position: outside;
}
.vineta_img_tabla {
	color: #333333;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 3px;
	list-style-image: url(images/circle.png);
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 0px;
	padding-top: 3px;
}
.vineta_num {
	color: #333333;
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 10px;
	list-style-position: outside;
}
/** Etiquetas **/
.label_norm {
	color: #333333;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.label_bold {
	color: #000066;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
/* Formularios */
select {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.select100 {
	width: 100px;
}
select.select150 {
	width: 150px;
}
select.select200 {
	width: 250px;
}
select.select350 {
	width: 350px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
input.input50 {
	width: 60px;
	text-align: left;
}
input.input100 {
	width: 100px;
}
input.input200 {
	width: 200px;
}
input.input300 {
	width: 300px;
}
input.input500 {
	width: 500px;
}
textarea {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea.textarea200 {
	width: 300px;
}	
textarea.textarea500 {
	width: 500px;
}	
textarea.textarea600 {
	width: 600px;
}	
/*** Componentes ***/
.botones {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 72px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	font-weight: bold;
	background-color: 007cc3;
	padding: 5px 5px 5px 5px;
	line-height: 22px;
}
.botones a:hover {
	color: #FFF403;
	text-decoration: none;
}
/* Tablas*/
.celdas_pedirdatos {
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	vertical-align: text-top;
	background-color: #f2f2f2;
}
.celdas_mensajes {
	color: #333333;
	background-color: #f2f2f2;
}
.celdas_general {
	color: #333333;
	vertical-align: text-top;
	background-color: #FFFFFF;
}

/* Encabezado de Tablas **/
.barra {
	font-weight: bold;
	border-bottom-style: solid;
	padding:3px;
	border-bottom-width: 2px;
	background-color: #6699CC;
	height:23px;
	vertical-align:middle;
	text-align: left;
	margin-left: 5px;
	color: #000033;
}
.barra_pedirdatos {
	font-weight: bold;
	height:23px;
	vertical-align:middle;
	text-align: left;
	margin-left: 10px;
	color: #000033;
	padding-left: 10px;
	background-color: #84C225;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.barra_resumen {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height:23px;
	vertical-align:middle;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF8000;
}
.barra_confirma {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height:26px;
	vertical-align:middle;
	text-align: left;
	color: #FFFFFF;
	padding-left: 40px;
	background-image: url(images/bar_title01.jpg);
	background-repeat: no-repeat;
}
/** Menu de Opciones ***/
.BarraMenu {
	color: #FFFFFF;
	font-size: small;
	vertical-align:middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 23px;
	font-weight: bold;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	background-color: #0099CC;
}
.BarraMenu a:link {
	color: #FFFFFF;
}
.BarraMenu a:visited {
	color: #FFFFFF;
}
.BarraMenu a:hover {
	color: #000033;
}
.MenuLateral {
	color: #000066;
	font-size: small;
	padding:1px 10px 1px 10px;
	text-align:left;
	vertical-align:middle;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 30px;
	font-family: "Arial";
	border-bottom-color: #FFFFFF;
	font-weight:bold;
	background-color: #D7EBFF;
}
.MenuLateral a:link {
	color: #000066;
}
.MenuLateral a:visited {
	color: #000066;
}
.MenuLateral a:hover {
	color: #FF6600;
}
.MenuLateralIndex {
	color: #333333;
	line-height: 20px;
	font-size: x-small;
	padding:1px 1px 1px 2px;
	height: 20px;
	text-align:right;
	vertical-align:middle;
	text-decoration: none;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-weight: normal;
	font-family: "Arial";;
}
.MenuBottom {
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	/*background-image: url(images/b_bottom.jpg);*/
	font-weight: bold;
}
.MenuBottom a:link {
	color: #FFFFFF;
}
.MenuBottom a:visited {
	color: #FFFFFF;
}
.MenuBottom a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #021F3F;
	text-align: left;
	margin-left: 40px;
}
.BarraMenuTop {
	color: #FFFFFF;
	font-size: 100%;
	vertical-align:middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	font-weight: bold;
	background-color: #008DE1;
}
.BarraMenuTop ul, li {
	list-style-type: none;
}
.BarraMenuTop li {
	float:right;
	margin:2px;
	padding:0; 
}
.BarraMenuTop ul {
	margin: 0;
	padding: 0;
}
.BarraMenuTop a:link {
	color: #FFFFFF;
/*	width:100px;*/
	display: block;	
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	text-align:center;
	background-color: #008DE1;
}
.BarraMenuTop a:visited {
	color: #FFFFFF;
/*	width:100px;*/
	display: block;	
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	text-align:center;
	background-color:#008DE1;
}

.BarraMenuTop a:hover {
	color: #666666;
	text-decoration: none;
	background-color:#D2E9FF;
}
.BotonLogin {
	color: #333333;
	font-size: x-small;
	vertical-align:middle;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/in_gb_oran.jpg);
	background-repeat: 1;
}
.BotonLogin a:link {
	color: #333333;
}
.BotonLogin a:visited {
	color: #333333;
}
.BotonLogin a:hover {
	color: #000033;
	background-image: url(images/in_gb_blue.jpg);
	display: block;	
	background-repeat: 1;
}

