body {
	background:#D9DBDE url(images/fondo.png) repeat-x fixed;
	font-family:Georgia,"Trebuchet MS";
	font-size:15px;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B2131;
	text-decoration: none;
}
.derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/pleca-abajo.png) no-repeat 0px -5px;
	text-align:center;
	height:48px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
.nom_producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A2135;
	text-decoration: none;
	font-weight: bold;
}
.desc_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-transform: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2131;
	text-decoration: none;
	padding-right: 7px;
}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.titulo_marca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B2131;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 0px;
	margin-left: 15px;
}
.bannerSuperior {
	background:url(images/pleca-cabecera.png) center top no-repeat;
	position:absolute;
	top:4px;
	left:50%;
	width:1024px;
	height:146px;
	margin-left:-512px;
}
.tituloPagina {
	width:400px;
	height:115px;
	z-index:10;
	position:absolute;
	top:160px;
	left:50%;
	margin-left:123px;
}
.slogan {
	position:absolute;
	left:50%;
	margin-top:-75px;
	margin-left:-195px;
}
.td_Menu {
	width:172px;
	height:650px;
}
.td_Main {
	text-align:right;
	width:852px;
	padding-bottom:80px;
}
.textoMain {
	margin-right:20px;
}
.registro{
	font-family:Georgia,"Trebuchet MS";
	font-size:14px;
	color:#333333;
	background-color:#FFFFFF;
	height:24px;
}
#bigPhoto {
	width:540px;
	height:490px;
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-270px;
	text-align:center;
	vertical-align:middle;
}
#bigPhotoFondo {
	background:url(images/fondoBlancoTransparente.png) repeat;
}
.bigPhoto {
	min-width:240px;
	max-width:420px;
	max-height:450px;
	padding:20px 60px;
}
#textPhoto {
	width:240px;
	height:450px;
	position:absolute;
	top:280px;
	left:50%;
	margin-left:250px;
	font-family:Georgia, "Trebuchet MS";
	font-size:16px;
	text-align:right;
}
#textPhoto span {
	font-weight:bold;
}
#tablePhotos {
	width:660px;
	max-height:248px;
	position:absolute;
	top:760px;
	left:50%;
	margin-left:-225px;
	overflow:auto;
}
.tablePhotos td {
	text-align:center;
	padding:5px;
}
.tablePhotos img {
	cursor:pointer;
	width:54px;
	height:54px;
}
.photitob {
	width:54px;
	height:54px;
	background:url(images/pixel_blanco.png) no-repeat center center;
}
#left {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-250px;
	cursor:pointer;
}
#right {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:230px;
	cursor:pointer;
}
#left:hover, #right:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.subMenu a {
	text-shadow:1px 1px #CCCCCC;
	text-decoration:none;
	margin-left:40px;
	color:#000000;
}
.subMenu a:hover {
	text-decoration:underline;
}
#sm1 img, #sm2 img, #sm3 img, #sm4 img, #sm5 img, #sm6 img, #sm7 img {
	margin:2px 2px 2px 40px;
	border:none;
	cursor:pointer;
	width:120px;
}
#sm1 img:hover, #sm2 img:hover, #sm3 img:hover, #sm4 img:hover, #sm5 img:hover, #sm6 img:hover, #sm7 img:hover {
	border:2px solid #6590AF;
	margin:0 0 0 38px;
}
.textoOculto {
	position:absolute;
	z-index:-999;
	color:#FFFFFF;
	width:800px;
	min-height:600px;
	display:none;
}