@charset "UTF-8";
/* CSS Document */

/*
	www.eticom.com
	Estilos comunes

	Tabla de contenidos:
		Globales
		Layout
			- 
			- 
			- 
*/

/* Globales
-------------------------------------------------- */

* {
	padding: 0;
	margin: 0
}

body {
	font-size: 62.5%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #12457C;
	text-align: center
}

a {
 color: #036
}

a:hover {
	text-decoration: none
}

/* Layout
-------------------------------------------------- */

#header {
	background: url(../images/bg-header-fake.jpg) no-repeat left top;
	width: 960px;
	height: 108px;
	margin: 0 auto
}

#content {
	width: 960px;
	margin: 0 auto
}

#content-left {
	width: 280px;
	height: 625px;
	float: left;
	margin: 0
}

#content-right {
	width: 670px;
	float: right
}

#section {
	background: url(../images/bg-section.jpg) repeat-x top
}

#navigation {
}

#footer {
	width: 960px;
	margin: 0 auto;
	clear: both
}

/* Comunes
-------------------------------------------------- */

.empresas {
	background: url(../images/bg-lfemp.jpg) no-repeat
}

ul#utilidades {
	height: 16px;
	float: right;
	list-style: none;
	margin: 0 auto
}

ul#utilidades li {
	background: url(../images/px_sepa2.gif) no-repeat left top;
	float: left;
	padding: 0 10px
}

ul#utilidades li.primero {
	background: none	
}

/* Empleo
-------------------------------------------------- */

/* Proceso
------------------------- */

.proceso-alta,.servicios-empresa {
	background: #FFF url(../images/so_altac.png) no-repeat left top;
	width: 670px;
	float: left;
	padding: 0 4px 40px;
}

.proceso-empresa {
	width: 670px;
	float: left;
	padding: 0 4px 40px;
}

#entrada-emp {
	background: #FFF url(../images/so_emp00.png) no-repeat left top;
	width: 670px;
	padding: 30px 0 0 4px 
}

#acceso-serv {
	background: #FFF url(../images/so_emp07.png) no-repeat left top;
	width: 670px;
	padding: 0 0 0 4px 
}

#alta-serv {
	background: #FFF url(../images/so_emp08.png) no-repeat left top;
}

#previsualizar-datos {
	background: #FFF url(../images/so_previ.png) no-repeat left top;
}

#privacidad {
	background: #FFF url(../images/so_priva.png) no-repeat left top;
}

#alta-emp {
	background: #FFF url(../images/so_emp01.png) no-repeat left top
}

#recor-emp {
	background: #FFF url(../images/so_emp02.png) no-repeat left top
}

#cambi-emp {
	background: #FFF url(../images/so_emp05.png) no-repeat left top
}

#menu-emp {
	background: #FFF url(../images/so_emp03.png) no-repeat left top;
	width: 670px;
	padding: 80px 0 0 4px
}

#ficha-emp {
	background: #FFF url(../images/so_emp04.png) no-repeat left top
}

#mis-servicios {
	background: #FFF url(../images/so_emp06.png) no-repeat left top
}

ul#gruposdatos.portada,ul#gruposdatosemp.portada {
	margin: 35px 0px 50px 0px;
}

ul#gruposdatosemp.portada {
	margin: 0 0 30px 0
}

ul#gruposdatos,ul#gruposdatosemp {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E3865;
	display: inline-block;
	width: 670px;
	line-height: 30px;
	margin: 0 auto 10px;
}

ul#gruposdatos li,ul#gruposdatosemp li {
	display: inline;
	margin: 0 0 0 7px
}

ul#gruposdatos li.actual,ul#gruposdatosemp li.actual,ul li a.actual {
	text-decoration: none
}

#nogruposdatos {
	width: 670px;
	height: 30px;
	margin: 10px auto 10px
}

#nogruposdatosportada {
	width: 670px;
	height: 30px;
	margin: 10px auto 40px
}

ul#misopciones {
	display: inline;
	float: right;
	margin: 4px 2px 0 0;
	list-style: none
}

ul#misopciones li {
	float: right;
	padding: 0;
	margin: 0 2px 0 0
}

h2 {
	font-size: 1.5em;
	display: inline;
	float: left;
	margin: 10px
}

h2 span.normal {
	font-weight: normal
}

p.explica {
	text-align: left;
	margin: 5px 10px;
	clear: both
}

