.haccordion .barra, .haccordion .cBarra{
  float: left;
  height: 600px;
}
  
.haccordion .barra{
  width: 30px;
  background-color: #000000;
  opacity:.75;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 15px;
  font-weight:bold;
  text-align: center;
}
  
.haccordion .cBarra{
  display: none;
  width: 0px;
  overflow: auto;
}
  
.haccordion .cBarra p{
  margin: 5px;
}
#cs {
    margin: 1em auto;
    border: 2px solid #555;
    width: 300px;
    height: 200px;
}

.loading
{
    background: url( 'imagenes/loadingIcon.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}

#cenefa{
z-index:-1;
position: absolute;
top: 325px;
left: 600px;

}
#cenefaM{
z-index:-1;
position: absolute;
top: 325px;
left: 0px;

}

#cargando{position: absolute; top: 160px; left: 275px; }
 
lenguas{
margin: 15px;
}

tablaOrg{
font-size: 6px;
}
map_canvas{
 COLOR: #8fbc8b;
}
form{
padding :25px;
}

body{
color: #808080;
font-size: 16px;
font-family: verdana;
background : #e9e9e9;
}
button{
BORDER: rgb(128,128,128) 1px dashed; 
FONT-SIZE: 8pt; 
FONT-FAMILY: Verdana; 
BACKGROUND-COLOR: rgb(233,233,233);
}
a{
color: #ffffff;

font-weight: bold;
text-decoration: none;
}
a:hover{
background: #fff;
}
.tab h3{
color: #333;
padding: 3px;
font-size: 12px;
margin: 0 1px 1px 0;
text-align: center;
background: #6FB9E9;
}
loader{
text-align: center;
}
h1{
color: #808080;
margin: 5px;
padding: 5px;
font-size: 26px;
}

h3{
margin: 0;
padding: 5px;
font-size: 14px;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
}
p.margenArriba {
position:absolute;
left:200px;
top:250px;
}

#wrapper{
width: 650px;
margin: 0 auto;
}
#left{
float: left;
width: 150px;
}
#right{
float: right;
width: 500px;
}
.tab{
color: #333;
padding: 3px;
margin: 0 1px 1px 0;
text-align: center;
background: #6FB9E9;
}
.stretcher{
background: #6FB9E9;
}

input, textarea, select {
	background-color: #ffffff;
	color: #808080;
	border : 1px dashed #000;
	padding : 5px;
}
