@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;
}

a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E85D00;
}
a:active {
	text-decoration: none;
	color: #333333;
}

A.inicio:hover {background-image:url(../images/inicio2.png);
border:0px}




.enviar{
background-color:#333333;
color:#ffffff;
font-weight:bold;
border:none;
}
.path{
font-size:12px;
font-weight:bold;
text-align:right;
}
.nosotros{
font-size:15px;
}
.negrita{
font-weight:bolder;
color:#E85D00;
font-size:15px;
}
.producto{
color:#E85D00;
font-size:13px;
font-weight:bolder;
}
.bgmain{
background-image:url(../images/bg_content.png);
background-repeat: repeat-x;
background-color:#CCCCCC;
}
.bgbottom{
background-image:url(../images/bg_bottom.jpg);
background-repeat: repeat-x;
background-color:#3F3F3F;
}
.links_blancos {COLOR: #cccccc; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:normal;} 
A.links_blancos {TEXT-DECORATION: none; COLOR: #cccccc; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:normal;} 
A.links_blancos:active {TEXT-DECORATION: none; COLOR: #cccccc; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:normal;} 
A.links_blancos:visited {TEXT-DECORATION: none; COLOR: #cccccc; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:normal;} 
A.links_blancos:hover {TEXT-DECORATION:underline; COLOR:#cccccc; FONT-SIZE: 11px; font-weight:normal;
}
