
form input.text {
	border:none;
	display:block;
	height:12px;
	padding:2px;
	font-size:10px;
	color:#4d4d4d;
}

form input.text2 {
	border:none;
	height:11px;
	padding:2px;
	font-size:10px;
	color:#4d4d4d;
}

form input.submit {
	display:block;
	border:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	height:17px;
	cursor:pointer;
	background:transparent;
}

form input.submit:hover {
	color:#ff9a04 !important;
}

form  textarea {
	border:none;
	display:block;
	height:33px;
	padding:2px;
	font-size:10px;
	color:#4d4d4d;
	overflow:hidden;
}


form legend {
		font-weight:bold;
		font-size:11px;
		line-height:16px;
		text-align:left;
		color:inherit;
	}
	
	
form label {
		display:block;
		font-size:10px;
		text-transform:uppercase;
	}

form#usuariosRegistrados, form#loBuscamosPorTi, form#calendario,  form#casos, form#buscadorOfertasLaborales, form#enDirecto, form#comentar, form#envioNoticias, form#ingresaTuEvento, form#registrate, form#sectoriales, form#superior  {
	clear:both;
	padding:13px 16px;
	color:#4d4d4d;
	width:730px;
}

form#enDirecto  {
	margin-top:12px;
	width:530px;
	height:81px;
	overflow:hidden;
	}
	

	form#enDirecto input.text {
		float:left;
		width:251px;
	}

	form#enDirecto input.submit{
		width:100%;
		text-align:right;
		padding-right:10px;
		background: url('../images/fDG.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
	form#enDirecto legend {
		padding-bottom:9px;
	}
	
	form#enDirecto a{
		display:block;
		clear:both;
		padding-top:5px;
		margin-bottom:6px;
		color:#4d4d4d;
		font-size:9px;
		text-transform:uppercase;
	}
	
	form#enDirecto a:hover{
		color:#ff9a04;
	}

form#buscadorOfertasLaborales {
	color:#fff;
	width:530px;
}

	form#buscadorOfertasLaborales p {
		float:left;
		width:176px;
	}
	
	form#buscadorOfertasLaborales legend {
		padding-bottom:11px;
		color:#FFFFFF;
	}

	form#buscadorOfertasLaborales label {
		color:#ff9a04;
		font-weight:bold;
		line-height:15px;
		padding-bottom:4px;
		text-transform:none;
		font-size:11px;
	}
	
	form#buscadorOfertasLaborales select {
		display:block;
		margin-bottom:13px;
	}
	
	form#buscadorOfertasLaborales input.submit{
		background:#4D4D4D url('../images/fDN.png') no-repeat right 6px;
		padding:0 10px 0 0;
		color:#fff;
		float:right;
		text-align:right;
	}

form#buscador {
	width:243px; /* definisiones en el encabezado.css */
	
}

	form#buscador input.text {
		background:#4d4d4d;
		color:#fff;
		float:left;
		margin:9px 1px 0 0;
		width:157px;
		height:13px;
		line-height:13px;
		font-size:12px;
		font-weight:bold;
	}
	
	form#buscador input.submit {
		color:#4d4d4d;
		float:left;
		margin:9px 0 0 0;
		width:66px;
		text-align:center;
		background: #ff9a04 url('../images/buscarFlecha.gif') no-repeat 54px 4px;
		line-height:17px;
	}
	
	form#buscador input.submit:hover {
		color:#fff !important;
	}

form#usuariosPass {
	clear:both;
	width:350px;
	height:60px;
	float:left;
	padding:11px 16px;
}

	form#usuariosPass p{
		line-height:10px;
		margin:0;
		padding:0;
	}
	
	form#usuariosPass input.text{
		display:block;
		clear:both;
		width:243px;
		border:none;
		margin-bottom:5px;
		line-height:15px;
	}
	
	form#usuariosPass input.submit{
		clear:both;
		/*width:100%;
		margin-bottom:0px;
		padding-bottom:0px;*/
		margin-left:300px;
		padding-right:10px;
		text-align:right;
		background: url('../images/fDG.png') no-repeat right 7px;
		color:#4d4d4d;
	}