p.explica2 {
	text-align: left;
	margin: 10px 0 5px;
	float: left;
	clear: both
}

p.conceptos {
	font-weight: bold
}

.faldon {
	background: #FFF url(../images/bg_faldo.png) no-repeat left top;
	width: 670px;
	height: 80px;
	float: left
}

/* Formularios
------------------------- */

span.alertas {
	font-size: 1.0em;
	font-weight: bold;
	color: #F00
}

p.alertas {
	font-size: 1.0em;
	font-weight: bold;
	color: #F00;
	float: left;
	clear: left;
	margin: 0 0 10px
}

form.pasos input {
	display: inline;
	height: 18px;
	float: left;
	clear: left;
	margin: 0 4px 0 4px
}

form.pasos#paso0 label {
	font-size: 1.1em;
	text-align: left;
	line-height: 18px;
	height: 18px;
	float: left
}

form.pasos#paso1 label,form.pasos#paso11 label,form.pasos#paso3 label {
	font-size: 1.1em;
	text-align: left;
	width: 240px;
	float: left;
	clear: left
}

form.pasos#paso0 {
	background: url(../images/bg_form0.png) no-repeat left top;
	width: 260px;
	float: right;
	padding: 40px 2px
}

form.pasos#paso0 span {
	width: 116px;
	float: left
}

ul#mimenu {
	background: url(../images/bg_form1.png) no-repeat left top;
	width: 270px;
	text-align: left;
	float: right;
	padding: 40px 5px;
}

ul#menuemp,ul#mimenuemp {
	background: #FAFAFC url(../images/bg_form2.png) no-repeat left top;
	width: 270px;
	text-align: left;
	float: right;
	padding: 40px 5px
}

ul#menu li,ul#menuemp li,ul#mimenuemp li {
	font-size: 1.2em;
	color: #12457C;
	text-align: left;
	width: 250px;
	float: left;
	clear: left;
	margin: 5px 5px 0 10px;
	list-style: disc;
	list-style-position: inside
}

ul#menuemp,ul#mimenuemp {
	background: url(../images/bg_form2.png) no-repeat left top;
	width: 270px;
	text-align: left;
	float: right;
	padding: 40px 5px;
}

form.pasos#paso11 {
	background: url(../images/empresario.jpg) no-repeat right top;
	width: 600px;
	float: left;
	padding: 5px 20px;
	margin: auto
}

form.pasos#paso1 {
	width: 600px;
	float: left;
	padding: 5px 20px;
	margin: auto
}

form.pasos#prev {
	width: 600px;
	padding: 5px 20px;
	margin: auto
}

form.pasos input.datosacceso {
	font-size: 1.0em;
	color: #12457C;
	width: 116px;
	height: 18px;
	clear: none;
	margin: 0 2px;
	border: solid 1px #A7B1BF
}

form.pasos input.perso1,form.pasos select {
	font-size: 1.0em;
	color: #12457C;
	width: 98px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}

div.bloquesdatos#datosp2 input,div.bloquesdatos#datosp3 input,div.bloquesdatos#datosp31 input {
	font-size: 1.0em;
	color: #12457C;
	width: 240px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp31 input.checki {
	width: 20px;
	border: none 0
}
div.bloquesdatos#datosp6 input,div.bloquesdatos#datosp3 input,div.bloquesdatos#datosp31 input {
	font-size: 1.0em;
	color: #12457C;
	width: 240px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp2 textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #12457C;
	width: 340px;
	height: 50px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp6 textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #12457C;
	width: 340px;
	height: 50px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp2 input.big{
	color: #12457C;
	width: 340px;
	float: left;
	clear: left;
	margin: 0 0 10px;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp6 input.big{
	color: #12457C;
	width: 340px;
	float: left;
	clear: left;
	margin: 0 0 10px;
	border: solid 1px #A7B1BF
}
div.bloquesdatos#datosp2 input.medio,div.bloquesdatos#datosp3 input.medio,div.bloquesdatos#datosp6 input.medio,div.bloquesdatos#datosp31 input.medio {
	width: 120px
}
div.bloquesdatos#datosp31 input.mediano {
	width: 180px
}
div.bloquesdatos#datosp2 input.small{
	font-size: 1.0em;
	color: #12457C;
	width: 20px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #ffffff;

}
div.bloquesdatos#datosp6 input.small{
	font-size: 1.0em;
	color: #12457C;
	width: 20px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #ffffff;

}

