
#container1 {
	width: 715px; background: #FFF;}
	#seccion-fondo {
	width: 715px;
	height:50px;
	background-image: url(../images/seccion-fondos-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	#seccion-truco {
	width: 715px;
	height:50px;
	background-image: url(../images/seccion-trucos-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	#seccion-tutorial {
	width: 715px;
	height:50px;
	background-image: url(../images/seccion-tutorial-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	#seccion-video {
	width: 715px;
	height:50px;
	background-image: url(../images/seccion-videos-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#destacadosuptodo{width: 710px; }
#destacadosuptodo .sup{
	width: 710px;
	height:20px;
	background:url(../images/dest-sup-bg.gif) no-repeat center;
	float: left;
}
#destacadosuptodo .cont{
	width: 710px;
	background:url(../images/dest-cont-bg.gif) repeat-y center;
	float: left;
}
#destacadosuptodo .inf{
	width: 710px;
	height:26px;
	background:url(../images/dest-inf-bg.gif) repeat-y center;
	float: left;
}
#zonainteriordest{
	width:100%
}
#zonainteriordest .img{
	width: 350px;
	height:195px;
	background:url(../images/destacado-sup-img-bg.gif) no-repeat center;
	float:left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#zonainteriordest .imginto{
	float: left;
	margin-left: 15px;
	margin-top: 50px;

}

#todotexto{
	width: 300px;
	float:right;
	margin-top: 5px;
	margin-right: 15px;
	
}
#todotexto .titular{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #96c660;
	line-height: 110%;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
		
}
#todotexto .subtitular{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: 600;
	text-transform: capitalize;
	color: #660000;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
		
}


#todotexto .subtitular:active,a:visited,a:link{
	color: #660000;
	text-decoration: none;
		}
	#todotexto .subtitular a:hover{
	color: #660000;
	text-decoration: underline;
		}




#todotexto .texto{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: 200;
	color: #666666;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
		
}
#todotexto .final{
	width: 100%;
	float: left;
		
}
#todotexto .finalprecio{
	width: 40%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
		
}
#todotexto .finalprecio:active,:visited,:link{
	color: #666666;
	text-decoration: none;
		}
		#todotexto .finalprecio a:hover{
	color: #666666;
	text-decoration: underline;
		}
#todotexto .finalboton{
	width: 55%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	text-align: left;
		
}

#todotexto .botondescargarinto{
	width: 145px;
	height: 33px;
	float: right;

}
#todotexto .botondescargar{
	width: 145px;
	height: 33px;
	float: left;
display: block;
text-indent: -9999px; background:url(../images/botondescargar.gif);
background-repeat: no-repeat;
}


#todotexto a.botondescargar:hover {
  background-position: 0 -33px;
}

/* destacado intermedio*/
#destacadointermedio{
	width:100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#destacadointermedio .left{
	width:350px;
	float: left;
}

#destacadointermedio .leftsup{
	width:350px; height:32px;
	float: left;
	background:url(../images/dest-intermedio-sup-bg.gif) no-repeat center;
}

#destacadointermedio .leftinto{
	width:350px; 
	float: left;
	background:url(../images/dest-intermedio-into-bg.gif) repeat-y center;
}
#destacadointermedio .leftinf{
	width:350px; height:27px;
	float: left;
	background:url(../images/dest-intermedio-inf-bg.gif) no-repeat center;
}
#destacadointermedio .right{
	width:350px;
	float: left;
	margin-left: 10px;
}
#destacadointermedio .rightsup{
	width:350px; height:32px;
	float: left;
	background:url(../images/dest-intermedio-sup-bg.gif) no-repeat center;
}

#destacadointermedio .rightinto{
	width:350px; 
	float: left;
	background:url(../images/dest-intermedio-into-bg.gif) repeat-y center;
}
#destacadointermedio .rightinf{
	width:350px; height:27px;
	float: left;
	background:url(../images/dest-intermedio-inf-bg.gif) no-repeat center;
}
#destacadointermedio .leftimg{
	width:150px;
	float: left;
	
}
/*fin destacado intermedio*/

/*destacados inferiores*/
#destacadoinferiorcontenedor{
	width:708px;
	float: left;
	
}

#destacadoinferior{
	width:708px;
	float: left;
	margin-bottom: 2px;
	background:url(../images/degradado-inf-bg.jpg) no-repeat top;
}


#destacadoinferior .intotodo{
	width:220px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-right: 5px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	float: left;
	
}
#destacadoinferior .intotodoright{
	width:220px;
	float: left;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	

}
#destacadoinferior .intotodoimg{
	width:100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-imagen-inferior-pq.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#destacadoinferior .intotodoimginto{
	width:100%;
	float: left;
	height: 120px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#destacadoinferior .intotodotitular{
	width:100%;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #660000;
	padding-left: 2px;
	padding-right: 2px;
}

#destacadoinferior .intotodosubtittamano{
	width:100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #660000;
	line-height: 110%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#destacadoinferior .intotodosubtit{
	width:100%;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	line-height: 110%;
	padding: 2px;
}
#destacadoinferior .intotodosubtit:active,a:visited,a:link{
	color: #660000;
	text-decoration: none;
		}
		#destacadoinferior .intotodosubtit a:hover{
	color: #660000;
	text-decoration: underline;
		}
		#destacadoinferior .intotodotext:active,a:visited,a:link{
	/*color: #666;
	text-decoration: none;*/
		color: #336699;
		text-decoration: underline;
		}
		#destacadoinferior .intotodotext a:hover{
	color: #666;
	text-decoration: underline;
		}
#destacadoinferior .intotodotext{
	width:100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#destacadoinferior .todoboton{
	height:24px;
	float: right;
	width: 75%;
	margin: 0px;
	

}

#destacadoinferior .intotodoboton{
	width:100%;
	height: 24px;
	float: right;
	display: block;
	text-indent: -9999px;
	background:url(../images/botondescargarpq-gris.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#destacadoinferior a.intotodoboton:hover {
  background-position: 0 -24px;
}

#destacadoinferior .intotodoexpl{
	width:100%; 
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* video*/


#todotexto .botondescargarvideo{
	width: 145px;
	height: 33px;
	float: left;
display: block;
text-indent: -9999px; background:url(../images/botondescargar-video.gif);
background-repeat: no-repeat;
}


#todotexto a.botondescargarvideo:hover {
  background-position: 0 -33px;
}

#destacadoinferior .intotodobotonvideo{
	width:100%;
	height: 24px;
	float: right;
	display: block;
	text-indent: -9999px;
	background:url(../images/botonvideopq.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#destacadoinferior a.intotodobotonvideo:hover {
  background-position: 0 -24px;
}

/*truco*/


#destacadoinferior .intotodobotontruco{
	width:100%;
	height: 24px;
	float: right;
	display: block;
	text-indent: -9999px;
	background:url(../images/botontrucopq.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#destacadoinferior a.intotodobotontruco:hover {
  background-position: 0 -24px;
}

/*tutoriales*/
#destacadoinferior .intotodobotonttuto{
	width:100%;
	height: 24px;
	float: right;
	display: block;
	text-indent: -9999px;
	background:url(../images/bt-descargar-acrobatPQ.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#destacadoinferior a.intotodobotonttuto:hover {
  background-position: 0 -24px;
}




.intotodosubtit a{
	color:#336699;	
	text-decoration:underline;
}


/*


#divFondos .intotodosubtit a{
	color:#336699;	
	text-decoration:underline;
}
*/
