body {
	margin: 0;
	padding: 5;
	/*font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000;
	color: #ccc;
	text-align: center;
}
 a:focus{ outline:none; }
boton1a {
	display: block;
	width: 157px;
	height: 157px;
	background-image: url( images/regaloreloj.jpg );
	background-repeat: no-repeat;
	position: absolute;
	left: 182px;
	top: 2px;
	z-index: 2;
}

:-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

#cajalogo {
	background-color: #000000;
	background-image:url(images/fondo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 800px;
	padding: 10px 0px 10px 0px;
	position: inherit;
	height: 600px;
}
#cajaregalos{
	width: 515px;
	position: relative;
	height: 390px;
}
#saludo{
	width: 480px;
	position: relative;
	height: 250px;
	margin-top: 10px;
	margin-left: 20px;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container {
	position: relative;
	width: 800px;
	padding: 5px 0px 0 0;
	margin: auto;
	text-align: left;
}
#cajacontenido {
	position: relative;
	/*z-index: 1000;*/
	width: 515px;
	height: 415 px;
	padding: 5px 0px 0 0;
	text-align: left;
	left: 0px;
	font-size: 12px;
	line-height: 1.5;
}
#cajacontenido2 {
	position: relative;
	/*z-index: 1000;*/
	width: 515px;
	height: 415 px;
	padding: 5px 0px 0 0;
	text-align: left;
	left: 0px;
	font-size: 12px;
	line-height: 1.5;
}
.title {
	width: 800px;
	padding-bottom: 5px;
}

.thumbnailContainer {
	width: 600px;
	margin-top: 0px;
	display: none;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 0px 0 0 0;
}

.thumbnailContainer .horizontal {
	width: 110px;
	height: 70px;
	padding: 10px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {

	width: 93px;
	height: 120px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#footer {
	width: 800px;
	margin-top: 5px;
	padding: 0px 0px;
	text-align: right;
}
#footer2 {
	width: 800px;
	padding: 5px 0 0 0;
	text-align: right;
	margin-bottom: 0px;
}


a {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

.left {
	float: left;
	padding-right: 20px;
}

.right {
	float: right;
}

#images {
	display: none;
}
