* { padding: 0; }
a {
	color:#30a430;
	}

a:hover {
	color:#3366ff;
	}
html {
	padding: 0;
	margin: 0;
	position: relative;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 1.8889;
	background: url(img/body_bg.gif);
	}
p {
	font-size:12pt;
	text-indent: 1.5em;
	line-height: 19px;
	/line-height:22px;
	margin-bottom: 12px;
	margin-left:5px;
	}
.hipervinc:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#30a430;
	}
.hipervinc:visited { 
	font-weight: bold; 
	text-decoration: none; 
	}
.hipervinc:hover {
	text-decoration: underline;
	}
.hipervinc:active { 
	text-decoration: underline; 
	}
acronym {
	border-bottom: none;
	}
#wrapper { 
	margin: 0 auto;
	width: 765px;
	}
#faux {
	background: url(img/col-derecha-gris.gif) repeat-y 80% 0;
	margin-top:-5px;
	/margin-top:6px;
	margin-bottom: 5px;
	padding-left: 5px;
	}
#header2 {
	width: 100%;
	height: 100px;
	background-image: url('img/Encabezado01.gif');
	}

#header[class] {
	position: fixed;
	display: table;
	}
.centrado[class] {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

/*PARA QUE EL TITULO SEA UN ENLACE A LA PAG PRINCIPAL*/
#header h1 {
	background:url(img/arealimpia-verdeq.gif) no-repeat;
	float:left;
	margin-left: 5px;
	margin-top:20px;
	/margin-top:25px;
	}
#header a span {
	visibility: hidden;
	}
#header a.arealimpia {
	width:283px;
	height:57px;
	display:block;
	padding:0px;
	text-decoration:none;
	}
/*HASTA ACA*/

.titulo {
	float: left;
	margin-left: 40px;
	margin-top: 14px;
	/margin-top:35px;
	}
#leftcolumn {
	float: right;
	width: 24%;
	text-align: left;
	}
#leftcolumn span {
 	float: right;
	}
#rightcolumn {
	width: 75%;
	text-align:left;
	/margin-left: -5px;
	}



#rightcolumn h3 {
	margin-bottom: 12px;
	color: #407740;
	font-size: 18px;
	font-weight: bold;
	}
#leftcolumn img {
	width: 120;
	}
.ofertasdelmes {
	margin-left: 2px;
	}
#ofertas {
	margin: 0 auto;
	}
.ofertapampero {
	float:left;
	margin-left:5px;
	margin-right:20px;
	}
.ofertaguantes {
	margin-top:20px;
	}
#cartelofertas {
	margin-left: 2px;
	width: 97%
	}

/*MENU PRINCIPAL*/

#botenesmenu ul li a:hover {
	margin-left: 7px;
	}
.menuprincipal {
	list-style-type: none;
	margin-left: 10px;
	}
#botenesmenu {
	margin-top: 12px;
	}
#botenesmenu ul li img {
	margin-top: -8px;
	/margin-top: -4px;
	widht: 140px;
	}

/*Hasta aca*/

#contenidos {
	padding-left: 20px;
	}
#contenidos ul {
	margin-top: -12px;
	margin-left: 45px;
	}
#botonesmarcas {
	float:left;
	margin:50px 0px 0px 10px;
	/margin:60px 0px 0px 22px;}
.botonmarcas {
	list-style-type: none;
	}
#botones {
	width: 90%;
	margin:20px 0px 25px 35px;
	/margin-left: 15px;
	}
#botones a img {
	margin: 3px 3px 3px 3px;
	}
#botones a img:hover {
	position: relative;
	top: 1px;
	left: 1px;
	}
#cleaar {
	float: left;
	}
#footer {
	padding-top: 15px;
	tetx-align: center;
	width: 100%;
	height: 35px;
	background-color: #b1adad;
	margin-bottom: 10px;
	}
#footer p {
	font-size: 10pt;
	margin-top: 10px;
	}
.clear { clear: both; background: none; }

.lista {
	margin: 10px 0px 6px 60px;
	font-size:11pt;
	font-weight: bold;
	}
.lista.li {
	margin-bottom: 0px;
	}
.area {
	color: #3366ff;
	font-weight: bold;
	}
span.destacar {
	font-weight: bold;
	font-style: italic;
	}
#formularioconsulta {
	padding:2px;
	cursor:pointer;
	width:290px;
	text-align:left;
	}
