


*{
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	
}

body{
	background-color:#222222;
}

/*//////////////////////////////////
//        CABECERA                //
//////////////////////////////////*/
#cabecera{
   position:relative;
   width:970px;
   height:90px;
	 margin:0px auto 0px auto;
}

#cabecera-logo1{
   position:absolute;
   top:20px;
	 left:0px;
   width:82px;
   height:60px;
}

#cabecera-logo2{
   position:absolute;
   top:35px;
	 left:893px;
   width:76px;
   height:42px;
}

/*//////////////////////////////////
//        CUERPO                  //
//////////////////////////////////*/
#contenedor{
   position:relative;
   width:970px;
   height:550px;
	 margin:0px auto 0px auto;
	 background-color:#222222;
}
#iframe1{
 	position:absolute;
 	top:0px;
 	left:0px;
  width:950px;
  height:530px;
	background-color:#222222;
}

#imagen-princial-contenedor{
   position:absolute;
   top:10px;
	 left:10px;
   width:630px;
   height:400px;
}

#contenedor-special{
	position:absolute;
  top:10px;
	left:10px;
  width:950px;
  height:400px;
	background-color:#000000;
	text-align:center;

}


/*//////////////////////////////////
//        IFRAME                  //
//////////////////////////////////*/
#iframe-contenedor{
   position:absolute;
   top:10px;
	 left:650px;
   width:310px;
   height:400px;
	 background-color:#000000;
	 overflow:auto;
}

#titulo{
	width:auto;
	height:auto;
	margin:22px 15px 10px 15px;
	color:#888888;
	font-size:17px;
	
}
.new{
	width:auto;
	height:auto;
	margin:10px 15px 10px 15px;
	color:#888888;
	line-height:15px;
	font-size:11px;
}

#iframe-contenedor-texto{
  width:auto;
	height:270px;
	margin:10px 15px 10px 15px;
	color:#888888;
	line-height:15px;
	font-size:11px;
	text-align:justify;
}

#imagenes-minis{
 	width:auto;
	height:30px;
	margin:10px 15px 10px 15px;
	line-height:15px;
	font-size:11px;

}

.linea1px{
	width:auto;
	height:1px;
	margin:10px 15px 10px 15px;
	font-size:1px;
	line-height:1px;
	background-color:#222222;
}
.linea1pxSinMargen{
	width:auto;
	height:1px;
	margin:10px 0px 10px 0px;
	font-size:1px;
	line-height:1px;
	background-color:#222222;
}

.texto-marcado{
	color:#FFFFFF;
}

.texto-marcado-grande {
	color:#FFFFFF;
	font-size: 23px;
	line-height: 24px;
}



/*//////////////////////////////////
//        MENU                    //
//////////////////////////////////*/
#menu-contenedor{
   position:absolute;
   top:420px;
	 left:10px;
   width:950px;
   height:120px;
}

.menu-boton1{
	float:left;
	width:150px;
	height:120px;
}

.menu-boton2{
	float:left;
	width:150px;
	height:120px;
	margin-left:10px;
}

/*//////////////////////////////////
//        PIE                     //
//////////////////////////////////*/

#pie{
	position:relative;
  width:970px;
  height:30px;
	margin:0px auto 0px auto;
	font-size:10px;
	color: #BBBBBB;
}

#pie-texto1{
  position:absolute;
  top:5px;
	left:0px;
  width:300px;
  height:20px;
}

#pie-texto2{
  position:absolute;
  top:5px;
	left:570px;
  width:400px;
  height:20px;
	text-align:right;
}
/*//////////////////////////////////
//        LINK                    //
//////////////////////////////////*/
A:link {
   text-decoration:none;
	 color:#FFFFFF;
} 

A:visited {
   text-decoration:none;
   color:#FFFFFF; 
} 

A:active {
   text-decoration:none;
   color:#FFFFFF;
} 

A:hover {
   text-decoration:none;
   color:#555555;
}

/*///////////////////////////////////////
//              SCROLL                 //
///////////////////////////////////////*/

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 10px;
background: #333333 url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 10px;
background: #FFFFFF url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 10px;
background: #333333 url(horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 10px;
background: #FFFFFF url(horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: #333333 url(images/arrow_up.jpg)  no-repeat;
width: 10px;
height: 10px !important;
}
.vscrollerbaseend {
background: #333333 url(images/arrow_down.jpg) no-repeat;
height: 10px;
width: 10px;
}
.hscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */