/*CSS para el sitio Lartirigoyen*/
BODY
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #737B7E;
}
HTML, BODY
{
	height: 100%;
}
*
{
	margin: 0;
	padding: 0;
}
A
{
	text-decoration: none;
	cursor: pointer;
	color: #187259;
}
A IMG
{
	border: none;
}
/*a:hover {
text-decoration:none;
}*/
UL, LI
{
	list-style: none;
}
H2
{
	color: #B51634;
}
H2, H3, H4
{
	font-size: 13px;
}
H2.red { color: #B51634; font-size: 16px; letter-spacing: -0.3px;}

INPUT, SELECT, TEXTAREA
{
	font-family: inherit;
	font-size: inherit;
}
INPUT#submit
{
	cursor: pointer;
}
.Clear
{
	clear: both;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}
/*home
-----------------------------------------------*/
#Wrapper
{
	background: #E1E6EA;
	width: 758px;
	margin: 0 auto;
	border: 2px solid #FFF;
	border-top: none;
}
#top-wrapper
{
	background: url(../images/wrapper-top.gif) no-repeat top left;
	width: 763px;
	height: 13px;
	margin: 20px auto 0;
}
#Header
{
	height: 70px;
	padding-top: 20px;
	background: #1B7059 url(../images/header-bg.gif) repeat-y top right;
}
#Header H1
{
	background: url(../images/logo.gif) no-repeat top left;
	width: 203px;
	height: 43px;
	text-indent: -10000px;
	margin-left: 30px;
}
#Header H1 A
{
	display: block;
	width: 100%;
	height: 100%;
}
#Header .logindata
{
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-left: 360px;
	margin-top: -10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#Header .logindata A {color: White;}
#Header .logindata A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#menu
{
	background: url(../images/menu-bg.gif) repeat-x top left;
	height: 41px;
	border-top: 1px solid #FFF;
}
#menu UL
{
	float: left;
	padding-top: 10px;
}
#menu UL LI
{
	float: left;
	border-right: 1px solid #FFF;
	padding: 0 5px;
	font-weight: bold;
}
#menu UL LI A
{
	color: #FFF;
}
#menu UL LI A:hover
{
	text-decoration: underline;
}
#menu UL LI.upper
{
	text-transform: uppercase;
}
#menu UL LI#last
{
	border: none;
}
#menu UL LI.selected A
{
	text-decoration: underline;
}
#menu #left
{
	background: url(../images/menu-corner-l.gif) no-repeat top left;
	width: 11px;
	height: 41px;
	float: left;
}
#menu #right
{
	background: url(../images/menu-corner-r.gif) no-repeat top right;
	width: 11px;
	height: 41px;
	float: right;
}
#left-column
{
	float: left;
	height: 100%;
	width: 180px;
	margin: 10px;
}
.red-box
{
	background: #B51634;
	width: 185px;
	color: #FFF;
}
.red-box A
{
	text-decoration: underline;
}
.red-box H4
{
	margin: 0 20px;
}
.red-box P
{
	margin-left: 10px;
}
.red-box .top
{
	background: url(../images/top-box-r.gif) no-repeat top left;
	width: 185px;
	height: 14px;
}
.red-box .bottom
{
	background: url(../images/bottom-box-r.gif) no-repeat top left;
	width: 185px;
	height: 14px;
}
.green-box
{
	background: #1B7059;
	width: 185px;
	color: #FFF;
}
.green-box .top
{
	background: url(../images/top-box-g.gif) no-repeat top left;
	width: 185px;
	height: 14px;
}
.green-box .bottom
{
	background: url(../images/bottom-box-g.gif) no-repeat top left;
	width: 185px;
	height: 14px;
}
.red-box A, .green-box A
{
	color: #FFF;
	text-decoration: underline;
}
.red-box H2
{
	color: #FFF;
	margin: 0 18px ;
}
.green-box H2
{
	color: #FFF;
	text-indent: 20px ;
	font-size: 18px;
}
.green-box H2#mercados-tit
{
	background: url(../images/mercados-tit.gif) no-repeat top left;
	width: 80px;
	height: 17px;
	text-indent: -10000px;
	margin-left: 15px;
}
.red-box, .green-box
{
	margin: 10px;
	margin-left: 0;
}
.red-line-box
{
	background: url(../images/bg-box.gif) repeat-y top left;
	width: 185px;
	margin: 10px 0;
}
.red-line-box .top
{
	background: url(../images/bg-box-top.gif) no-repeat top left;
	width: 185px;
	height: 15px;
}
.red-line-box .bottom
{
	background: url(../images/bg-box-bottom.gif) no-repeat bottom left;
	width: 185px;
	height: 15px;
}
.red-line-box H2
{
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 15px;
}
.red-line-box H2#empleo-tit
{
	background: url(../images/empleo-tit.gif) no-repeat top left;
	width: 67px;
	height: 15px;
	padding: 0;
	text-indent: -100000px;
	margin-top: 0;
}
.red-line-box H2#impresiondecartasdeporte-tit
{
	background: url(../images/impresiondecartasdeporte.gif) no-repeat top left;
	width: 112px;
	height: 30px;
	padding: 0;
	text-indent: -90000px;
	margin-top: 0;
}


.red-line-box H3
{
	color: #B51634;
	margin-left: 10px;
}
.red-line-box P
{
	padding: 5px 10px;
}
.red-line-box EM
{
	font-style: normal;
	font-weight: bold;
	color: #000;
}
H2.tit-log
{
	background: url(../images/login-tit.gif) no-repeat top left;
	padding-right: 18px;
	padding-top: 5px;
	text-indent: -10000px;
	margin-left: 15px;
}
.red-box DL
{
	margin: 20px 10px;
	clear: both;
}
.red-box DT
{
	float: left;
	height: 14px;
	width: 50px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
.red-box INPUT
{
	width: 90px;
	height: 16px;
	border: none;
}
.red-box INPUT#check
{
	width: auto;
	background: none;
	vertical-align: middle;
	margin-right: 3px;
}
.red-box DD, .red-box DT
{
	margin-bottom: 10px;
}
.red-box INPUT#submit
{
	background: url(../images/submit-bg.gif) no-repeat top left;
	width: 91px;
	height: 20px;
	color: #B51634;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin: 0 auto;
}
/*.red-box H2, .green-box H2
{
	text-indent: 20px;
}*/
.green-box UL, .red-box UL {margin-top: 0px; margin-bottom: 20px;}
.green-box UL LI, .red-box UL LI
{
	background: url(../images/bullet-transp.gif) no-repeat left top;
	text-indent: 12px;
	margin: 10px;
	font-weight: bold;
}
.green-box UL LI A {padding: 5px;}
.green-box UL LI.selected {
	background: url(../images/bullet-selected-g.gif) no-repeat left top;
}
.red-box P
{
	padding: 10px;
}
.red-box #boton, .red-line-box #boton
{
	background: url(../images/submit-bg.gif) no-repeat top left;
	width: 91px;
	height: 17px;
	padding-top: 3px;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	text-align: center;
	margin-right: 23px;
}
.red-line-box #boton
{
	background: url(../images/bg-submit.gif) no-repeat top left;
	width: 92px;
	height: 21px;
}
.red-box #boton A, .red-line-box #boton A
{
	color: #B51634;
}
#main-column
{
	float: left;
	width: 345px;
	margin: 10px;
	padding-top: 10px;
}
#main-column-hacienda
{
	float: left;
	width: 545px;
	margin: 10px;
	padding-top: 10px;
}

#main-column H2
{
	font-size: 16px;
	margin: 10px 0;
}
.bulletlist LI, #participacion UL LI, .red-line-box UL LI
{
	background: url(../images/sec-bullet.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.noticia
{
	margin: 15px 0;
	clear: both;
}
.noticia H4
{
	color: #1B7059;
	font-size: 11px;
}
.noticia H3
{
	color: #1B7059;
	text-transform: uppercase;
	font-size: 12px;
	margin: 2px 0;
}
.noticia A,  .remate A, .anuncio A, A.red
{
	color: #B51634;
	text-decoration: underline;
	float: right;
	margin-left: 5px;
}
.noticia p {margin-bottom: 10px;}
.noticia ul {
	list-style: disc outside;
	margin-left: 15px;
	padding: 0;
}
.noticia ul li  
{
	list-style: disc outside;
	padding: 2px; 
}



div.admin {color: #B51634; text-align: right; padding: 5px 0px; clear: both;}
a.admin {color: #B51634; padding: 5px 2px; clear: both;}
.noticia A:hover
{
	color: #1B7059;
}
#right-column
{
	float: right;
	width: 185px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#top-remates
{
	background: #1B7059 url(../images/right-col-tit.gif) no-repeat top left;
	width: 179px;
	height: 36px;
}
H2#rematesPortada
{
	background: url(../images/proximosremates.gif) no-repeat bottom left;
	width: 139px;
	height: 19px;
	text-indent: -10000px;
	padding-top: 10px;
	margin-left: 15px;
}
H2#remates
{
	background: url(../images/remates-tit.gif) no-repeat bottom left;
	width: 117px;
	height: 19px;
	text-indent: -10000px;
	padding-top: 10px;
	margin-left: 15px;
}
#left-column #anuncios-tit
{
	height: 25px;
	width: 167px;
	background: url(../images/titles-bg.gif) no-repeat top left;
	padding-left: 15px;
	padding-top: 5px;
}
#left-column H2#anuncios
{
	/*background: url(../images/anuncios-tit.gif) no-repeat top left;
	color: #FFF;
	height: 18px;
	width: 76px;
	margin-top: 2px;
	text-indent: -10000px;*/
	background: url(../images/comunidadlarti-tit.gif) no-repeat top left;
	color: #FFF;
	height: 16px;
	width: 164px;
	margin-top: 2px;
	text-indent: -10000px;
}
.remate H4, .anuncio H4
{
	color: #1B7059;
	font-size: 11px;
}
.anuncio H4
{
	margin: 5px 0 0;
}
.remate H3, .anuncio H3
{
	font-size: 12px;
}
.anuncio H3
{
	color: #1B7059;
}
.anuncio
{
	border-bottom: 1px solid #1B7059;
	padding: 10px 5px;
	margin-left: 10px;
	width: 85%;
}
.remate, .anuncio
{
	margin-bottom: 10px;
	text-align: left;
}
.inactivo {background-color: #E6E6E6; padding: 5px;}
#Footer
{
	clear: both;
	width: 95%;
	margin: 0 auto;
	border-top: 1px solid #1B7059;
	text-align: center;
	line-height: 200%;
	color: #666;
	font-size: 10px;
	padding: 10px 0;
}
#news-container, #news-container2
{
	background: url(../images/top-tabs-bg.gif) no-repeat top left;
	width: 324px;
	padding: 15px 10px;
	border-left: 1px solid #1B7059;
	border-right: 1px solid #1B7059;
	border-bottom: 1px solid #1B7059;
}
UL#news
{
	clear: both;
	height: 24px;
	margin-top: 20px;
}
UL#news LI
{
	background: url(../images/second-tab.gif) no-repeat bottom left;
	width: 151px;
	height: 19px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-left: 0;
	margin-left: 10px;
	margin-bottom: 0;
	color: #B51634;
	font-weight: bold;
	font-size: 12px;
}
UL#news LI A
{
	display: block;
	width: 100%;
	height: 100%;
	color: #B51634;
}
UL#news LI.selected
{
	background: url(../images/bg-tab.gif) no-repeat bottom left;
}
#remates-container
{
	border: 1px solid #1B7059;
	width: 157px;
	padding: 10px;
	border-bottom: none;
}
#remates-container IMG
{
	margin-bottom: 5px;
}
#bottom-remate
{
	background: url(../images/bottom-right-col.gif) no-repeat bottom left;
	width: 179px;
	height: 16px;
}
P.xsmall
{
	font-size: 9px;
	margin-bottom: 10px;
}
/*Cereales
-----------------------------------*/
UL#anchors
{
	padding: 10px;
}
UL#anchors LI
{
	background: url(../images/main-bullet.gif) no-repeat left 3px;
	padding-left: 23px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	width: 100px;
}
UL#anchors LI A
{
	color: #B51634;
}
P#sec-desc
{
	font-weight: bold;
	font-style: italic;
	color: #B51634;
	font-size: 14px;
	line-height: 130%;
	margin: 15px 5px 20px 0;
}
#sec-content P EM
{
	font-style: normal;
	color: #B51634;
	font-weight: bold;
}
#sec-content P
{
	margin: 20px 0;
}
#sec-content
{
	margin-bottom: 10px;
}
H2#consultenos
{
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/mail-ico.gif) no-repeat center left;
	padding: 20px 0 20px 25px;
	margin-left: 10px;
}
.green-box#consult A
{
	text-decoration: underline;
}
.green-box#consult P
{
	margin-left: 15px;
	line-height: 150%;
}
.green-box#consult H3
{
	margin-left: 15px;
	margin-bottom: 0px;
}

H3#operaciones-comerciales
{
	background: url(../images/mesa-operaciones-tit.gif) no-repeat top left;
	width: 101px;
	height: 65px;
	text-indent: -10000px;
	margin: 15px 0;
}
H3#representantes-comisionistas
{
	background: url(../images/representantes-tit.gif) no-repeat top left;
	width: 140px;
	height: 50px;
	text-indent: -10000px;
	margin: 15px 0;
}
H3#representantes-comisionistas-hacienda
{
	background: url(../images/representantes2-tit.gif) no-repeat top left;
	width: 126px;
	height: 65px;
	text-indent: -10000px;
	margin: 15px 0;
}
H3#representantes-comerciales
{
	background: url(../images/representantesComercia-tit.gif) no-repeat top left;
	width: 126px;
	height: 65px;
	text-indent: -10000px;
	margin: 15px 0;
}
P.toggle
{
	text-transform: uppercase;
	color: #B51634;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/bullet-inactive.gif) no-repeat center left;
	text-indent: 15px;
	margin-top: 15px;
	cursor: pointer;
}
P.toggle.selected
{
	background: url(../images/bullet-active.gif) no-repeat left center;
}
.toggledcontactos H2
{
	margin-top: 5px;
}

#zone-ctnt H3, #zone-ctnt-1 H3, #zone-ctnt-2 H3, #zone-ctnt-3 H3, #zone-ctnt-4 H3, #zone-ctnt-5 H3, #zone-ctnt00 H3, .toggledcontactos H3
{
	color: #000;
	font-size: 11px;
	margin-left: 15px;
}
#zone-ctnt H4, #zone-ctnt-1 H4, #zone-ctnt-2 H4, #zone-ctnt-3 H4, #zone-ctnt-4 H4, #zone-ctnt-5 H4, #zone-ctnt00 H4, .toggledcontactos H4
{
	color: #1B7059;
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
}
/*Insumos
------------------------------------*/
#left-column IMG
{
	margin: 10px 0;
}
/*Hacienda
----------------------------------------------*/
P#ver-carta
{
	background: url(../images/carta-ico.gif) no-repeat center left;
	padding: 5px;
	padding-left: 45px;
	margin-left: 15px;
}
P#ver-carta A
{
	color: #000;
}
/*Quienes somos
-----------------------------------------------------*/
H2#quienes-tit
{
	background: url(../images/quienes-tit.gif) no-repeat center left;
	text-indent: -10000px;
	width: 181px;
	height: 47px;
}
H2#objetivo-tit
{
	background: url(../images/objetivo-tit.gif) no-repeat top left;
	width: 80px;
	height: 42px;
	text-indent: -10000px;
}
H3#equipo-tit
{
	background: url(../images/equipo-tit.gif) no-repeat bottom left;
	width: 72px;
	height: 45px;
	text-indent: -10000px;
	padding-top: 10px;
}
/*Empleo y contacto
----------------------------------------------------*/
FORM#empleo
{
	width: 350px;
	margin: 0 auto;
}
FORM#contacto
{
	width: 340px;
	margin: 0 auto;
}
FORM#empleo H2
{
	font-size: 12px;
	margin: 10px 0;
}
H2#empleo-tit
{
	background: url(../images/empleo-tit-2.gif) no-repeat bottom left;
	width: 125px;
	height: 51px;
	text-indent: -10000px;
	margin-top: 10px;
	padding-bottom: 0;
}
FORM#empleo DT
{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 15px;
	font-weight: bold;
}
FORM#contacto DT
{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 15px;
	font-weight: bold;
}
FORM#empleo DT, FORM#empleo DD, FORM#contacto DT, FORM#contacto DD
{
	margin-bottom: 15px;
}
FORM#empleo INPUT, FORM#empleo TEXTAREA
{
	width: 190px;
	background: #1B7059;
	border: none;
	color: #FFF;
}
FORM#contacto INPUT, FORM#contacto TEXTAREA
{
	width: 180px;
	background: #1B7059;
	border: none;
	color: #FFF;
}
FORM#empleo INPUT
{
	height: 16px;
}
FORM#contacto INPUT
{
	height: 16px;
}
#form-ofrezco INPUT, #form-ofrezco TEXTAREA
{
	width: 75px;
	text-align: right;
}
#no-column
{
	width: 380px;
	margin: 0 auto;
}
FORM#empleo TEXTAREA
{
	height: 100px;
}
FORM#contacto TEXTAREA
{
	height: 100px;
}
FORM#empleo INPUT#submit
{
	background: url(../images/bg-submit-form.gif) no-repeat top left;
	width: 92px;
	height: 19px;
	text-transform: uppercase;
	font-weight: bold;
}
FORM#contacto INPUT#submit
{
	background: url(../images/bg-submit-form.gif) no-repeat top left;
	width: 92px;
	height: 19px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 40px;
}
FORM#empleo INPUT#date, FORM#empleo INPUT#month, FORM#empleo INPUT#year
{
	width: 55px;
	margin-right: 9px;
}
H2#contact
{
	background: url(../images/contacto-tit.gif) no-repeat top left;
	width: 159px;
	height: 44px;
	text-indent: -10000px;
}
P#error
{
	border: 1px solid #B51733;
	text-align: center;
	color: #B51733;
	font-weight: bold;
	background: #ECC4CB;
	padding: 5px 0;
	visibility: hidden;
}
/*Carta
--------------------------------*/
#carta-body
{
	width: 684px;
	background: url(../images/pop-up-bg.gif) repeat-y top left;
	margin: 0 auto;
}
#top-carta
{
	background: url(../images/pop-up-top.gif) no-repeat top left;
	width: 684px;
	height: 33px;
	margin: 0 auto;
	text-indent: 20px;
}
#top-carta A
{
	display: block;
	width: 100%;
	height: 100%;
	color: #FEFEFE;
}
#bottom-carta
{
	background: url(../images/pop-up-bottom.gif) no-repeat bottom left;
	width: 684px;
	height: 20px;
	margin: 0 auto;
}
#carta-body P
{
	width: 90%;
	margin: 10px auto;
	font-size: 12px;
}
#carta-body H4
{
	margin-left: 35px;
}
#carta-body H3
{
	text-align: right;
	margin-right: 35px;
}
#carta
{
	width: 684px;
	z-index: 100;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -214px;
	margin-left: -342px;
	left: 50%;
}
#top-layer
{
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	filter: alpha(opacity=60);
	opacity: .6;
}
#carta-layer
{
	display: none;
}
/*Mercados
----------------------------------*/
#mercado-ctnt H2
{
	margin: 10px 0 10px;
}
H2#mercados
{
	background: url(../images/mercados-tit-bg.gif) no-repeat top left;
	width: 151px;
	height: 40px;
	margin: 10px auto;
	text-indent: -10000px;
}
#mercados-menu
{
/*background:url(../images/bg-menu.gif) repeat-x top left;
/*height:41px;
margin-top:20px;
margin-bottom:10px;*/
}
#mercados-menu UL
{
/*margin-left:15px;*/
}
#mercados-menu UL LI
{
/*float:left;
padding:10px 0 0 20px;
font-weight:bold;
color:#666666;
height:50px;
margin:0 5px;*/
}
#mercados-menu UL LI A
{
/*color:#666666;*/
}
#mercados-menu UL LI.selected A
{
/*color:#1B7059;*/
}
#mercados-menu UL LI.selected
{
/*background:url(bg-tab-mercado.gif) no-repeat top left;
width:107px;
text-align:center;*/
}
.remate table {border: 1px solid #EFEFEF; margin: 10px 5px 15px;}
.remate th {background: #EFEFEF;padding: 5px 2px;}
.remate td {border: 1px solid #EFEFEF; padding: 5px 2px;}
#mercado-ctnt TABLE, .remate table
{
	border: 1px solid #1B7059;
	border-collapse: collapse;
	margin: 5px;
}
#mercado-ctnt TABLE TD.head, #mercado-ctnt TABLE TD.dxgvHeader, #mercado-ctnt TABLE TD.dxgvHeader table td
{
	background: #1B7059;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px;
}
#mercado-ctnt TABLE TD
{
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
#mercado-ctnt TABLE TD#categoria
{
	width: 140px;
}
#mercado-ctnt TABLE TD.up
{
	background: url(../images/up-arrow.gif) no-repeat 7px 7px;
}
#mercado-ctnt TABLE TD.down
{
	background: url(../images/down-arrow.gif) no-repeat 7px 7px;
}
/* limpio lo que genera mis grids */
#mercado-ctnt TABLE TD.dxgvHeader table, #mercado-ctnt div.dxgvPagerBottomPanel TABLE, #mercado-ctnt TABLE TABLE
{
    border: none; margin: 0px; padding: 0px;
}
/*

.button {
background:url(../images/bg-btn.gif) no-repeat top left;
width:104px;
padding-top:3px;
height:18px;
text-align:center;
clear:both;
float:right;
margin-right:15px;
margin-top:5px;

}
.button a {
color:#fff;
display:block;
width:100%;
height:100%;
text-transform:uppercase;
font-weight:bold;
}

*/
#graph
{
	margin: 5px auto;
	text-align: center;
}
#graph .button
{
	float: none;
	margin: 5px auto;
}
/*-------------------------------------------------------------------------------------------
Agregados por Bizcacha
-------------------------------------------------------------------------------------------*/
.error
{
	border: 1px solid red;
	color: black;
	padding: 2px 5px 2px 25px;
	background: #F2DDDD url(../images/error20.gif) no-repeat left center;
}
.info
{
	border: 1px solid green;
	color: black;
	padding: 2px 5px 2px 25px;
	background: #E0F8E1 url(../images/info20.gif) no-repeat left center;
}
/*usados en login*/
.smallinfo
{
	color: white;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.smallerror
{
	color: white;
	font-weight: bold;
	border: 1px dashed white;
	margin: 5px;
	padding: 2px;
	text-align: center;
}
HR.soft
{
	margin: 10px;
	height: 1px;
	color: white;
	border: none;
}
/*For Internet Explorer*/
HTML>BODY HR.soft
{
	margin: 10px;
	height: 1px;
	background-color: white;
	border: 0px solid #F00;
}
/*For Opera and Gecko-based browsers*/
.LartiOnline-box
{
	height: 30px;
	background: #B51634 url(../images/login-tit.gif) no-repeat center left;
	padding-left: 150px;
	border-top: 1px solid white;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.LartiOnline-box ul
{
	color: white;
}
.LartiOnline-box li
{
	float: left;
	color: white;
}
.LartiOnline-box li a
{
	color: white;
	padding: 2px 8px 8px 8px;
	display: block;
}
.LartiOnline-box .small
{
	font-size: 80%;
}
.LartiOnline-box li A:hover, .LartiOnline-box li.selected A
{
	font-weight: bold;
	background: url(../images/onlineselected.gif) no-repeat center 30px;
}
.buttonExtranet
{
	background: #B51634;
	color: white;
	font-weight: bold;
}
#content {clear: both; min-height: 400px;}
.gridtoolbar {}
.gridtoolbar h1 {font-size: 160%}
.gridtoolbar .button {padding-left: 20px; border: none; cursor: pointer }
.pdf {background: url(../images/pdf.gif) left no-repeat; }
.excel {background: url(../images/excel.gif) left no-repeat; }
h1 span.small {font-size: 60%;}

/* bizdatapoint generic stuff */
.bdp-cotizacion {text-align: left}
.bdp-cotizacion TABLE
{
	border: 1px solid #1B7059;
	border-collapse: collapse;
	margin: 2px;
	background: white;
}
.bdp-cotizacion th
{
	background: #1B7059;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	margin: 1px;
	text-align: center;
}
.bdp-cotizacion td
{
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid silver;
	text-align: center;
}
.bdp-cotizacion td.number
{
	text-align: right;
}
.bdp-cotizacion TD.up
{
	background: url(../images/up-arrow.gif) no-repeat right;
	padding-right: 12px;
}
.bdp-cotizacion TD.down
{
	background: url(../images/down-arrow.gif) no-repeat right;
	padding-right: 12px;
}
.bdp_FechaActualizacion {color: gray; text-align: right; font-size: 90%}
.bdp_firstcolumn {background: #CCC; font-size: 110%; font-weight: bold; text-align: left;}
.bdp-cotizacion td.red { color: #B51634; font-size: 120%; font-weight: bold;text-align: left; }

div.loading {text-align: center; vertical-align: middle; background: url(../images/loading.gif) no-repeat center; height: 30px; }
img.bordecito {margin: 5px; padding: 5px; border: solid 1px silver; background-color: White;}
.smalltext {color: #666; font-size: 90%}

.highlight { background-color: yellow }

/* Formulario */
.formulario table td, .formulario table th 
{
	vertical-align: top; 
	font-size: 110%; 
	text-align: left;
	padding-right: 2px;
	}

 
.verticalseparator {background: url(../images/verticalseparator.gif) no-repeat top;}
.lotehacienda 
{
	text-align: left;
	border-bottom: dashed 1px silver;
	margin-bottom: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
.lotehacienda b {font-size: 110%}
.vencida, .vencida a
{
	color: silver;
}
tr.lotevendido {color: #999;}
td.lotevendido {background: url(/images/vendido.gif) no-repeat top left ; xtext-indent: 40px; z-index: -1; }
div.lotevendido {background: url(/images/vendido.gif) no-repeat top left; color: #999; padding: 10px 25px}

div.admin {text-align: right; margin-right: -5px;}
div.admin a {
	color: #B51634;
	text-decoration: underline;
	padding: 0 5px;
	margin: 2px 0px;
}	
.bigbutton {font-size: 120%; font-weight: bold;}


/* linkbutton */
.btn {
    padding: 4px 10px;
    border: solid 1px #1D5762;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '/images/back-toolbar.jpg' );
    background-repeat: repeat-x;
    background-position: center;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #fff;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.btn img {
    position: absolute;
    top: -4px;
    left: -12px;
    border: none;
}
.btn:hover {
    color: #fff; 
    background-image: none;
    background-color: #B51634;
}  
.big {font-size: 130%; font-weight: bold;}

/* insumos */
table.TablaInsumos {width: 100%}
table.TablaInsumos td {vertical-align: top;}
div.cuadroinsumos {
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 5px; 
	min-height: 150px; 
	width: 230px;
	background-color: White;
	border-bottom: solid 1px #1D5762;
	}
.cuadroinsumos H2 {font-size: 150%; padding: 10px; margin: -5px -5px 0 -5px;}	
.cuadroinsumos H2#insumoSemillas {background: url(../images/semillas-back2.jpg) no-repeat top left; text-indent: -10000px;}	
.cuadroinsumos H2#insumoVeterinarios {background: url(../images/veterinarios-back2.jpg) no-repeat top  left; text-indent: -10000px;}	
.cuadroinsumos H2#insumoFertilizantes {background: url(../images/fertilizantes-back2.jpg) no-repeat top  left; text-indent: -10000px;}	
.cuadroinsumos H2#insumoAgroquimicos {background: url(../images/agroquimicos-back2.jpg) no-repeat top; text-indent: -10000px;}	
.cuadroinsumos H2#insumoAlimentacion {background: url(../images/alimentacion-back2.jpg) no-repeat top; text-indent: -10000px;}	
.cuadroinsumos H2#insumoSiloBolsa {background: url(../images/silobolsa-back2.jpg) no-repeat top; text-indent: -10000px;}	


.cuadroinsumos a {color: Black; font-size: 110%;}
.cuadroinsumos ul {
	color: Black; 
	font-size: 110%;
	list-style: disc url(../images/main-bullet.gif) outside;
	margin-left: 17px;
	padding: 0;
}
.cuadroinsumos ul li  
{
	list-style: disc url(../images/main-bullet.gif) outside;
	padding: 5px 5px 5px 0; 
    border-bottom: dashed 1px #ccc;  }

.prevbutton, .nextbutton { text-indent: -10000px; padding: 2px; height: 20px; width: 20px; display: block; float: left; }	
.prevbutton { background: url(../images/prev.gif) no-repeat;  }	
.nextbutton { background: url(../images/Next.gif) no-repeat;  }	
h2.insidebuttons {float: left; padding: 3px 10px;}

/* ofertas
---------------------------------------*/
.oferta {width: 310px; margin: 10px; background: silver url(../images/backoferta.jpg) no-repeat top; float: left; padding: 20px;}
.oferta ul {
	font-size: 110%;
	list-style: disc url(../images/main-bullet.gif) outside;
	margin-left: 20px;
	padding: 0;
    color: white;
}
.oferta ul li  
{
	list-style: disc url(../images/main-bullet.gif) outside;
	padding: 5px 5px 5px 0; 
}
.oferta h2 {font-size: 20px; font-weight: normal; text-transform: uppercase; margin-bottom: 10px;}
.oferta .cuerpo {color: white; }
.oferta .bloqueprecio {color: white; margin-top: 10px;}
.oferta .textoprecio {color: white; font-size: 16px;}
.oferta .precio {color: #002F0A; font-size: 24px; padding: 0 10px;  }
.oferta .iva {color: #002F0A;  }
.oferta .pie {color: white; font-size: 14px; margin-top: 10px; font-style: italic; }
.oferta .admin {color: white;  }


.oferta .resaltado {float: right; margin: -30px -30px 5px 5px; height: 62px; width: 130px; font-size: 12px; text-align: center; }
.oferta .resaltado div {margin: 20px auto; width: 90px; height: 20px; overflow: hidden;}
.resaltado1 {background: url(../images/resaltado1.png) no-repeat center; }
.resaltado2 {background: url(../images/resaltado2.png) no-repeat center; }
.resaltado3 {background: url(../images/resaltado3.png) no-repeat center; }


.usuario, .cliente {margin: 5px 0}