body{
padding:0px;
margin:0px;
background:#0B0B0B;
}

img { border:0px;}

a:hover { text-decoration:none}

.main_text, body, li, input, textarea, font
	{
		font-family: Verdana;
		font-size:13px;
		line-height:13px;
		color:#3D3D3D;		
	}

a { color:#0B6DC6}

.title-sec {color:#0B6DC6; font-weight:bold; font-size:16px}
font {color:#0B6DC6; font-weight:bold}

.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none}

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}

.no_class, form
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}


.form{height:20px; margin-top:1px;}
.form input, .input	{width:221px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px}

textarea {width:221px; height:69px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px}

.form1{height:20px; margin-top:5px;}
.form1 input, .input1 {width:149px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px;}

ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px}
li a  {line-height:18px; }

.d_t { height:100%; width:100%;}

.d_r { height:100%; width:100%}

.d_c { float:left; height:100%; width:100%}

.bg_top {background:url(images/t-dr.gif) repeat-x top; height:823px;}

.bg_bottom { background:url(images/b-dr.gif) repeat-x bottom #FFFFFF; height:800px; text-align:center}

.main { width: 766px; height:auto; margin: auto; text-align:left}

.header { height:323px; background:url(images/headgeneral.jpg) no-repeat 32px 154px}
.headerinsumos { height:323px; background:url(images/headinsumos.jpg) no-repeat 32px 154px}
.headermedioambiente { height:323px; background:url(images/headmedioambiente.jpg) no-repeat 32px 154px}
.headermaquinaria { height:323px; background:url(images/headmaquinaria.jpg) no-repeat 32px 154px}
.banner{float:left;}
.content { height:416px;}

.bottom {height:80px; clear:both;}

.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(images/h-l.gif) repeat-x; height:1px}
.bread {float:right; font-size:0.7em;}
.importante {color:#0B6DC6; font-weight:bold}

/*NAVIGATION*/

 ul#navigation
{
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	color: #fff;
	padding-left:90px;
	margin-top:1px;
}

ul#navigation li{
	display: inline;
	text-transform: uppercase;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
}


ul#navigation li a{
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border-right: 1px solid #fff;
	background: url(images/l3.gif) repeat top left; 
	height:30px;
}
ul#navigation li a span{
	padding: 0em 1em 1em 1em;
	background: url(images/l3.gif) repeat top right;

}

ul#navigation li a:hover{
	background-color: #0E85E4;
	color: #fff;
	font-weight: bold;
	background: url(images/l3-3.gif) repeat top right;

}
ul#navigation li a:hover span{
	padding: 0em 1em 1em 1em;
	background: url(images/l3-3.gif) repeat top right;
}

a.vermas{
	padding:0px 5px 5px 5px;
	text-decoration:none;
	color:#FFF;
	background:url(images/lt.gif) no-repeat top center;
}
a:hover .vermas{
	padding:0px 5px 5px 5px;
	text-decoration:none;
	color:#FFF;
	background:url(images/lt.gif) no-repeat top center;
}
.subtitle{
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
		color:#0B6DC6;
		padding-left:17px;	
		background:url(images/bigbullet.gif) no-repeat top left;
}

ul.flecha{
	list-style-image: url(images/smallbullet.gif);
	list-style-type: circle;
	display: list-item;
}
ul.flechali{
	padding:10px 5px 0px 5px;
}

table.productos{
	width: 700px;
}
td.descprod{
	border-right: 1px dashed #9e9e9e;
	border-bottom: 1px dashed #9e9e9e;
}

.cajita{
	border: 1px solid #9e9e9e;
	text-align: justify;
	vertical-align: top;
	display: table;
	margin: 5px;
	padding: 5px;
	width: 450px;
	background-color: #CCCCCC;
}

hr {
	color: #999999;
	border: 1px dashed #666666;
}

.goout{
	font-size: xx-small;
}
.hiddenPic {display:none;}