* {
	font: normal 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
	color: #ffffff;
}

#PrgServMante {
    background-color: #000;
    color: #DCDCDC;
	/*filter:alpha(opacity=60);*/
}


body#Corp {
    background: #000 url("../img/fondoGeneral.jpg") repeat-x

}

body#CorpFrame { background: #d6d2bf url("../img/fondoFrame.gif"); }

#contenidoPrincipal { width: 950px }

.Opaco {
	background-color:black;
	filter:alpha(opacity=60);
	opacity:0.6;
	width:950px;
}

/* 090928 JCV - EStilos para colocar capa de video en Home Page */
#contFlashVideo {
	position: relative;
	left: -470px;
	top:  -902px;
	width: 10px;
	z-index: 1;
}

#divSWFLayerVideo {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* 091014 JCV - EStilos para colocar capa de video en entrada de H100 */

#contFlhVideoH100 {
	position: relative;
	left: -470px;
	top:  -722px;
	width: 10px;
	z-index: 1;
}

#contFlashTeaser {
	position: relative;
	left: -470px;
	top:  -902px;
	width: 10px;
	z-index: 1;
}

#divSWFTeaserMod2009 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 398px;
	visibility: hidden;
	display: none;
}

#contFacebook {
	position: relative;
	left: 100px;
	top:  512px;
	width: 10px;
	z-index: 1;
}

#divBtnFacebook {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* 100826 JCV - se agregan estilos para pantalla de precios en HTML */
body#precios { margin: 0; background: #000000 url('../img/fdPrecIpad.jpg') fixed no-repeat; }
.tblPrec li { font: normal 11px Arial; }
.disc  { font: normal 10px Arial, Helvetica, Sans-serif; float: left; width: 500px; }
.vigencia { font: normal 10px Arial, Helvetica, Sans-serif; float: right; text-align: right; }
.legal { font: normal 9px Arial, Helvetica, Sans-serif; float: left; margin-top: 20px; width: 100%; }
.titPR { background-color: #000000; }
.separador { background: url('../img/precios/separador.gif') center top no-repeat; width: 2px; }

/* 100826 JCV - se agregan estilos para pantalla de ficha tecnica en HTML */
body#fichatec { margin: 0; background: #000000 url('../img/fdFichaIpad.jpg') fixed no-repeat; }
.titFT { font-weight: bold; font-size: 14px; text-transform: uppercase; }
.tblVer { margin: 0; }
.tblVer td.Info { font: bold 11px Arial, Helvetica, Sans-serif; color: #ffffff; }
.tblVer td.Dato { white-space:nowrap; padding-right:2px; font: bold 11px Arial, Helvetica, Sans-serif; color: #ffffff;}
.espacioVer { margin: 0; }
.NomVersion { background: url('../img/fdVer.gif') repeat-x; font: bold 11px Arial, Helvetica, Sans-serif; text-align: left; padding-top: 10px;}
.fdVerIzq   { background: url('../img/fdVerIzq.gif') no-repeat; float: left;  width: 10px; height: 48px; margin-top: -10px; }
.fdVerDer   { background: url('../img/fdVerDer.gif') no-repeat; float: right; width: 14px; height: 48px; margin-top: -10px; }
.rengNon { margin: 0; }
.rengPar { background-color: #2C2C2C; }