label {
	margin-left:15px;
	padding:2px;
	margin:2px;
	cursor:pointer;
}

input,select {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	}
.noblock
{
	display: inline;
}
blockquote {
	width:450px;
	padding-left:23px; /*Esta longitud varia de acuerdo al tamaño de la imagen que uses de la comilla abierta*/
	background: url(img/comillas.gif) top left no-repeat; 
	margin-left: 50px;
	}
blockquote p {
	text-align: center;
	padding: 20px 45px 0px 5px;
	margin-left:-9px;
	/margin-left:0px;
	width:90%;
	background: url(img/comillas_cierra.gif) bottom right no-repeat;
	}

label, input, select, textarea {
	margin: 0.3em 0px 0.3em 0px;
	}
label, input, select {
	margin: 0px 5px 0px 4px;
	}
#consul {
	margin-left: 20px;
 /margin-left: 0px;
	margin-bottom: -1em;
	}

/*campos de formulario web 2.0*/

input, textarea {
	font-size:large;
	border: 3px solid #70c332;
	color: #666;
	background-color: #fff;
	}
input:focus, textarea:focus {
	background-color: #eee;
	}
/*hasta acá*/

textarea {
	margin-top: 3px;
	width:482px;
	}
#listaproductos {
	text-align:left;
	margin-left:55px;
	/width:500px;
	/margin:-90px 0px 0px 100px;
	}
#boton {

	clear:both;

	margin: 70px 0px 30px 37px;

	}

table.busqueda {

	border: 1px solid #ccc;

	width: 600px;

	margin: 0px auto;

	}

table.busqueda thead th {

	background-color: #abbebe;

	}

table.busqueda tbody td {

	font: 1em "Trebuchet MS", Tahoma, Arial, sans-serif;

	color: #444;

	background-color: #fff;

	text-align: center;

	padding: 5px;

	border-top: 1px dotted #eee;

	}
.buscararticulo a img {
	margin-left: 45px;
	margin-top: 12px;
	/margin-left: 30px;
	/margin-top: 20px;
	}
span.camposobligatorios {
	color:#c00;
	}
span.faltancamposdelformulario {

	color:red;

	font-weight:bold;

	}

input.submit {
	width:160px;
	}
.submit {
	width:140px;
 margin-left: 31px;
	}
input.borrar {
	width:140px;
	}
.borrar {
	width:140px;
	}
.count {
	/position: relative;
	margin-left: 6px;
	/bottom:5px;
	/margin-left:4px;
	}
input.counter {
	width:40px;
	text-align: center;
	}
span.campobligatorio {
	float:left;	
	margin: -46px 0px 0px 232px;
	/margin: -52px 0px 0px 280px;
	}
span.campobligatoriopedido {
	float:left;	
	margin: -46px 0px 0px 257px;
	}

form {
	margin-bottom:30px;
	}
span.formulariodecontacto {
	margin-bottom:1em;
	width:250px;
	}
#todoelformulario {
	margin-left:0px;
	}
#bordeformulario {
	margin-left: -10px;
 /margin-left: 2px;

}
#formucolumnaizq {
	width:260px;
	margin-left: 30px;
	/margin-left:0px;
	float:left;
	}
#formucolumnader {
	width:260px;
	float:left;
	margin-right:-290px;
	/margin-right:0px;
	}
#cajatexto {
	width: 530x;
	float:left;
 margin-top: 21px;
	}

/* Capas de transparencia y mensajes de confirmacion */



#transparencia

{

	background-color:#FFFFFF; 

	z-index:1; 

	position:absolute;

	width:400px;

	height:260px;

	display:none;

	opacity:0.95; filter:alpha(opacity="95");

}



#transparenciaMensaje

{

	position:absolute;

	width:300px;

	height:100px;

	margin-top:-50px;

	margin-left:-150px;

	top:50%;

	left:50%;

}



/* Mensajes de ayuda */



#mensajesAyuda

{

	width:160px;

	font-family:Verdana;

	font-size:10px;

	border:1px solid #000000;

	position:absolute;

	top:0px;

	left:0px;

	display:none;

	text-align:center;

}



#ayudaTitulo

{

	background-color:#000000; 

	color:#FFFFFF; 

	padding:1px;

}



#ayudaTexto
{
	vertical-align:middle;
	padding:2px;
}
.listasdeproductos {
	margin-left:80px;
	font-size:12pt;
	/font-size:14px;
	}

.titulolistasdeproductos {
	font-size:16px;
	font-weight: bold;
	margin-left:25px;
	}
.resaltar {
	font-style: italic;
	font-weight:bold;
	font-size:14.5px;
	}
.spunbond {
	font-family:verdana;
	text-align:justify;
	margin:15px 0px 30px 0px;
	width:100%;
	line-height:1.8em;
	}
.ropadescartable {
	margin-top:20px;
	color:blue;
	font-weight:bold;
	}
.ropadescartable a {
	font-weight:bold;
	color:#dc6f0f;
	}

.tambiencomercializamos {
	font-size:17px;
	color:#000068;
	font-weight:bold;
	}
.resaltarcolor {
	font-weight:bold;
	font-style: italic;
	color:#dc6f0f;
	}
.resaltarcolor2 {
	font-size:17px;
	font-weight:bold;
	font-style: italic;
	color:#dc6f0f;
	}
.entrega {
	font-family: Times New Roman;
	font-size:14px;
	font-weight:bold;
	word-spacing: 0;
	letter-spacing: 0;
	color:#dc6f0f;
	}
.resaltarcolor:hover {
	font-size:19px;
	}
img{
	border:none;
}

/* thumbnail list */
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#thumbs li{
	float: left;
	margin-left: 14px;
	border: 1px solid #999;	
	padding: 2px;
	}
ul li#log {
	margin-top: 10px;
	}
.logopampero {  /*marco de la imagen*/
	display:block;
	float:left;
	width:90px;
	height:30px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;
	}
.logomsa {  /*marco de la imagen*/

	display:block;

	float:left;

	width:85px;

	height:33px;

	line-height:100px;

	overflow:hidden;

	position:relative;

	z-index:1;

	}

.logoombu {
	display:block;
	float:left;
	width:80px;
	height:52px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;		
	}
.logocaran {
	display:block;
	float:left;
	width:85px;
	height:35px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;	
	}
.logodupont {
	display:block;
	float:left;

	width:80px;

	height:42px;

	line-height:100px;

	overflow:hidden;

	position:relative;

	z-index:1;		

	}

.logo3 {

	display:block;

	float:left;

	width:50px;

	height:52px;

	line-height:100px;

	overflow:hidden;

	position:relative;

	z-index:1;		

	}

.logofravida {

	display:block;

	float:left;

	width:48px;

	height:53px;

	line-height:100px;

	overflow:hidden;

	position:relative;

	z-index:1;		

	}

.logo3M {

	display:block;

	float:left;

	width:75px;

	height:49px;

	line-height:100px;

	overflow:hidden;

	position:relative;

	z-index:1;		

	}

ul li#log3M {

	margin-top:2px;

	}

ul li#logocaran {

	margin-top:10px;

	}

ul li#logmsa {

	margin-top:9px;

	}

ul li#logodupont {

	margin-top:6px;

	}

.logopampero img{ /*tamaño de la imagen*/
	float:left;
	position:absolute;
	width:90px;
	}
.logomsa img{ /*tamaño de la imagen*/
	float:left;
	position:absolute;
	width:85px;
	}
.logoombu img{
	float:left;
	position:absolute;
	width:80px;	
	}
.logocaran img{
	float:left;
	position:absolute;
	width:85px;	
	}
.logodupont img{
	float:left;
	position:absolute;
	width:80px;	
	}
.logo3M img{
	float:left;
	position:absolute;
	width:75px;	
	}
.logo3 img{
	float:left;
	position:absolute;
	width:50px;	
	}
.logofravida img{
	float:left;
	position:absolute;
	width:44px;
	height:54px;	
	}
/* mouse over */
ul#thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;		
	}
.logopampero:hover img{
	border:1px solid #999;	
	background-color:#fff;
	padding:2px;
	width:120px;
	height:50px;
	top:-12px;
	left:-17px;		
	}
.logomsa:hover img{
	border:1px solid #999;	
	background-color:#fff;
	padding:2px;

	width:130px;

	height:55px;

	top:-13px;

	left:-17px;		

	}

.logoombu:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:140px;

	height:92px;

	top:-20px;

	left:-20px;		

	}

.logocaran:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:150px;

	height:90px;

	top:-25px;

	left:-22px;		

	}

.logodupont:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:140px;

	height:92px;

	top:-20px;

	left:-20px;		

	}

