.pageContainer{
	position: absolute;
}
.cotizar-logo{
	float:left;
	clear:both;
}

#logosContainer{
	position: absolute;
	left: 0px;
	width: 438px;
	height: 510px;
	top: 15px;
	overflow: hidden;
}

#cotizar_container{
	top: 5px;
	position: absolute;
	left: 274px;
	width: 685px;
	height: 485px;
	border: none;
	overflow-y: auto;
}

#cotizar_separation{
	position: absolute;
	width: 3px;
	height: 492px;
	left: 259px;
	background-color: #F59022;
	top: 2px;
}

#cotizar_menuContainer{
	width: 245px;
	position: absolute;
	top: 15px;
}
#cotizar-logo{
	float:left;
	clear:both;
	margin-left: 15px;
}
#nosotroMenu{
	float: right;
	width: 250px;
}

#cotizaLabel{
	font-size:166%;
	float:right;
	margin-top: -4px;
}

#formCotiza .c_t_big{

}

#formCotiza{
	width: 684px;
}
.c-row{
	width:100%;
	float:left;
	margin-top: 3px;
}
.c-row span{
	width: 153px;
	text-align: left !important;
	padding-top: 9px;
}
.c-row *{
	display: inline-block;
	float:left;	
}
.c_title{
	font-size: 130%;
	font-weight: #555;
	margin-top: 7px;
	border-bottom: 1px solid #FFF;
	width: 100%;
}
.c_t_big input[type=text]{
	width: 486px;
}
.c_tr_big *{
	float:left;
}
.c_t_m input[type=text]{
	width: 155px;
}
.c_t_m input[type=text]:first-child{
	margin-right: 10px;
}
.c_tr2_big input{
	margin-top: 6px;
}
.c_tr2_big label{
	margin-top: 6px;
	width: 220px;
	height:32px;
	margin-left: 20px;
	float:left;
	text-align: left;
}
.c_tr2_big textarea{
	width: 637px;
	margin-left: 5px;
	height: 97px;
	margin-bottom: 15px;
}
.c_btn{
	color:#FFF;
	background-color: #DD4F17;
	height: 19px;
	float: left;
	text-align:center;
	margin-top:15px;
	width:180px;
	margin-left: 26px;
	cursor: pointer;
	
}
.c_btn:hover{
	background-color: #FFF;
	color:#000;
}
