@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(img/rayas2.jpg);
	background-repeat:  repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}
#contenedor {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#unico{ margin-left:380px;
    margin-top:0px;}
#unico div{
	width:110px;
	height:300px;
	position:relative;
	float: left;
	background-repeat: no-repeat;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#mano {
	right: 120px;
	float: right;
}#izda {
	float: left;
	width: 158px;

}
#izda h1 {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
div.sc_menu_wrapper {
	overflow: auto;
	height: 420px;
	margin-top: 20px;
	border: medium dotted #000000;
	padding: 10px;
	position: absolute;


}
div.sc_menu {
  padding: 15px 0;
  
}
.sc_menu a {
  display: block;
  margin-bottom: 5px;
  width: 130px;
  /* When image support is turned off */
  color: #fff;
  background: rgb(79, 79, 79);  
}
.sc_menu a:hover {
  border-color: rgb(130, 130, 130);
  
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}
.sc_menu img {
	display: block;
	border: medium solid #FFFFFF;
}


/* Styling tooltip */
.sc_menu_tooltip {
  display: block;
  position: absolute;

  padding: 6px;
  font-size: 12px;  
  color: #fff;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;

  border: 1px solid rgb(79, 79, 79);
  background: rgb(0, 0, 0);
  /* Make background a bit transparent for browsers that support rgba */    
  background: rgba(0, 0, 0, 0.5);
}

img { behavior: url(iepngfix/iepngfix.htc); }#bloque {

}
#dcha {
	width: 550px;
	float: right;
	background-color: #000000;
		padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;

}
html>body #dcha {
	width: 550px;
	float: right;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

}






#bloque {

}
#dcha h1 {
	font-size: 0px;
	color: #000000;
}
#dcha p {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	behavior: url(iepngfix/iepngfix.htc);
	}
	
#dcha li {
	list-style-type: none;
	font-size: 14px;
}
#flash {

}

#abajo {
    position:relative;
    z-index:7;
	clear:both;
	padding-top: 50px;
	font-size: 0.9em;
	text-align: center;
}
#contenedor #abajo a {
	color: #CCCCCC;
	font-size: 0.7em;
}
#bloque #dcha p {
}
#dcha td {
	padding-left: 10px;
}
#contactoss {
	margin-top: 500px;
	position: absolute;
	margin-left: 5px;
}
#arriba a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
#arriba {
	text-align: right;
}





/*esto es el scroll horizontal*/
div.wmenu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 245px;
  width: 500px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.wmenu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 3000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.wmenu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.wmenu a {
  display: block;
  text-decoration: none;
}
.wmenu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}



.wmenu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.wmenu a:hover span {
  display: block;
}
.wmenu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.wmenu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}
#face {
	margin-top: 800px;
	background-color: #FFFFFF;
	width: 162px;
	position: relative;
}
