.SI-FILES-STYLIZED label.cabinet
{
	width: 79px;
    height: 22px;
    background: url(../../images/btn-choose-file.gif) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    
}

.SI-FILES-STYLIZED input.file
{
    
    height: 22px;
    width: 79px;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#menuAdmin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 130px;
}

#grid TABLE
{

width: 100%;
overflow: auto;

}


#grid td 
{

	border: 1px solid #FFFFFF;
	
}
#grid th 
{
	font-family :"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff;
	background-color: #AFAFAF;
	font-weight: bold;	
	border: 1px solid #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

#grid tr {
	height: 25px;
	font-family :"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size : 10pt;
	color:#999999;
	
}

#grid tr.impar {
	background-color:#EAEAEA;
	
}
#grid tr:hover
{
	font-family :"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color:#6699FF;	 
}
	
#grid tr:visited{
	background: #000066;
	font-weight: bold;
	text-decoration: underline;
}
#grid tr:active
	{
	
	color: #026141;
	background-image: url(../../../gui/temas/seniat_besac1/imagenes/top_cnt.gif);
	background-position: bottom;

	}

#scrollDivPlantilla{
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
	width: 350px;
	height: 140px;
	border: 1px solid #CCCCCC;
}

#scrollDiv {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
	width: 350px;
	height: 80px;
	border: 1px solid #CCCCCC;
}

.enlacesAct:link{color: #1B407D; text-decoration:none;}
.enlacesAct:visited{color: #1B407D; text-decoration:none;}
.enlacesAct:hover{color: #666666; text-decoration:underline;}

.enlaces:link{color: #1B407D; text-decoration:none;}
.enlaces:visited{color: #1B407D; text-decoration:none;}
.enlaces:hover{color: #666666; text-decoration:none;}

#punteros{
	cursor:hand;
	cursor:pointer;
}

.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.fechanoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
}

.textonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7AFBE;
	line-height: 20px;
	text-align: justify;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B407D;
	line-height: 30px;
}

.titulosMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B407D;
	line-height: 30px;
}

.borde {
	border: 1px solid #CCCCCC;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3868A8;
	line-height: 30px;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF0000;
}