form#usuariosRegistrados {
	clear:both;
	width:243px;
	height:83px;
	float:left;
	padding:11px 16px;
}

	form#usuariosRegistrados p{
		line-height:10px;
		margin:0;
		padding:0;
	}
	
	form#usuariosRegistrados input.text{
		display:block;
		clear:both;
		width:243px;
		border:none;
		margin-bottom:5px;
		line-height:15px;
	}
	
	form#usuariosRegistrados input.submit{
		clear:both;
		width:100%;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
		background: url('../images/fDG.png') no-repeat right 7px;
		color:#4d4d4d;
	}
	
	form#usuariosRegistrados a{
		display:block;
		clear:both;
		margin-bottom:0px;
		color:#4d4d4d;
		font-size:9px;
	}
	
	form#usuariosRegistrados a:hover{
		display:block;
		color:#ff9a04;
	}
	
	form#usuariosRegistrados legend {
		font-size:11px;
		line-height:10px;
		padding:0 0 6px 0;
	}

form#boletin {
	width:190px;
	height:auto;
	float:right;
	margin-top:10px;
}

/*	form#boletin h2{
		margin-bottom:0px;
		line-height:1.06em !important;
	}*/

	form#boletin fieldset{
		height:112px;
		padding:10px 0;
		overflow:hidden;
	}
	
	form#boletin p{
		width:170px;
		margin:10px auto 0 auto;
		_margin:3px auto 0 auto;
		color:#4D4D4D;
		line-height:13px;
	}
	
	form#boletin h4{
		width:170px;
		margin:0 auto 5px auto;
		font-size:11px;
		line-height:13px;
		color:#4D4D4D;
		font-weight:normal;
	}
	
	form#boletin p a{
		display:block;
		width:170px;
		font-size:8px !important;
		text-transform:uppercase;
		color:#4D4D4D;
		margin-bottom:4px;
		_margin-bottom:3px;
	}
	
	form#boletin p a:hover{
		color:#ff9a04;
	}
	
	form#boletin input.text{
		width:166px;
		margin:0 auto 4px auto;
		_margin:0 auto 3px auto;
		font-size:10px;
		color:#4D4D4D;
	}
	
	form#boletin input.submit{
		margin:-2px 0 0 auto;
		padding:0;
		padding-right:10px;
		text-align:right;
		color:#4D4D4D;
		background: url('../images/fDG.png') no-repeat right 6px;
		
	}

form#loBuscamosPorTi {
	margin-top:12px;
}

	form#loBuscamosPorTi legend {
		padding:0 0 11px 0;
	}
	
	form#loBuscamosPorTi .text{
		width:246px;
		float:left;
	}
	
	form#loBuscamosPorTi .left label, form#loBuscamosPorTi .right label{
		float:left;
		padding-top:0px;
		padding-bottom:15px;
	}
	

	form#loBuscamosPorTi .left label{
		width:65px;
	}
	
	form#loBuscamosPorTi .right label{
		width:133px;
	}
	
	form#loBuscamosPorTi p, form#loBuscamosPorTi .noCol{
		clear:both;
		font-size:11px;
	}
	
	form#loBuscamosPorTi .noCol label{
		display:inline;
	}
	
	form#loBuscamosPorTi a.btn{
		clear:both;
		float:left;
		margin:6px 0 0 17px;
		background-position:right 4px !important;
	}
	
	form#loBuscamosPorTi input.submit{
		background: url('../images/fDG.png') no-repeat right 6px;
		padding-right:10px;
		margin-top:3px;
		color:#4d4d4d;
		float:right;
		text-align:right;	
	}