fieldset.asistentes {
	width: 250px;
	padding: 5px;
	border: solid 1px #A7B1BF;
}

fieldset.sectores {
	padding: 5px;
	margin: 0 10px;
	border: solid 1px #A7B1BF;
}

fieldset legend,h3.bloques {
	font-size: 1.2em;
	font-weight: bold
}

div.bloquesdatos#datosp6 table {
	width: 510px;
	text-align:left;
	float: left;
	border: solid 1px #A7B1BF;
	clear:none;
	margin:0px auto;
}
div.bloquesdatos#datosp6 table#sectores {
	width: 600px;
	text-align:left;
	float: left;
	border: solid 1px #A7B1BF;
	clear:none;
	margin:0px auto;
}
div.bloquesdatos#datosp6 table.repertorios {
	width: 600px;
	text-align:left;
	float: left;
	border: solid 1px #A7B1BF;
	clear:none;
	margin:0 auto;
}
div.bloquesdatos#datosp6 table.informativa {
	width: 300px;
	text-align:left;
	border: solid 1px #A7B1BF;
	clear: none;
	margin:0 100px;
}
div.bloquesdatos#datosp6 table.listados {
	width: 600px;
	text-align:left;
	float: left;
	border: none 0;
	clear:none;
	margin:0 auto;
}
table.listados td.categorias {
	border-bottom: solid 1px #A7B1BF;
}
table.listados td.categorias p {
	font-size: 1.0em;
	font-weight: bold;
	width: auto;
	float: left
}
table.repertorios td {
	padding: 0 2px;
}
table.repertorios td p {
	width: auto;
	float: left
}
table.repertorios td p.evento,table.repertorios td p.bono {
	font-weight: bold;
	text-transform: uppercase
}
.trazul {
	background-color:#DEE5ED
}
.trpx {
	vertical-align: top;
	padding-bottom: 3px;
	border-bottom-color: #A7B1BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td#nombreserv {
	width: 150px
}
input#examinafoto {
	font-size: 1.0em;
	color: #12457C;
	width: 240px;
	height: 18px;
	float: left;
	clear: left;
	margin: 0;
	border: solid 1px #A7B1BF
}

form.pasos input.perso1#nombreusuario {
	background-color: #EBF0F4;
	float: left;
	clear: left;
	border: none
}

.haga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em
}

.epigrafes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em
}

p.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background: url(../images/px_sepa1.gif) repeat-y right;
	text-align: left;
	float: left;
	width: 200px;
	float: left;
	padding: 0 10px;
	margin: 0 10px
}

p.olvido {
	font-size: 1.0em;
	color: #12457C;
	display: inline;
	float: right;
	clear: both;
	margin: 10px 20px
}

.fotocan {
	background-image: url(../images/portafoto.png);
	float: left;
	padding: 5px
}

.bloquesdatos {
	float: left;
	text-align: left;
}

div.bloquesdatos#datosp2 input.fndia {
	width: 20px;
	float: left;
	margin: 0 5px 0 0
}
div.bloquesdatos#datosp6 input.fndia {
	width: 20px;
	float: left;
	margin: 0 5px 0 0
}
div.bloquesdatos#datosp2 select.fnmes {
	height: 20px;
	float: left;
	clear: none;	
	border: solid 1px #A7B1BF;/*Borde original negro*/
}
div.bloquesdatos#datosp6 select.fnmes {
	height: 20px;
	float: left;
	clear: none;
	border: solid 1px #A7B1BF;/*Borde original negro*/
}

div.bloquesdatos#datosp2 select.grandote {
	height: 20px;
	float: left;
	clear: none;
	border: solid 1px #A7B1BF;/*Borde original negro*/
}
div.bloquesdatos#datosp6 select.grandote {
	height: 20px;
	float: left;
	clear: none;
	border: solid 1px #A7B1BF;/*Borde original negro*/
}
div.bloquesdatos#datosp6 select.sector {
	width: 400px;
	height: 20px;
	float: left;
	clear: both;
	border: solid 1px #A7B1BF;/*Borde original negro*/
}
div.bloquesdatos#datosp2 input.fnano {
	width: 40px;
	float: left;
	clear: none;
	margin: 0 0 0 5px
}
div.bloquesdatos#datosp6 input.fnano {
	width: 40px;
	float: left;
	clear: none;
	margin: 0 0 0 5px
}
div.bloquesdatos#datosp3 select.idionivel {
	width: 80px;
	height: 20px;
	float: left;
	clear: none;
	margin: 0 0 0 5px;	
	border: solid 1px #A7B1BF;/*Borde original negro*/
}
.operaciones {
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
	margin: 10px auto
}

