/* BODY */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66643e;
}


/* LINKS */
a:link {
	color: #707071;
	text-decoration: none;
}
a:visited {
	color: #707071;
	text-decoration: none;
}
a:active {
	color: #FFA500;
	text-decoration: none;
}
a:hover {
	color: #FFA500;
	text-decoration: none;
}

.blackLnk A:link {    color: #000000; text-decoration: underline }
.blackLnk A:visited { color: #000000; text-decoration: underline }
.blackLnk A:active {  color: #FFA500; text-decoration: underline }
.blackLnk A:hover {   color: #FFA500; text-decoration: underline }

.paginacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.paginacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #424242;
	font-weight: bold;
	padding: 2px;
}
.paginacion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FDB503;
		padding: 1px;
	}
.paginacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FDB503;
	padding: 1px;
	}
	
.paginacion-botones-sin-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #424242;
	padding: 1px;
}	
	
.paginacion-botones a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #424242;
	padding: 1px;
}
.paginacion-botones a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #424242;
	font-weight: bold;
	border: 1px solid #424242;
	padding: 1px;
}
.paginacion-botones a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FDB503;
	padding: 1px;
	}
.paginacion-botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FDB503;
	padding: 1px;
	}	
.elemListado {
	cursor: pointer;
}	

a.link-boton:link, a.link-boton:visited, a.link-boton:active, a.link-boton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FDB503;
	border: 1px solid #000000;
	cursor: hand;
	display: block;
	padding: 4px;
	color: #000;
	width: 100px;
}
a.link-boton:active, a.link-boton:hover {
	color: #FFF;
}


/* FONDOS */
.fondo-norepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo-contenido {
	background-repeat: repeat-y;
	background-image: url(../img/es/milcommon/fondo-contenido.gif);
	background-position: center top;
}
.fondo-total {
	background-repeat:  repeat-x;
	background-image: url(../img/es/milcommon/fondo.jpg);
	background-position: center top;
}
.fondo-pielatizd {
	background-repeat: no-repeat;
	background-image: url(../img/es/milcommon/izd-pie.jpg);
	background-position: center bottom;
}
.fondo-latdcha {
	background-repeat: no-repeat;
	background-image: url(../img/es/milcommon/latdcha-bg.jpg);
	background-position: center top;
}
.fondo-sombradcha {
	background-repeat: repeat-y;
	background-image: url(../img/es/milcommon/latdcha-bg.jpg);
	background-position: left top;
}
.sombrapng-derecha {
	background-repeat: repeat-y;
	background-image: url(../img/es/milcommon/sombra-dcha.gif);
	background-position: left top;
}
.sombrapng-izquierda {
	background-repeat: repeat-y;
	background-image: url(../img/es/milcommon/sombra-izd.gif);
	background-position: right top;
}

/* FORMULARIOS */
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
}
.campocontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #4D515C;
	width: 200px;
}
.campoDcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
	text-align: right;	
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	background-color: #FDB503;	
	border: 1px solid #000000;	
	cursor: hand;
}


/* IMAGENES*/
.marcoBlanco {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.marcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.marcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.fotoAclarar {
      FILTER: alpha(opacity=70); opacity: .7;
}
.fotoDesaclarar {
      FILTER: alpha(opacity=100); opacity: 1;
} 
.fotoAclararMarcoBlanco {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoAclararMarcoGris {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoAclararMarcoNegro {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}

.fotoDesaclararMarcoBlanco {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoDesaclararMarcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoDesaclararMarcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid

}


/* TEXTOS*/
.arial11 {	
	font-family: arial;	font-size: 11px;
}
.arial11just {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
}
.mono11 {
	font-family: "Courier New", Courier, monospace;	
	font-size: 10px;	
	color: #000000;
}
.ver9 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}
.ver10 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;
}
.ver10red {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #D80017;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #424242;
}
.txtnormalcursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #707071;
}
.txtnoticia-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: BOLD;
	color: #424242;
}
.txtprods-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: BOLD;
	color: #FFFFFF;
}
.paginacion-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #424242;
}
.paginacion-seleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #424242;
	padding: 1px;
	}
.txtproduct-rute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #707071;
}
.txtproduct-model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #66643e;
}
.txtproduct-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #66643e;
}
.txtcontacto-pais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66643e;
}


/* TABLAS*/
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #1451A4;
	color: #000000;
}
.bordetabla-gris {
	border: 1px solid #666666;
}
.bordetabla-gris-sel {
	border: 1px solid #666666;
	FILTER: alpha(opacity=70); opacity: .7;
}
.divscroll {
	height: 366px;
	width: 386px;
	overflow-y: scroll;
	overflow-x:hidden;
	background-color: #FFFFFF;
}

.divgroup-float-fotos {
	float: left;
	overflow: visible;
	position: relative;
}


/* LOGIN */
.login {
	background-image: url(../img/es/milcommon/login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
	height: 38px;
}
.login-campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
/*	height: 18px; */
	width: 100px;
	border: 1px solid #4D515C;
}
.login-but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	height: 18px;
	width: 80px;
	background-color: #FECD0E;
	-webkit-border-radius:  4px;
-moz-border-radius: 4px;
border-radius: 4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB300;
	border-right-color: #FFB300;
	border-bottom-color: #FFB300;
	border-left-color: #FFB300;
}

.login-but-formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	height: 18px;
	width: 120px;
	background-color: #FECD0E;
	-webkit-border-radius:  4px;
-moz-border-radius: 4px;
border-radius: 4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB300;
	border-right-color: #FFB300;
	border-bottom-color: #FFB300;
	border-left-color: #FFB300;
}

.div-errorbox  {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9C100D;
	width: 370px;                 /* 400 px (total) */
	border: 1px solid #9C100D;
	padding: 14px;
}
