img{
	border:0;	
} 

body{
	background-color:white;	
	font-family: Helvetica, Geneva, Arial,SunSans-Regular, sans-serif;
	font-size:10px;
	text-align:center; 
	margin:0 auto;
}

#cuerpo{	
	height:590px;
	width:800px;
	margin:0px auto;	
	background-color:#ffffff;
	text-align:left;
	padding:0;
	position:relative;
}



#menu{
	position:absolute;
	top:71px;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	padding:5px 0 0 0;
	text-align:right;
}

#indice{
	position:absolute;
	top:92px;
	width:100%;
	height:31px;
	display: block;
	border:0px;
	border-bottom:1px dotted #CCCCCC;
	padding:0;
	margin:0;
	
}

#indice a{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	margin: 0 2px 0 2px;
	font-size:12px;
	height:40px;
	
}
#indice a:link{
	color:#666666;
}
#indice a:hover{

}


#distribuidor{
	position:absolute;
	margin-left:710px;
	margin-top:300px;
}

#thephoto{	
}

#thephotobig{	
}

#marcobig{
	width:583px;
	height:0px;
	position:absolute;	
	margin-left:120px;
	top:100px;	
	border-color:#D9D6D6;
	border-width:1px;
	border-style:solid;	
	opacity:0;
}

#products{
	margin: 60px auto  10px auto;
	width:630px;
	text-align:center;
}

.thumbnail{
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	width:200px;
	margin:2px;
}
.thumbnail:hover{
border:1px solid #999999;
}