﻿
/* ---------------------------------------------- */
/*  Administrar Descargas  */
/* ---------------------------------------------- */

#admDescargas .tblDetalle
{
	width:100%;
}

#admDescargas .tblDetalle > tbody > tr > th
{
	font-weight:bold;
	text-align:center;
	padding-bottom:4px;
}

#admDescargas .tblDetalle > tbody > tr > td
{
	padding:2px;
}

#admDescargas .tblDetalle > tbody > tr > td:first-child
{
	text-align:right;
}


#admDescargas .tblEnvio
{
	margin-top:30px;
	width:100%;
}

#admDescargas .tblEnvio > tbody > tr > th
{
	font-weight:bold;
	text-align:center;
	padding-bottom:4px;
}

#admDescargas .tblEnvio > tbody > tr > td
{
	padding:2px;
}

#admDescargas .tdBoton
{
	padding-top:20px;
	text-align:right;
}


/* ---------------------------------------------- */
/*  Administrar Usuarios  */
/* ---------------------------------------------- */

div#admUsuarios
{
	padding:20px 20px 30px 20px;
	color:#565347;
	min-height:400px;
}

div#admUsuarios h1
{
	font: bold 26px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div#admUsuarios h2
{
	font:italic normal 13px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
	margin-bottom:30px;
}

div#admUsuarios h3
{
	font:bold 18px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div#admUsuarios p
{
	margin-bottom:10px;
}

.gvUsuarios
{
	width:100%;
}

.gvTopControls
{
	border-top:solid 1px #9F9F9F;
	border-left:solid 1px #9F9F9F;
	border-right:solid 1px #9F9F9F;
	background-color:#9F9F9F;
}

/* ---------------------------------------------- */
/*  Aviso Legal  */
/* ---------------------------------------------- */

div#avisoLegal
{
	padding:20px 20px 30px 20px;
	color:#565347;
	min-height:400px;
}

div#avisoLegal h1
{
	font: bold 26px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div#avisoLegal h2
{
	font:italic normal 13px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
	margin-bottom:30px;
}

div#avisoLegal h3
{
	font:bold 18px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div#avisoLegal p
{
	margin-bottom:10px;
}

/* ---------------------------------------------- */
/*  CRM  */
/* ---------------------------------------------- */
.crmContOrgan 
{
	background-position:0 0;
}

.crmUnContVarPer
{
	background-position:0 -48px;
}

.crmLocCont
{
	background-position:0 -96px;
}

.crmTiposCont
{
	background-position:0 -144px;
}

.crmCatCont
{
	background-position:0 -192px;
}

.crmMideCamp
{
	background-position:0 -240px;
}

.crmEjecCuenta
{
	background-position:-48px 0;
}

.crmContAdj
{
	background-position:-48px -48px;
}

.crmContExped
{
	background-position:-48px -96px;
}

.crmContCorreos
{
	background-position:-48px -144px;
}

.crmRelAdman
{
	background-position:-48px -192px;
}

.crmProyActiv
{
	background-position:-48px -240px;
}

.crmProyPlant
{
	background-position:-96px 0;
}

.crmProyEtapas
{
	background-position:-96px -48px;
}

.crmCampAct
{
	background-position:-96px -96px;
}

.crmCampCorreo
{
	background-position:-96px -144px;
}

.crmActRegistro
{
	background-position:-96px -192px;
}

.crmActTipo
{
	background-position:-96px -240px;
}

.crmActEstado
{
	background-position:-144px 0px;
}

.crmActObjetivo
{
	background-position:-144px -48px;
}

.crmActArchivos
{
	background-position:-144px -96px;
}

.crmActLog
{
	background-position:-144px -144px;
}

.crmActAgenda
{
	background-position:-144px -192px;
}

.crmActLista
{
	background-position:-144px -240px;
}

.crmCorreoTipico
{
	background-position:-192px 0;
}

.crmCorreoContactos
{
	background-position:-192px -48px;
}

.crmCorreoPlantillas
{
	background-position:-192px -96px;
}

.crmOtrosAcc
{
	background-position:-192px -144px;
}

.crmOtrosReportes
{
	background-position:-192px -192px;
}

.crmOtrosCampos
{
	background-position:-192px -240px;
}

.crmOtrosTemas
{
	background-position:-240px 0;
}


/* ---------------------------------------------- */
/*  Contacto  */
/* ---------------------------------------------- */


.asunto
{
	margin-bottom:20px;
}

	.asunto > tbody > tr > td:first-child
	{
		font-weight:bold;
		padding-right:5px;
	}
	
	
.contacto
{
	margin-bottom:10px;
}

	.contacto td
	{
		vertical-align:top;
		padding:2px 0;
	}
	
	.contacto > tbody > tr > td:first-child
	{
		text-align:right;
		padding-right:5px;
	}
	
.btnContacto
{
	margin:20px 0;
}

.notaPrellenado
{
	width:400px;
	padding:8px 14px 8px 36px;
	border:dotted 1px #D40B1A;/*#C4D7EA;*/
	background:#FFFBCA url(img/warning.png) no-repeat 10px 10px;/*#FEFAEB;/*#F7FDF7; */
	font-size:12px;
	margin:10px 0 20px;
}
	.notaPrellenado p
	{
		margin:0 0 5px;
		line-height:16px;
	}

	.notaPrellenado a
	{
		font-weight:bold;
	}
	
.notaEnviado
{
	width:400px;
	padding:8px 14px 8px 36px;
	border:dotted 1px #D40B1A;/*#C4D7EA;*/
	background:#FFFBCA url(img/warning.png) no-repeat 10px 10px;/*#FEFAEB;/*#F7FDF7; */
	font-size:12px;
	margin:10px 0 20px;
}

	.notaEnviado p
	{
		margin:0 0 5px;
		line-height:16px;
	}
	
.direccionLateral
{
	
}
	
/* ------------- */
/* Directorio    */
/* ------------- */

.directorio
{
}

	.directorio .persona
	{
		/*margin:20px 0;*/
		padding:20px 0 20px 80px;
		border-bottom:dotted 1px #C4D7EA;
		min-height:70px;
	}
	
	.directorio .ventas
	{
		background:url(img/contactoVentas.png) no-repeat left 15px;
	}
	
	.directorio .soporte
	{
		background:url(img/contactoSop.png) no-repeat left 15px;
	}
	
	.directorio .fem
	{
		background:url(img/contactoFem.png) no-repeat left 15px;
	}
	
	.directorio .masc
	{
		background:url(img/contactoMasc.png) no-repeat left 15px;
	}
	
	.directorio .area
	{
		font-weight:bold;
	}
	
	.directorio .telefono
	{
		font-style:italic;
	}
	
	
	
	
/* ---------------------------------------------- */
/*  Default  */
/* ---------------------------------------------- */

div#banner
{
	height:260px;
	overflow:hidden;
	/*background:transparent url(img/banner1.png) no-repeat 0 0;*/
}

h1.titularInicial
{
	visibility:hidden;
	height:2px;
}

.newsPreviewDataList
{
	width:100%;
	margin-bottom:30px;
	table-layout:fixed;
}

.newsPreviewDataList >tbody > tr > td
{
	vertical-align:top;
}

.newsPreviewDataList td:first-child .previewContainer
{
	border-left:none;
}

.previewCelda
{
	vertical-align:top;
}

.previewContainer
{
	padding:20px 20px 40px;
	border-left:dotted  1px #C4D7EA;
	/*border-top:solid 1px #C4D7EA;*/
	overflow:auto;
	background:url(img/previewNewsAltBG.png) repeat-x 0 0;
}

.altPreview .previewContainer
{
	background:url(img/previewNewsBG.png) repeat-x 0 0;
}

	.previewContainer h2
	{
		font:normal normal bold 22px "Segoe Condensed", "Trebuchet MS", Tahoma;
		position:relative;
		color:#102F55;
		margin-bottom:0;
	}

	.previewContainer h3
	{
		font:italic normal normal 12px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
		margin-bottom:10px;
		color:#102F55;
	}

	.previewContainer p /* No hay parrafos */
	{
		margin-bottom:10px;
		font-size:13px;
		line-height:20px;
	}

	.previewContainer span.headerLight
	{
		/*display:block;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background:transparent url(img/headerLight.png) repeat-x 0 -18px;*/
	}
	
	.previewContainer .pnlPreviewContent
	{
		font-size:13px;
		line-height:18px;
	}
	
	
.previewContainer div.leerMas
{
	text-align:right;
	margin-top:10px;
}

.previewContainer div.leerMas a
{
	padding:0px 5px;
	border-bottom:dotted 1px #4380BC;
	display:block;
	float:right;
	text-decoration:none;
}

.previewContainer div.leerMas a:hover, .previewContainer div.leerMas a:active
{
	border-bottom:dotted 1px #D40B1A;
}

.imgPreview
{
	float:left;
	margin:0 10px 0px 0;
	/*width:60px;*/
}


/*
div#colContainer
{
	width:886px;
	margin:0px 0 10px 0;
	color:#565347;
}

	div.column
	{
		float:left;
		width:272px;
		min-height:300px;
		padding:0 10px;
	}

	div#col1
	{
		margin-left:4px;
		padding-right:11px;
		background: transparent url(img/colSeparator.png) no-repeat right top;
	}

	div#col2
	{
		background-color:Fuchsia;
		padding-right:11px;
		background: transparent url(img/colSeparator.png) no-repeat right top;
	}

	div#col3
	{
		
	}

*/




/* ---------------------------------------------- */
/*  Editor  */
/* ---------------------------------------------- */


#editorPage
{
	
}

	#editorPage #header
	{
		background-color:#8B8472;
		border-bottom:solid 1px #9D9A83;
		color:#FFF;
		padding:10px;
		margin-bottom:20px;
	}

	#editorPage #header .path
	{
		font-size:14px;
		font-weight:bold;
		margin-bottom:4px;
	}

	#editorPage #header .tblDatosGenerales
	{
		margin:10px 0;
	}
	
		#editorPage #header .tblDatosGenerales > tbody > tr > td
		{
			padding:2px;
			font-size:12px;
		}
		
		#editorPage #header .tblDatosGenerales > tbody > tr > td:first-child
		{
			text-align:right;
			font-weight:bold;
			vertical-align:top;
		}
		
		#editorPage #header .tblDatosGenerales span.reducida
		{
			display:block;
			font-weight:normal;
		}

	#editorPage #editor
	{
		margin-bottom:30px;
	}
	
	#editor .editorHTML
	{
		margin:0 auto;
	}
	
	#editorPage #editor .botones
	{
		margin:10px auto;
		text-align:center;
	}
	
	.editadoPor
	{
		color:#D5D3CA;
		font-size:12px;
	}
	
	.editadoPor span
	{
		font-weight:bold;
		color:#E0DFD8;
	}
	

/* ---------------------------------------------- */
/*  Error 404  */
/* ---------------------------------------------- */


/*
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}
*/

input#goog-wm-qt
{
	width:150px;
}

/* ---------------------------------------------- */
/*  Factura Electrónica  */
/* ---------------------------------------------- */

.feXML
{
	background:url(img/feXML.gif) no-repeat 0 0;
	width:316px;
	height:255px;
	float:right;
	margin:0 0 10px 10px;
}

ul.feComoEmitir li
{
	list-style-image:none;
	margin:10px 0 20px 100px;
	position:relative;
	min-height:48px;
}

	.feReqMiniSistema
	{
		background:url(img/feReqMini.png) no-repeat 0 0;
	}
	
	.feReqMiniFiel
	{
		background:url(img/feReqMini.png) no-repeat 0 -48px;
	}
	
	.feReqMiniSello
	{
		background:url(img/feReqMini.png) no-repeat 0 -96px;
	}
	
	.feReqMiniFolios
	{
		background:url(img/feReqMini.png) no-repeat 0 -144px;
	}

ul.feReq li
{
	list-style-image:none;
	margin:10px 0 20px 120px;
	position:relative;
	min-height:96px;
}

div.Img96
{
	width:96px;
	height:96px;
	overflow:hidden;
	clear:left;
	margin:0 10px 0 0;
	position:absolute;
	left:-106px;
	top:0;
}

	div.feReqFiel
	{
		background:url(img/feReq.png) no-repeat 0 0;
	}
	
	div.feReqCert
	{
		background:url(img/feReq.png) no-repeat 0 -96px;
	}
	
	div.feReqFolios
	{
		background:url(img/feReq.png) no-repeat 0 -192px;
	}

ul.listaBeneficiosFE li
{
	list-style-image:none;
	/*float:left;
	padding:10px 5px 10px 80px;
	width:253px;
	font-size:90%;*/
	margin:15px 0 15px 100px;
	position:relative;
	min-height:48px;
}

	.BenMisValMaySeg
	{
		background:url(img/feBeneficios.png) no-repeat 0 0;
	}

	.BenIntegridad
	{
		background:url(img/feBeneficios.png) no-repeat 0 -48px;
	}

	.BenAutenticidad
	{
		background:url(img/feBeneficios.png) no-repeat 0 -96px;
	}

	.BenCandado
	{
		background:url(img/feBeneficios.png) no-repeat 0 -144px;
	}

	.BenGastosImpresion
	{
		background:url(img/feBeneficios.png) no-repeat 0 -192px;
	}

	.BenGastosMensajeria
	{
		background:url(img/feBeneficios.png) no-repeat -48px 0;
	}

	.BenEcologico
	{
		background:url(img/feBeneficios.png) no-repeat -48px -48px;
	}

	.BenArchivoMuerto
	{
		background:url(img/feBeneficios.png) no-repeat -48px -96px;
	}

	.BenAgilizaInforme
	{
		background:url(img/feBeneficios.png) no-repeat -48px -144px;
	}

	.BenAuditoria
	{
		background:url(img/feBeneficios.png) no-repeat -48px -192px;
	}

ul.itemsFiel
{
	background:url(img/feItemsFiel.png) no-repeat 0 0;
}
	
ul.itemsFiel li
{
	list-style-image:none;
	margin:10px 0 20px 160px;
	position:relative;
}

ul.ulSolfea li
{
	list-style-image:none;
	margin:10px 0 20px 120px;
	position:relative;
}

.solArchivo
{
	background:url(img/feSolfea.png) no-repeat 0 0; 
}

.solLlenado
{
	background:url(img/feSolfea.png) no-repeat 0 -48px; 
}

.solImpresa
{
	background:url(img/feSolfea.png) no-repeat 0 -96px; 
}


div.Img48
{
	width:48px;
	height:48px;
	overflow:hidden;
	position:absolute;
	left:-58px;
	top:0;
}

	.feRFC
	{
		background:url(img/feIconos.png) no-repeat 0 0;
	}
	
	.fePassFiel
	{
		background:url(img/feIconos.png) no-repeat 0 -192px;
	}
	
	.feKEY
	{
		background:url(img/feIconos.png) no-repeat 0 -96px;
	}
	
	.feCER
	{
		background:url(img/feIconos.png) no-repeat 0 -144px;
	}

ol.feDocsFiel li
{
	list-style-image:none;
	list-style-type:none;
	margin:10px 0 20px 60px;
	position:relative;
}

ol.feDocsFiel li a
{
	white-space:nowrap;
}

	.feREQ
	{
		background:url(img/feIconos.png) no-repeat 0 -48px;
	}
	
	.feSOLFEA
	{
		background:url(img/feIconos.png) no-repeat 0 -240px;
	}

div.feOrgFiel
{
	width:269px;
	height:231px;
	background:url(img/feOrgFiel.gif) no-repeat 50% 50%;
	float:right;
	margin:0 0 10px 10px;
	border:dotted 1px #565347;
	background-color:#FFF;
	
}

div.feOrgSellos
{
	width:283px;
	height:193px;
	background:url(img/feOrgSellos.gif) no-repeat 50% 50%;
	float:right;
	margin:0 0 10px 10px;
	border:dotted 1px #565347;
	background-color:#FFF;
}

div.feOrgFolios
{
	width:167px;
	height:115px;
	background:url(img/feOrgFolios.gif) no-repeat 50% 50%;
	float:right;
	margin:0 0 10px 10px;
	border:dotted 1px #565347;
	background-color:#FFF;
}

ul.pasosQueRealizas li
{
	list-style-image:none;
	margin:0 0 10px 150px;
	min-height:12px;
	font-weight:bold;
	position:relative;
}

ul.ulPasosSolcediFiel
{
	background:url(img/feUlPasosSolcediFiel.png) no-repeat 40px 50%;
	min-height:71px;
}

ul.ulPasosCertisatSellos
{
	background:url(img/feUlPasosCertisatSellos.png) no-repeat 40px 50%;
	min-height:71px;
}

ul.ulPasosSolcediSellos
{
	background:url(img/feUlPasosSolcediSellos.png) no-repeat 40px 50%;
	min-height:98px;
}

div.Img16
{
	width:32px;
	height:16px;
	overflow:hidden;
	position:absolute;
	left:-32px;
	top:4px;
}

	.psPassFiel
	{
		background:url(img/feMiniIcons.png) no-repeat 0 0;
	}
	
	.psKeyFiel
	{
		background:url(img/feMiniIcons.png) no-repeat 0 -16px;
	}
	
	.psReqFiel
	{
		background:url(img/feMiniIcons.png) no-repeat 0 -32px;
	}
	
	.psPassSellos
	{
		background:url(img/feMiniIcons.png) no-repeat -32px 0;
	}
	
	.psKeySellos
	{
		background:url(img/feMiniIcons.png) no-repeat -32px -16px;
	}
	
	.psReqSellos
	{
		background:url(img/feMiniIcons.png) no-repeat -32px -32px;
	}
	
	.psSdgSellos
	{
		background:url(img/feMiniIcons.png) no-repeat -32px -64px;
	}
	
	.psEnvioSdg
	{
		background:url(img/feMiniIcons.png) no-repeat 0 -80px;  
	}
	
	.psSegAcuse
	{
		background:url(img/feMiniIcons.png) no-repeat -32px -80px;
	}
	
	.psDescCert
	{
		background:url(img/feMiniIcons.png) no-repeat -32px -48px;
	}

ul.seQueEs li
{
	list-style-image:none;
	list-style-type:none;
	margin:10px 0 20px 160px;
	position:relative;
	min-height:60px;
}

	ul.seQueEs
	{
		background:url(img/seQueEs.png) no-repeat 30px 50%;
	}


ol.fePasosSello
{
	background:url(img/fePasosSello.png) no-repeat 0 0;
	min-height:579px;
}

ol.fePasosSello li
{
	list-style-image:none;
	list-style-type:none;
	margin:10px 0 20px 150px;
	position:relative;
	min-height:48px;
}

ol.fePasosSello a
{
	white-space:nowrap;
}

	.sePass
	{
		background:url(img/feIconos.png) no-repeat -48px -192px;
	}
	
	.seKEY
	{
		background:url(img/feIconos.png) no-repeat -48px -96px;
	}
	
	.seREQ
	{
		background:url(img/feIconos.png) no-repeat -48px -48px;
	}
	
	.seSDG
	{
		background:url(img/feIconos.png) no-repeat -48px 0;
	}
	
	.seEnvioSDG
	{
		background:url(img/feIconos.png) no-repeat -48px -240px;
	}
	
	.seAcuse
	{
		background:url(img/feIconos.png) no-repeat -48px -288px;
	}
	
	.seCER
	{
		background:url(img/feIconos.png) no-repeat -48px -144px;
	}
	
.pQueSonFolios
{
	background:url(img/feQueSonFolios.png) no-repeat 0 0;
	min-height:58px;
	padding:6px 0 0 130px;
	margin-top:10px;
}	
	
/* ScreenShots */

div.pasosContainer
{
	overflow:auto;
	margin:20px 0;
}

ul.screenShots
{
	overflow:auto;
	margin:0;
	float:left;
	width:120px;
}
	
	ul.screenShots li
	{
		list-style-type:none;
		list-style-image:none;
		margin:0 0 5px 0;
		text-align:center;
	}
	
		ul.screenShots li a
		{
		}

ol.fePasosSolcediFiel, ol.fePasosSolcediSellos, ol.fePasosCertiSat, ol.fePasosFolios
{
	width:486px;
	float:left;
	margin:0;
	padding-left:20px;
}	

	ol.fePasosSolcediFiel li, ol.fePasosSolcediSellos li, ol.fePasosCertiSat li, ol.fePasosFolios li
	{
		margin:0 0 10px 0;
	}
	
	ol.fePasosSolcediFiel a, ol.fePasosSolcediSellos a, ol.fePasosCertiSat a
	{
		white-space:nowrap;
	}

/* ---------------------------------------------- */
/*  Usuarios  */
/* ---------------------------------------------- */
	

.gvTopControls .tblControles
{
	width:100%;
}

.gvTopControls .tblControles > tbody > tr > td
{
	color:#FFF;
	font:normal 12px Tahoma;
	padding:1px;
}

.gvTopControls .tblControles > tbody > tr > td:first-child
{
	text-align:right;
	width:120px;
	vertical-align:middle;
}

.gvTopControls .tdEditingBtn
{
	text-align:right;
}

	
/* ---------------------------------------------- */
/*  No Estadisticas  */
/* ---------------------------------------------- */

div#noEstadisticas
{
	padding:60px 230px 0 80px;
	color:#565347;
	min-height:400px;
}

div#noEstadisticas h1
{
	font: bold 26px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div#noEstadisticas h2
{
	font:italic normal 13px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
	margin-bottom:30px;
}
div#noEstadisticas p
{
	margin-bottom:10px;
}

/* ---------------------------------------------- */
/*  Soporte  */
/* ---------------------------------------------- */


.infoSLS
{
	width:100%;
	margin:20px 0;
}

.infoSLS > tbody > tr > td
{
	vertical-align:top;
	padding: 0 0 8px 8px;
}

.infoSLS > tbody > tr > td:first-child
{
	font-weight:bold;
	text-align:right;
}

.infoSLSLabels
{
	/*width:80px;*/
}

.sistemasSLS
{
	width:350px;
	margin:0 0 0 0;
}

.infoSLS .reducida
{
	display:block;
}

.pnlCondiciones
{
	height:200px;
	width:370px;
	overflow:auto;
	border:solid 1px #565347;
	padding:10px;
}

div.pnlCondiciones h1
{
	font: bold 16px "Segoe Condensed", "Trebuchet MS", Tahoma;
}

div.pnlCondiciones h2
{
	font:italic normal 11px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
	margin-bottom:20px;
}

.pnlCondiciones p.important
{
	font-variant:small-caps;
	font-weight:bold;
}

.infoSLS td.celdaBotones
{
	padding-top:20px;
}


/* ---------------------------------------------- */
/*  Noticias  */
/* ---------------------------------------------- */



.imgNewsDetail
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.pnlContentNews
{
	clear:left;
}

.newsControl
{
	background-color:Transparent;
}

.newsContent /*  td */
{
	vertical-align:top;
}

.newsItem
{
	border-bottom:dotted 1px #C4D7EA;
	padding:15px 0;
}

.newsItem td
{
	vertical-align:top;
}

.newsItem > table
{
	table-layout:fixed;
}

.newsLeft /*td*/
{
	width:100px;
	text-align:center;
}

	.newsLeft > a
	{
		margin:0 auto;
	}
	
	.newsLeft > a > img
	{
		max-width:100px;
	}

	.newsHeader
	{
		font:normal normal bold 16px/16px "Segoe UI", "Trebuchet MS", Tahoma;

	}

	.newsDate
	{
		font:normal normal normal 12px/14px "Segoe UI", "Trebuchet MS", Tahoma;

	}

	.newsItemContent
	{
		font:normal normal normal 13px/22px "Segoe UI", "Trebuchet MS", Tahoma;
		cursor:text;
	}
	
	.newsTail
	{
		font:normal normal normal 13px/22px "Segoe UI", "Trebuchet MS", Tahoma;
	}
	
	
/* ---------------------------------------------- */
/*  VerEnLinea  */
/* ---------------------------------------------- */

.monitor
{
	height:713px;
	width:637px;
	margin:40px auto;
	background: url(img/monitor.png) no-repeat left top;
	position:relative;
}

.monitor .flash
{
	width:550px;
	height:413px;
	overflow:hidden;
	position:absolute;
	left:44px;
	top:51px;
}