@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #a6a6a6;
	background-image: url(../images/bk.gif);
	background-repeat: repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
#venta {
	background-image: url(../images/bkVidriera.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 321px;
}
#producto {
	background-image: url(../images/bkProductos.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 416px;
	width: 746px;
}
#colIzq {
	background-image: url(../images/bkIzq.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 617px;
	width: 199px;
	float: left;
	width: 200px;
	color: #a2e6fd;
}
#logo {
	padding-left: 350px;
	padding-bottom: 50px;
}
#colDer {
	float: right;
	width: 750px;
}
#peditumano {
	position: absolute;
	left: 8px;
	top: 72px;
}
#colDer #cierre {
	position: absolute;
	height: 60px;
	width: 517px;
	left: 211px;
	top: 967px;
}
#main {
	padding: 0px;
	width: 960px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}
#colIzq #contacto {
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#colIzq #souvenir {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#colIzq #souvenir p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.formContacto {
	background-color: transparent;
	border: 1px solid #a2e6fd;
	width: 160px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#colIzq #contacto p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.btn {
	color: #000;
	background-color: #a2e6fd;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	height: 20px;
}
.titSouvenir {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
#social {
	background-image: url(../images/bkMail.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 325px;
	width: 193px;
	position: absolute;
	left: 743px;
	top: 612px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#colDer #social p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#colDer #medidas {
	width: 150px;
	height: 210px;
	position: absolute;
	left: 237px;
	top: 620px;
}
#colDer #vidriera {
	position: absolute;
	left: 394px;
	top: 631px;
	width: 335px;
}
#clear {
	clear: both;
}
.titInfo {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
		color: #a2e6fd;

}
a.link:link, a.link:active, a.link:visited {
	color: #a2e6fd;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
.titVidriera {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

