@charset "utf-8";
@import url("general.css");
@import url("corporativo.css");
.contenedor{
    width:660px;
	height:510px;
	position: absolute;
	bottom:44px;
	right:-780px;
	overflow:hidden;
	z-index:1;
	}
*html .contenedor{
    height:510px;
	}
.izquierdo{
    height:460px;
	/*resto propiedades en general.css*/
    }

/*CONTENIDO
-----------------------------------------*/
.franquicias{
	/*border:1px solid red;*/
	position:absolute;
	bottom:73px;
	width:600px;
	height:500px;
}	
.franquicias h2 {
	color:#000000;
	font-size:14px;
	font-weight:700;
	line-height:16px;/*text-transform:uppercase;*/
	margin-bottom:7px;
}


#desc_franquicias p {
	color:#6D6A67;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}

#desc_franquicias p a{
	color:#000000;
	text-decoration:underline;
}
*html #desc_franquicias p {
	margin-bottom:10px;
}

#img_franquicias {
position:relative;
bottom:-341px;

}

#desc_franquicias {
	left:190px;
	width:390px;
	position:absolute;
	bottom:-3px;


}

#form_franquicias_div{
	position:relative;
	top:3px;
}

*+html #form_franquicias_div{
	position:relative;
	top:-2px;
}

*html #form_franquicias_div{
	position:relative;
	top:-1px;
}

#form_franquicias_div fieldset{
	display:inline;
	font-size:12px;
	border:none;
	color:#6D6A67;
	margin-top:4px;
}
#form_franquicias_div .fieldset_left{

}
#form_franquicias_div .fieldset_right{
	padding-left:12px;
}
#form_franquicias_div .empleados_fieldset{
	padding-left:6px;
}
#form_franquicias_div .fieldset_right{
 	position:relative;
	height:42px;
	margin-top:0;
}

#form_franquicias_div .fieldset_img{
	position:relative;
	height:42px;
	width:183px;
	margin-top:0;
}
#form_franquicias_div .fieldset_img img{
	padding-top:6px;
	
}
*+html #form_franquicias_div .fieldset_img img{
	position:absolute;
	top:0;
	left:0;
	padding-top:13px;
}

*html #form_franquicias_div .fieldset_img img{
	padding-top:13px;
	position:absolute;
	top:0;
	left:0;
	
}

*+html #form_franquicias_div .empleados_fieldset{
	padding-left:4px;
}

*+html #form_franquicias_div .facturacion_fieldset{
	padding-left:5px;
}



*html #form_franquicias_div .empleados_fieldset{
	padding-left:4px;
}

*html #form_franquicias_div .facturacion_fieldset{
	padding-left:5px;
}


#form_franquicias_div .franquicias_input_text{
	width:180px;
	height:19px;
	padding-left:2px;
	padding-top:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

#form_franquicias_div .tiendas_text{
	width:77px;
}

#form_franquicias_div .empleados_text{
	width:90px;
}

#enviar_input{
	 left:12px;
	 position:relative;
	 bottom:3px;
}

*+html #enviar_input{
	/* margin-left:12px;
	 position:absolute;*/
	 bottom:3px;
}

*html #enviar_input{
	 /*left:187px;
	 position:absolute;*/
	 bottom:3px;
}

#form_franquicias_div legend{
	color:#6D6A67;
}

*+html #form_franquicias_div legend{
	margin-left:-7px;
	color:#6D6A67;
}

*html  #form_franquicias_div legend{
	margin-left:-7px;
	color:#6D6A67;
}
#form_franquicias_div select{
	width:184px;
	height:22px;
	/*
	padding-left:2px;
	padding-top:1px;
	*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#back, #back2{
	position:absolute;
	bottom:-23px;
}
*html #back{
	left:0;
	bottom:-28px;
}

*html #back2{
	left:0;
	bottom:-7px;
}

*+html #back{
	left:0;
	bottom:-26px;
}

*+html #back2{
	left:0;
	bottom:-26px;
}

#alert{
	 position:absolute;
	 bottom:-25px;
	 left:110px;
	/* display:block;*/
}
*html #alert{
	bottom:-10px;
}
*+html #alert{
	bottom:-28px;
}

#img_reload{
	position:absolute;
	width:19px;
	height:15px;
	background:url(../img/generico/forms/recargar.gif) no-repeat;
	cursor:pointer;
	bottom:5px;
	left:164px;
}


*+html #img_reload{
	bottom:1px;
}

*html #img_reload{
	bottom:20px;
}