.logo3M:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:120px;

	height:78px;

	top:-17px;

	left:-20px;		

	}

.logo3:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:100px;

	height:105px;

	top:-20px;

	left:-20px;		

	}

.logofravida:hover img{

	border:1px solid #999;	

	background-color:#fff;

	padding:2px;

	width:100px;

	height:105px;

	top:-20px;

	left:-20px;		

	}

/* // mouse over */

/* clearing floats */

ul#thumbs:after, li#thumbs:after{

	content:"."; 

	display:block; 

	height:0; 

	clear:both; 

	visibility:hidden;

	}

ul#thumbs, li#thumbs{
	display:block;
	}
/*  \*/
ul#thumbs, li#thumbs{
	min-height:1%;
	max-height:115px;
	}
* html ul#thumbs, * html li#thumbs{
	height:1%;
	}	

/* // clearing floats */

/* // thumbnail list */



#tagscloud {

	float:right;

	border:1px solid;

	width:320px;



	}

#indice {
	padding-left:4px;
	background-color: #f0f9ff;
	border:1px solid;
	width:320px;
	margin-right:10px;
	margin-bottom: 14px;
	}
.indice {
	margin-top:-1px;
	margin-left:24px;
	color:#3d1abf;
	padding-left:2px;
	}
.subindice {
	margin-left:30px;
	color:#30a430;
	}
.listadeproductos {
	margin: -5px 0px 0px 45px;
	/margin-left:15px;
	/font-size:14px;
	}
.listadeproductos li {
	font-size: 11pt;
	}
.titulolistaproductos {
	font-size: 18px;
	font-weight: bold;
	color:#3d1abf;
	text-decoration:underline;
	}
.subtitulolistaproductos {
	font-size: 18px;
	text-decoration:underline;
	color:#30a430;
	margin-left:20px;
	}
.linksubrayado {
	text-decoration: none;
	color:#30a430;
	}
.linksubrayado:hover {
	text-decoration: underline;
	}
.linksubrayado2 {
	text-decoration: none;
	color:#3d1abf;
	}
.linksubrayado2:hover {
	text-decoration: underline;
	}
.rojo {

	color:red;

	}

.uparrow {

	border:none;

	position:fixed;

	bottom:2px;

	right:2px;

	<!–[if IE 6]>

	display:none;

	< ![endif]–>

	}

#nombre1 {

	width:175px;

	}



#nombre2 {

	width:175px;

	}

#nombre3 {

	width:175px;

	}

.linkazul {

	text-decoration: none;

	color:#3d1abf;

	}

.linkazul:hover {

	text-decoration: underline;

	}

#cmdBuscar {

	margin: 10px 0px 10px 67px;

	width:227px;

	}

#cmdBuscar:hover {

	background-color: #f9fbbd;

	}



/* Capas de transparencia y mensajes de confirmacion */



#transparencia

{

	background-color: #FFFFFF; 

	z-index:1; 

	position:absolute;

	width:650px;

	height:475px;

	display:none;

	margin-left:-20px;

	margin-top:-25px;

	opacity:0.90; filter:alpha(opacity="90");

}



#transparenciaMensaje

{

	position:absolute;

	width:640px;

	height:400px;

	margin-left:-55px;

	margin-top:-70px;

}



/* Mensajes de ayuda */



#mensajesAyuda

{

	width:160px;

	font-family:Verdana;

	font-size:10px;

	border:1px solid #000000;

	position:absolute;

	top:0px;

	left:0px;

	display:none;

	text-align:center;

}



#ayudaTitulo

{

	background-color: #3d1abf; 

	color:#FFFFFF; 

	padding:1px;

}



#ayudaTexto

{

	vertical-align:middle;

	padding:2px;

	background-color: #FFFFFF;

}



.inputError

{

	border:2px solid #FF0000;

	background-color: #FFF4F0;

	color:#FF0000;

}

#error {

	float:left;

	margin-top:60px;

	margin-left:60px; 

	text-align:center;

	}

#lineamsa {
	display: table;
	border:1px solid;
	width:430px;
	height:40px;
	font-size: 14px;
	text-weight: bold;
	background-color: #97cf88;
	text-align:center;
	margin-left:100px;
	margin-bottom:10px;
	<!–[if lte IE 7.0]>
	padding-bottom:15px;
	< ![endif]–>
	}