form#calendario {
	height:auto;
	width:530px;
	padding:5px 16px;
}

	form#calendario p{
		width:260px;
		height:50px;
		clear:left;
	}
	
	p.calendario { height:26px;}
	
	p.largo { width:525px;}
	
	form#calendario label{
		width:250px;
		float:none;
		padding-top:9px;
	}
	
	form#calendario label.largo{
		width:520px;
		float:none;
		padding-top:9px;
	}
	
	form#calendario select{
		width:250px;
		display:block;
		float:left;
		float:none;
	}
	
	form#calendario select.largo{
		width:520px;
		display:block;
		float:none;
	}
	
	form#calendario input.submit{
		background: url('../images/fDG.png') no-repeat center right;
		padding-right:10px;
		margin-top:3px;
		color:#4d4d4d;
		float:right;
		text-align:right;	
	}
	
form#casos {
	height:auto;
	width:530px;
}

	form#casos fieldset{
		width:510px;
	}
	
	form#casos fieldset p{
		width:250px;
		float:left !important;
	}
	
	p.calendario {
		height:26px;
	}
	
	form#casos label{
		width:100px !important;
		
		padding-top:9px;
	}
	
	form#casos label.derecha{
		width:40px;
	}
	
	form#casos select{
		width:200px;
		display:block;
		
	}
	
	form#casos input.submit{
		background: url('../images/fDG.png') no-repeat center right;
		padding-right:10px;
		margin-top:3px;
		color:#4d4d4d;
		float:right;
		text-align:right;	
	}


form.superior {
	margin-top:0px !important;
	width:335px !important;
	float:left !important;
	clear:none !important;
	position:absolute;
	top:38px;
	left:14px;

}

form#superior {
	margin-top:13px;
	padding-left:0;
	padding-top:0;
}

	form#superior select{
		width:217px;
		margin-right:9px;
		color:#4D4D4D;
		display:block;
		float:left;
	}
	
	form#superior a.btn {
		margin-top:6px;
		clear:both;
		float:right;
		width:122px;
	}
	
	form.superior a.btn {
		float:left !important;
		padding-left:0 !important;
	}
	

form#busquedaAvanzada {
	margin-top:11px;
	padding-top:12px;
	padding-bottom:5px;
	clear:both;
	width:756px;
}

	form#busquedaAvanzada .columna {
		width:25%;
		float:left;
		color:#fff;
	}
	
	form#busquedaAvanzada legend {
		color:#FF9A04;
		display:block !important;
	}
	
	
	
	form#busquedaAvanzada h1, form#busquedaAvanzada p{
		padding-left:15px;
		padding-right:15px;
	}
	
	form#busquedaAvanzada fieldset p, form#busquedaAvanzada legend  {
		line-height:22px !important;
		padding:0;
		
	}
	
	form#busquedaAvanzada p{
		font-size:11px;
		line-height:16px;
		color:#fff;
	}
	
	form#busquedaAvanzada h1{
		font-size:20px;
		color:#fff;
		padding-bottom:15px;
	}
	
	
	
	form#busquedaAvanzada select{
		width:164px;
		font-size:10px;
	}
	
	form#busquedaAvanzada input.submit{
		background:#4D4D4D url('../images/fDN.png') no-repeat right 6px;
		padding:0 10px 0 0;
		color:#fff;
		float:right;
		text-align:right;
	}
	
	form#busquedaAvanzada label{
		display:inline;
		color:#fff;
	}
	
	
