/* CSS Document */



body, html {

	margin: 0px;

	padding: 0px;

	background-color: #161515;

	background-image: url(img/bg.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

ul {

	list-style-type: square;

}

/*

li {

	margin: 10px 0px;

}

*/

#box {

	width: 900px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 1px;

	border: 1px solid #161515;

	background-color:#FFFFFF;
	
	position: relative;
	
	overflow: auto;

}

h2 {

	font-size: 14px;

	margin: 1px;

}

h3 {

	font-size: 12px;

	margin: 1px;

	padding: 0px;

	color: #66CCFF;

}

#menu {

	padding-top: 7px;

	padding-left: 20px;

	background-image: url(img/bgmenu.jpg);

	background-repeat: repeat-x;

	height: 30px;

	font-size: 12px;

}

p.texto_lateral {
	font-size: 11px;
	padding: 5px;
	color: #003300;
}
/*div#menu a {

	font-family: Tahoma;

	font-size: 13px;

	color: #333333;

	text-decoration: none;

	padding: 3px 10px;

	margin: 0px;

	font-weight: bold;

}

div#menu a:hover {

	color: #FFFFFF;

	background-color: #D0D5DF;

	width: 200%;

	background-image: url(img/hover.gif);

}

*/

#content {

	width: 100%;

	font-family: Tahoma;

	font-size: 12px;

	text-align: justify;

	margin:0;

	padding:0;

	background-image: url(img/bgcontent.jpg);

	background-repeat: repeat-y;

	display:block;

}

#home-content {

	width: 100%;

	background-image: url(img/punto.gif);

	background-repeat: repeat-y;

	margin-bottom:10px;

}

#left {

	float: left;

	width: 670px;

	padding:0px 10px;

	margin-bottom: 8px;

	margin-right: 0;

	margin-left: 0;

	display:block;

}

#right {

	width:200px;

	float: left;

	padding: 0px 0px 0px 7px;

	margin: 0;

	overflow: auto;

}

#foot {
	background-color: #0C2F24;
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	height:30px;
	position: relative;
	display: block;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;

}

#end {

	padding: 10px;

}

#lang {

	padding: 5px;

	margin-bottom:10px;

	background-color: #F5FBFD;

}

#lang a {

	font-size: 10px;

	color: #0C2F24;

	text-decoration: underline;

}

#lang a:hover {

	text-decoration: none;

}

#lang a.act {

	text-decoration: none;

	color: #666;

}

#separador {

	width: 100%;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #000000;

	border-bottom-color: #000000;

}

#sales {

	background-color: #E4FFEB;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #999999;

	border-bottom-color: #999999;

	padding: 8px 1px;

}

#products {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;

}

div#products a {

	text-decoration: none;

	border: 1px solid #999999;

	color: #111;

	margin: 2px;

	padding: 2px;

	background-image: url(img/bgbuttons.gif);

	background-repeat: repeat-x;

}

div#products a:hover {

	background-color:#CCC;

}

#p_left {

	float: left;

	width: 322px;

	margin: 0px;

	padding: 0px 8px 0px 0px;

}

#p_right {

	width: 330px;

	float: left;

	padding: 0px 0px 0px 8px;

	margin: 0px;

}

a.links {

	color: #1E1882;

	text-decoration: none;

}

.terms {

	float: right;

}

#Pcod {



	border-bottom: 1px solid #999999;

	padding: 3px 0px;

}

#PcodDiv {

	border-bottom: 2px solid #999999;

	padding: 3px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #136047;

}

#Pcod a {

	font-size: 10px;

	text-decoration: none;

	border: 1px solid #DDD;

	padding:2px;

}

#Pcod a:hover {

	border: 1px solid #CCC;

}

#Pcod .tdcolor {

	font-size: 12px;

	font-weight: bolder;

	color: #FFFFFF;

	background-color: #888;

}

.news {

	border: 2px solid #888;

}

.news a {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.pcolor {

	background-color: #F5F5F5;

}

.contact {

	border: 1px solid #CCCCCC;

}

.download {
	
	color:#333333;

	text-decoration: none;

	padding: 10px;

	border: 1px solid #CCCCCC;

	margin: 10px 0px;

	display: block;

}

.download a {

	color:#333333;

	text-decoration: none;

	padding: 10px;

	border: 1px solid #CCCCCC;

	margin: 10px 0px;

	display: block;

}

.download a:hover {

	background-color: #6699CC;

	cursor:default;

}

/*#faq p {

	display: none;

}*/

#faq a {
	color: #339933;
	text-decoration: none;
}

#faq a:hover {

	color: #666666;

}



#enlaces a{

	font-size: 9px;

	color: #999999;

	text-decoration: none;

}

#accesorios img {
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #000000;
}

/* Scroll de Noticias */



#divNewsCont{position:absolute; width:200; height:150; overflow:hidden; top:260; left:140; clip:rect(0,350,150,0); visibility:hidden}

#divNewsText{position:absolute; top:0; left:0}

