body{
	background: #263f67 url('../_img/main/body2_bg.jpg') repeat-x top;
	font-family: Verdana, Tahoma, Arial, _sans;
	font-size: 10px;
	height: 100%;	
}
body#home{
	background: #263f67 url('../_img/main/body_bg.jpg') repeat-x top;
}
div, body,td,tr,img,p{ 
	margin: 0; 
	padding: 0; 
	border: 0;
}
a{ 
	text-decoration: none; 
}
table{ border-collapse: collapse; }
table#container{ 
	width: 740px; 
	margin: auto; 
	height: 100%;
	background: #ddd;
}
table#header{ 
	background: url('../_img/main/header_bg.jpg') repeat-x; 
	width: 100%;
	height: 128px;
}
td#headerText{
	width: 293px;
	height: 90px;
	background: url('../_img/main/header_text.jpg') no-repeat;
}
table#banner{ 
	height: 257px; 
	width: 100%; 
	background: #fff; 
	border: 8px solid #fff;
}
table#banner2{ 
	height: 96px; 
	width: 100%; 
	background: #fff; 
	border: 8px solid #fff;
	background: url('../_img/main/banner_image.jpg') right no-repeat top;	
}
a#bannerMenu1, a#bannerMenu2, a#bannerMenu3, a#bannerMenu11, a#bannerMenu22, a#bannerMenu33{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
a#bannerMenu1, a#bannerMenu2, a#bannerMenu3{
	width: 177px; 
	background: #3A4045; 
	text-align: center;
	display: block;
}
a#bannerMenu1:hover, a#bannerMenu2:hover, a#bannerMenu3:hover, a#bannerMenu11:hover, a#bannerMenu22:hover, a#bannerMenu33:hover{
	background: #474C51; 
}
a#bannerMenu1{
	height: 79px;
	line-height: 79px;
}
a#bannerMenu2, a#bannerMenu3{
	height: 80px; 
	border-top:  1px solid #474C51;
	line-height: 80px;
}
a#bannerMenu11, a#bannerMenu22, a#bannerMenu33{
	width: 177px; 
	height: 80px;
	background: #3A4045; 
	text-align:center;
	line-height: 80px;
	float: left;
}
a#bannerMenu11, a#bannerMenu22, a#bannerMenu33{
	border-right:  1px solid #474C51;
}
td#navigation{ 
	height: 34px; 
	width: 100%; 
	background: url('../_img/main/navigation_bg.jpg') repeat-x; 
	color: #fff; 
	font-size: 10px;
	text-transform: lowercase;
}
td#navigation a{ 
	color: #fff; 
	font-size: 10px; 
	line-height: 34px; 
}
td#navigation img{
	margin-right: 5px; 
	margin-left: 10px;
}
div#main{ 
	width: 100%; 
}
div#upperFooter{ 
	clear: both;
	height: 16px; 
	background: #B5B9BE; 
	width: 740px; 
	margin: auto; 
}
div#footer{ 
	clear: both;
	background: #10203A; 
	height: 44px; 
	width: 740px; 
	margin: auto; 
}
div#menuContent{
	margin: 20px;
	font-size: 12px;
}
div.left{ float: left; }
div.right{ float: right; }
div.clear{ clear: both; }
div.anylinkcss{
	padding: 0;
	margin: 0;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #3A4045;
	width: 190px;
	text-align: right;
}
div.anylinkcss a{
	width: 100%;
	border-bottom: 1px solid #474C51;
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font: normal 10px Tahoma;
	color: #D7D9DC;
}
div.anylinkcss a:hover{
	background-color: #474C51;
	color: #D7D9DC;
}
div.categorie{
	float: left; 
	background: url('../_img/main/cat_bg.jpg') no-repeat; 
	height: 120px; 
	width: 370px;
	text-transform: lowercase;
}
div.categorie a{
	font-size: 11px;
	color: #223A5E;
	font-weight: bold;
}
div.categorie a:hover img{
	border: 3px solid #474C51;
}
div.categorie td{
	height: 105px; 
	width: 100px; 
	vertical-align: bottom;
	padding-left: 20px;
}
div.categorie img{
	border: 3px solid #fff;
	margin: 10px;
	margin-right: 10px;
}
div.catSpacer{
	margin: 0;
	padding: 0;
	height: 2px;
	width: 100%;
	background: url('../_img/main/cat_spacer.gif') repeat-x;
}
table#product{
	background: #fff;
	width: 100%;
	height: 100%;
}
table#product span{
	font-size: 12px;
	color: #3A4045;
}
table#product h2{
	color: #415E89;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	margin: 0;
	padding:0 ;
}
table#product p{
	margin-top: 10px;
	font-size: 12px;
}
table#product img{
	border: 3px solid #D7D9DC;
}
td#productPhotos{
	width: 100%;
	background: #D7D9DC;
	padding-bottom: 20px;
	padding-top: 20px;
}
td#productPhotos img{
	border: 3px solid #fff;
}
td#productPhotos p{
	margin-left: 3px; 
}
div#mapa{
	width: 100%;
	text-align: center;
}
div#order{
	margin: 20px;
	font-size: 12px;
}
div#order dl, div#order dd, div#order dt{
	margin: 0;
	padding: 0;
}
div#order dt{
	font-weight: bold;
	background: #eee;
	margin-top: 10px;
	margin-bottom: 1px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	color: #3A4045;
}
div#order dd{
	padding-left: 10px;
	background: #e9e9e9;
}
div#order input.checkbox{
	border: 0;
	background: transparent;
}
div#order input, div#order select{
	border: 1px solid #000;
	background: #fff;
	font-size: 12px;
}
#footerK{font:normal 10px Verdana;color:#A4A4A4;margin:0;padding:15px 0 0 10px}
#footerK a{font:normal 10px Verdana;color:#A4A4A4;text-decoration:none}