form#suscripcion {

}

	form#suscripcion input.submit, form#registro input.submit {
		background: url('../images/fDB.png') no-repeat center right;
		padding-right:10px;
		padding-left:10px;
		margin-top:3px;
		color:#4d4d4d;
		float:right;
		text-align:right;
	}

	form#suscripcion fieldset#personales{
		padding-bottom:10px;
		margin-bottom:10px;
		background:url('../images/topeSimpleLargo.png') no-repeat bottom;
	}

	form#suscripcion fieldset{clear:both;padding-bottom:10px;}
	
	form#suscripcion legend{clear:both;padding:0 0 11px 0;color:#4d4d4d;}
	form#suscripcion legend .naranja {font-size:12px;}
	form#suscripcion label  {color:#4d4d4d;}
	

	form#suscripcion fieldset#personales input, form#suscripcion fieldset#personales label, form#suscripcion fieldset#personales select,
	form#suscripcion fieldset#factura input, form#suscripcion fieldset#factura label, form#suscripcion fieldset#factura select
	{
		display:block;
		float:left;
		margin-bottom:22px;
	}
	
	form#suscripcion fieldset#personales input, form#suscripcion fieldset#personales select,
	form#suscripcion fieldset#factura input, form#suscripcion fieldset#factura select{
		width:136px;
	}
	
	form#suscripcion fieldset#personales label,
	form#suscripcion fieldset#factura label{
		width:130px;
	}
	
	form#suscripcion fieldset#personales label.d, form#suscripcion fieldset#factura label.d{
		padding-left:20px;
	}
	
	
	form#suscripcion fieldset#personales input,
	form#suscripcion fieldset#factura input{
		background:#ebebeb;
	}
	
	form#suscripcion fieldset#personales textarea{
		width:428px;
		background:#ebebeb;
		float:left;
	}
	
	form#suscripcion fieldset#pagos label{
		display:inline;
	}
	
	form#suscripcion fieldset#pagos input.text{
		float:left;
		width:40px;
		background:#ebebeb;
		margin-right:5px;
	}
	
	form#suscripcion fieldset#pagos p{
		clear:left;
	}
	
	form#suscripcion fieldset#pagos input.radio{
		margin-bottom:40px;
		margin-right:4px;
		display:block;
		float:left;
	}
	
	form#suscripcion fieldset#factura p label{width:auto;padding-right:4px;}
	form#suscripcion fieldset#factura p select{width:50px !important;}
	
form#comentar {
	width:530px;
}
	form#comentar p {
		clear:both;
		padding-bottom:7px;
		line-height:21px;
	}
	
	form#comentar p.tilde {
		padding-top:5px;
	}
	
	form#comentar legend {
		padding-bottom:15px;
	}

	form#comentar input.text{
		width:198px;	
	}
	
	form#comentar textarea{
		width:440px;
		height:105px;
	}

	form#comentar input.submit{
		background: url('../images/fDG.png') no-repeat center right;
		padding-right:10px;
		margin-top:3px;
		color:#4d4d4d;
		float:right;
		text-align:right;	
	}
	
	form#comentar label{
		padding:0 4px;
	}
	
	form#comentar label.primera{
		clear:left;
		width:83px;
		padding:0;
	}
	
form#recordar {
	
}	
	
	form#recordar input.submit{
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
		background: url('../images/fDB.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
	form#recordar input.text{
		width:200px;
		height:12px;
	}
	
