body{
	background:#CCC;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#444;
}
a{
	color:#444;
}
a:hover{
	color:#111;
}
a img{
	border:0;
}
/* ******************
	CONTAINERS
********************* */
#container{
	width: 960px;
	height: 600px;
	margin: -300px 0 0 -480px;
	border: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	background:#FFF url(bg-container.gif) no-repeat;
}
#container-i{
	width: 960px;
	height: 600px;
	margin: -300px 0 0 -480px;
	border: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	background:#FFF;
}
/* ******************
	HEADER
********************* */
#header{
	display:none;
	float:left;
}
/* ******************
	MENU
********************* */
#menu{
	position:absolute;
	width:130px;
	top:170px;
	left:10px;
	cursor:default;
}
#menu ul li{
	height:15px;
	padding:0 0 25px 0;
}
#menu ul li a{
	height:15px;
	padding:0;
	display:block;
	text-indent: -999%;
}
#menu ul li a.activo{
	background-position: 0 -30px!important;
}
/**/
#menu ul li#b1 a{
	background: url(b1.gif);
}
#menu ul li#b2 a{
	background: url(b2.gif);
}
#menu ul li#b3 a{
	background: url(b3.gif);
}
#menu ul li#b4 a{
	background: url(b4.gif);
}
#menu ul li#b5 a{
	background: url(b5.gif);
}
#menu ul li#b6 a{
	background: url(b6.gif);
}
#menu ul li#b7 a{
	background: url(b7.gif);
}
#menu ul li#b8 a{
	background: url(b8.gif);
}
/* btn hover */
#menu ul li#b1 a:hover, #menu ul li#b2 a:hover, #menu ul li#b3 a:hover, #menu ul li#b4 a:hover, #menu ul li#b5 a:hover, #menu ul li#b6 a:hover, #menu ul li#b7 a:hover, #menu ul li#b8 a:hover{
	background-position: 0 -15px;
}
/* ******************
	FOOTER
********************* */
#footer{
	position:absolute;
	width:960px;
	bottom:0;
	text-align:right;
}
#footer address{
	font-size:11px;
	line-height:11px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	padding:0 10px 5px 0;
}
/* ******************
	CENTER
********************* */
#center{
	position:absolute;
	width:560px;
	height:390px;
	top:140px;
	left:250px;
	overflow:hidden;
	z-index:10;
}
#center p{
	font-size:11px;
	line-height:17px;
	margin:0 0 9px 0;
	cursor:default;
}
#center h2{
	font-size:26px;
	line-height:27px;
	text-transform:uppercase;
	color:#00618B;
	margin:0 0 9px 0;
}
#center ul{
	margin:0 0 18px 5px;
}
#center ul li{
	background: url(bullet.gif) left 7px no-repeat;
	padding-left: 10px;
	margin:0 0 3px;
	color:#666;
}
.p14{
	font-size:13px!important;
	line-height:22px!important;
	color:#666;
	width:490px;
	margin: 0 0 15px 0!important;
}
ul.prensa{
	margin:0 0 18px 5px;
	height:20px;
	display:block;
}
ul.prensa li{
	background: url(bullet.gif) left 7px no-repeat;
	padding-left: 10px;
	margin:0 0 3px;
	padding: 0 20px 0 0;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
	float:left;
}
ul.prensa li a{
	color:#888;
	text-decoration:none;
}
ul.prensa li a:hover{
	color:#00618B;
}
/* ******************
	CENTER > informacion
********************* */
.gal{
	position: relative;
	overflow: scroll;
	width: 560px;
	height: 390px;
}
.gal .area{
	position: absolute;
	left: 0;
	top: 0;
}
.gal .panel{
	float: left;
	overflow: hidden;
	width: 540px;
	height: 390px;
	padding:0 20px 0 0;
}
/* ******************
	VARIOS
********************* */
hr{
	display: none;
}
.hr{
	width: 100%;
	border-bottom: 1px solid #CCC;
	clear: both;
	margin: 10px 0;
}
.clear{
	clear: both;
}
.bg-1{
	background: url(bg-1.gif) no-repeat;
}
.bg-2{
	background: url(bg-2.gif) no-repeat;
}
.bg-3{
	background: url(bg-3.gif) no-repeat;
}
.bg-empresa-1{
	background: url(bg-empresa-1.gif) no-repeat;
}
.bg-empresa-2{
	background: url(bg-empresa-2.gif) no-repeat;
}
.bg-modo-1{
	background: url(bg-modo-1.gif) no-repeat;
}
/* ******************
	SLIDESHOW
********************* */
#slideshow{
	position:absolute;
	width:420px;
	top:10px;
	left:360px;
	z-index:2;
}