
/* caja motor complejo debajo del listado  */
.search_area{
        background-color: #FFFFFF;
	width: 346px;
	height:auto; 
	border: 1px solid #03946B; 	
	text-align: center ; }


.search_areafull{
        float: left;
	width: 70%;
	margin-left: 5px;
	border: 0px solid #00FFEA; background-color: #FFFFFF;	
	text-align: center ; }




/* titulo del motor complejo debajo del listado  */
.search_title{
	width: 90%;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align: center ;
	font-weight: bold;
	font-size : 14px;
	padding-bottom: 0.2%;
	padding-top: 0.2%;
	margin: 0px;
	background-color: #F7F7F7; }


/* motor complejo combos con variables */
.form_line select{
	color: #666666;
	font-family : "myriad";
	font-size : 11px;
	border: 0px solid #D4FFA2; }




.form_line { width: 345px; height: auto px;
             margin-bottom: 1%; 
             text-align: left; 
             border-width:0px; border-color:#FF00F0; background-color:#DBE1E7 ;} 


.form_linefull { 
width: 80%; 
margin: 0px; padding: 0px; margin-bottom: 1%; 
text-align: left; 
border-width:0px; border-color:#FF00F0; } 



.form_linefull select{
	color: #666666;
	font-family : arial;
	font-size : 11px;
	border: 0px solid #006DB2; }



/* texto motor complejo cada uno de los textos y combos margen derecho donde dicen HASTA */

.form_column{
	width: 34%; height: auto px;
	float: left;
	padding-top: 1%;
	text-align: left;
	font-family : "myriad";
	font-size : 11px;
	font-weight: bold;
	color: #747474;
	border: 0px solid #00FFEA; }



.form_columnfull{
	width: 45%;
	float: left;
	padding-top: 1%;
	text-align: left;
	font-family : arial;
	font-size : 11px;
	font-weight: bold;
	color: #808284; }


.form_column1{
	width: 35%;	
	float: left;
	padding-top: 1%;
	text-align: left;
	font-family : arial;
	font-size : 14px;
	font-weight: normal;
	color: #747474;
	border: 0px solid #00FFEA; 	} 


.form_column_right{
	width: 45%; height:10 px;	
	float: right;
	padding-top: 1%;
	text-align: left;
	font-family : "myriad";
	font-weight: bold;
	font-size : 11px; color : #747474;
	border: 0px solid #00FF30; }


.form_columnfull_right{
	width: 43%;	
	float: right;
	padding-top: 1%;
	text-align: left;
	font-family : arial;
	font-weight: bold;
	font-size : 11px; color : #808284; }


.search_form_label {
	float: left;
	width: 38%;
	font-family : "myriad";
	font-size : 12px;
	font-weight: bold;
	color : #747474;
	border: 0px solid #747474;	 }