/* CSS Document */

#foto{
width:320px;
height:170px;
}
#pie_apertura{
width:320px;
height:76px;
background:url("../imagenes/bg_pieapertura.jpg") no-repeat;
position:relative;
}
#area_txt{
position:absolute;
width:258px;
height:57px;
top:10px;
left:10px;
}
#link_arrow{
	position:absolute;
	width:38px;
	height:38px;
	left: 273px;
	top: 19px;
}
#programador_interno{
width:320px;
height:157px;
background:url("../imagenes/bg_prog_interna.jpg") no-repeat;
margin-top:20px;
position:relative;
}
#link_programador_interno{
	position:absolute;
	top:7px;
	left:65px;
	height:15px;
	width:190px;
	display: block;
}
#tabulado_de_dias{
position:absolute;
left:20px;
top:53px;
}
#buscador_interior{
width:320px;
height:75px;
background:url("../imagenes/bg_directorio_interno.jpg") no-repeat;
margin-top:20px;
position:relative;
}
#link_buscador_interior{
position:absolute;
height:26px;
width:300px;
top:10px;
left:10px;
}
#area_buscador_interior{
position:absolute;
width:300px;
height:20px;
top:45px;
left:10px;
}
#cambo_buscador_interior{
width:218px;
height:14px;
padding-right:10px;
float:left;
}
#btn_buscador_interior{
width:60px;
height:20px;
float:right;
}
