@charset "utf-8";
/*---------------------------------------------------
Desidgned by XESCO LM
Designers Home: http://www.Xtremgamer.com
---------------------------------------------------*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #FFFFFF;
	background-repeat:  repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	background-image: url(../img/bg.jpg);
    }
.thrColFixHdr #container #Envoltorio2 #mainContent #noti #noti2 p {
	text-indent: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.thrColFixHdr #container #Envoltorio2 #mainContent #noti #noti2 #noti3 {
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(../img/fondonoti_02.png);
	background-repeat: repeat;
}

    .thrColFixHdr #container {
	width: 1000px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    } 
    .thrColFixHdr #header {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bgheadercolor.jpg);

    } 
    .thrColFixHdr #header h1 {
	margin: 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
	position: absolute;
	top: -100px;
    }
    .thrColFixHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 190px; /* el relleno mantiene el contenido del div alejado de los bordes */
	text-align: center;
	margin-left: 10px;
    }
    .thrColFixHdr #sidebar2 {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 190px; /* el relleno mantiene el contenido del div alejado de los bordes */
	text-align: center;
	margin-right: 10px;
    }
    .thrColFixHdr #mainContent {
	margin: 0 200px;
    } 
    .thrColFixHdr #footer {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	background-image: url(../img/bgfotercolor.jpg);

    } 

    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#Envoltorio {
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: auto;
	height: auto;
	background-image: url(../img/bg_up3.jpg);
}
#Envoltorio2 {
	height: auto;
	width: 1000px;
}
#noti {
	height: auto;
	width: 580px;
	background-image: url(../img/fondos/fondonoti.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	text-indent: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#noti1 {
	height: 20px;
	width: 580px;
	background-repeat: repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003333;
	border-bottom-color: #003333;
	background-image: url(../img/fondonoti_02.png);
}
#noti2 {
	width: 580px;
	background-repeat: repeat;
	background-image: url(../img/fondonoti_02.png);
}
#noti3 {
	height: 20px;
	background-image: url(../img/fondos/im%C3%A1genes/fondonoti_06.png);
	background-repeat: repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#noti20 {
	height: 20px;
	width: 20px;
	background-image: url(../img/fondos/im%C3%A1genes/fondonoti_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}





#menubig {

}
#menubit {
	height: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bgmenu.jpg);
}

#video {
	height: auto;
	width: auto;
}
#prefoter {
	height: 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/bgprefotercolor.jpg);
	text-align: center;
}

