@charset "utf-8";
/* CSS Document */


#tabla1 {
	padding: 0px 10px;
	font-family: 'Open Sans', sans-serif;
	}

#tabla2 {
	width: 650px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #1F2346;
	color: #fff;
	padding: 14px;
	margin: 15px 0px;
   }

#totalofertas, .titulos_r {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		color: rgba(204,161,64,1.00);
		}

.textos_g {
	font-size: 14px;
    margin: 10px 0;
	color: #1f2346;
}

.bt-form {
	padding: 10px 20px;
	background: #1f2346;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	border: none;
	border-radius: 5px;
}

.text_box{
	width: 100%;
	height: 32px;
	margin: 10px 0;
	padding: 3px;
	font: 14px 'Open Sans', sans-serif;
    color: #1b1b1b;
    line-height: 20px;
    text-align: justify;
	  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

.combo{
	width: 400px;
    height: 32px;
	padding: 3px;
    font: 14px 'Open Sans', sans-serif;    
	  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
.caja_left{
	width: 320px;
	}

#divisor_tab{
	clear: both;
	height: 10px;
	}
	
.textos_t a:link{
	color: rgba(204,161,64,1.00);
	}

.textos_t a:visited{
	color: rgba(204,161,64,1.00);
	}

.textos_t a:hover{
	color: #FFF;
	font-weight:bold;
	}

.textos_t a:active{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.textos_o{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	}

.textos_o a:link{
	color:rgba(31,35,70,1.00);
	font-weight:bold;
	}

.textos_o a:visited{
	color: rgba(204,161,64,1.00);
	font-weight: normal;
	}

.textos_o a:hover{
	color: rgba(204,161,64,1.00);
	}

.textos_o a:active{
	color: rgba(204,161,64,1.00);
	}
#offerSector, #offerCities, #offerPosistion, #offerWorkArea {
	width: 305px;
	}
	
table[width="100%"] {
	width: 58%;
	margin: 0;
}

#caja_single{
	width: 650px;
	border-bottom: 1px #666666 dotted;
	clear: both;
	padding: 5px 0;
	overflow: hidden;
	}

#info_left {
    width:320px; 
    float:left;
    border-right: 1px #666666 dotted;
    padding:0 0 10px 0;
    }
   
#info_right {
    width:290px; 
    float: right;
    padding:0 0 10px 0;
    }
.offer-title {
	font-size:22px;
	font-weight:bold;
}
.color-text { 
	color:rgba(31,35,70,1.00);
}
.info-text span {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #1F2346;
}
.info-text {
	max-width: 600px;
	font-family: 'Open Sans', sans-serif;
	color: #1b1b1b;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	}

.space {
	padding: 10px 0;
}
.enviar {
    color: #1f2346;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
}

.nav-ofertas-bu {
	list-style: none;
	width: 615px;
	}
	
.nav-ofertas-bu li {
    margin: 15px 0px;
	}

