@charset "utf-8";

body {
	background:#0b2843 url(../img/bgBody.gif) repeat-x ;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#0a4e8f;
	line-height:18px;
	}
ul{
	list-style:none;
	padding:0;
	margin:0;
}
p{
	margin:0 0 10px;
}	
#cont{
	width:700px;
	margin:195px auto 0;
}

#mobo{
	width:264px;
	height:136px;
	margin:-120px auto 30px;
	position:relative;
	z-index:15000;
}
#info{
	width:414px;
	float:left;
	font-size:14px;
	color:#0a4e8f;
	line-height:22px;
	margin-top:39px;
}
#tabs{
	background:url(../img/tabs.gif) no-repeat left top;
	widows:396px;
	height:40px;
	margin-bottom:10px;
	text-indent:-15000px;
}
.mail{
	background: url(../img/email.gif) no-repeat left center;
	display:block;
	padding-left:46px;
	height:26px;
	text-decoration:none;
	color:#0a4e8f;
	float:left;
	width:145px;
	margin:27px 10px 0 0;
}
.mail:hover{
	text-decoration:underline;
}
#telephone{
	background: url(../img/telephone.gif) no-repeat left center;
	height:32px;
	float:left;
	padding-left:40px;
	margin-top:15px;
}
.clear{
	clear:both;
	width:100%; 
	margin: -1px 0 0;
	padding:0;
	font-size:1px;
	border:0;
	visibility: hidden;
	background:#fff;
}

.pdf{
	margin:0;
	padding:0;
	list-style:none;
}

.pdf li a{
	background:url(../img/pdfIcon.gif) no-repeat left center;
	display:block;
	height:51px;
	padding:10px 0 0 59px;
	text-decoration:none;
	color:#0a4e8f;
	margin-bottom:5px;	
}

.links a{
	color:#0a4e8f;
	font-weight:700;
}
.links a:hover{
	text-decoration:none;
}

/**/
.main li a 	{ display:block; height:30px; width:197px; text-indent:-9999em; margin-bottom:10px;}
#productos	{ background:url(../img/productos.gif) no-repeat left top;}
#compras	{ background:url(../img/compras.gif) no-repeat left top;}


.leftSide	{ float:left; width:197px; padding:0 38px 0 105px;}
.rightSide	{ float:left; width:302px; padding-left:38px;}
