@charset "utf-8";
/* CSS Document */

/*
html {
        background: url(imagenes/fondo.png) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}  
@media only screen and (max-width:1200px) {
div#header{
	position: absolute;
top: 0px;
left: 50%;
	width: 426px;
margin-left:-213px;
z-index: 100021;
background: none;
}}

*/

div#header{

position: absolute;
top: 0px;
left: 50%;
width: 800px;
margin-left: -400px;
z-index: 100021;
background: none;
text-align:center;
font-family: 'Coming Soon', cursive;
	font-size:15px;
}

div#volver{

position: absolute;
top: 0px;
left: 0px;
width: 180px;
margin-left: 0px;
z-index: 100100;
background: none;
}
body{
	background-image: url(imagenes/fondo_eber.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.social-icons a img { float:left;}
.social-icons { background:transparent; width:32px; position:fixed; top:50px; left:0px; }
.social-icons a { display:block; height:32px; width:32px; }
.social-icons a.social-twitter { background: url('images/twitter.png') 0 0 no-repeat; }
.social-icons a.social-rss { background: url('images/youtube.png') 0 0 no-repeat; }
.social-icons a.social-linkedin { background: url('images/googleplus.png') 0 0 no-repeat; }
.social-icons a.social-facebook { background: url('images/facebook.png') 0 0 no-repeat; }


.centrarHV{
	width:1212px;
	height:637px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-315px 0 0 -606px;
	z-index:2;
}


#deperfil {
position: absolute;
bottom: 0px;
right: -40px;
/*
width: 334px;
height:637px;
margin-top:-316px;
*/

z-index: 1;
background: none;
}

#node1
		{
			position: fixed;
top: 0px;
left: 0px;
width: 140px;
z-index: 100022;
background: none;
		}
		#node3
		{
			float: none;
			width: 68px;
			height: 370px;
			background-color: #BA3338;
			z-index:100;
		}
		
		#Tabla_01 {
			float: none;
/*	position:absolute;
	left:0px;
	top:0px;
*/	width:1212px;
	height:637px;
	z-index:30;
}

#Sector-01-1_ {
				float: none;

	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:195px;
}

#Sector-02-2_ {
	position:absolute;
	left:183px;
	top:0px;
	width:852px;
	height:154px;
}

#Sector-03-3_ {
	position:relative;
	left:1035px;
	top:0px;
	width:177px;
	height:565px;
}

#Sector-04-4_ {
	position:absolute;
	left:183px;
	top:154px;
	width:1px;
	height:411px;
}

#Sector-05-5_ {
	position:absolute;
	left: 86px;
	top: 90px;
	width: 1066px;
	height: 476px;
}

#Sector-06-6_ {
	position:absolute;
	left:480px;
	top:177px;
	width:484px;
	height:411px;
}
#Sector-06-6_2 {
	position:absolute;
	left:770px;
	top:177px;
	width:290px;
	height:411px;
}

#Sector-07-7_ {
	position:absolute;
	left:0px;
	top:195px;
	width:68px;
	height:370px;
}

#Sector-08-8_ {
	position:absolute;
	left:68px;
	top:195px;
	width:115px;
	height:370px;
}

#Sector-09-9_ {
	position:absolute;
	left:0px;
	top:565px;
	width:1212px;
	height:72px;
}























.scrollbar
{
	
	float: left;
	height: 330px;
	width: 265px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow
{
	min-height: 450px;
	margin-right:20px;
}

#wrapper
{
	text-align: center;
	width: 500px;
	margin: auto;
}


/*
 *  STYLE 6
 */
#style-6 {
	background:none;
	font-family: 'Coming Soon', cursive;
	font-size:14px;
	font-weight:bold;
}

#style-6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #D68834;
}

#style-6::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}



.capitalLetter
{
   float:left;
   color:black;
   /* background:white; */
   /* border:1px solid #999999; */
   font-size: 65px;
   line-height: 50px;
   /* padding:2px; */
   margin-right: 7px;
   padding-top: 13px;
   font-weight: bold;
}