* {
	font: normal 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #d6d2bf;
	color: #330000;
}

#PrgServMante {
    background-color: #D1BD9A;
    color: #330000
	/*filter:alpha(opacity=60);*/
}


body#Corp {
    background-color: #d6d2bf;
    /*background: #002029 url("img/fondoGeneral.jpg") repeat-x;*/
}

body#CorpFrame { background: #d6d2bf url("../img/fondoFrame.gif"); }

.Opaco {
	background-color:black;
	filter:alpha(opacity=60);
	opacity:0.6;
	width:950px;
}

/* 090918 JCV - EStilos para colocar capa de video */
#contenidoPrincipal { width: 950px }

#contFlashTeaser {
	position: relative;
	left: -240px;
	top:  -740px;
	width: 10px;
	z-index: 1;
}

#divSWFLayerTeaser1 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	display: none;
}

#divSWFLayerTeaser2 {
	position: absolute;
	left: -230px;
	top: 5px;
	width: 950px;
	height: 600px;
}

#contFacebook {
	position: relative;
	left: -450px;
	top:  650px;
	width: 10px;
	z-index: 1;
}

#divBtnFacebook {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* 100811 JCV - se agregan estilos para pantalla de ficha técnica en HTML */
body#fichatec { margin: 0; background: #8B5420 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: #330000; }
.tblVer td.Dato { white-space:nowrap; padding-right:2px; font: bold 11px Arial, Helvetica, Sans-serif; color: #330000;}
.espacioVer { margin: 0; }
.NomVersion { background: url('../img/fdVer.gif') repeat-x; font: bold 11px Arial, Helvetica, Sans-serif; text-align: left; padding: 0;}
.fdVerIzq   { background: url('../img/fdVerIzq.gif') no-repeat; float: left;  width: 10px; height: 48px; margin: 0px; }
.fdVerDer   { background: url('../img/fdVerDer.gif') no-repeat; float: right; width: 14px; height: 48px; margin: -12px 0 0 0;}
.rengNon { margin: 0; }
.rengPar { background-color: #af8249; }


/* 100726 JCV - se agregan estilos para pantalla de precios en HTML */
body#precios { margin: 0; background: #8B5420 url('../img/fdFichaIpad.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: #EAD899; }
.separador { background: url('../img/precios/separador.gif') center top no-repeat; width: 2px; }