a {

	position: relative;
}
a {
	color: #0066FF;
	text-decoration: none;
	outline:none;
	}
p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #CC0000;
}
.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;
}
._____Layout______{}
body {
	background-color: #E9F6FE;
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(imgs/fondito2.jpg);
}
#sBackGrd #sG .tableCont .sRR .btnPU {
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

#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: 42px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(imgs/boton.gif);
	text-align: center;
	display: block;
	height: 42px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
.caps16boldchica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/boton2.gif);
	text-align: center;
	display: block;
	height: 38px;
	width: 150px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: hidden;
}
.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: #660000;
	padding: 0px;
	height: 20px;
	width: 145px;
	border: 1px solid #717171;
	background-color: #D9FFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
.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/Top.png)!important;
	background-image: none;
	filter: none !important;

	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/Top.png' , sizingMethod='image');	
	BACKGROUND-IMAGE: none;
	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-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: center;
	height: 45px;
	padding-top: 83px;
	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;
	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: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sLogin .insideForm2 a {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
#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 {
	margin-bottom: 2px;
}
.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: #A7B49A;
	background-image: url(imgs/Bgr_cont_repetir.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: #1575AF;
	border-left-color: #1575AF;
	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;
	height: 33px;
	width: 510px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.topmain .TituloSec {
	background-image:url(imgs/tit_parte1.jpg);
	background-position:0 center;
	height:28px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
}


.topmain .fintitulo
{
	background-image:url(imgs/tit_parte2.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:28px;
	margin:0;
	padding:0;
	width:18px;
}
#sG .tableCont .sR .footer_bloq_main {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 5px;
	width: 522px;
	background-image: url(imgs/bgr_cont_dow.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: 28px;
	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;
	width: 480px;
}
._____Listado_fichas______{}#sG .sR #sMain .sBrowse {

}
/*#sMain .sBrowse .miniFicha {
	float: left;
	width: 120px;
	overflow: hidden;
	margin-right: 2px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px;
	height: 200px;
}*/
#sMain .sBrowse .miniFicha {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 10px;
	margin-left: 4px;
	margin-bottom: 5px;
	padding: 0px;
	height: 90px;
	text-align: center;
}
#sMain .sBrowse .miniFicha  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	
}
#sMain .sBrowse .miniFicha .aImg {
	width: 50px;
	height: 60px;
	display: block;
	overflow: hidden;
	border: 1px solid #333333;
	clear: both;
	float: left;
	margin-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#sMain .sBrowse .miniFicha .aImg:hover {
	border: 1px solid #CC0000;
}

#sMain .sBrowse .miniFicha .mInfo {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	text-align: left;
	float: right;
	width: 180px;
	font-size: 12px;
	height: 70px;
}
#sMain .sBrowse .miniFicha .mInfo blockquote {
	margin: 0px;
	padding: 0px;
}

#sMain .miniFicha .title {
	line-height: 14px;
	height: 15px;
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	clear: both;
	float: none;
	margin-bottom: 4px;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
#sMain .miniFicha .title:hover {
	color: #3399FF;
}
#sMain  .sFilter   {
	display: block;
	clear: both;
	float: right;
	width: 250px;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-right: 5px;
}
#sMain .sFilter a {
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
}
#sMain .sFilter a:hover {
	color: #FF3300;
}

#sMain .sPages {
	line-height: 20px;
	clear: both;
	display: block;
	height: 22px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}

#sMain .sPages a {
	height: 13px;
	display: block;
	float: left;
	border: 1px solid #666666;
	line-height: 13px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #444732;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#sMain .sPages a:hover {
	height: 13px;
	display: block;
	float: left;
	border: 1px solid #FF0000;
	line-height: 13px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #CCFF00;
	background-color: #333333;
}

#sMain .sPages b {
	height: 13px;
	display: block;
	float: left;
	border: 1px solid #666666;
	line-height: 13px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.__________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: block;
	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;
}
#sG .tableCont .sL .MiniFooter {
	background-image: url(imgs/miniFooter.png)!important;
	background-image: none;
	filter: none !important;

	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/miniFooter.png' , sizingMethod='crop');	
	BACKGROUND-IMAGE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	padding: 0px;
	clear: both;
	height: 5px;
	width: 188px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	display: block;
}