form#envioNoticias {
	width:546px;
	padding-right:0px;
}

	form#envioNoticias p {
		clear:both;
		line-height:22px;
	}
	
	form#envioNoticias label {
		width:107px;
	}
	
	form#envioNoticias textarea {
		width:416px;
		height:60px;
	}
	
	form#envioNoticias input.text{
		width:144px;
		/*margin-right:16px;*/
	}
	
	
	form#envioNoticias input.submit{
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
		margin-right:18px;
		background: url('../images/fDG.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
form table.tabla_formulario td {padding:2px 0px;}	
	
form#ingresaTuEvento {
	width:546px;
	padding-right:0px;
}
	form#ingresaTuEvento p {
		clear:both;
		line-height:25px;
	}

	form#ingresaTuEvento  label{
		width:107px;
	}
	
	form#ingresaTuEvento input.text, form#ingresaTuEvento  select{
		width:144px;
	}
	
	form#ingresaTuEvento  select{
		width:148px;
	}
	
	form#ingresaTuEvento input.submit{
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
		margin-right:18px;
		background: url('../images/fDG.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
form#registrate{
	width:546px;
	padding-right:0px;
}
	form#registrate p {
		clear:both;
		line-height:11px;
	}
	
	form#registrate .combos {
	border:none;
	padding:2px;
	font-size:10px;
	color:#4d4d4d;
	margin-right:16px;
	width:144px;
	margin-bottom:20px;
	line-height:11px;
	}
	
		form#registrate .combos2 {
	border:none;
	padding:2px;
	font-size:10px;
	color:#4d4d4d;
	margin-right:16px;
	width:160px;
	margin-bottom:20px;
	line-height:11px;
	}
				
	form#registrate p.texto {
		clear:both;
		line-height:12px;
	}
	
	form#registrate p.condiciones label.largo {
		font-size:11px !important;
		margin-top:8px;
		margin-right:0px;

	}
	
	form#registrate a.btn {
		float:left !important;
		clear:none !important;
		margin-top:5px;
	}

	form#registrate  label{
		width:107px;
		margin-bottom:20px;
		margin-right: 10px;
		line-height:11px;
		text-align:right;
	}
	
		form#registrate  label.superior{
		width:400px;
		margin-bottom:10px;
		line-height:11px;
		text-align:left;
		vertical-align:text-top;
		
	}
	
	form#registrate  label.derecha{
		width:85px;
		margin-bottom:20px;
		margin-right: 10px;
		line-height:11px;
		text-align:right;
	}
	
	form#registrate  label.doble{
		line-height:11px;
		margin-bottom:20px;
	}
	
	form#registrate  label.largo{
		width:auto;
		text-transform:none;
		line-height:11px;
	}
		
	form#registrate input.text {
		width:140px;
		margin-right:16px;
		margin-bottom:20px;
		line-height:11px;
	}
	
		form#registrate input.text2 {
		width:250px;
		margin-right:16px;
		margin-bottom:20px;
		line-height:11px;
	}

	form#registrate input.text.email {
		width:210px;
		margin-right:16px;
		margin-bottom:20px;
		line-height:11px;
	}
	
	form#registrate input.fecha {
		width:15px;
		margin-bottom:20px;
		margin-right:1px;
		margin-top:0px;
		line-height:11px;
	}
	
	form#registrate input.fecha2 {
		width:25px;
		margin-bottom:20px;
		margin-right:1px;
		margin-top:0px;
		line-height:11px;
	}
	
	form#registrate input.check {
		display:block;
		margin-right:10px;
		margin-top:6px;
	}
	
	form#registrate input.submit{
		margin-top:0px;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
		margin-right:18px;
		background: url('../images/fDG.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
form#sectoriales{
	width:746px;
	padding-right:0px;
}
	
	form#sectoriales p{
		line-height:22px;
		clear:both;
	}
	
	form#sectoriales fieldset.col1{
		width:495px;
		float:left;
	}
	
	form#sectoriales fieldset.col1 p{
		line-height:22px;
		clear:both;
	}
	
	form#sectoriales fieldset.col2{
		width:240px;
		float:left;
	}
	
	form#sectoriales label{
		color:#fff;
		width:61px;
		padding-right:5px;
	}
	
	form#sectoriales  label.doble{
		line-height:11px;
	}
	
	form#sectoriales  label.largo{
		width:auto;
	}
	
	form#sectoriales input.text{
		width:160px;
		margin-right:6px;
	}
	
	form#sectoriales input.check{
		margin-top:6px;
		margin-right:3px;
	}
	
	form#sectoriales textarea{
		width:232px;
		height:32px;
	}
	
	form#sectoriales a.btn {
		margin-top:2px;
	}
	
	form#sectoriales input.submit{
		margin-top:0px;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:right;
		padding-right:10px;
/*		margin-right:18px;*/
		background: url('../images/fDN.png') no-repeat right 6px;
		color:#fff;
		margin-right:5px;
	}
	