.cursiva {

	font-style:italic;

}

#carteleria {
	float: left;
	color:#dc6f0f;
	display: table;
	border:1px solid;
	width:230px;
	height:40px;
	background-color: #97cf88;
	text-align:center;
	margin-top:35px;
	margin-left:100px;
	}
#carteleria p a {
	font-size:17px;
	font-weight:bold;
	font-style: italic;
	color:#dc6f0f;
	padding: 3px 0px 3px 0px;
	display: table-cell;
	vertical-align:middle;
	position: relative;
	font-decoration:none;
	/top:6px;
	/right:4px;
	margin-left:-15px;
	}
#lineamsa p {
	padding: 3px 0px 3px 0px;
	display: table-cell;
	vertical-align:middle;
	position: relative;
	margin-left:-10px;
	/top:3px;
	}
#lineacrew {
	display: table;
	border:1px solid;
	width:430px;
	height:40px;
	font-size: 14px;
	text-weight: bold;
	background-color: #97cf88;
	text-align:center;
	margin-left:100px;
	margin-bottom:10px;
	}
#lineacrew p {
	padding: 3px 0px 3px 0px;
	display: table-cell;
	vertical-align:middle;
	position: relative;
	/top:6px;
	/right:3px;
	margin-left:-10px;
	}
.logoomsa img {
	width:80px;
	hspace:2px;
	vertical-align:middle;
	}

.titulopaginas {
	margin-bottom: 7px;
	margin-left: 2px;
	}
#descripcion {
	float: right;
	width: 240px;
	font-style: italic;
	color:#666666;
	margin-top:-10px;
	/margin-top:-3px;
	}
#descripcion2 {
	color:#666666;
	margin-top:13px;
	/margin-top:18px;
	margin-right: 25px;
	/margin-right: 20px;
	float: right;
	width: 200px;
	}
.imagenpedidooferta {
	float:left;
	width:150px;
	margin-left:30px;
	}
.detalle {

	color: #666;
	margin-left: 120px;
	font-size: 12px;
	}
.lateral {
	margin-top:-20px;
	margin-right:5px;
	}
.construccion {
	float:left;	
	margin: -46px 0px 0px 245px;
	/margin: -52px 0px 0px 265px;
	}
div.tabArea {
  font-size: 89%;
  font-weight: bold;
}

a.tab {
  background-color: #E2A671;
  border-color: #eed5be rgb(212, 139, 74) rgb(212, 139, 74) #eed5be;
  border-style: solid;
 &nbsp;border-width: 2px 2px 0px;
  padding: 2px 1em;
  position: relative;
  text-decoration: none;
  top: 4px;
  z-index: 100;
  -moz-border-radius-bottomleft: 0em;
  -moz-border-radius-bottomright: 0em;
  -moz-border-radius-topleft: 0.75em;
  -moz-border-radius-topright: 0.75em;
  border-width: 2px 2px 0px;
}


a.tab, a.tab:visited {
  color: #cd6a12;
}

a.tab:hover {
  background-color: #DC6F0F;
  border-color: #F99944 rgb(205, 106, 18) rgb(205, 106, 18) rgb(249, 153, 68);
  color: #FFE0FF;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #DC6F0F;
  border-color: #f99944 rgb(205, 106, 18) rgb(205, 106, 18) #f99944;
  color: #FFE0FF;
}

div.tabIframeWrapper {
  width: 100%; height: 610px;
}

iframe.tabContent {
  background-color: GhostWhite;
  border: 1px solid #000000;
  width: 100%; height: 610px;
}

a.tab.activeTab {
  z-index: 102;
}

div.tabMain {
  background-color: #DC6F0F;
  border-color: #F99944 rgb(205, 106, 18) rgb(205, 106, 18) rgb(249, 153, 68);
  border-style: solid;
  border-width: 2px;
 &nbsp;padding: 0.4em;
  position: relative;
  z-index: 101;
  height: 612px;
  -moz-border-radius-bottomleft: 0em;
  -moz-border-radius-bottomright: 0.5em;
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-topright: 0.5em;
}
div.main {
	margin-top:18px;
}
#textobienvenida {
font-family: verdana;
}
.mainentrega {
	font-family: Times New Roman;
	font-size:16px;
	font-weight:bold;
	word-spacing: 0;
	letter-spacing: 0;
	color:#dc6f0f;
	margin-left: 18px;
	}