body{
	background: #f1f1f1;
	font-family: 'Open Sans', sans-serif;
	
}
.otni{

}
.manejador{
	width: 460px;
	height: 340px;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 10px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 20px;
	background: #fbfbfb;
}
.neyl{float: left;}
.quer{float: right;}
.otni{clear:both;}
.raya-left{
	border-right: 1px solid rgba(0,0,0,.3);
}
.raya-bajo-entemitente{
	border-bottom: 1px dashed rgba(0,0,0,.5);
}
.center {
	margin: auto;
	width: 950px;
}
h1{
    font-size: 2em;
    font-weight: 300;
    color: #333;
}

header{
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0,0,0,.2);
	background: #fbfbfb;
	text-align: right;
	position: fixed;
	top: 0;
	z-index: 9999;
}
header span{
	font-size: 1.5em;
    font-weight: 300;
    color: #333;
    text-align: left;
    }
.spacio{
	padding: 0 10px;
	float: left;
	margin-left: 30px;
}
.derecha{
	float: right;
	margin-top: -20px;
	margin-right: 20;
}
.btn-group{
	margin: 0 50px;
}
.menu{
	background: #fbfbfb;
	height: 100%;
	width: 300px;
	right: 0;
	position: absolute;
	position: fixed;
	text-align: center;
	top: 55px;
	border-left: 1px solid rgba(0,0,0,.2);
}
.glyphicon-th-list{
	font-size: 16px;
	color: #fff;
}
.seciones{
	font-size: 16px ;
	color: #333;
	padding: 10px 0;
	margin-top: 2px;
	text-decoration: none;
	display: block;
}
.seciones:hover{
	color: #333;
	background: rgba(0,0,0,.05);
}
.checkbox{
	text-align: right;
	padding: 0 30;
}
#Pantalla{
    background: #fbfbfb;
    min-height: 800px;
    height: auto;
    width: 950px;
    margin-left: 10%;
    margin-top: 50px;
}

.caja-de-img{
	background: #333;
	min-height: 400px;
	height: auto;
}
.caja-de-img img{
	width: 100%;
}
.caja-de-anucio{
	background: #00ff99;
	min-height: 200px;
	height: auto;
}
.caja-de-anucio img{
	width: 950px;
	height: 200px;
}
.anucio-Caja{
	background: ;
	min-height: 200px;
	height: auto;
	padding: 20px 0;
	margin-top: 10px;
	border-top: 1px solid rgba(0,0,0,0.2);
}


/*-- examinar --*/
    
    /*-- Posicion --*/
     .position1{
        position: absolute;
        margin-left: 350px;
        margin-top: 150px;
        width: 230px;
     
     }

     .position2{
        position: absolute;
        margin-left: 350px;
        margin-top: ;
        width: 230px;
     
     }
     .position3{
        position: absolute;
        margin-left: 50px;
        margin-top: ;
        width: 230px;
        z-index: 999;
     
     }
     .position4{
        position: absolute;
        margin-left: 10px;
        margin-top: 50px;
        width: 230px;
     
     }




.custom-input-file {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  text-align:;
  font-family: verdana;
  margin-top: 0px;
  z-index: 5px;
  padding: 0;
  background:;
  width: 230px;
  height: 119px;
  border: 1px dashed rgba(255,255,255,.8);
  background: ;
}

.custom-input-file .input-file {
  width: 230px;
  height: 119px;
  opacity: 0;
  font-size: 14px;
  background: #00ff00;
  position: absolute;
  cursor: pointer;
  float: left;
}

.custom-input-file .archivo {
    font-size: 12px;
    overflow: hidden;
}

.custom-input-file span{

  width: 150px;
  background: ;
  padding: 0 75px;
  line-height: 90px;

  
}
.custom-input-file span img{
  width: 30px;
  height: 30px;
  

  margin-top: -7px;
  opacity: 0.5;
  
}
.custom-input-file:hover {
  background: rgba(0,0,0,.5); 
  opacity: 1;
}
/*-- Fin --*/

.foto-H{
	width: 330px;
	height: ;
	display: inline-block;
}
.Text-H{
	width: 600px;
	height: ;
	display: inline-block;
}
.foto-P{
	width: 440px;
	height: auto;
	display: inline-block;
}
.Text-P{
	width: 505px;
	height: auto;
	display: inline-block;
	background: ;
}


