body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(image/hojas.gif);
}

#principal {
	position: absolute;
	width: 850px;
	height: 460px;
	right: 50%;
	margin-right: -425px;
	border: 1px dotted #666666;
	top: 50%;
	margin-top: -230px;
	background-color: #FFFFFF;
}

#titulo {
	position: absolute;
	top: 420px;
	left: 5px;
	height: 35px;
	width: 131px;
}
#miniaturas {
	position: absolute;
	width: 69px;
	left: 578px;
	bottom: 0px;
}
#miniaturas img {
	margin-top: 3px;
	border: 1px solid #000000;
}




#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#menu {
	width: 184px;
	height: 461px;
	margin-left: 680px;
	top: 1px;
	position: absolute;
	left: -13px;
}
#curriculum {
	width: 120px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 120px;
}

#menu ul, #curriculum ul, #miniaturas ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: none;
		
}
#menu li, #curriculum li, #miniaturas li {
	
	line-height: 2.2ex;
}
#menu a:link, #curriculum a:link  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited, #curriculum a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #curriculum a:hover {
	color: #bb4458;
}
#menu span {
	color: #bb4458;
	font-weight: bold;
}

#inicio {
	position: absolute;
	width: 663px;
	height: 461px;
	left: 2px;
	top: 1px;
	text-align: center;
}
#producto {
	position: absolute;
	width: 587px;
	height: 651px;
	left: -17px;
	top: -18px;
	margin: 20px;
}
#producto p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#producto a:link {
	color: #000000;
	text-decoration: none;
}
#producto a:visited {
	color: #555555;
	text-decoration: none;
}
#producto a:hover {
	color: #bb4458;
}
#producto h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.75em;
	color: #666666;
}
