@charset "utf-8";
.productos {
	background-image: url(../imagenes/contenido-bg.jpg);
	background-repeat: repeat-y;
	width: 850px;
}
.botones  {
	float: right;
	margin-top: -60px;
	margin-right: 20px;
	_margin-right: 0px;
}
.botones a  {
	height: 33px;
	width: 112px;
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 17px;
	background-repeat: no-repeat;
	background-position: center top;
}
.botones a:hover  {
	background-position: bottom;
}
.botones .fotos {
	background-image: url(../imagenes/boton-fotos.jpg);
}
.botones .pdf {
	background-image: url(../imagenes/boton-pdf.jpg);
}
.corte {
	height: 1px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
}
.productos  .logo {
	float: left;
	clear: none;
}
.productos  .foto {
	float: left;
	clear: none;
}
.productos  .slogan {
	float: left;
	clear: none;
}
.productos .texto {
	float: left;
	clear: none;
	margin-top: -47px;
}
.productos .descripcion {
	float: left;
	width: 442px;
	padding-left: 13px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.productos .descripcion h1 {
	margin-bottom: 5px;
	width: 410px;
	background-image: url(../imagenes/productos/h1-bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 11px;
}
.productos  .descripcion  ul {
	font-size: 13px;
	color: #333333;
	width: 442px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.productos .descripcion ul a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.productos .descripcion ul a:hover {
	color: #333333;
}
.productos .descripcion li {
	padding: 3px 0px 3px 22px;
	margin: 0px 0px 0px 10px;
	background-image: url(../imagenes/productos/ul-bl.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.chico {
	font-size: x-small;
	color: #999999;
}
.cuadros {
	float: right;
	width: 315px;
	background-image: url(../imagenes/productos/cuadros-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 25px 25px 33px;
	margin-left: -8px;
	margin-top: 15px;
}
.cuadros h1 {
	padding: 23px 0px 0px 0px;
	margin: 0px;
}
.cuadros  a, a img {
	text-decoration: none;
	border: none;
}
.cuadros .divisor {
	height: 2px;
	width: 300px;
	margin-top: 15px;
	margin-bottom: -5px;
}
.tambien {
	float: right;
	width: 315px;
	background-image: url(../imagenes/productos/tambien-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 25px 25px 33px;
	margin-left: -8px;
}
.tambien img {
	float: left;
}
.tambien span {
	font-weight: bold;
	color: #CC0000;
}
.tambien a {
	text-decoration: none;
	background-image: url(../imagenes/info-bt.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 20px;
	width: 110px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	text-indent: -5000px;
}
.tambien a:hover {
	background-position: bottom;
}
.tambien h1 {
	font-size: 14px;
	color: #333333;
	padding-top: 18px;
	font-weight: normal;
	width: 275px;
	line-height: 20px;
	clear: both;
}