.______________Detalle_ficha____________{}

#sMain .fichaFull {
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 20px;

}
#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: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sMain .fichaFull #sFichaDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#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____________{}
#sBackGrd #sG .tableCont .sRR {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 130px;
}
#sBackGrd #sG .tableCont .sRR .sBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	padding: 3px;
	font-weight: bold;
	height: 75px;
	width: 147px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sBackGrd #sG .tableCont .sRR .sBuscar #sBuscar {
	width: 140px;
	margin: 0px;
	padding: 0px;
}

#sG .tableCont .sRR .sBuscar #formBuscar {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
#sG .tableCont .sRR .sBuscar .bntbuscar {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 1px;
	background-image: url(imgs/busqueda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 30px;
	width: 152px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#sG .tableCont .sRR .sBuscar .bntbuscar:hover{
	background-position: 0px -30px;
}
#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 20px;
}
#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;
}
._________________________{}
#sFooter {
	background-image: url(imgs/footer.png)!important;
	background-image: none;
	filter: none !important;








	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/footer.png' , sizingMethod='image');	
	BACKGROUND-IMAGE: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	display: block;
	clear: both;
	padding-top: 120px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#footer2 {
	background-image: url(imgs/footer2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 232px;
	background-color: #01010D;
}
#footer2 #footer3 {
	background-image: url(imgs/footer3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	height: 134px;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer2 #footer3 #fLeft {
	background-image: url(imgs/fLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 160px;
	width: 11px;
}
#footer2 #footer3 #fRight {
	background-image: url(imgs/fRight.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 160px;
	width: 11px;
}

#footer2 #sFooter p {
margin: 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;
}


.listaDescargaDirecta,.listaSubtitulos,.listaVideos,.listaLlinks,.listaElinks,.listaTorrents{
	clear: both;
	float: none;
	display: block;
}
.listaDescargaDirecta a{
	clear: both;
	float: left;
}
.listaSubtitulos a{
	clear: both;
	float: left;
}
.listaVideos a{
	clear: both;
	float: left;
}
.listaLlinks a{
	clear: both;
	float: left;
}
.listaElinks a{
	clear: both;
	float: left;
}
.fichaFull .avisoAdelanto {
	background-image: url(imgs/adelantos.png)!important;
	background-image: none;
	filter: none !important;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/imgs/adelantos.png' , sizingMethod='crop');	
	BACKGROUND-IMAGE: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.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;
	margin-left: auto;
	margin-right: auto;
}
.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;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.quejas2:hover {
	background-position: 0px -58px;
}

.______________NUEVO_DESCARGA_DIRECTA_______________{}

 #sDescargas #listaDescargaDirecta .reporte{
	background-image: url(newdd/brlink.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	background-color:#F2F2E5;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:3px;
	width:200px;
	float: left;
	font-weight: bold;
	color: #CC3300;
	height: 20px;
	}
 #sDescargas #listaDescargaDirecta .reporte:hover {
	color: #039;
	text-decoration: underline;
}

#sDescargas #listaDescargaDirecta .megaupload-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/mega-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 70px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .rapidshare-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/rs-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 70px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .hotfile-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/hot-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 70px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .gigasize-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/gigaS-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}
#sDescargas #listaDescargaDirecta .None-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/None-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .depositfiles-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/deposit-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 90px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .zshare-net {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/zshare-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}
#sDescargas #listaDescargaDirecta .storage-to {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/storage-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}
#sDescargas #listaDescargaDirecta .x7-to {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/x7-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}
#sDescargas #listaDescargaDirecta .freakshare-net {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/freakshare-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .uploadhappy-com {
	float: left;
	height: 40px;
	width: 450px;
	clear: both;
	background-image: url(newdd/uploadhappy-ico.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 110px;
	font-weight: bold;
}

#sDescargas #listaDescargaDirecta .ddlink {
	background-image: url(newdd/down.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 37px;
	line-height: 14px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:none;
}
#listaDescargaDirecta .comentariosdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 80%;
}
.clear{
	clear:both;
}
.linkSeparador {
	clear: both;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	float: none;
	border-bottom-style: dotted;
}