* {
	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: 10px;
	width: 950px;
	height: 600px;
}

#contFacebook {
	position: relative;
	left: -450px;
	top:  650px;
	width: 10px;
	z-index: 1;
}

#divBtnFacebook {
	position: absolute;
	left: 0px;
	top: 0px;
}