/*a {

	position: relative;
}*/
a {
	color: #701206;
	text-decoration: none;
	outline:none;
	}
p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #FC9F26;
}
.aAzul {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.aRojo {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.aVerde {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
}
.txtDatos {
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	border: 1px inset #999999;
	background-color: #FFFFCC;
	width: 15px;
	height: 15px;
}
.select {
	font-size: 11px;
	background-color: #F2F9FF;
	width: 160px;
}
.td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
.th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border: 1px outset #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
._____Forms______{}
.frmTable {
	background-color: #f5f5f5;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding: 0px;
}
.frmTable .td {
	background-color: #f5f5f5;
	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: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}
.frmTable .td .txtField {
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
}
.frmTable .td .txtField2 {
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
}
.frmTable .td .txtSel {
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30%;
	font-weight: normal;
}
.error {
	width: 250px;
	padding: 4px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #FFE8E8;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.error a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.error a:hover {
	color: #CC0000;
}


.exito {
	width: 250px;
	padding: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #006600;
	background-color: #D9FFD9;
	display: block;
	text-align: center;
}
.exito a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.exito a:hover {
	color: #CC0000;
}
.________RSS___________{}
.rss  .abtn {
	background-image: url(imgs/rss.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #FE9600;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.rss a {
	color: #333333;
}
.rss a:hover {
	color: #1A50B8;
}

.rss   .abtn:hover  {
	background-image: url(imgs/rss.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	display: block;
	height: 36px;
	width: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #FE9600;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	width: 180px;
	margin-left: 22px;
}


._____Layout______{}
body {
	background-color: #E9F6FE;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sBackGrd #sG .tableCont .sRR .btnPU {
	padding: 5px;
	font-weight: bold;
}

#sBackGrd {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.caps16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.caps16boldchica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 150px;
}
.caps16bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}

.texto_indicador  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px;
	height: 20px;
	width: 145px;
	border: 1px solid #717171;
	background-color: #82BEF2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	font-weight: bold;
}
.btnIN {
	background-image: url(imgs/Btn_in.gif);
	padding: 0px;
	height: 19px;
	width: 79px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: left;
}
.btnReg {
	background-image: url(imgs/Btn_reg.gif);
	padding: 0px;
	height: 19px;
	width: 79px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-top: -24px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 102px;
	float: right;
}
.btnIN:hover {
	background-image: url(imgs/Btn_in.gif);
	background-position: 0px -19px;
}
.btnReg:hover {
	background-image: url(imgs/Btn_reg.gif);
	background-position: 0px -19px;
}
#sTop {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 62px;
}
#sTop #sLogo {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-image: url(imgs/logo.jpg);
	height: 61px;
	width: 270px;
}
#sTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#sTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	line-height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#sContainer_top {
	background-image: url(imgs/bgr_top.jpg)
	background-position: 0px 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d42626;
	font-weight: bold;
	background-image: url(imgs/Top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: center;
	height: 40px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sContainer_top  .banner  {
	padding: 0px;
	height: 90px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 155px;
	margin-left: auto;
}

#sContainer_top a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sContainer_top  a:hover {
	color: #4DB81C;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#sG {
	background-image: url(imgs/Repetir.png)!important;
	background-image: none;
	filter: none !important;



	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/Repetir.png' , sizingMethod='scale');	
	BACKGROUND-IMAGE: none;
	background-image: url(imgs/bgr_sg.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;

}
#sG .tableCont {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#sG table .sL {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#sG #sLogin {
	background-image: url(imgs/login.gif);
	width: 153px;
	font-size: 12px;
	line-height: 14px;
	display: block;
	background-repeat: repeat-x;
	overflow: visible;
	background-position: 0px 0px;
	clear: both;
	height: 196px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000;
}
#sG  #sLogin  form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	display: block;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
	padding: 0px;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
}
#sLogin  .insideForm     {
	overflow: visible;
}
#sLogin  .insideForm2     {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
#sLogin .insideForm2 a {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
}
#sLogin  .insideForm  .btningreso  {
	background-image: url(imgs/Ingresar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 152px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	display: block;
	color: #C9CDCE;
}
#sLogin  .insideForm  .btningreso:hover  {
	background-position: 0px -30px;
}
.sRR #sLogin .logtop {
	background-image: url(imgs/PanelTop.gif);
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 158px;
}
#sG  .sPerfil{
background-image: url(imgs/Perfil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #00807E;
	text-decoration: none;
	text-align: center;
	clear: both;
	float: none;
	width: 152px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#sG  .sPerfil:hover{
	background-position: 0px -30px;
}
#sG  .sSalir{
background-image: url(imgs/Salir.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #00807E;
	text-decoration: none;
	text-align: center;
	clear: both;
	float: none;
	width: 152px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#sG  .sSalir:hover{ 
	background-position: 0px -30px;

}
#sG  .sRegistro {
	background-image: url(imgs/Registrarse.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #00807E;
	text-decoration: none;
	text-align: center;
	clear: both;
	float: none;
	width: 152px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#sG  .sRegistro:hover {
	background-position: 0px -30px;
}
.panelcito {
	text-align: center;
	font-size: 12px;
}
.panelcito p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