form#registro {

}

	form#registro fieldset{
		padding-bottom:10px;
		margin-bottom:10px;
		display:block;
		clear:both;
		background:url('../images/topeSimpleLargo.png') no-repeat bottom;
	}
	
	form#registro p.legales {font-size:10px;line-height:11px;}
	form#registro fieldset#empresa{background:none;padding-bottom:0;margin-bottom:0;}
	form#registro legend{clear:both;padding:0 0 11px 0;color:#4d4d4d;}
	form#registro legend .naranja {font-size:12px;}
	form#registro label  {color:#4d4d4d;}
	form#registro select  {font-size:10px !important;border:none;color:#4d4d4d;background:#ebebeb;}
	form#registro option  {font-size:10px !important;}
	
	form#registro input.submit {
		margin-top:-6px;
	}
	
	form#registro input.text{
		background:#ebebeb;
		margin-right:5px;
	}
	
	form#registro input.text2{
		background:#ebebeb;
		margin-right:5px;
		width:auto;
	}	
	
	form#registro input.chico{
		width:33px !important;
	}
	
	form#registro input.corto{
		width:60px !important;
	}
	
	form#registro input.intermedio{
		width:76px !important;
	}
	
	form#registro input.medio{
		width:110px !important;
	}
	
	form#registro label.largo{
		width:auto !important;
	}
	
	form#registro fieldset#personales label, form#registro fieldset#contacto label, form#registro fieldset#empresa label{
		padding-top:4px;
		height:18px;
		width:110px;
	}
	
	form#registro fieldset#personales label.clear, form#registro fieldset#contacto label.clear, form#registro fieldset#empresa label.clear{
		clear:left;
		height:22px !important;
		width:110px !important;
	}
	
	form#registro fieldset#contacto label.telefono{
		clear:left;
		height:11px !important;
		width:110px !important;
	}
	
	form#registro fieldset#contacto label.interno, form#registro fieldset#empresa label.interno{
		width:auto !important;
		height:11px !important;
		margin-right:6px;
	}
	
	form#registro fieldset#personales input.text, form#registro fieldset#contacto input.text, form#registro fieldset#empresa input.text{
		width:160px;
	}
	
	form#registro fieldset#contacto p.sexo{
		clear:left !important;
		float:left;
		width:279px;
		height:22px !important;
	}
	
	form#registro fieldset#contacto p.telefono{
		clear:left !important;
		float:left;
		width:630px;
		height:16px !important;
	}
	
	form#registro p.clear{
		clear:left;
		height:22px !important;
		line-height:11px !important;
		margin-left:110px;
	}
	
	form#registro fieldset#contacto p.sexo label, form#registro fieldset#contacto p.sexo span{
		float:left;
		display:block;
		text-transform:uppercase;
		
	}
	
	form#registro fieldset#contacto p.sexo label{
		width:80px;
		white-space:pre;
	}
	
	form#registro fieldset#contacto p.sexo span{
		width:110px;
		height:22px;
	}
	
	form#registro fieldset#contacto select{
		width:54px;
	}
	
	form#registro fieldset#empresa select  {
		width:164px;
		margin-right:6px;
	}
	
	form#registro textarea{
		width:438px;
		background:#ebebeb;
		float:left;
	}
	/form#registrate textarea{
		width:838px;
		float:left;
	}

form#searchform {display:block;width:390px;}
form#searchform fielset{width:370px;margin:0 auto;display:block;}
form#searchform label{padding-top:10px;height:18px;width:370px;margin:0 auto;color:#4d4d4d;}
form#searchform input.text{width:366px;margin:0 auto;}
form#searchform input.submit{
		text-align:right;
		margin-right:10px;
		padding-right:10px;
		background: url('../images/fDG.png') no-repeat right 6px;
		color:#4d4d4d;
	}
	
	
	
	
	
	
	
