/* CSS Document */



body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.74em;
	line-height:20px;
	cursor:default;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 50px;
	background-image: url(../images/fondo_aba_hogar.gif);
	background-color: #F9F9FF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
}




#container {

	width:100%;
	
	height: 100%;

	margin:0 auto 0 0;

}

#header {
	vertical-align: middle;

	width:100%;

	height: 80px;

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-weight:bold;
	background-image: url(../images/aba_hogar_domestico.gif);
	background-repeat: no-repeat;
	background-color: #003399;

}

#header h1 {
	color: #00CCFF;
	margin: 0px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 34px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 40px;
	vertical-align: middle;
}

#header a {
	color: #00CCFF;
	text-decoration: none;
}

#main_menu {
	text-align: right;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 170px;
}
#main_menu a {
	color: #0033CC;
	text-decoration: underline;
}
#main_menu a:hover {
	color: #0033CC;
	text-decoration: none;
}

.loginbox {
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 82px;
	color: #0033CC;
	vertical-align: middle;
	}
.loginboton {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-width: 1px;
	border-color: #0033CC;
	cursor: pointer;
	
	}
	
.aviso {
	border: #0033CC solid 1px;
	width: 270px;
	margin: 5px;
	padding: 5px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}

.imagenheader {

	border-right:2px solid #ffffff;

	float:left;

}

#sidebar {

	width:165px;
	float:left;
	clear:left;
}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}

#menu a {
	display: block;
	background: #003399 url(../images/menu1.gif) no-repeat bottom right;
	color: #FFFFFF;
	padding: 2px 0 2px 10px;
	margin: 1px 0 1px 0;
	text-decoration: none;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover {
	background: #003399 url(../images/menu2.gif) no-repeat bottom right;
	color: #00CCFF;
}

.article {
	margin-left:170px;
	padding:10px;
	background-color: #FEFEFF;
	border-top: #DDDDFF solid 1px;
	border-bottom: #0033CC solid 1px;
	border-left: #DDDDFF solid 1px;
	border-right: #0033CC solid 1px;
	background-image: url(../images/hogar_servicio_domestico.gif);
	background-position:right top;
	background-repeat:no-repeat; 
	height: 90%;
	vertical-align: top;
}


.article_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	vertical-align: top;
	height: 90%;
}
.article h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003399;
	letter-spacing:-1px;
	font-size: 26px;
	border-bottom:1px solid #003399;
	padding-top: 16px;
	padding-bottom: 14px;

}

.menupie {
	margin-left:170px;
		background-color: #F9F9FF;
	text-align: center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:  #003399;
	font-weight: bold;
	line-height: 12px;
	padding: 4px;
	clear: both;

}
.menupie a {
	color:  #003399;
	text-decoration: none;
}
.menupie a:hover {
	color:  #003399;
	text-decoration: underline;
}
.comment {
	margin-left:170px;
	background-color: #003399;
	background-image: url(../images/fondo_pie.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	line-height: 15px;
	clear: both;	
}

.comment a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#interfera {
	text-align:right;	
	margin-left:170px;
	background-color: #F9F9FF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height: 12px;
	padding: 4px;
}
#interfera a {
	color: #FF6600;
	text-decoration: none;
}
#interfera a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.article h2 {
	padding: 0px;
	margin: 0px;
	line-height: 34px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #00CCFF;
	font-style: italic;
	font-weight: bold;
	text-align: center;	
}
.article a {
	text-decoration: underline;
	color: #003366; 	
}
.article a:hover {
	text-decoration: none;
	color: #003366; 	
}
.article h3 {
	padding: 0px;
	margin: 0px;
	line-height: 28px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
	text-align: center;	
}
.cita {;
	line-height: 14px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00CCFF;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;	
}
.fotoderecha {
	margin-left: 10px;
	border: #003399 solid 1px;
}
.fotoizquierda {
	margin-right: 10px;
	border: #003399 solid 1px;
}
#seleccion_online_domestico {
	vertical-align: middle;

}
#seleccion_online_domestico h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #003399;
	margin: 8px;
}
#seleccion_online_domestico h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
#seleccion_online_domestico a {
	display: block;
	width: 165px;
	height: 104px;
	background-image:url(../images/seleccion_online_domestico.gif);
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #003399;
	text-decoration: none;
	font-style: italic;
	padding-top: 20px;
	
}

.select_formulario {
	width: 110px;
}

.filtro_tipo_trabajo {
	width: 98%;
	float: left;
	margin-bottom: 10px;
}
.filtro_candidatos {
	width: 24%;
	float: left;
	margin-bottom: 10px;
}

.campos {
	float: left;
}
.todocampo	{
	width: 100%;
}
.todocampotop	{
	width: 100%;
	height: 24px;
	padding-bottom: 5px;
	border-bottom: #003399 solid 2px;
	vertical-align: middle;
}
.todocampoclaro	{
	width: 100%;
	height: 24px;
	border-bottom: #003399 solid 1px;
	background-color: #FBFDFF;
	vertical-align: middle;
}
.todocampooscuro	{
	width: 100%;
	height: 24px;
	border-bottom: #003399 solid 1px;
	background-color: #FBFBFF;
	vertical-align: middle;
}
form {
	margin: 0px;
	padding: 0px;
}
.linktodo	{
	float: left;
	font-weight: bold;
}
.todocampoclaro a {
	display: block;
	width: 100%;
	text-decoration: none;
	}
.todocampoclaro a:hover {
	background-color: #CAE4FF;
	cursor: pointer;
	text-decoration: none;
	height: 100%;
	}
.todocampooscuro a {
	display: block;
	width: 100%;
	text-decoration: none;
	}
.todocampooscuro a:hover {
	background-color: #CAE4FF;
	cursor: pointer;
	text-decoration: none;
	height: 100%;
	}
.ordenver	{
	text-align: center;
	width: 98%;
}
#aplicante {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-width: 1px;
	border-color: #0033CC;
	cursor: pointer;	
}
#ficha_candidato {
	background: #FFF9F2;
	border: #FFEEDD solid 1px;
}
#map {
	width: 500px; 
	height: 300px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px; 
	border: #0033CC solid 1px;
}

#aviso_legal {
	text-align:center;	
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;

}
#aviso_legal a {
	color:  #003399;
	text-decoration: underline;
}
#aviso_legal a:hover {
	color:  #003399;
	text-decoration: none;
	
}

.envio {
	width: 85%; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 8px;
}
.direccion {
	width: 500px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 8px;
	height: 90px;
}
textarea {
	border: #003399 solid 1px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boton {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-width: 1px;
	border-color: #0033CC;
	cursor: pointer;
	}
.inputform {
	border: #003399 solid 1px;
	color: #003399;
}

a.boton_pago:link {
	color: #003399;
	border: #003399 solid 1px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
a.boton_pago:hover {
	color: #003399;
	border: #003399 solid 1px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #00CCFF;
}
a.boton_pago:visited {
	color: #003399;
	border: #003399 solid 1px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
.botonbbk{
	height: 36px;
	width: 120px;
	cursor: pointer;
	background-image: url(../images/logobbk.gif);
}
