/* 
PROPIEDADES DE ESTILO DEL IFRAME
*/
/* propiedades generales aplicadas a todas las secciones sin formato definido */
* { padding: 0px !important; margin: 0px !important; border: 0; font-family: arial, verdana, garamond; font-size: 10px; color: #333; font-weight: normal;}

/* definiciones predeterminadas de l sitio*/
h1 { color: #2E74A7; font-weight: bold; font-size: 14px;}
h2 {color: #646464; font-size: 11px;}
h3 { font-size: 16px; font-weight: bold; color: #596673; padding: 0px;}
h4 { font-size: 14px; color: #333;}
br { line-height: 0.7em;}
/*a, a:visited, a:link { text-decoration: none; color: #00008B;} a:hover {color: #0000CD; text-decoration: underline; }*/
td { font-size: 12px; }
img {	border: 0px;}
strong {font-weight: bold; color:#708090; font-size: 11px;}
div{ background-image: none; background: transparent;}
a:hover{	color: #FF9900; text-decoration: underline;}
.titlePacks{
	font-size: 18px;
	color: #E36C0A;
	font-weight: bold;;
}
.PacksTable {
	padding: 4px 0px 10px 0px !important;
	width: 100%; height: auto;
	font-size: 12px !important;
}
.PacksTable img{
	cursor: pointer;
}
.PacksTable{
	padding-right: 10px !important;
}
.PacksTable td{
	padding: 8px 0px 8px 8px !important; margin: 0px !important;
	font-size: 12px !important;
	background-image: url(../images/backTDPacks.gif); background-position: 0px 0px; background-repeat: repeat-x;
	text-align: center;
}
.PacksTable a{
	font-weight: bold;
	font-size: 13px !important;
	text-decoration: none !important;
}
.PacksTable .showPack{
/*	display: none;*/

/*	border: 1px solid #99cc33;*/
	width: auto; height: 100%;
	background-image: none !important;
	margin: 0px !important; padding:0px  !important;
}

.PacksTable .showPack .f3{
	border-top: 1px solid #CDCDCD;
	/*border: 1px solid #FFD700;*/
	overflow-y: auto !important;

}

