
.PanelTar{
	background-image: url(../images/paneltar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;  
	float:left;
	padding-bottom: 180px;
	width: 561px 
}

.DivTitulo{
	background-color:#A58F04; 
	width: 561px; 
	height:30px; 

}
.DivTitulo img{
  float:left;

}
.DivTitulo p{
	font-size:18px;
	color:#EBECED;
	font-weight:600;
	margin-top:5px;
	margin-left:20px;
}


.FotosTar{
	float:left;
	width:230px;
	margin-top:20px;
	text-align:center;
	font-size: .9em
}

.DetalleTar{
	float:left;
	width:280px;
	padding:10px;
	background-color:#D4B700;
	margin-top:27px; 
	margin-left:5px;
	margin-bottom: 30px;
	border-color:#AA9409; 
	border-style:solid; 
	border: 1px;
	
}
.TblTarjetas{
  float:left;
  background-color:#D4B700; 
  border:1px solid #877500;
  width: 248px; 
  height:150px;
  margin: 8px;
}

.HdTarjetas{
	font-size: 12px;
	padding: 2px;
	font-weight:600;
	color:#EBECED;
	background-color:#AA9409;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706202;
	background-image: url(../images/hdtarjetas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.HdTarjetas a:link{
	color:#EBECED;
	text-decoration:none;
}

.HdTarjetas a:visited{
	color:#EBECED;
	text-decoration:none;
}
.HdTarjetas a:hover{
	color:#EBECED;
	text-decoration:underline;		

}
.HdTarjetas a:active{
	color:#EBECED;
}



.RwTarjetas{
	font-size: 11px;
 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDD00;
	padding: 2px;

}

.instrucciones{
	width: 380px;
	text-align:left;
	background-color:#5E61C2;
	border: 1px solid #1D1F5C;
	color:#EBECED;
}

.instruccioneshd {
	text-align:center;
	background-color:#1D1F5C;
	font-weight: 700;
	padding: .1em;
	
}
.instruccionesrw {
	padding: .2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #767AF5;
	border-right-color: #1E205E;
	border-bottom-color: #1E205E;
	border-left-color: #767AF5;	 
}

/*Tipografias*/

.DetTitle{
	font-size: 1.1em;
	font-weight: 600;
	/*color: #EBECED;*/
	color:#990033
}

.DetText{
	font-size: .9em;
}
.listas{
   font-size: .9em;
   margin: 0em 3em;
}

.UsoText{
    color: #EBECED;
}

.grafica {
   padding: 2em 0em 0em 3em;


}
