/* CONTENIDOS */ 
#contenedor_centro {
	width:955px;
	margin:0 auto;
}

#left {
	width:325px;
	background:#666;
	float:left;
	height:500px;
}
#medio {
	width:325px;
	height:500px;
	float:left;
}
#right {
	width:300px;
	height:200px;
	background-color:#009;
	float:left;
	
}
#edificio {
	width:300px;
	height:100%;
	position:fixed;
	z-index:3;
	padding-top:15%;
	margin-left:5px;
	margin-bottom:0px;		
}

#info {
	width:60%;
	height:20%;
	padding-left:290px;
	padding-top:50px;
}
#info2 {
	width:60%;
	height:auto;
	padding-left:10;
	padding-top:50px;
}
#info3 {
	width:95%;
	height:auto;
	padding-left:10;
	padding-top:50px;
	text-align: center;
}
#fabrica {
	width:100%;
	height:450px;
	position:fixed;
	z-index:1;
	bottom:5%;
	text-align: right;
}

.news {
	border:#272727 solid 3px;
}
.news:visited {
	border:#272727 solid 3px;
	background:#333333;
}
.news:hover {
	border:#333333 solid 3px;
	background:#1A1A1A;
}
.news:active {
	border:#666666 solid 3px;
	background:#002D4A;
}

/* TITULOS */
#titulocompany {
	width:100%;
	height:50px;
	position:fixed;
	z-index:2;
	padding-top:130px;
	padding-left:220px;
	background:url(images/puzz/fondo.png) top left no-repeat;
	background-color:#050505;
	background-position:50px;
}.MAYUSCULA {
	color: #0099FF;
	font-weight: bold;
	font-size: 24px;
}
.Titulo1 {
	color: #40B3FF;
	font-weight: bold;
	font-size: 12px;
}.borde {
	border: thin solid #666666;
	color: #999999;
}
.fecha {
	color: #99CC00;
	font-weight: bold;
	font-size: 9px;
}
.borde2 {
	border: thin solid #666666;
	color: #999999;
	margin:6px;
}
.Titulo2 {
	color: #40B3FF;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* PANELES */ 

#contenedor_centro2 {
	width:955px;
	margin:0 auto;
}
.link3:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link3:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link3:hover {
	text-decoration: underline;
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link3:active {
	text-decoration: none;
	color: #B8F400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borde3 {
	margin:6px;
}
.Title3 {
	color: #0099FF;
	font-weight: bold;
	font-size: 18px;
}