#datosp1 {
	width: 100px;
	float: left
}

#datosp2,#datosp3,#datosp31 {
	display: inline;
	float: left;
	padding: 4px 0 0;
	margin: 0 10px
}
#datosp4,#datosp5 {
	width: 230px;
	display: inline;
	float: left;
	padding: 4px 0 0;
	margin: 0 10px
}

#datosp2 select.grande,#datosp3 select.grande{
	width: 200px;
	margin: 0 0 10px;
}

#datosp4 select,#datosp5 select{
	width: 200px;
	margin: 0 0 10px;
}

#datosp4 label,#datosp5 label{
	width: 200px;
}
#datosp6 {
	width: 510px;
	float: left;
	margin: 4px 0 0 10px;
}
.barraoperaciones {
	background: url(../images/barraops.gif) no-repeat;
	display: inline;
	width: 660px;
	height: 20px;
	clear: both;
	margin: 4px auto 10px
}

.solapainferior {
	background-image: url(../images/so_infer.png);
	width: 670px;
	height: 10px;
	clear: both
}

/* Botones de imagen doble varios
-------------------------------------------------- */

a.botones {
	text-decoration: none;
	display: block
}

a.botones:hover {
	text-decoration: none;
	background-position: bottom
}

a.botones span {
	display: none
}

.activo {
	text-decoration: none;
	background-position: bottom
}

/* Identificadores de botones
------------------------- */

#home {
	background-image: url(../images/bt_uti00.gif);
	display: block;
	width: 31px;
	height: 16px;
	margin: 0
}

#mieticom {
	background-image: url(../images/bt_uti01.gif);
	display: block;
	width: 54px;
	height: 16px;
	margin: 0
}

#cerrarsesion {
	background-image: url(../images/bt_uti02.gif);
	display: block;
	width: 76px;
	height: 16px;
	margin: 0
}

#aceptar {
	background-image: url(../images/bt_acept.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 5px 55px 0 0
}
#aceptar2 {
	background-image: url(../images/bt_acept.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 5px 10px 0 0
}
#aceptar3 {
	background-image: url(../images/bt_acept.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: left;
	margin: 25px 10px 0px 30px;
}
#aceptarsecundario {
	background-image: url(../images/bt_acept_small.png);
	display: inline;
	width: 57px;
	height: 18px;
	float: right;
	margin: 5px 15px 0 0;
}

#cancelar {
	background-image: url(../images/bt_cance.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}
#cancelarsecundario {
	background-image: url(../images/bt_cance_small.png);
	display: inline;
	width: 57px;
	height: 18px;
	float: right;
	margin: 5px 15px 0 0;
}
#volver2 {
	background-image: url(../images/bt_volv2.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 5px 10px 0 0
}
#previsualizar {
	background-image: url(../images/bt_previ.gif);
	display: inline;
	width: 106px;
	height: 20px;
	float: right;
	margin: 0 5px 0 0	
}

#previsualizarf {
	background-image: url(../images/bt_prevf.gif);
	display: inline;
	width: 106px;
	height: 20px;
	float: right;
	margin: 0 5px 0 0	
}

#verfichaserv {
	background-image: url(../images/bt_vfser.png);
	display: inline;
	width: 152px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#vercansus {
	background-image: url(../images/bt_vcans.png);
	display: inline;
	width: 180px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#vercvcan {
	background-image: url(../images/bt_vcvca.png);
	display: inline;
	width: 154px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#seleccan {
	background-image: url(../images/bt_selca.png);
	display: inline;
	width: 154px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#darsealtaserv {
	background-image: url(../images/bt_daser.png);
	display: inline;
	width: 180px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#darsealta {
	background-image: url(../images/bt_alta.png);
	display: inline;
	width: 115px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#darsealtabono {
	background-image: url(../images/bt_dabon.png);
	display: inline;
	width: 152px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

#volvermenu {
	background-image: url(../images/bt_mime0.gif);
	width: 94px;
	height: 15px;
}