._________________finPanelUsuario_________{}
#sG table .sR {
	vertical-align: top;
	width: 516px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#sG .sR .sBloque  {
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
#sG .sR .sBloque h2 {
	margin: 0px;
	padding: 0px;
}
#sG   #sMain {
	background-color: #E8EFF5;
	background-image: url(imgs/bgr1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #393939;
	border-left-color: #393939;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sG .tableCont .sR .topmain {
	background-image: url(imgs/Bgr_cont_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 52px;
	width: 522px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#sG .tableCont .sR .footer_bloq_main {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 5px;
	width: 522px;
	background-image: url(imgs/footer_bloq_main.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sG .sR .topmain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-style: normal;
	letter-spacing: 0.02em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 490px;
}
.__________subCategorias___________ {
}
#sG .tableCont .sL .scTop {
	font-size: 1px;
	line-height: 1px;
	background-image: url(imgs/Top_subS.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 6px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sG .tableCont .sL .subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 178px;
	line-height: 15px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	clear: both;
	float: none;
}
#sG .tableCont .sL .subcat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	white-space: nowrap;
	letter-spacing: 0.1em;
	font-style: normal;
	padding-left: 15px;
	list-style-type: square;
	background-image: url(imgs/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px -7px;
	height: 15px;
	overflow: hidden;
}
#sG .tableCont .sL .subcat a:hover {
	color: #0066FF;
	text-decoration: underline;
}



._______________adelantos__________ {
}
#sG .tableCont .sL .adelantos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 178px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;

}
#sG .tableCont .sL .MiniTop {
	background-image: url(imgs/Log_top.png)!important;
	background-image: none;
	filter: none !important;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/Log_top.png' , sizingMethod='crop');	
	BACKGROUND-IMAGE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 188px;
}

#sG .tableCont .sL .adelantos .miniFicha .aImg {
	float: left;
	text-align: center;
	vertical-align: middle;
	display: none;
	height: 75px;
	width: 100px;
	background-position: center center;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#sG  .tableCont  .sL  .adelantos  .miniFicha  .aImg:hover  {
	background-position: center center;
	border: 1px solid #FFFF99;

}
#sG .tableCont .sL .adelantos .miniFicha .category {
	color: #333333;
}
#sG .tableCont .sL .adelantos .miniFicha .title {
	color: #330000;
	height: 14px;
	background-image: url(imgs/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	display: block;
	overflow: hidden;
}
#sG .tableCont .sL .adelantos .miniFicha a:hover {
	color: #FF6600;
	background-position: 0px -8px;
}


#sG .tableCont .sL .adelantos .miniFicha {
	clear: both;
	margin-top: 10px;
	margin-right: 2px;
	padding: 0px;
}







.______________Detalle_ficha____________{}

#sMain .fichaFull {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	font-size: 12px;
	width: 504px;
	margin-right: auto;
	margin-left: auto;

}
#sMain .fichaFull .imgFicha {
	padding: 2px;
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sDescargas h3 {
	margin: 0px;
	padding: 0px;
}

#sMain .fichaFull #sDescargas {
	clear: both;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sMain .fichaFull #sFichaDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 495px;
}
#sMain .fichaFull #tablaFicha {
	width: 100%;

}

#sMain .fichaFull #tablaFicha .Datos .FichaDatos p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.______________Columna_derecha____________{}

#sG .tableCont .sRR #sPopular {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(imgs/bgr_tags.jpg);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}
#sG .tableCont .sRR #sPopular a:hover{
	color: #CC0000;
}
#sG .tableCont .sRR #sPopular .a1{
	color: #FFFFFF;
}
#sG .tableCont .sRR #sPopular .a2{
	color: #CCCCCC;
}
#sG .tableCont .sRR #sPopular .a3{
	color: #99FF99;
}
#sG .tableCont .sRR #sPopular .a4{
	color: #CCFF00;
}
#sG .tableCont .sRR #sPopular .a5{
	color: #FFCC99;
}
#sG .tableCont .sRR .adelantos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 3px;
	padding-right: 4px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 151px;
}

