@charset "utf-8";
/* CSS Document */

#thumbs
{
	width:848px;
	margin:auto;
	margin-left:29px;
}


.imagen
{
	margin-bottom:2px;
	margin-right: 10px;
	top:0px;
	width:202px;
	height:22px;
	float:left;
 	background: url(../imgs/images/productos-diasa.jpg) repeat-x;
	color:#000000;
}


#thumbs span img{
	border:solid red 0px;
	display:block;
	margin:0px;
	color: #000000;
}

#thumbs div a:hover{
	border:solid red 0px;
	display:block;
	margin:0px auto;
	color:#4bbfc0;
	margin-left:3%
}

#thumbs div a.link:active
{
	color:#4bbfc0;
}


#loadingmessage{
	position:absolute;
	top:200px;
	left:150px;
	padding:1em 5px;
	background:#ffc;
	font-family:Verdana,Sans-serif;
	font-weight:bold;
	width:20em;
	text-align:center;
	font-size:80%;
	color:#000;
	border-bottom:1px solid #cc9;
	border-right:1px solid #cc9;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	visibility:hidden;
}

#bigDynPic{
	position:absolute;
	top:259px;
	left:33px;
	padding:5px;
	background:none;
	border:red solid 0px;
	width:92%;
	background:url(../imgs/images/cuadro-fondo-productos.jpg) no-repeat;
	height:251px;
	text-align:justify;
}
#bigDynPic img{
	float:left;
	border:red solid 0px;
	margin-left:74px;
	margin-top:17px;
	
}
#bigDynPic p{
	font-family:Verdana,Sans-serif;
	font-weight:bold;
	font-size:70%;
	color:#025f60;
	margin-top:118px;
	float: right;
	width:45%;
	border:red solid 0px;
	font-size:10px;
	margin-right:40px;
}

.ie6 #bigDynPic p{
	margin-right:10px;
	border:solid red 0px;
	position:relative;
}

.link
{
	text-decoration:none;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:3%;
	
}


#descripcion
{
	float: right;
	width: auto;
	color:#033536;
	margin-top:240px;
	position: absolute;
	margin-left:465px;
	border:red solid 0px;
	font-weight:bold;
	font-size:12px;
	left: -15px;
	top: 114px;
}


.ie6 #descripcion
{
	float: right;
	width: auto;
	color:#033536;
	margin-top:245px;
	position: absolute;
	margin-left:463px;
	border:red solid 0px;
	font-weight:bold;
	font-size:12px;
}


.ie7 #descripcion
{
	float: right;
	width: auto;
	color:#033536;
	margin-top:245px;
	position: absolute;
	margin-left:470px;
	border:red solid 0px;
	font-weight:bold;
	font-size:12px;
}