#volver {
	background-image: url(../images/bt_meem2.gif);
	width: 50px;
	height: 15px;
}

#volverserv {
	background-image: url(../images/bt_meem0.gif);
	width: 140px;
	height: 15px;
}

#volvermenserv {
	background-image: url(../images/bt_meem1.gif);
	width: 134px;
	height: 15px;
}

#agregar {
	background-image: url(../images/bt_agregar.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 25px 10px 0 0
}
#editar {
	background-image: url(../images/bt_editar.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 25px 10px 0 0
}
#borrar {
	background-image: url(../images/bt_borrar.png);
	display: inline;
	width: 80px;
	height: 20px;
	float: right;
	margin: 25px 10px 0 0
}
#renovarbono {
	background-image: url(../images/bt_rebon.png);
	display: inline;
	width: 118px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}
#vercv {
	background-image: url(../images/bt_cv.png);
	display: inline;
	width: 80px;
	height: 18px;
	float: left;
	margin: 5px 400px 10px 0;
}
#anadirofer {
	background-image: url(../images/bt_aofer.png);
	display: inline;
	width: 118px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}
#editarofer {
	background-image: url(../images/bt_eofer.png);
	display: inline;
	width: 118px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}
#borrarofer {
	background-image: url(../images/bt_bofer.png);
	display: inline;
	width: 118px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}
#buscar {
	background-image: url(../images/bt_busca.png);
	display: inline;
	width: 77px;
	height: 20px;
	float: right;
	margin: 5px 5px 0 0	
}

/* Paginas
------------------------- */

.paginado {
	font-size: 0.9em; /* Modificando esta medida se amplia fuente y caja pues lleva padding */
	font-weight: bold;
	line-height: normal;
	letter-spacing: 140%;
	width: 600px;
	float: left;
	clear: both;
	margin: 10px 0
}

.paginado a,.paginado a:link,.paginado a:active {
	color: #666;
	text-decoration: none;
	background-color: #DEE5ED;
	float: left;
	padding: 2px 4px;
	margin: 2px;
	border: solid 1px #A7B1BF
}

.paginado a:hover,.paginado a:focus,.paginado a:active,.paginado a:visited:focus,.paginado a:visited:active {
	color:#FFF;
	background-color: #B2B7CE;
	float: left;
	border: solid 1px #B2B7CE
}

.paginado a:visited {
	color: #666;
	text-decoration: none;
	float: left
}

.paginado span.actual {
	color: #FFF;
	background-color: #12457C;
	float: left;
	padding: 2px 4px;
	margin: 2px;
	border: solid 1px #12457C
}

.paginado span.extendido {
	color: #666;
	float: left;
	padding: 2px 4px
}

/* Recurrentes
-------------------------------------------------- */

.izq {
	float: left
}

.der {
	float: right
}

.dcha {
	float: right;
	width: 300px;
	clear:both
}

.entradadatos {
	width:350px;
	overflow:auto;
	padding: 10px;
	background-color:#CCCCCC;
}
.entradadatosw {
	width:350px;
	overflow:auto;
	padding: 10px;
	background-color:#ffffff;
}
.entradadatosno {
	width:400px;
	overflow:auto;
	padding: 20px 10px
}

#operaciones {
	margin: 30px auto 0
}
.operacionesserv {
	display: inline;
	width: 600px;
	float: left;
	margin: 10px auto 0
}
div.operacionesserv a.botones {
	float: right
}
.acciondatos {
	width:350px;
	overflow:auto;
	padding: 10px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}
.acciondatosw {
	width:350px;
	overflow:auto;
	padding: 10px;
	background-color:#ffffff;
	margin-bottom:10px;
}
.disnone {
	display: none
}

.reset {
	clear: both
}

.destacado {
	font-weight: bold;
	text-transform: uppercase
}


#mapaweb {
background-image: url(../images/bt_uti05.gif);
display: block;
width: 55px;
height: 16px
}

/* Formularios
-------------------------------------------------- */
/* Buscador superior
------------------------- */


form#buscador-sup {
background: url(../images/bg_busc0.gif) no-repeat left top;
display: inline;
width: 190px;
height: 18px;
float: left;
margin: 0 0 0 400px
}


input#terminos {
width: 125px;
height: 16px;
float: left;
margin: 1px 0 1px 45px;
border: none 0
}


input#buscar0 {
float: left;
margin: 0 0 0 2px
}