#sG .tableCont .sRR .adelantos .miniFicha .aImg {
	float: left;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 60px;
	width: 55px;
	background-position: center center;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#sG  .tableCont  .sRR  .adelantos  .miniFicha  .aImg:hover  {
	background-position: center center;
	border: 1px solid #FFFF99;

}
#sG .tableCont .sRR .adelantos .miniFicha .category {
	color: #FFFF66;
}
#sG .tableCont .sRR .adelantos .miniFicha .title {
	color: #333333;
	height: 14px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	overflow: hidden;
}
#sG .tableCont .sRR .adelantos .miniFicha a:hover {
	color: #FF6600;
}


#sG .tableCont .sRR .adelantos .miniFicha {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}
._________________________{}
.__________linksDescargas_________{}
#sDescargas .lnkEmule, #sDescargas .lnkTT, #sDescargas .lnkDD, #sDescargas .lnkSubTit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	clear: both;
	padding-top: 5px;
}
#sDescargas a:hover{
	color: #CC0000;
}
#sDescargas .lnkEmule {
	font-size: 14px;
	color: #003399;
}
#sDescargas .lnkTT {
	font-size: 14px;
	color: #990000;
}
#sDescargas .lnkDD {
	font-size: 14px;
	color: #006600;
}
#sDescargas .lnkSubTit {
	font-size: 14px;
	color: #0066CC;
}
#sDescargas .lnkLL {
	font-size: 14px;
	color: #333333;
}
#sDescargas .lnkVideos {
	font-size: 14px;
	color: #333333;
}

.listaDescargaDirecta,.listaSubtitulos,.listaVideos,.listaLlinks,.listaElinks,.listaTorrents{
	clear: both;
	float: none;
	display: block;
	margin-bottom: 15px;
	padding: 5px;
	margin-top: 4px;
	background-color: #FFFFFF;
	border: 1px solid #64B1FF;
	margin-left: 5px;
	overflow: hidden;
}
.listaDescargaDirecta a{
	clear: both;
	float: none;
	display: block;
}
.listaSubtitulos a{
	clear: both;
	float: left;
}
.listaVideos a{
	clear: both;
	float: left;
}
.listaLlinks a{
	clear: both;
	float: left;
}
.listaElinks a{
	clear: both;
	float: left;
}
.listaDescargaDirecta .caja {
	padding-bottom: 5px;
}
#sPanel #Botones a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#sPanel #Botones a:hover {
	color: #A23328;
}


._______________________LoginPerfilUnico_______________{}
#btnIngresar {
	line-height: 25px;
	background-image: url(imgs/ingresar_registrarse.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 25px;
	width: 110px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	margin-bottom: 5px;
	background-position: 0px 0px;
}

#btnIngresar:hover {
	background-position: -110px 0px;

}
#btnRegistrar {
	line-height: 25px;
	background-image: url(imgs/ingresar_registrarse.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 25px;
	width: 110px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1px;
	background-position: 0px -25px;
	clear: both;
}
#btnRegistrar:hover {
background-position: -110px -25px;
}
.perfilLogo{
	background-image: url(imgs/Perfil_unico_logo.png)!important;
	background-image: none;
	filter: none !important;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/Perfil_unico_logo.png' , sizingMethod='image');	
	BACKGROUND-IMAGE: none;
	background-repeat:no-repeat;
	height: 38px;
	width: 117px;
	margin-right: auto;
	margin-left: auto;
}
#sFichaDescripcion .FichaDatos {
	height: 270px;
}
.topImgen {
	background-image: url(imgs/Ndiscos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.UltimaImgen {
	background-image: url(imgs/Nultimos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 405px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.Radio {
	background-image: url(imgs/Nradio.jpg);
	background-repeat: no-repeat;
    background-position: center center;
	height: 50px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


.quejas {
	background-image:url(queja2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1px;
	height:55px;
	text-decoration:none;
	width:128px;
	float: left;
	margin-left: 33px;
}
.quejas:hover {
	background-position: 0px -58px;
}
.quejas2 {
	background-image:url(dmca2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1px;
	height:55px;
	text-decoration:none;
	width:128px;
	float: left;
}
.quejas2:hover {
	background-position: 0px -58px;
}